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

.body {
	background:#000;
}

.linea {
	background:url(../images/fn.png) repeat-x;
	height:9px;
}

.tabla1 {
	background:#ddd;
	width:720;
}

.tabla2 {
	background:#FFF;
	margin:8px 8px 8px 8px;
	width:690px;
}

.td_info {
	color:#666;
	font-family:"Arial";
	font-size:11px;
	text-align:justify;
	padding:5px 5px 5px 5px;	
}

.titulo_hotel {
	color:#6d0019;
	font-family:"Berlin Sans FB Demi";
	font-size:17px;
	font-weight:bold;
}

.titulo_galeria {
	color:#6d0019;
	font-family:"Berlin Sans FB Demi";
	font-size:15px;
	padding:6px 6px 6px 6px;
	float:left;
}

.click_gal {
	color:#666;
	font-family:"Berlin Sans FB Demi";
	font-size:13px;
	text-align:justify;
	padding:6px 6px 6px 6px;
}

.click_map {
	color:#666;
	font-family:"Berlin Sans FB Demi";
	font-size:11px;
	text-align:justify;
}

a {
	color:#6c0f24;
	font-family:"Berlin Sans FB Demi";
	font-size:13px;
	text-decoration:none;
}

a:hover {
	color:#666;
	font-family:"Berlin Sans FB Demi";
	font-size:13px;
	text-decoration:underline;
}

.tr_serv {
	color:#666;
	font-family:"Arial";
	font-size:9px;
	text-align:justify;
	padding:5px 5px 5px 5px;
}

.td_serv {
	width:75px;
}

.logo_pos {
	padding:0px 0px 0px 0px;
}

.fgal {
	background:#FFF url(../images/module-bottom-bg.png) 50% 100% repeat-x;
}