body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	left: 0px;
	top: 0px;
	background-color:#042a53;
}

.topo {
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
	height:33px;
	background-color:#094f9a;
	z-index:3;
}

.topocentro {
	margin-top:33px;
	width:1000px;
	height:187px;
	background-color:#FFF;

}
.rodape { width:1000px; margin-left:0px;}

.fundo {
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
	background-color:#042a53;
}

.conteudof {
	top:0px;
	width:1000px;
	height:auto;
	background-color:#FFF;
}
.apres {
	margin-left:80px;
	width:700px;
	margin-top:220px;
}

.cont{
	margin-left:0px;
	width:1000px;
	margin-top:220px;
}

.contcen{
	margin-left:50px;
	width:900px;
	margin-top:200px;
}

/* Fix Opera. Hide from Opera \*/
* html .apres { margin-top:0px; }
/* End */

.logovp {
	top:0px;
	width:340px;
	height:auto;
	z-index:3;
	position:absolute;
	background-color:#FFF;
}

.menutop{
	margin-left:340px;
	top:90px;
	width:660px;
	z-index:3;
	position:absolute;
	background-color:#FFF;
}

.titulo{
	margin-left:600px;
	top:150px;
	width:200px;
	z-index:3;
	position:absolute;
}

.titu {width:170px; height:30px; background-color:#666;}
.titu2 {width:80px; height:30px; background-color:#666;}

.rod{ width:100%; height:15px; z-index:5; background:#094f9a;}

<!-- MENU -->

a.menu:active {
color:#aaa9a9;
text-decoration:none;
font-size:18px;
font-family:"Times New Roman", Times, serif;
}
a.menu:link {
color:#aaa9a9;
text-decoration:none;
font-size:18px;
font-family:"Times New Roman", Times, serif;
}
a.menu:visited {
color:#aaa9a9;
text-decoration:none;
font-size:18px;
font-family:"Times New Roman", Times, serif;
}
a.menu:hover {
color:#000;
text-decoration:none;
font-size:18px;
font-family:"Times New Roman", Times, serif;
}	

a.link:active {color:#808080; text-decoration:none; font-size:13px; font-family:"Times New Roman", Times, serif;}	
a.link:link {color:#808080; text-decoration:none; font-size:13px; font-family:"Times New Roman", Times, serif;}	
a.link:visited { color:#808080; text-decoration:none; font-size:13px; font-family:"Times New Roman", Times, serif;}	
a.link:hover { color:#094f9a; text-decoration:none; font-size:13px; font-family:"Times New Roman", Times, serif;}	

.ativo {
color:#000;
font-size:20px;
font-family:"Times New Roman", Times, serif;
background-image:url(subla.jpg);
background-repeat:repeat-x;
}

.menuativo:hover {
background-image:url(subla.jpg);
background-repeat:repeat-x;
}

<!-- RODAPE -->

.rodapelogo{
	width:320px;
	left:640px;
	z-index:3;
}

.logo li{list-style:none; height:30px; width:200px; background:url(../arquivos/logo.jpg); background-repeat:no-repeat}
.logo li a {display:block; height:30px; width:200px; margin-top:-5px;}
.logo li a b {display:block; height:30px; width:200px;}
.logo li.current a {background:url(../arquivos/logo.jpg);}
.logo li.current a b {background:url(../arquivos/logo.jpg); background-repeat:no-repeat;}
.logo li a:hover {background:url(../arquivos/logoativo.jpg); background-repeat:no-repeat;}
.logo li a:hover b {background:url(../arquivos/logoativo.jpg); background-repeat:no-repeat;}
.logo li.current a:hover {background:url(../arquivos/logo.jpg); cursor:default;}
.logo li.current a:hover b {background:url(../arquivos/logo.jpg); background-repeat:no-repeat;}
