#main{
padding:10px 20px 10px 20px;
width:730px;
}

#main p{
margin:0;
float:left;
}

/***DIVS ABSOLUTAS / TIPOS DE PROCESSOS_________________________*/

#pro_manual{
position: absolute;
width:700px;
overflow:auto;
height:230px;
padding:10px 10px 10px 10px;
border: 1px dashed #ccc;
top: 10px;
left: 20px;
line-height:11px;
background:#f5f5f5;
display: none;
z-index: 1000;
}

#pro_manual p{
padding:0 0 10px 0;
}

#pro_auto{
position: absolute;
width:700px;
_width:720px;
overflow:auto;
height:230px;
padding:10px 10px 10px 10px;
border: 1px dashed #ccc;
top: 10px;
left: 20px;
line-height:11px;
background:#f5f5f5;
display: none;
z-index: 2;
}


#pro_auto p{
padding:0 0 10px 0;
}

#pro_transf{
position: absolute;
width:700px;
overflow:auto;
height:230px;
padding:10px 10px 10px 10px;
border: 1px dashed #ccc;
top: 10px;
left: 20px;
line-height:11px;
background:#f5f5f5;
display: none;
z-index: 2;
}

#pro_transf p{
padding:0 0 10px 0;
}

.tit_processos{
width:100%;
color: #003366 ;
padding:0 0 5px 0;
font-weight:bold;
}

/***FIM DIVS ABSOLUTAS / TIPOS DE PROCESSOS_________________________*/

#sub_proces{
width:100%;
float:left;
display:inline;
margin:20px 0 30px; 0;
}

#sub_proces p{
font-weight:bold;
width:100%;
}

#sub_proces select{
width:200px;
clear:both;
float:left;
font-size:10px;
margin:4px 0 0 0;
}

.clicname{
width:100%;
font-weight:normal;
padding:10px 0 10px 0;
}

.clictype{
width:100%;
font-weight:normal;
padding:0 0 10px;
text-align:center;
}

.know{
padding:10px 0 0 0;
}

#pro1{
width:200px;
float:left;
margin:0 0 0 20px;
_margin:0 0 0 10px;
}

#pro2{
width:200px;
float:left;
margin:0 40px 0 40px;
}

#pro2 p{
clear:both;
}

.tipo_trans{
padding:30px 0 0 0;
}

#pro3{
width:200px;
float:left;
}

/*_______INTERNA PRODUTOS*/


#sub_main{
width:100%;
display:inherit;
float:left;
}

#left_em{
width:220px;
float:left;
height:250px;
}

#left_em p{
width:100%;
margin:5px 0 0 0;
clear:both;
}

.lgs{
margin:0 auto 0 auto;
}

.adquirir{
width:50%;
padding:26px 0 0 0;
}

#imgs_prod{
width:500px;
height:250px;
float:left;
/*overflow:auto;*/
padding:0 0  0 0;
line-height:14px;
padding:0;
}

#imgs_prod img{
float:left;
padding:0 12px 12px 0;
}

#lista_tipo{
width:500px;
height:250px;
float:left;
/*overflow:auto;*/
padding:0 0  0 0;
line-height:14px;
padding:0;
margin:0 0 0 140px;
_margin:0 0 0 70px;
}

#lista_tipo img{
float:left;
padding:0 12px 12px 0;
}

#pag_prod{
width:380px;
height:20px;
margin:0 0 0 0;
float:left;
}

#pag_prod a{
font-size:10px;
color:#139b48;
text-decoration:none;
padding:4px;
font-weight: normal;
}
#pag_prod a:hover{
font-size:10px;
color:#FFF;
text-decoration:none;
background:#139b48;
padding:4px;
font-weight: normal;
}

.voltar{
background:url(../_img/btn_voltar.gif) no-repeat;
width:58px;
height:22px;
text-indent:-9999px;
display:block;
margin:0 0 0 0;
}









