@charset "UTF-8";
/* CSS Document */

#sombra{
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#icon{
	height: 39px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#contenedor{
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: auto;
	border: 10px solid #CCCCCC;
}

#banner{
	height: 300px;
	width: 800px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/public/banner.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#caja1{
	height: auto;
	width: 200px;
	background-position: right;
	background-repeat: repeat-y;
	float: left;
}
#menu{
	height: auto;
	width: 200px;
	float: left;
	background-image: url(/images/public/fondomenus.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#menus{
	height: auto;
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#caja2{
	float: right;
	height: auto;
	width: 600px;
}
#publicidad{
	height: 55px;
	width: 150px;
	float: left;
	margin-top: 10px;
}

#buscar{
	height: 27px;
	width: 285px;
	float: right;
	margin-top: 10px;
	padding-bottom: 8px;
}

#titulos{
	height: 18px;
	width: 198px;
	float: right;
	padding-top: 12px;
	padding-bottom: 8px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#ruta{
	height: auto;
	width: 600px;
	float: right;
	color: #F54103;
}

#contenido{
	height: auto;
	width: 600px;
	float: right;
	background-color: #FFFFFF;
}

#nombre{
	height: auto;
	width: 355px;
	float: left;
	color: #231C75;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(/images/public/icocate.gif);
	background-repeat: no-repeat;
	background-position: 4px 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#precio{
	height: auto;
	width: 365px;
	float: left;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#caracteristicas{
	height: auto;
	width: 355px;
	float: left;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/public/icoclas.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: 4px 7px;
}
#textos{
	height: auto;
	width: 365px;
	float: left;
	padding: 10px;
	text-align: left;
}
#cajadcha{
	height: auto;
	width: 210px;
	float: right;
	clear: both;
}
#foto{
	height: auto;
	width: 205px;
	text-align: center;
}
#descripcion{
	height: auto;
	width: 195px;
	float: left;
	text-align: left;
	color: #231C75;
	padding: 10px;
	padding-right: 0px;
	text-align: justify;
}
#pie{
	height: auto;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	background-image: url(/images/public/fondopie.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#liston{
	float: right;
	height: 20px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #6699FF;
	padding-right: 50px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#separador {
	width: 100%;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#textos table{
	width: 445px;	
}
/*Start Menu*/
#tree {
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 180px;
}
#tree li{
	margin-top: 6px;
}
#tree ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
/*End Menu*/

#name-label, #email-label, #telephone-label, #topic-label, #consult-label {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #399FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;	
}
#crumb {
	padding: 5px;
	border-bottom:1px solid #CCCCCC;
}
#titulo{
	text-transform: uppercase;
	font-size: 12px;
	color: #399FFF;
	font-weight: bold;
	background-image: url(/images/public/vistoa.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#paginar{
	margin: 20px;
	padding: 10px;
	border: 1px dashed #6699FF;
	display: block;
}
#documento{
	height: auto;
	width: 355px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}

/* Menu Start */
div#menus { display: block; margin: .5em 0 0 5px; }
div#menus ul span a { display: block; }
div#menus ul { display: block; list-style: none; margin: 0; padding: 0; }
div#menus ul li span a { background: transparent url(/images/public/azul-claro.gif) no-repeat 0px 5px; color: #6699FF; font-size: 12px; font-weight: bold; padding: 5px 0 2px 20px; text-decoration: none; width: 170px; }
div#menus ul li ul li span a { background: transparent url(/images/public/azul-oscuro.gif) no-repeat 10px 5px; color: #231C75; font-size: 12px; font-weight: bold; padding: 5px 0 2px 30px; text-decoration: none; width: 160px; }
div#menus ul li ul li ul li span a { background: transparent url(/images/public/rojo-oscuro.gif) no-repeat 20px 5px; color: #FF0000; font-size: 12px; font-weight: bold; padding: 5px 0 2px 40px; text-decoration: none; width: 150px; }
div#menus ul li ul li ul li ul li span a { background: transparent url(/images/public/rojo-claro.gif) no-repeat 30px 5px; color: #FF7F7F; font-size: 12px; font-weight: bold; padding: 5px 0 2px 50px; text-decoration: none; width: 140px; }
/* Menu End */

/* Categorias Start */
div#categorias { display: block; margin: 1em 0 1em 5px; }
div#categorias ul span a { display: block; }
div#categorias ul { display: block; list-style: none; margin: 0; padding: 0; }
div#categorias ul li span a { background: transparent url(/images/public/rojo-oscuro.gif) no-repeat 20px 5px; color: #FF0000; font-size: 12px; font-weight: bold; padding: 5px 0 2px 40px; text-decoration: none; width: 300px; }
/* Categorias End */

div#mapaweb ul{
	list-style: none;
	color: #6699FF;
}

div#mapaweb ul li{
	padding: 2px 0 2px 0;
}

div#mapaweb ul li a{
	border-bottom: 1px solid #6699FF;
	color: #6699FF;	
	font-weight: bold;
	text-decoration: none;
}

div#banner_search {
	display: block;
	float: left;
	margin: 10px 0 0 0;
}

div#banner_search img {
	float: left;
	padding: 20px 36px 0 30px;
}