/* 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:#7e7e7c;
}

#top{
background-image:url(imgs/fundo_topo.jpg);
background-repeat:repeat-x;
height:310px;
}

#conteudo_geral{
width:962px;
}

#logo{
float:left;
width:151px;
margin-top:8px;
}

#top_slogan{
background-image: url(imgs/slogan_topo.jpg);
background-repeat:no-repeat;
height:44px;
width:789px;
float:right;
margin-top:8px;
}

#eu_amo{
padding-right:25px;
}

#flash{
background-image:url(imgs/fundo_flash.jpg);
background-repeat:no-repeat;
width:781px;
height:195px;
float:right;
padding-right:4px;
padding-top:5px;
}

#menu{
background-image:url(imgs/fundo_menu.jpg);
background-repeat:no-repeat;
width:962px;
height:48px;
margin-top:8px;
}

#content_menu{
padding: 4px 15px 5px 30px;
}


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

#rodape_left{
float:left;
width:450px;
padding-top:25px;
}

#rodape_right{
float:right;
width:420px;
padding-top:25px;
}

.txt_rodape2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:12px;
}

.txt_rodape{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
font-size:20px;
font-weight:900;
}

#sitemap{
float:left;
width:72px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
color:#999999;
padding-top:10px;
}

#sitemap2{
float:left;
width:72px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
color:#999999;
padding-top:10px;
margin-left:5px;
}

.titulo_sitemap{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#CCCCCC;
}

a.titulo_sitemap:link{
text-decoration:none;
color: #CCCCCC;
}

a.titulo_sitemap:hover{
text-decoration:none;
color:#FFFF00;
}

a.titulo_sitemap:active{
text-decoration:none;
}

a.titulo_sitemap:visited{
text-decoration:none;
}

.txt_redes_sociais{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-weight:bold;
font-size:14px;
}

#fsc{
padding-top:15px;
width:100px;
float:right
}

#cartoes{
padding-top:25px;
float:left;
padding-left:15px;
}

#guver{
padding-top:50px;
}
