@charset "utf-8";
/* CSS Document */

/* ------------------------------ caixa geral ------------------------------ */
body {
  background-color: #fff;
  font-size: 11px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}
.topo_rodape {
  width:100%;
  background-image:url(../../img/bg_busca_rodape.jpg);
  background-repeat:repeat-x;
  height:36px;

 }
.form {
  width:auto;
  height:auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333333;
  float:left;
  padding-left:10px;
  padding-right:5px;
  margin-top:5px;

 }
 .form2 {
  width:auto;
  height:auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333333;
  float:left;
  padding-left:10px;
  padding-right:5px;
  margin-top:5px;
  
 }
 .bt_buscar {
  width:auto;
  height:auto;
  font-family:Arial, Helvetica, sans-serif;
  float:left; 
  margin-left:10px;
  margin-top:6px; 
  
 }
 .limitador{
  width:820px;
  text-align:center;
  height:auto;
 
 }
 .bg_links {
  width:100%;
  background-image:url(../../img/bg_rodape_links.jpg);
  background-repeat:repeat-x;
  height:auto;
  background-color:#DEDEDE;
  float:left;
 }
 .bg_pagamento{
 background-color:#E5E5E5;
 width:100%;
 height:93px;
 float:left;
 }
 .bg_txt_pagamentos{
 width:100%;
 background-image:url(../../img/texto_cartoes.gif);
 background-repeat:no-repeat;
 background-position:left;
 height:13px;
 }
 .bandeiras_pagamentos{
 width:auto;
 height:31px;
 float:left;
 margin-top:15px; 
 }
  .allus_logo{
 width:auto;
 height:45px;
 float:right;
 margin-top:15px; 
 }
 .box{
 width:190px;
 height:auto;
 float:left;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 margin-top:5px;
 margin-left:5px;
 margin-right:5px;
 margin-bottom:5px;
 }
 .titulo_links{
 width:auto;
 height:auto;
 text-align:left;
 }
 .links{
 width:auto;
 height:auto;
 margin-top:5px;
 text-align:left;

 }
 .area_grande_01 {
  width:100%;
  height:auto;
  }
  .box_televendas{
  width:auto;
 height:auto;
 text-align:left;
   
  }
  .box_multimidia{
  width:400px;
  height:auto;
  float:left;
  margin-top:15px;
 margin-left:3px;
 margin-right:15px;
 margin-bottom:5px;
  }
  .logos_multimidia{
  width:auto;
  height:auto;
  float:left;
  margin-top:5px;
 margin-left:5px;
 margin-right:5px;
 margin-bottom:5px;
  }
  .box_telefone{
  width:auto;
  height:auto;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#666666;
  font-weight:normal;
  text-align:left;
  }
  .box_texto_01{
  width:auto;
  height:auto;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
  font-weight:normal;
  text-align:left;
  margin-top:5px;
  margin-bottom:5px;
  }
 
.area_login:link {
text-decoration: none;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#333333;
}
.area_login:visited {
text-decoration: none;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#333333;
}
.area_login:hover {
text-decoration: underline; 
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#666666;
}
.area_login:active {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
text-decoration: none;
color:#fff;
}
