@charset "iso-8859-1";
/* CSS Document */

body	{
	background-color: #034edb;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
}

#container	{
	width: 783px;
	height: 1060px;
	margin: auto;
}
#contents_fundo01	{
	width: 783px;
	height: 614px;
	background-image: url(../img/fundo01.jpg);
	float: left;
}
#contents_fundo02	{
	width: 783px;
	height: 446px;
	background-image: url(../img/fundo02.jpg);
	float: left;
}
#head	{
	width: 253px;
	height: 90px;
	float: right;
}
#mainnav	{
	width: 201px;
	height: 377px;
	margin-left: 3px;
	margin-top: 223px;
	float: left;
}
#contents_destaque	{
	width: 317px;
	height: 132px;
	margin-left: 26px;
	margin-top: 90px;
	float: left;
}