/* CSS Document */

* { font-family: Tahoma; }

body { background-color: #eeeeee; margin: 15 0 15 0; padding: 0; background-image: url(../img/-cinza.jpg); font-size: 12px; color: #000; }

#container { margin: 0 auto; width: 970px; }

#container_esquerdo { float: left; width: 742px; background: url(../por/img/rodape-base.gif) no-repeat bottom #FFFFFF; }
#container_direita { float: right; background: #FFFFFF; width: 200px; height: 560px; }

#topao { margin-bottom: 20px; }

#menu_principal { float: left; width: 190px; }
#menu_principal ul { margin: 0; padding: 0; }
#menu_principal li { margin: 0 0 -3px 0; list-style-type: none; }


.formulario { border: 1px solid #d6d6d6; background-color: #FFFFFF; font-size: 12px; font-family: Verdana; }
.botao {  background-color: #7fbdd2; border: 0px solid #014665; font-family: Verdana; font-size: 11px; color: #000;}

a { text-decoration: none; }
a:hover { text-decoration: none; }


/* 
*******************************************************
HOME
*******************************************************
*/

#cont_dicas_home { float: left; background:url(../por/img/fundo-dicas-home.jpg) no-repeat; width: 533px; height: 291px; }
#introducao { float: left; width: 300px; margin: 20px 0 0 30px; }
#dicas { float: left; width: 440px; margin: 85px 0 0 85px; line-height: 20px;  }


/* 
*******************************************************
INTERNAS
*******************************************************
*/

#container_internas { float: right; dborder: 1px #000000 solid; width: 506px; background: url(../por/img/bg-conteudo-internas.jpg) repeat-y #f0f0f0; margin-right: 20px; }
#rodape_internas { background: url(../por/img/rodape-internas.jpg) no-repeat; width: 506px; height: 13px; }

#tit_facetadoras { float: left; background:url(../por/img/tit-facetadoras.gif) no-repeat; width: 506px; height: 30px; text-indent: 418px; padding-top: 3px; }

#facetadoras { float: left; width: 480px; border-bottom: 1px #999999 solid; margin-top: 20px; padding-bottom: 10px;}
#facetadoras img#produto { float: left; margin-right: 30px; }	


/* 
*******************************************************
Lista cidades Representantes
*******************************************************
*/

#rep_cidades { width: 500px; } 
#rep_cidades ul, li { margin: 0px; padding: 0px; }
#rep_cidades li { float: left; width: 165px; list-style: none; font-size: 10px; color: #000; }



/* 
*******************************************************
ESTILO DE TEXTO
*******************************************************
*/

.tx_10 { font-size: 12px; color: #000; }

.tx_10_azul { font-size: 12px; color: #336699; }
.tx_10_branco { font-size: 12px; color: #FFF; }

.titulos { font-size: 14px; color: #336699; font-weight:bold; }
.subtitulos { font-size: 12px; color: #336699; font-weight:bold; }

.tx_9_azul { font-size: 10px; color: #006c9d; }


/* 
*******************************************************
ESTILO DE LINKS
*******************************************************
*/

a.tx_10 { font-size: 12px; color: #000; text-decoration: none; }
a:hover.tx_10 { text-decoration: none; color: #006c9d; }



a.tx_9_azul { font-size: 9px; color: #006c9d; text-decoration: none; }
a:hover.tx_9_azul { text-decoration: none; color: #000; }