@charset "utf-8";
/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background:url(../img/bg_site.jpg) repeat-x #FFF;
}

/* largura site */
.site{
    width:1024px;
    margin: 0px auto;
    border:#cde0f4 1px solid;
    background-color:#FFF;
    }
    
.clear{
    clear:both;
    }

/* Topo */
.logo{
    float:left;
    padding-top:5px;
    }
    
.menu{
    float:right;
    width:680px;
    height:35px;
    padding-top:60px;
    }
    
.menu li{
    display: inline;
    }
    
.menu a{
    font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#106fb3;
    text-transform: uppercase;
    text-decoration: none;
    padding-right:20px;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
    font-weight: bold;
    }
    
.menu a:hover{
    background-color:#eaf7fd;
    -moz-border-radius:4px; 
    -khtml-border:4px;  /* Konqueror, etc */
    -webkit-border:4px;  /* Safari, Google Chrome, etc */
    -opera-border:4px;  /* Opera */ 
    }

/* conteudo */

.tabela1{
    margin-top:12px;
    margin-bottom:12px;
    }
.texto{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    width:308px;
    padding-left:5px;
    padding-bottom:20px;
    }
    
.texto2{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    width:280px;
    padding-left:5px;
    padding-bottom:10px;
    }
.texto3{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    width:280px;
    padding-left:5px;
    padding-bottom:10px;
    padding-left:15px;    
    margin-top:10px;
    }
    
.formulario{
    padding-left:15px;
    margin-top:10px;
    }
.campos{
    border:solid 1px #d7d7d7;
    background-color:#f0f3f5;
    padding-left:5px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#106fb3;
    width:240px;
    margin-bottom:5px;
    }
.bt_entrar{
    float:left;
    
    }
.recupera_senha a{
    font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666;
    text-decoration: underline;
    }


#box-left {
	float:left;
    width:675px;
	margin-left:15px;

    }


#box-right {
 	float: right;
 	width:334px;

    }
    
.topo_prod{
    margin: 0px;
    width:656px;
    height:36px;
    background-color:#e6f1f7;    
    }
    
.tit_produtos{
    float:left;
    }
    
.bt_todos{
    float: right;
    }

.produtos{
    background-color:#f4fbfe;
    margin: 0px;
    margin-bottom:12px;
	    width:656px;
		

    }
    
    
/*INTERNAS*/    
    
.conteudo_internas{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    padding-left:35px;
        padding-right:35px;
    padding-top:25px;
    padding-bottom:10px;
    }    
    
    
.conteudo_internas h1{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#666;
    font-weight:bold;
    }    
    
.conteudo_internas h2{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#666;
    font-weight:bold;
    }    
    
.conteudo_internas h4{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666;
    font-weight:bold;
    }        
    
    
.bloco_esq{
    float:left;
    width:200px;
    height: inherit;
    background:#eaf7fd;
}


.bloco_dir{
    float:right;
    width:824px;
}
    
/*menu vertical*/


.menu_vertical{

    margin-top:25px;
    margin-bottom:300px;
    }
    
.menu_vertical li{
    margin-left:15px;
    list-style:none;
    padding-top:5px;
    padding-bottom:5px;
    }

.menu_vertical li a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#0a71bc;
    text-transform: uppercase;
    text-decoration: none;
    margin-left:3px;
    padding-right:5px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:5px;
    font-weight: bold;
    
    }

.menu_vertical li a:hover{
    /*background-color:#c3ddee;
    -moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; */
     text-decoration:underline;
    }
    
    
.mais{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#0a71bc;
    text-transform: uppercase;
    text-decoration: none;
    padding-right:7px;
    padding-left:15px;
    padding-top:-5px;
    padding-bottom:3px;
    margin-top:5px;
    font-weight: bold;
    background:#c5e9f9;
    }    
    
    
/*menu vertical mailing*/


.menu_vertical_mailing{

    margin-top:25px;
    margin-left:15px;
    margin-bottom:2900px;
    }
    
.menu_vertical_mailing li{
    list-style:none;
    padding-top:5px;
    padding-bottom:5px;
    }

.menu_vertical_mailing li a{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#0a71bc;
    text-transform: uppercase;
    text-decoration: none;
    padding-right:7px;
    padding-left:7px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight: bold;
    
    }

.menu_vertical_mailing li a:hover{
    /*background-color:#c3ddee;
    -moz-border-radius:2px 2px 2px 2px; 
    -khtml-border:2px 2px 2px 2px; 
    -webkit-border:2px 2px 2px 2px;   
    -opera-border:2px 2px 2px 2px;  */ 
     text-decoration:underline;
    }


    
/*FORM CONTATO*/
    
.form_contato{
    width:480px;
    height:242px;
    background: url(..imagens/apresentacao/bg_form.jpg);
    margin-top:10px;
    padding-top:24px;
    padding-left:20px;
    }
    
.campos_contato{
    border:solid 1px #d7d7d7;
    background-color:#f0f3f5;
    padding-left:5px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#106fb3;
    width:450px;
    margin-bottom:5px;
    }



/* rodape */
.footer{
    background:url(../img/bg_rodape.jpg) repeat-x;
    width:1024px;
    height:25px;
    font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666;
    padding-top:15px;
    text-align:center;
    }

a.item:link { text-decoration: none; color: #0877BF; font-weight: bold; }
a.item:visited { text-decoration: none; color: #0877BF; font-weight: bold; }
a.item:hover { text-decoration: underline; color: #0877BF; font-weight: bold; }
a.item:active { text-decoration: none; color: #0877BF; font-weight: bold; }

