body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565;
	padding:0;
	margin:0;
	text-align:center;
	line-height:16px;
	}
	
table, td, tr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565;
	line-height:16px;
	}
	
a {
	color:#5388b7;
	text-decoration:underline;
	}
	
a:hover {
	color:#004794;
	text-decoration:underline;
	}
	
input {	
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	}
	
select {	
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	}
	
h1 {
	margin:0 0 20px 0;
	}
	
h2 {
	margin:0;
	font-weight:bold;
	color:#00529b;
	font-size:11px;
	}
	
#geral {
	width:780px;
	margin:0 auto;
	position:relative;
	text-align:left;
	}
	
#geral #conteudo{
	float:left;
	width:780px;
	}
	
#topo{
	float:left;
	width:780px;
	}
	
#topo #logo{
	float:left;
	width:224px;
	height:62px;
	margin-top:35px;
	}
	
#topo #direita{
	float:right;
	width:250px;
	margin-top:40px;
	}
	
#topo #direita #busca{
	float:right;
	width:250px;
	margin-top:15px;
	}

#topo #direita #idiomas {
	float:right;
	width:200px;
	}
	
#topo #direita #idiomas #flag {
	float:right;
	width:85px;
	margin-left:15px;
	text-align:right;
	}
	
#topo #menu {
	float:left;
	width:780px;
	margin-top:25px;
	}
	
#flash {
	float:left;
	width:780px;
	height:200px;
	margin-top:25px;
	}
	
#miolo {
	width:780px;
	float:left;
	margin-top:25px;
	}
	
#miolo #col-1 {
	width:365px;
	float:left;
	}
	
#miolo #col-2 {
	width:365px;
	float:right;
	}
	
#miolo #col-2 #prod{
	width:175px;
	margin:0 15px 0 0;
	float:left;
	font-size:11px;
	}
	
#miolo #col-2 #prod-zera{
	width:175px;
	margin:0;
	float:left;
	font-size:11px;
	}
	
#text{
	width:170px;
	float:left;
	margin-top:15px;
	}

#bg-rodape {
	float:left;
	width:100%;
	height:91px;
	background:url(img/bg_rodape.jpg) repeat-x bottom;
	}
	
#rodape {
	width:780px;
	margin:55px auto 0 auto;
	text-align:left;
	}
	
#rodape #copyright {
	float:left;
	width:400px;
	}
	
#rodape #binario {
	float:right;
	width:97px;
	}
	
.txt_not {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	line-height: 16px;
}

.txt_menu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
	line-height: 16px;
}

.link { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #5388b7;
	text-decoration: underline;
	font-weight: bold}

#titulo {
	float:left;
	width:780px;
	margin-top:15px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:8px;
	}
	
#cont-pagina {
	float:left;
	width:780px;
	}
	
#area-restrita {
	float:right;
	display:none;
	margin-top:15px;
	width:350px;
	text-align:right;
	}