.line {background-color:#76573D; height:5px; width:auto;}
.topo { height:125px; width:auto; padding-top:50px;}
.menu {height:124px; width:898px; background-image:url(img/menu.jpg);}
.barra {height:14px; width:auto; background-image:url(img/barra.jpg);}
.banner_topo {background-image:url(img/fundo.jpg); width:auto; height:350px;}
.caixa {width:364px; height:350px; background:url(img/caixa.jpg); float:left;}
.foto {width:535px; height:350px; background:url(img/foto.jpg); float:right;}
.cont {width:auto; height:auto; padding-top:10px;}
.esq {width:364px; height:auto;}
.dir {width:535px; height:auto;}
.rodape {width:auto; height:100px; background-color:#CABFAB; padding-top:30px;}
.texto_dir {width:490px; float:right; padding-right:10px; padding-bottom:15px;}
.nave {width:529px; float:right; padding-top:60px; }

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #ECE9D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #003366;
}
