.fotos {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.fotos img {
	display:block;
}

h2 {
	color: #999999;
	margin:5px 0px;
	text-align:right;
}

h3 {
	color: #333333;
	margin:3px 0px;
	font-weight:normal;
}


.conteudo {
	margin-top:10px;
}

.conteudo p {
	text-indent:20px;
	margin:5px 0px;
}
