.fondo_cabecera {
	background-repeat: no-repeat;
	background-image: url(imgs/cab_activitats.jpg);
	height: 130px;
}
.fondo_altocab {
	background-color: #4a1d32;
	height: 5px;
}
.fondo_cabcontenido {
	background-color:#C3973C;
	height: 30px;
}
.fondo_contenido {
	background-color: #a5740f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

}
.fondo_contenidob {
	background-color: #a5740f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a.enlazelogo:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: none;
}
a.enlazelogo:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: none;
}

a.enlazelogo:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: none;
}
a.enlazelogo:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4a1d32;
	text-decoration: underline;
}
a.tornar:link{
	ffont-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: none;
}
a.tornar:visited{
	font-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: none;
}

a.tornar:active{
	font-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: none;
}
a.tornar:hover{
	font-family: "Verdana";
	font-size: 11px;
	color: #4a1d32;
	text-decoration: underline;
}
