/* CSS Document */
body{
margin:0px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}

#corpo{
width:760px;
background:#FFFFFF
}

#topo{
height:72px;
}

#menu {
height:30px;
background-color:#F0F0F0;
}

#menu a {
padding:0px 10px 0px 10px;
}

#rodape{
height:48px;
background-image:url(../images/ly_19.jpg);
padding: 20px 20px 0px 354px; 
}


#cont{
background-color:#FFFFFF;
}


#inner_cont{
overflow:hidden;
text-align:left;
padding:10px;
}

.form {
border-color: #0066CC;
border-width:1px;
border-style:solid;
}

.tdborder{
border-bottom:1px solid #FFCC00;
}

/* - - - - - -  - home - - - - - - - - -  - - - ------- - - - - - - - - - - - */
#home{
background-image:url(../images/ly_18.jpg);
height:413px;
background-position:top;
}

#home_banner{
position:absolute;
left:50%;
margin-left:-381px;
top:102px;
width:351px;
height:237px;
}

#home_destaques{
text-align:left;
position:absolute;
left:50%;
margin-left:-5px;
top:169px;
width:340px;
height:187px;
}

#home_chamada1{
text-align:left;
position:absolute;
left:50%;
margin-left:-375px;
top:345px;
width:340px;
}

#home_dados{
position:absolute;
left:50%;
margin-left:98px;
top:417px;
width:233px;
}


#produtos_esq{
width:380px;
float:left;
}

#produtos_dir{
width:333px;
float:right;
}

/* - - - - - - - -  sala de imprensa  - - - - - - - - - - - - - -  - - - - - - - - - - */

#impresa_dir{
width:48%;
float:right;
}

#impresa_esq{
width:48%;
float:left;
}



/* - - - - - - - -  fontes  - - - - - - - - - - - - - -  - - - - - - - - - - */
div , .txblue ,  .txbranco , table , .acinza , .txbase{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#727272;
font-size:11px;
}


.txblue{
font-weight:bold;
color:#0275B8;
}

.txbranco{
color:#FFFFFF;
}



a, .abranco , .aazul{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#727272;
font-size:11px;
text-decoration:none
}

.abranco{
color:#FFFFFF;
}

.aazul{
color: #0066CC;
}

.acinza{
text-decoration:none;
}

a:hover, .abranco:hover , .acinza:hover{
text-decoration:underline;
}

.subtit_branco{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}