.base{
	background-color:#636c13;
}

.seccion {
	background-image:url(../images/titol_hipica.jpg);	background-position:right top;
background-repeat:no-repeat;
	background-color:#53581f;
	text-indent:18px;
	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_hipica.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#53581f;
	height:55px;
}
.filet {
	/*background-color:#878a63;*/
}
.filet_a{
	/*background-color:#4a4f12;*/
}
.filet_b {
	/*background-color:#444813;*/
}
.fila {
	background-color:#878a63;
}
.fila_a{
	background-color:#4a4f12;
}
.fila_b {
	background-color:#444813;
}
.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;
	background-image:url(../images/cavalls_hipica.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-transform: uppercase;
	font-size:18px;
	font-weight:bolder;
	color:#454a12;
	vertical-align:bottom;
	background-color:#636c13;
	text-indent:2px;
	height:25px;
}

