@charset "utf-8";
#topo {
	height: 53px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(topo.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 50px;
}
#divisoria {
	height: 7px;
	width: 900px;
}
#central {
	height: 322px;
	width: 900px;
}
#central #menu-2 {
	background-color: #efefef;
	float: left;
	height: 322px;
	width: 216px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}
#total #apoio {
	background-image: url(apoio.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 63px;
	width: 900px;
}

#central #flash {
	background-color: #FFFFFF;
	float: left;
	height: 322px;
	width: 674px;
}
#boxs {
	height: 210px;
	width: 900px;
}
#rodape {
	height: 20px;
	width: 900px;
	background-image: url(rodape.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
#total #gol {
	height: 20px;
	width: 900px;
	text-align: right;
	padding-top: 5px;
}

#total {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#textos {
	background-color: #FFFFFF;
	height: 270px;
	width: 900px;
}
#total #textos #texto1 {
	background-color: #FFFFFF;
	float: left;
	height: 260px;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#total #textos #texto2 {
	background-color: #FFFFFF;
	float: left;
	height: 260px;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

#menu {
	height: 40px;
	width: 900px;
	background-image: url(menu.jpg);
	background-repeat: repeat;
}
