.alpha img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.alpha:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: .7;
}

.top_banner {
	background-image: url(../interfaz/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.down_banner {
	background-image: url(../interfaz/down_banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 71px;
}
.back_hotel {
	background-image: url(../interfaz/image_hotel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text_down_banner {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C1A9A6;
	text-decoration: none;
}
.text_down_banner_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C1A9A6;
	text-decoration: none;
}
.text_normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.line_reserved {
	background-image: url(../interfaz/linea_reserva.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.text_reserved {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_reserved_entry {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #990000;
}
.back_hotel_chico {

	background-image: url(../interfaz/image_hotel_chico.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text_normal_gris {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.fotos {
	background-image: url(../interfaz/fotos_anim.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_human_white {
	font-family: "Humanst531 BT";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.campo_reserva {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BEA73D;
	border: 1px solid #000000;
}
.text_link_bold:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rec_reserv {
	background-image: url(../interfaz/rec_reserv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.text_link_bold:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_link_bold:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_link_bold:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.restaurant {
	background-image: url(../interfaz/platillos_restaurant.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_reserva {
	background-image: url(../interfaz/reserva.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_promo {
	background-image: url(../interfaz/promos.png);
	height: 165px;
	background-repeat: no-repeat;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #E8CF8C;
}
