/* CSS Document */

body { 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 	
	margin-top:3px;
	margin-left:7px;
	background-color:#FFFFFF;

}
#principal{
	margin:0px auto; 
	background-color:#FFFFFF;
	width:775px; 
}
#topo{
	margin:0px auto; 
	
	height:120px;
	border:0px solid #FF0000;
	background-image:url(../images/topo_site_paginaaberta.jpg);
	background-repeat:no-repeat;
	border:0px;
	background-color:#E3E7EA;
}

#topo #cabecalhoTopo{
	height:99px; 
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
	font-family: Trebuchet Ms,Arial,Tahoma,Sans-Serif;
	font-weight:bold;
	padding-top:1px;
	padding-right:7px;
	
}

#topo #rodapeTopo{
	color:#06243C;
	height:18px; 
	text-align:center;
	font-size:11px;
	font-family: Trebuchet Ms,Arial,Tahoma,Sans-Serif;
	font-weight:bold;
/*	background-color:#00FF33;*/

	border:0px solid #00FF66;
}
#dentroGeral {
	width:100%; 
	background-color:#E3E7EA; 
	float:left;
}

#dentro{
	float:left;
	width:80%;
	background-color:#E3E7EA;
	border:0px solid #0000FF;
}
/*
#rodape{
	background-color:#FF0000;
	height:5px;
	width:100%;
	border:1px solid #FF0000;
}
*/
#menus{
	float:left;
	background-color:#E3E7EA;
	width:20%;
	height:400px;
}

#conteudos{
	float:left;
	background-color:#FFFFFF;
	width:79.5%;
	
}
#anuncios{
	float:right;
	background-color:#E3E7EA;
	width:20%;
	border:0px solid #33FF66;
	
}
#rodape{
	background-color:#06243C;
	float:left;
	width:100%;
	height:20px;
	color:#FFFFFF;
	font-family: Trebuchet Ms,Arial,Tahoma,Sans-Serif;
	font-size:11px;
	text-align:center;
	padding-top:2px;
	
	border-top:1.2px solid #FF0000;
	border-bottom: 0px;
	border-left:0px;
	border-right:0px;
}
#tituloMenu{
	color:#FFFFFF;
	float:left;
	width:88%;
	background-color:#06243C;
	height:20px;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	padding-left:8px;
	margin-top:0.5px;
	
	
	/*border-top:1.2px solid #FF0000;
	border-bottom: 0px;
	border-left:0px;
	border-right:0px;*/
}
#menus ul{
	padding:0px;
	margin:0px 0px 2px 0px;
	
	float: left;
	width: 98%;
	list-style:none;
}

#menus ul li{
	margin-left:8px;
	margin-right:8px;
	font-weight:900;
  	font-size:12px;
	height:19px;
	border-bottom:1px solid #4B70A4;
	border-color:1px;
}
#menus ul li a {
	text-decoration: none;
	color:#1B374D; 
}
#menus ul li a:hover {
	text-decoration: underline;
	color:#1B374D; 
}

#imprime{
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
#imprime a{
	text-decoration: none;
	color:#333
}
#imprime a:hover{
	text-decoration: underline;
	color:#333; 
}

#indique{
 	width:99%; 
 	margin-top:5px; 
 	border:1px solid #000;	
}
#indique legend{
	font-weight:bold;	
}
#indique input{
	border:1px solid #000;	
	margin-top:3px;
}

#selectEdicoes{
	font-size:12px; 
	margin-left:6px; 
	margin-top:15px; 
	border:1px solid #4b70a4; 
	color:#06243C;

	height:20px;
}



#anteriores { background-color:#E3E7EA;padding:3px; }
#um {background-color: #FFFFFF; padding:3px;}
#dois {background-color: #E3E7EA; padding:3px;} 



#exemploAnuncio{
	/*margin:0px auto;
	text-align:center;
	background-color:#FFFFFF;
	color:#CCCCCC;
	border:1px #CCCCCC solid;
	width:120px;
	margin-top:15px;*/
	
	margin:0px auto;
	height:68px; 
	border:1px solid #FFFFFF; 
	width:98%; 
	line-height:50px; 
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}

#exemploAnuncioEsq{
	margin:0px auto;
	text-align:center;
	background-color:#FFFFFF;
	color:#CCCCCC;
	border:1px #CCCCCC solid;
	width:140px;
	margin-bottom:10px;
}