@charset "utf-8";
/* CSS Document */
* {margin:0 0; padding:0 0; border:0;}
body {background:url(img/bg_geral.jpg) fixed right repeat-x ;
	  font-family:"Lucida Sans Unicode", "Lucida Grande", "tahoma" sans-serif;
	  font-size:14px;
	  color:#666666;}

#site {float:left;
	   width:812px;
	   margin:40px 80px 0px 40px;
	   height:auto;}
	   
#top {background:url(img/top.png);
	  width:812px;
	  height:8px;
_background:none!important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top.png',sizingMethod='scale');
}

#foot {background:url(img/foot.png);
	   width:812px;
	   height:8px;
	   margin-bottom:30px;
_background:none!important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/foot.png',sizingMethod='scale');}
	   
#conteudo {background:url(img/bg_conteudo.jpg);
		   width:774px;
		   padding:17px 19px;
		   display:table;}

#conteudo #coluna_esquerda {width:304px;
				  float:left;}
				  
#conteudo #coluna_esquerda ul { margin:40px 78px;}	

#conteudo #coluna_esquerda li {list-style:none; margin-bottom:29px;}

#conteudo #coluna_direita {width:455px;
				 float:right;}
				 
#conteudo #coluna_direita #linha01 {width:455px; height:295px; margin-bottom:15px;}

#conteudo #coluna_direita #linha02 {width:455px; height:100px; margin-bottom:15px;}

#conteudo #coluna_direita #linha03 {width:455px; height:100px;}

#conteudo #coluna_direita #internas {width:455px; float:left; margin-top:10px;}

p.titulos {font-size:20px; font-weight:bold; color:#331B89; margin-bottom:20px;}

p {margin-bottom:15px;}

li.quadrado {list-style-image:url(img/quadrado.jpg); margin-bottom:10px; margin-left:20px; padding-left:5px;}

#rodape {background:url(img/bg_rodape.jpg) repeat-y;
		   width:774px;
		   height:110px;
		   padding:10px 19px 0px 19px; display:table;}

#rodape #dados {width:206px; float:left; margin-top:8px; font-size:12px;}

#rodape #dados p {color:#FFFFFF; line-height:24px;}

#rodape #slogan { background:url(img/slogan.jpg);
				  width:373px;
				 height:45px;
				 margin-top:45px;
				 float:left;}

#rodape #assinatura {width:101px;
					 height:43px;
					 float:right;
					 margin-top:45px;}