.textos {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.textosBold { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none}
.tituloNegroBold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; color: #000000}
.tituloVerdeBold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #669900 }
.tituloCelesteBold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #3399FF}
.textosNegros { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #000000}
.tituloNegroChicos { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #000000 }
.topVillalaangostura {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topAldeademontana {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textitosMarron30 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #d5ce7f}
.textosBlancos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #ab9d00;
	text-decoration: none;
}
.textosBlancosBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textitosMarron30Bold {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #d5ce7f
}
a:visited {
	text-decoration: none;
}
.textosMarron100Bold {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #827700; text-decoration: none
}
.textitosMarron100 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #ab9d00}
.textitosNegro {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.textitosBlancos {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.textosMarron100 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ab9d00; text-decoration: none
}
.textitosNegroBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textitosBlancosBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textitosGris {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}
.textitosGrisBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
}
.textitosRojos30 {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #d99292}
.textitosRojos30Bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d99292;
	text-decoration: none;
}
.textitosRojos {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #990000}
.textosGris {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}
.promoCont{
	background-color:#ffffff;
}
.promoTit{
	background-color:#f69927; font-weight:700; font-size:13px; padding:2px 4px; text-align:right; color:#ffffff;
}
.promoText{
	padding:4px;
}


/*//////NAVEGADOR /*/

.navegador {
	font:bold 11px Arial, Helvetica, sans-serif;
	clear:left;
	margin:5px 3px 2px 3px;
	text-align:center;
	background-color:#FFFFFF;
	padding:4px;
} 
.navegador a, .navegador strong {
	text-decoration:none;
	color:#ab9d00;
	border: #ab9d00 solid 1px;
	padding: 2px 5px;
	margin-right: 1px;
}
.navegador a:hover {
	color: #fff;
	background-color:#ab9d00;
}
.navegador strong {
	color: #fff;
	background-color:#ab9d00;
}

input, textarea, select{
	border:#b6ad47 solid 1px;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:3px;
	margin-bottom:2px;
	background-color:#FFFFFF
}
input:focus , textarea:focus {
	background-color:#FFFF99
}
.cargarTit {
	background-color:#d5ce7f;
	padding:4px 0 4px 10px;
}

/*/CATEGORIA/*/

.itemCat {
	clear:left; border-bottom:#dfdab1 solid 1px; height:40px;
}
.fotoItem {
	float:left; margin:0 3px 2px 0;
}

/*/FICHA/*/

.fichaPop {
	position:absolute; 
	top:250px;
	left:156px;
	background-color:#e2dda6; 
	border:#ab9d00 solid 3px;
	width:450px;
	z-index:2;
}
.titFichaPop {
	background-color:#ab9d00; 
	height:25px;
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.nombreFicha {
	padding:4px 5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #000000;
	width:380px;
}
.serviciosFicha {
	float:right; margin:8px; border:#FFFFFF solid 1px; padding:2px; max-width:220px;
}
.serviciosFicha p{
	text-align:center; font:bold 11px Arial, Helvetica, sans-serif; background-color:#FFFFFF; margin:0 0 4px 0; color:#f69723
}
.titFichaPop p{
	padding:4px 5px;
	margin:0
}
.barrioFicha{

}
.estrellasFicha {

}
.btnCerrarFicha {
	background-image:url(../images/btnCerrar.gif); 
	float:right;
	height:23px;
	width:25px;
}
.btnCerrarFicha:hover{
	background-position:left 23px
}

#galeria {
	margin:0 0 3px 5px;
}
#galeria img {
	cursor:pointer;
	margin:3px;
	border:#e2dda6 solid 1px;
}
#galeria img:hover {
	border:#fff solid 1px;
}
#blocker{
	background-color:#FFFFFF;
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	filter:alpha(opacity:70);
	opacity:.70;
	display:none;
	z-index:1;
}

.btnBuscar {
	float:right;
	width:66px;
	height:21px;
	background-image:url(../images/btnBuscar.gif);
	margin:5px 4px;
}
.btnBuscar:hover {
	background-position:left 21px;
}

/* SERVICIOS*/
.cuadroServicios{
	width:345px;
	padding-bottom:2px;
	text-align: left;
}
.cuadroServiciosBusqueda{
	width:210px;
	padding-bottom:2px;
	text-align: left;
	float:left;
}

.lineaServicios{
	background-color:#d5ce7f;
	margin-top:2px;
	border-bottom:1px solid #827700;
	padding:2px;
	font-weight:bold;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
	
}
.lineaServicios input{
	border:0; 
	background-color:#d5ce7f; 
	vertical-align:middle;
}
.lineaServiciosOn{
	background-color:#FFFFFF;
	margin-top:2px;
	border-bottom:1px solid #827700;
	padding:2px;
	font-weight:bold;
	cursor:pointer;
	margin-left:2px;
	margin-right:2px;
}
.lineaServiciosOn input{
	border:0; 
	background-color:#FFFFFF; 
	vertical-align:middle;
}
/* Estilo del objeto ToolTip*/

.ToolTipMsg{
	font:normal 10px Arial, Helvetica, sans-serif;
	border:1px solid #B00004;
	color:#B00004;
	background-color:#FFFED2;
	padding:2px;
}
.ToolTipMsgNormal{
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	color:#000000;
	background-color:#FFFED2;
	padding:2px 3px;
	text-align:left;
	max-width:130px;
}


