﻿
* { margin:0;
    padding:0;
}

.container_footer 
{
	
   width:100%;	
   height:236px;
   background-image:url(../images/bg_footer.jpg);
   background-repeat:repeat-x;
}


.content_footer 
{
   width:996px;
   height:222px;
   margin:0 auto;
   background-image:url(../images/rodape1.jpg);
   background-repeat:no-repeat;	
}



.menu_rodape 
{
  float:right;
  margin:24px 40px 0 0;	
  width:578px;
  height:38px;
  _display:inline;
}


.twitter 
{
  float:right;
  clear:both;
  margin:76px 40px 0 0;
  _display:inline;	
}


.politica 
{
   width:350px;   
   float:right;
   position:relative;
   clear:both;
   margin:20px 70px 0 0;  
   font-size:12px;
   color:#fff;
   font-family:Verdana;
   font-weight:bold;
   text-align:left;    
   display:inline;  	
}


.politica a 
{
	color:#fff;
	text-decoration:none;
}


.politica a:hover
{
   text-decoration:underline;	
}
