@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topo{
	position:relative;
	width: 975px;
	height: 199px;
	background-image: url(../imagens/fundotopo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ContentMenu{
	position:relative;
	width: 975px;
	height: 29px;
	background-color: #157294;

}
#meio{
	position:relative;
	width: 975px;
	min-height: 490px;
}
#copy{
	position:relative;
	width: 975px;
	height: 72px;
	background-color: #555555;
}
#media{
	width: 100px;
	position:relative;
}
#banners{
	vertical-align: top;
}
#bntvoltar{
	background-color:#157294;
	color:#FFF;
	border: none;
}