/*@charset "utf-8";*/
@charset "ISO-8859-1";
/* CSS Document */

body {
margin:0;
padding:0;
border:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:14px;
background: #e6e3da url(../_img/topo_suporte.gif) top no-repeat;
color:#454441;
}

p {
margin: 0;
padding: 0;
}

img {
border:0px;
}

h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
}


/********* GERAL ***********/

#geral{
width:700px;
margin:130px auto 20px auto;
}

/********* MAIN ************/

#box1{
width:520px;
float:left;
}

/********* LOGIN ************/

#login{
background:url(../_img/bg_login.jpg) no-repeat;
width:136px;
height:196px;
float:left;
padding:44px 24px 0 14px;
}

#login span{
float: left;
width: 100px;
padding-top:2px;
font-weight:bold;
margin-bottom:12px;
}

.campos_login{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
clear:both;
border:solid #caced1 1px;
width:136px;
margin:2px 0 6px 0;
background-color:#FFF;
color:#006f3b;
}

.campos_lembrar{
float:left;
margin-right:5px;
}

#btn_logar{
width:140px;
text-align:right;
}

/********* TITULO + BOTOES FALE CONOSCO - LOGOUT ************/

#tit_btn{
width:700px;
}

#titulo{
width:470px;
height:22px;
float:left;
padding:8px 0 0 0;
}

#btns{
width:210px;
float:left;
display:inline;
padding: 0 0 0 20px;
}

/********* BOXES FAMILIAS SELECIONA PRODUTO ************/


/*** IO-M ***/
#box_fam_iom{
background:url(../_img/bg_iom.jpg) no-repeat;
float:left;
width:700px;
height:185px;
margin: 20px 0 0 0;
}

#box_fam_m2ms{
background:url(../_img/bg_m2m.jpg) no-repeat;
float:left;
width:700px;
height:185px;
}

#box_fam_mi{
background:url(../_img/bg_mi.jpg) no-repeat;
float:left;
width:700px;
height:185px;
}

#txt_iom{
width:540px;
padding:20px 0 0 20px;
height:74px;
}

#form_prod_iom{
width:540px;
clear:both;
display:inline;
float:left;
height:60px;
margin:0 0 0 50px;
}

#form_prod_iom select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:20px 10px 0 0;
float:left;
display:inherit;
background:#e6e3da;
border:#bab7ae 1px solid;
}

#btn_iom_ok{
float:left;
margin:15px 0 0 0;
}

/*** M2MS ***/

#txt_m2ms{
width:540px;
padding:20px 0 0 20px; 
height:74px;
}

#form_prod_m2ms{
width:540px;
clear:both;
display:inline;
float:left;
height:60px;
margin:0 0 0 50px;
}

#form_prod_m2ms select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:20px 10px 0 0;
float:left;
display:inherit;
background:#e6e3da;
border:#bab7ae 1px solid;
}

#btn_m2m_ok{
float:left;
margin:15px 0 0 0;
}

/*** MI ***/

#txt_mi{
width:540px;
padding:20px 0 0 20px; 
height:74px;
}

#form_prod_mi{
width:540px;
clear:both;
display:inline;
float:left;
height:60px;
margin:0 0 0 50px;
}

#form_prod_mi select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:20px 10px 0 0;
float:left;
display:inherit;
background:#e6e3da;
border:#bab7ae 1px solid;
}

#btn_mi_ok{
float:left;
margin:15px 0 0 0;
}

/********* TABLE ITENS DO PRODUTO ************/

#descr_prod{
background:#dddcd3 url(../_img/bg_itens_prod.jpg) no-repeat;
width:660px;
height:90px;
float:left;
margin:20px 0 0 0;
padding:20px 20px 16px 20px;
}

#img_prd{
width:122px;
float:left;
}

#txt_prod{
width:538px;
float:left;
height:65px;
}

#txt_prod input{
vertical-align:bottom;
clear:both;
float:right;
}

#itens{
background:#dddcd3;
height:auto;
width:660px;
float:left;
padding:0 20px 0 20px;
}

table{
text-align:left;
margin:0;
padding:0;
font-weight:bold;
}

.cnt_esq_up{
background:url(../_img/corner_left.gif) no-repeat; /* canto arrendondado esquerdo */
width:16px;
height:31px;
}

.cnt_dir_up{
background:url(../_img/corner_right.gif) no-repeat; /* canto arrendondado direito */
width:16px;
height:31px;
}

.cnt_esq_down{
background: url(../_img/corner_d_left.gif) no-repeat; /* canto arrendondado esquerdo baixo*/
width:16px;
height:16px;
}

.cnt_dir_down{
background: url(../_img/corner_d_right.gif) no-repeat; /* canto arrendondado direito baixo */
width:16px;
height:16px;
}

.descr_tit{
width:200px;
background: url(../_img/bg_titulos.gif);
color:#fff;
}

.descr_col{
color:#006f3b;
}

.os_tit{
width:70px;
text-align:center;
background: url(../_img/bg_titulos.gif);
color:#fff;
}

.os_col{
text-align:center;
}

.tipo_tit{
width:70px;
text-align:center;
background: url(../_img/bg_titulos.gif);
color:#fff;
}

.tipo_col{
text-align:center;
}

.download_tit{
text-align:center;
background: url(../_img/bg_titulos.gif);
color:#fff;
}

.download_col{
text-align:center;
}

.date_tit{
width:70px;
background: url(../_img/bg_titulos.gif);
color:#fff;
}

table#altera tr.dif td {background: #edece9;} /* Linhas claras na tabela*/

.top_table{
background: url(../_img/bg_titulos.gif);
color:#fff;
font-size:10px;
margin:0;
padding:0;
}

.footer_table{
background: url(../_img/bg_titulos.gif);
margin:0;
padding:0;
}


#rod_prod{
background:#dddcd3 url(../_img/bg_end_itens_prod.jpg) no-repeat;
background-position:bottom;
width:100%;
height:50px;
float:left;
}

/********* FALE CONOSCO ************/

#bg_contato{
background:url(../_img/bg_faleconosco.jpg) no-repeat;
margin:20px 0 0 0;
padding:14px 20px 20px 20px;
width:660px;
height:309px;
clear:both;
float:left;
line-height:18px;
}

#bg_contato input {
font: 9px verdana, arial, helvetica, sans-serif;
color:#333;
border:1px solid #caced1;
}

#bot_envia{
border:0;
float:left;
padding:10px 0 0 216px;
clear:both;
}

#bot_envia input {
font: 9px verdana, arial, helvetica, sans-serif;
color:#333;
border:0;
}


textarea {
width:290px;
height:80px;
background-color: #fff; 
font: 9px verdana, arial, helvetica, sans-serif;
color:#333;
border:1px solid #caced1;
}

select {
width:150px;
background-color: #fff;
font:9px verdana;
color:#454441;
}





/********* RODAPE ************/

#rodape{
width:680px;
padding:0 20px 0 0;
clear:both;
text-align:right;
border-top:#CCC 1px dotted;
padding-top:10px;
}


/********* SUB TITULOS ************/

.tit_verde{
font-family:sans-serif, Arial;
color:#1e4f0a;
font-weight:bold;
font-size:14px;
}

.tit_azul{
font-family:sans-serif, Arial;
color:#002875;
font-weight:bold;
font-size:14px;
}


/********* LINK GERAL ************/

a.link_adts:link {
color:#006f3b;
text-decoration:none;
}
a.link_adts:visited {
color:#006f3b;
text-decoration:none;
}
a.link_adts:hover {
color:#006f3b;
text-decoration:underline;
}
a.link_adts:active {
color:#006f3b;
text-decoration:underline;
}

