/* CSS Document */

charset "utf-8";
/* CS-S Document */

 .clearfix {display:inline;}  
 * html .clearfix {height: 1%;}  
 .clearfix {display: block;}  
 
 /* fix para o IE7 */
*+html .clearfix {
  min-height: 1%;
}

/* fix para o  IE6 */
* html .clearfix {
  height: 1%;
  overflow: visible;
}

/* fix para o resto do mundo */
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

body{
margin:0 0 0 0;
background-color:#78c73f;
}

a:link {
	color: #67ae33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67ae33;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #67ae33;
}

#head{
background-image:url(../imgs/x_top.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

#tamanho_geral{
width:970px;
}

#conteudo_head{
position:relative;
}


#flash{
width:758px;
height:175px;
padding-top:3px;
z-index:1;
float:right;
}

#logo{
 position:absolute;
 top:0;
 right:710;
 padding-top:10px;
 
 
 width:200px;

}

#menu{
background-image:url(../imgs/back_menu.jpg);
width:970px;
height:58px;
margin-top:15px;

}


#rodape{
background-image:url(../imgs/back_rodape.jpg);
background-repeat:repeat-x;
height:176px;
}

#rodape_interno{
background-image:url(../imgs/rodape.jpg);
width:970px;
height:176px;
}

#rodape_left{
width:120px;
margin-top:100px;
float:left;
}

#rodape_left2{
margin-top:150px;
padding-left:15px;
float:left;
}

#rodape_right{
width:500px;
padding-top:150px;
float:right;
}
.rodape{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
}

#essencia{
float:left;
margin:11px 0 0 152px;
}

