/**********************************

CSS MÃE IMPORTS

***********************************/

@import "forms.css";




body {
padding:0px;
margin:0px;
background-color:#CC0000;
background-color:#CCCCCC;
background-image:url(../imagens/bg_cinza.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
}

#divprincipal{
width:890px;
position:absolute;
left: 50%;	
margin-left: -445px;
text-align:left;

}
#banner{
padding-bottom:10px;
padding-left:10px;
width:880px;
height:280px;
background-color:#FFFFFF;
margin-bottom:10px;
}


#divnormal{
_height:185px;
min-height:185px;
width:570px;
padding:10px;
background-color:#FFFFFF;
float:left;
margin-bottom:10px;}


#rodape{
display:block;
clear:both;
background-color:#FFFFFF;
padding:10px;
padding-bottom:0px;
width:870px;
}

#bgrodape{
background-image:url(../imagens/bg_rodape.jpg);
background-position:top;
background-repeat:repeat-x;
height:15px;
padding:10px;
}
#divcopyright{
float:left;
}

#divdesenvolvido{
float:right;
}



#tbldestaque{
height:100px;
margin-top:10px;
background-position:center;
background-repeat:no-repeat;
border:#FFFFFF 4px solid;
cursor:pointer;
}



#tbldestaque:hover{
border:#CC0000 4px solid;
}



#divimgnoticias{
height:127px;
width:220px;
background-position:center;
background-repeat:no-repeat;
float:right;

}

#divtxtnoticias{
width:340px;
float:left;
margin:0px;
padding:0px;
}

#divnoticias2{
height:225px; width:290px; background-color:#FFFFFF; float:left;
}


#Coltoda{
width:870px;
}

#ttlcoltoda{
width:870px;
padding:10px;
background-color:#FFFFFF;
float:left;
margin-bottom:10px;
}

#divcoltoda{
min-height:127px;
width:870px;
padding:10px;
background-color:#FFFFFF;
float:left;
margin-bottom:10px;
}


#colesq{
width:290px;
float:left;
margin-bottom:10px;
/*margin-right:10px;*/
}


#ttlcolesq{
width:270px;
padding:10px;
background-color:#FFFFFF;
float:left;
margin-bottom:10px;
}


#divcolesq{
min-height:127px;
width:270px;
padding:10px;
background-color:#FFFFFF;
float:left;
margin-bottom:10px;
}


#coldir{
width:590px;
float:right;
}


#ttlcoldir{
width:570px;
padding:10px;
background-color:#FFFFFF;
float:right;
margin-bottom:10px;
}

#divcoldir{
width:570px;
padding:10px;
background-color:#FFFFFF;
float:right;
margin-bottom:10px;}



#titulotabela{
background-color:#CCCC00;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
padding:10px;
border-bottom:5px #FFFFFF solid;
background-image:url(../imagens/bg_ttltabelas.gif);
}

#subtitulotabela{
background-color:#CCCC00;
padding:5px;
padding-left:10px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
background-image:url(../imagens/bg_ttltabelas.jpg);
}

#textotabela{
padding:10px;
color:#999999;
}

h2{
padding:0px;
margin:0px;
}

h2.botaoajax {
width:570px;
padding:10px;
background-color:#FFFFFF;
float:right;
_float:none;
margin-bottom:10px;
background: url(../imagens/botaoajax.gif) no-repeat;
height: 40px;
cursor:pointer;
text-align:right;
}
h2.active {background-position: left bottom;}

#filtros{
margin-top:5px;
width:270px;
}

#listaportfolio{
padding:15px;
cursor:pointer;
}

#listaportfolio:hover{
background-color:#FFF9DD;

}


#btxesquerda{
margin-bottom:10px;}



#iconesdepartamentos{
margin-bottom:8px;
margin-right:10px;}


#divextradepartamentos{
float:right;
width:300px;
text-align:right;
}

#divbotoesdepart{
text-align:right;
}

#divbotoesdepart img{
margin-left:10px;
}

#divdepartamento{
margin-bottom:20px;}

#listavagas{
cursor:pointer;
margin-bottom:10px;
color:#FFFFFF;
height:15px;
padding:10px;
background-color:#CC0000;
text-decoration:none;
}

#listavagas:hover{
background-color:#FF6C6C;}


#msg{
color:#FFFFFF; 
font-size:16px;
background-color:#FF0000; 
text-align:center; 
font-weight:bold;
text-transform:uppercase;
margin-bottom:30px;
padding:10px;
}

