/* CSS Document */
div#corpo_capa{
	width:100%;
	height:682px;
}
div#corpo_logos{
	background:url(../images/background_capa.gif) top;
	width:100%;
	height:280px;
	margin-top:25px;
	padding:0;
}
div#corpo_destaques{
	background:url(../images/background_capa_destaques.gif) center #e5e5e5;
	width:100%;
	height:274px;
	padding-top:28px;
}
div#rodape_capa{
	width:100%;
	height:50px;
	padding-top:10px;
	margin:0;
	padding:0;
}
.foto_capa{
	border:1px solid #ffffff;
}
.fonte_preta{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
}
	

