@charset "iso-8859-1";

	
html, body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;

	
}





a {
	color: #333;
	font-size:12px;
	font-weight:bold;
}

a:hover{
	color: #186988;
}

a.link_pequeno {
	color:#666;
	font-size:10px;
}

a.link_pequeno:hover{
	color:#333;
}


#geral {
	width:100%;
	height:100%;
}


#menu{
	height:55px; 
	position:relative; 
	width:100%;
	background-color:#333;
	background-image:url(../images/bg_menu.jpg);
	}
	
#menu_in{
	height:55px; 
	position: relative; 
	width:820px;
	left:50%;
	margin-left:-410px;
	line-height:55px;
	vertical-align:middle;
	text-align:center;
	}
	
#menu_in a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	margin:0px 8px 0px 8px;
	display:block;
	float:left;
	}
	
#menu_in a:hover{
	color:#a6cf39;
	}		
	

#topo{
	height:295px; 
	position:relative; 
	width:100%; 
	background-color:#000;
	}
	
#topo_in{
	height:295px; 
	position: relative; 
	
	}
	
	
#topo2{
	height:150px; 
	position:relative; 
	width:100%; 
	background-color:#ccc;
	background-image:url(../images/bg_topo2.jpg);
	}
	
#topo2_in{
	height:150px; 
	position: relative; 
	width:1000px;
	left:50%;
	margin-left:-500px;

	
	}
	
.box_topo2{
	
	width:320px; 
	float:left;
	padding-top:20px;
	
	}
	
.box_topo2 h2{
	font-size:18px;
	color:#717171;
	font-weight:bold;
	margin:0;
	padding:0;
	
	}	
	
	
.box_topo2 p{
	margin:10px 0 0 0;
	padding:0;
	font-size:12px;
	color:#333
	
	}		
	
.separador_box_topo2{
	width:18px; 
	float:left; 
	height:110px;
	margin-top:20px;
	border-left: #b6b6b6 1px solid;
	
	}
	
.img_box_topo2{
	 width:100px;
	 height:100px; 
	 float:left; 
	 position:relative;
	}	
		

#conteudo{
	
	width:100%;
	position:relative;
	background-image:url(../images/bg_conteudo.jpg);
	background-repeat:repeat-x;
	padding-top:20px;
	
	}
	
#conteudo_in{

	position: relative; 
	width:1000px;
	left:50%;
	margin-left:-500px;
	
	}

#conteudo_in h1{
	font-size:20px;
	color:#666;
	font-weight:100;
	margin:0 0 15px 0;
	padding:0;
	
	}	

#conteudo_in h2{
	font-size:18px;
	color:#aaaaaa;
	font-weight:100;
	margin:0 0 5px 0;
	padding:0;
	
	}	
#conteudo_in h4{
	font-size: 14px;
	color:#693;
	margin:0;
	padding:0;
	text-transform:uppercase;
	text-decoration:none;
	
	
	}
#conteudo_in a{
	font-size: 12px;
	color:#6d9523;
	}
#conteudo_in a:hover{
	color: #666;
	}
	
td {
	border:#CCC dotted 1px;
	font-size:12px;
	}	
	
	
.box_cont{
	
	width:320px; 
	float:left;
	
	}
	
.box_cont2{
	
	width:650px; 
	float:left;
	
	}	
	
		
	
.separador_box_cont{
	width:18px; 
	float:left; 
	height:100px;
	
	}
	

	
.box_cont h2{
	font-size:20px;
	color:#aaaaaa;
	font-weight:100;
	margin:0 0 15px 0;
	padding:0;
	
	}
	
.titulo_preto{
	font-size: 12px;
	color:#000;
	font-weight:bold;
	}	
.box_cont h4{
	font-size: 12px;
	color:#000;
	margin:0;
	padding:0;
	
	}
.box_cont a{
	font-size: 12px;
	color:#6d9523;
	display:block;
	text-align:right;
	padding-right:30px;
	}
.box_cont a:hover{
	color: #666;
	}
.box_presenca_esq{
	width:200px; 
	float:left; 
	position:relative
	}
	
.box_presenca_dir{
	width:120px; 
	float:left; 
	position:relative
	}		
	
p{
	font-size:12px;
	color:#666;
	margin:0;
	padding:5px 0px 5px 0px;
	
	
	}		
	
.separador_horizontal{
	height:10px;
	clear:both;
	}
	
.texto_verde{
	font-size:12px;
	color: #6d9523;
	
	}	

#bottom{
	height:20px; 
	position:relative; 
	width:100%; 
	background-color: #333;
	
	}

#bottom_in{
	height:20px; 
	position: relative; 
	width:1000px;
	left:50%;
	line-height:20px;
	vertical-align:middle;
	margin-left:-500px;
	text-align:right;
	font-size:11px;
	color:#666;

}	

#bottom_in a{
	color:#fff;
	text-decoration:none;
}
  
ul li {
	font-size:12px;
	color:#6a6a6a;
	  padding-bottom:2px;
  }
  
li a{
	  font-size:12px;
	  font-weight:normal;
	  text-decoration:none;
	
	  }
	  
li a:hover{
	  text-decoration: underline;
	  }		  

	



