.txt_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.txt_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.txt_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #255b3b;
	font-weight: bold;
	text-transform: uppercase;
}
.txt_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #255b3b;
	font-weight: normal;
}
.txt_subt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #255b3b;
	font-weight: bold;
	text-decoration: underline;
}

#cuadre_formulari {

	width: 95%;
	padding: 8px;
	color: #FFFFFF;
	font-style: bold;
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 12px;
	background-color: #7b8e34;
	border: #CCCCCC solid 0.5px;
	

}

.titulo_noticias_home {

	font-size: 12px;
	color: #7b8e34;
	font-weight: bold;
	
}

.texto_activitats {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}

#contenedor_fotografias{

/* width: 672px; */
text-align:center;
left: 50%;
margin: 0px 0px 0px 32px; 


}

.fotografia {

float: left;
width: 155px;
height: 197px;
background-color: #FAF2AE;
padding: 3px;
font-family: "Trebuchet MS";
font-size: 0.75em;
color: #000000;
font-weight: bold;
text-align: center;

}

.espacio_foto {

float: left;
width: 45px;
height: 150px;


}

.foto_clear {

clear: both;

}