.base{
	background-color:#a6132b;
}
.seccion {
	background-image:url(../images/titol_restaurant.jpg);	background-position:right top;
background-repeat:no-repeat;
	background-color:#871024;
	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_restaurant.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#871024;
	height:55px;
}
/*.filet {
	background-color:#ab5866;
}*/
.fila {
	background-color:#ab5866;
}
.fila_a{
	background-color:#ab5866;
}
.fila_b {
	background-color:#ab5866;
}
.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;
	color:#6c101f;
	vertical-align:bottom;
	text-transform: uppercase;
	background-image:url(../images/cavalls_restaurant.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#a6132b;
	text-indent:2px;
	height:25px;
}
.foto {
	background-color:#a6132b;
}

