.base{
	background-color:#6f0625;
}
.seccion {
	background-image:url(../images/titol_hotel.jpg);	background-position:right top;
background-repeat:no-repeat;
	background-color:#5c091e;
	text-indent:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	vertical-align:middle;
	color:#FFFFFF;
	height:39px;
}
.subseccion {
	background-image:url(../images/sombra_hotel.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#5c091e;
	height:55px;
}
/*.filet {
	background-color:#8d5362;
}*/
.fila {
	background-color:#8d5362;
}
.fila_a{
	background-color:#8d5362;
}
.fila_b {
	background-color:#8d5362;
}
.txt_taules {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#b7b9a0;
}
.txt_taules:hover {
	color:#ffffff;
	text-decoration:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform: uppercase;
	color:#4d0419;
	vertical-align:bottom;
	background-image:url(../images/cavalls_hotel.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#6f0625;
	text-indent:2px;
	height:25px;
}

