* {margin:0 0; padding:0 0; border:0px;}
p {line-height:22px; margin-bottom:15px;}

p.titulo18 { font-weight:bold;
			font-size:18px;
			margin-bottom:15px;}
			
p.titulo14 { font-weight:bold;
			font-size:14px;
			margin-bottom:15px;}
			
a { color:#2C3F15;
	text-decoration:none;}
	
a:active { color:#2C3F15;
	text-decoration:none;}
	
a:visited { color:#2C3F15;
	text-decoration:none;}
	
a:hover { color:#2C3F15;
	text-decoration:none;
	font-weight:bold;}
	

body {background:url(img/bg_topo.jpg) #F0F0D5 repeat-x;
	  color:#2C3F15;
	  font-family:Tahoma, Geneva, sans-serif;
	  font-size:12px;}
	  
#logo {width:900px;
	   height:135px;
	   background:url(img/logo.jpg);
	   margin:0 auto;}
	   
#topo {width:100%;
	   height:40px;
	   padding-top:240px;
	   background:url(img/topo.jpg) center repeat-x;}
	   
#menu {width:900px;
	   height:28px;
	   padding-top:12px;
	   background:#2C3E14;
	   margin:0 auto;
	   margin-top:0px;}
	   
#menu a {color:#FFFFFF;
		text-decoration:none;}

#menu a:active {color:#FFFFFF;
		text-decoration:none;}
		
#menu a:visited {color:#FFFFFF;
		text-decoration:none;}
		
#menu a:hover {color:#FFFFFF;
		text-decoration:underline;
		font-weight:normal;}
		
#site {width:900px;
	   margin:0 auto;}

#top_conteudo {background:url(img/top_conteudo.jpg) no-repeat;
				width:900px;
				height:10px;
				float:left;
				margin-top:10px;}

#conteudo {background:url(img/bg_conteudo.jpg);
		   width:880px;
		   padding:0px 10px;
		   float:left;}
		   
#conteudo #chamada01 {background:url(img/chamada01.jpg) no-repeat; width:276px; height:178px; float:left; margin-right:10px; padding:130px 5px 5px 5px;}

#conteudo #chamada02 {background:url(img/chamada02.jpg) no-repeat; width:276px; height:178px; float:left; padding:130px 5px 5px 5px;}

#conteudo #chamada03 {background:url(img/chamada03.jpg) no-repeat; width:276px; height:178px; float:right; padding:130px 5px 5px 5px;}

#foot_conteudo {background:url(img/foot_conteudo.jpg) no-repeat;
			    width:900px;
				height:10px;
				float:left;}
				
#top_secundario {background:url(img/top_secundario.jpg) no-repeat;
				 width:900px;
				 height:10px;
				 margin-top:10px;
				 float:left;}
				 
#secundario {background:url(img/bg_secundario.jpg);
				 width:880px;
				 padding:0px 10px;
				 float:left;}
				 
#secundario #chamada04 {width:430px;
						float:left;}

#secundario #chamada05 {width:430px;
						float:right;}
				 
#foot_secundario {background:url(img/foot_secundario.jpg) no-repeat;
				 width:900px;
				 height:10px;
				 float:left;}
				 
#rodape {background:url(img/rodape.jpg);
		 width:70px;
		 height:28px;
		 padding-left:830px;
		 padding-top:50px;
		 margin-top:10px;
		 float:left;}
		 
img.direto {margin-right:10px;}

img.esquerdo {margin-left:10px;}



li {color:#FFFFFF;
	font-size:14px;
	display:inline;
	padding-left:20px;
	}
li.links { font-size:12px;
		   display:block;
		   margin-bottom:15px;}

