.titulo-noticias {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-transform: uppercase;
	margin: 4px;
}
.fotos {
	background-position: left;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.texto_noticias {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 4px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	margin: 4px;
}
.fotos2 {
	background-position: right;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.verde {
	color: #669900;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

