#noticias {
	font-family: "Trebuchet MS", Verdana, Arial;
	
}
#noticias h1.titulo {
	color: #2B462F;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 26px;
}
#noticias h1.titulo img {
	float: left;
    margin-right: 15px;
    width: 70px;
}
#noticias h1.titulo span {
	border-bottom: 2px solid #F6CE91;
    display: block;
    margin-left: 85px;
}

#noticias h1.titulo span.data {
	border: 0px solid;
	text-align: right;
	font-size: 10px;
}

#noticias p {
	text-indent: 25px;
	font-size: 0.9em;
	text-align: justify;
	margin-bottom: 10px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
}

div.fotos_entre {
    background-color: #EEEEEE;
    margin-bottom: 5px;
    padding: 3px;
    text-align: center;
}

div.legenda {
	font-size: 11px;
    margin-bottom: 10px;
    text-align: center;
}

.fotos img {
	border: 2px solid #2B462F;
}

table .fotos {
	width: 300px;
}
