@charset "utf-8";
body{
	background-color: #FFA200;
	margin: auto;
}
#main {
	width: 955px;
	height:600px;
}

#titulo {
	height:79px;
	background-image:url(imagens/titulo.jpg);
}
#bannerTopoGrande {
	position:absolute;
	left: 655px;
	top: 14px;
	width: 300px;
	height: 60px;
}
#bannerTopoPequeno {
	position:absolute;
	left: 530px;
	top: 14px;
	width: 120px;
	height: 60px;
}
#menuLateral{
	width:118px;
	height:521px;
	float:left;
}
#menuParceiros{
	width:101px;
	height:521px;
	float:right;
	text-align:center;
	font-family: Verdana;
	font-size:14px;
	font-weight:bold
}
#navega{
	width:720px;
	height:521px;
}
iframe.mainfr{
	width:736px;
	height:521px;
}

