.chamada, .chamada2{
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9000px;
	margin-bottom:20px;
}

.chamada{
	background-image:url(../_img/chamada.jpg);
	width:750px;
	height:57px;
}
.chamada2{
	background-image:url(../_img/chamada2.jpg);
	background-position:center;
	width:674px;
	margin:0 auto;
	height:45px;
}

.fotos{
	width:185px;
	float:left;
}
.fotos .ft{
	margin-bottom:25px;
}
.principal{
	float:left;
	width:560px;
	padding:10px;
}

.principal p{
	text-align:justify;
}