<style>
body.mceContentBody {
   background: #ffffff;
}
.titolAgenda{
	font-size: 14px; 
	color: #0d490d;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}
.titolNoticies{
	font-size: 14px; 
	color: #9d0492;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}
.titolComunitat{
	font-size: 14px; 
	color: #b52a01;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}
.titolLleure{
	font-size: 14px; 
	color: #b6ab03;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}
.titolFamilies{
	font-size: 14px; 
	color: #058400;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}
.titolExitescolar{
	font-size: 14px; 
	color: #df7b00;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}
.titolOperativa{
	font-size: 14px; 
	color: #01004c;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}
.titolRepresentativa{
	font-size: 14px; 
	color: #6c0024;
	font-family: Trebuchet MS;
	text-transform : uppercase;
	font-weight:bold;
}

.subtitol{
	font-size: 13px; 
	color: #000000;
	font-family: Trebuchet MS;
}
.contingut{
		font-size: 10px;
		color: #000000;
		font-family: Verdana;
		line-height: 2;
		
}


</style>