*{
margin: 0;
text-decoration:none;
color: #000;
}

html, body{
	height: 100%;
}

body 
	{ 
		background-color: #FFFFFF;
		padding:0;
		font-family: arial;
		font-size: 11px;
	}
#contenidos
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px 0;
}

#topbar{
	width: 100%;
	min-width: 940px;
	height: 40px;
	display: block;
}

#topbar div#barra{
	height: 28px;
	background-color: #e3e3e3;
	position: relative;
	z-index: 0;
	display: block;
}

#topbar div#barra div.contenidos{
	width: 940px;
	margin: auto;
}

#topbar img.busqueda{
	float: left;
}
#topbar a.top{
	color: #898989;
	display: block;
	height: 20px;
	text-align: center;
	margin: 5px 15px 0 15px;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

#topbar a:hover.top{
	color: #FF0000;
	text-decoration: underline;
}

#piedepagina, #ajuste
{
	height: 160px;
	clear: both;
}
	
#piedepagina div#pdatos
{
	height: 130px;
	background-color: #FFAC04;
	padding: 10px 20px 20px 20px;
	font-size: 12px;
}

#piedepagina div#pdatos div.categorias
{
	width: 940px;
	margin: auto;
}

#piedepagina div#pdatos div.categorias
{
	width: 940px;
	margin: auto;
}

#piedepagina div#pdatos div.categorias span.titulo
{
	font-weight: bold;
	font-size: 14px;
	float: left;
	display: block;
	height: 130px;
	margin-right: 20px;
}

#piedepagina div#pdatos div.categorias div.listado
{
	width: 100%;
}

#piedepagina div#pdatos div.categorias div.listado span.cbloque
{
	float: left; 
	margin-right: 30px;
}


#informacion
{
	margin: 10px auto 40px auto;
	width: 860px;
}


#box_busqueda
{
	margin-top: 25px;
	height: 58px;
	display: block;
	border: 1px #c0c0c0 solid;
	padding: 5px; 
	background-image: url(../imagenes/bg_box_busqueda.png);
}

#box_busqueda div#info
{
	display: block;
	height: 58px;
	background-image: url(../imagenes/bg_box_busqueda_txt.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 650px;
}

#box_busqueda div#info select.tipo_busqueda
{
	margin: 35px 0 0 10px;
	border: 1px #c0c0c0 solid;
	width: 180px;
	height: 24px;
	padding: 2px 0 2px 0;

}

#box_busqueda div#info input.texto_busqueda
{
	margin: 35px 0 0 10px;
	border: 1px #c0c0c0 solid;
	height: 20px; 
	width: 350px;
	padding: 3px 10px 0 10px;
}

#box_busqueda div#info img.buscar
{
	margin: 35px 0 0 0px;
	float: right;
	border: 0;
}

#box_busqueda div.vinculos
{
	float: right;
	margin: 22px 10px 0 0;
}

#box_busqueda div.vinculos a.link
{
	color: #333;
	text-decoration: none;
}

#box_busqueda div.vinculos a:hover.link
{
	color: #FF0000;
	text-decoration: underline;
}

#box_busqueda div.vinculos br
{
	display: block;
	margin: 3px;
}

#resultados_busqueda
{
margin: 20px 0 20px 0;
}

#resultados_busqueda div#izq
{

}

#resultados_busqueda div#der
{
	width: 180px;
	margin: 0 0 20px 5px;
	padding: 10px 0 10px 0;
	float: right;
	text-align: center;
	background-color: #edf7fb;
}

span.titulo_negocio
{
	font-size: 1.5em;
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

table#block_clientes
{
	margin-bottom: 15px;
	border: none;
}

table#block_clientes td.etiqueta
{
	font-family: arial;
	font-weight: bold;
	color: #808080;
	vertical-align: top;
	width: 110px;
}

table#block_clientes td.ciudad
{
	font-family: verdana;
	color: #000;
	
}

table#block_clientes td.estado
{
	font-family: verdana;
	color: #808080;
	
}

table#block_clientes td.servicios
{
	font-family: verdana;
	color: #2487A5;
}
	
table#block_clientes td.contacto
{
	font-family: verdana;
	color: #2487A5;
}
	
	
/*=================================================================================================== Formato para Enlace's */
table#negocio
{
	width: 660px;
	min-height: 130px;
}

table#mostrar_enlace
{
	width: 100%;
	margin: auto;
}

table#mostrar_enlace td
{
	vertical-align: top;
}

table#mostrar_enlace td.dessign
{
	width: 615px;
}

table#mostrar_enlace td.dessign div.titulo_empresa
{
	background: #FFF url(../imagenes/enlace_titulo.png) top center no-repeat;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0;
	height: 24px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	color: #2E415C;
}

table#mostrar_enlace td.dessign div.big_dessign
{
	background-color: #c8c8c8;
	display: block;
	height: 450px;
	width: 615px;
}

table#mostrar_enlace td.dessign div.set1
{
	margin: 10px auto 10px auto;
	height: 125px;
	display: block;
	text-align: justify;
	font-size: 8px;
}

table#mostrar_enlace td.dessign div.set2
{
	margin: 0 auto 10px auto;
	height: 125px;
	display: block;
	text-align: justify;
	font-size: 8px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++>  Datos derecha */
table#mostrar_enlace td.data
{
	padding-left: 10px;
}

table#mostrar_enlace div#datos_empresa
{
	background-color: #ECF5FF;
}
table#mostrar_enlace div#datos_empresa span.detalles
{

	padding: 5px;
}

table#mostrar_enlace div#datos_empresa div.titulo
{	
	background: #666 url(../imagenes/enlace_adicional.png) top center no-repeat;
	height: 26px;
	display: block;
	padding: 10px 0 0 0;
	font-weight: bold;
	margin: 0;
	text-align: center;
}


table#mostrar_enlace div#datos_empresa div.subtitulo
{
	background-color: #2E415C;
	display: block;
	padding: 4px;
	font-weight: bold;
	margin: 0;
	text-align: right;
	color: #fff;
}

table#mostrar_enlace div#datos_empresa span.titulo
{
	display: block;
	text-align: center;
	color: #FF6600;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

table#mostrar_enlace div#datos_empresa span.detalles
{
	display: block;
	text-align: justify;
	color: #000;
}

table#mostrar_enlace div#datos_empresa div.ubicacion
{

}

table#mostrar_enlace div#datos_empresa div.ubicacion div.mapa_ubicacion
{
	display: block;
	width: 100%;
	height: 300px;
	background: #D9EDFF;
}


table#mostrar_enlace div#datos_empresa div.ubicacion div.datos_ubicacion
{
	display: block;
	padding: 2px 4px 2px 4px;
}

table#mostrar_enlace div#datos_empresa div.ubicacion div.datos_ubicacion span.etiqueta
{
	display: block;
	font-weight: bold;
}

table#mostrar_enlace div#datos_empresa div.ubicacion div.datos_ubicacion span.detalle
{
	display: block;
	height: 18px;
	display: block;
}

