.btn_top {
	background-image: url(/images/btn_top_fondo.jpg);
	background-repeat: repeat-x;
	height: 43px;
	border-left-color: #666;
	text-align: center;
	width: 100%;
}
.foto_central {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
}
.borde_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
}

.marco_fotos_chicas {
	border: 1px solid #c8c9c4;
	height: 123px;
	width: 173px;
}
.separador_buscador {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cacaca;
}
.texto_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.tit_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.tit_negro_chico {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.barragris_pie {
	background-color: #DDD;
	border: 1px solid #cacaca;
}
.pie {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
}

.separador_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.texto_botonito_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.precio_destacado {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.tit_buscador {
	font-family: "Myriad Pro", arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.formulario_campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border: 1px solid #999;
}

.titulos {
	height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	background-color: #FFF;
	background-image: url(/images/tit_fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
}
.texto_titulo {
	font-family: "Myriad Pro", arial, tahoma;
	color: #820509;
	font-size: 21px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}

.texto_eslogan {
	font-family: "Myriad Pro", arial, tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #820509;
}
.tabla_top_logo {
	background-color: #FFF;
	background-image: url(/images/fondo_tablas_degrade.jpg);
	background-repeat: repeat-x;
	height: 140px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
}

.btn_top:hover {
	
	background-image: url(/images/btn_top_fondo2.jpg);
	background-repeat: repeat-x;
	height: 43px;
	border-left-color: #666;
	text-align: center;
}
.text_btn_top {
	font-family: "Myriad Pro Cond", arial, tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.btn_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	height: 25px;
	width: 92%;
}
.text_btn_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.text_btn_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
}
.tabla_menu {
	background-color: #FFF;
	background-image: url(/images/fondo_tablas_degrade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
}
.tablas_bordes {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacaca;
	border-left-color: #cacaca;
}

