#container {

width:100%;
height:auto;
}

#menu{ 
position : absolute;
left : 50%;
top : 10px;
margin-left : -390px;
width : 780px;
height : 46px;
z-index : 10;
background-image:url(imagens/menu.jpg);
}
#topo { 
position : absolute;
left : 50%;
top : 56px;
margin-left : -390px;
width : 780px;
height : 219px;
z-index : 10;
background-image:url(imagens/topo.jpg);
}
#menu_secundario { 
position : absolute;
left : 186px;
top : 144px;
width :415px;
height : 75px;
z-index : 11;
}

#conteudo { 
position : absolute;
left : 50%;
top : 275px;
margin-left : -390px;
width : 780px;
height : 335px;
z-index : 10;
}

#conteudo1 { 
position : absolute;
left : 0px;
top : 0px;
width :455px;
height : 239px;
z-index : 11;
}

#conteudo2 { 
position : absolute;
left : 455px;
top : 0px;
width :325px;
height : 239px;
z-index : 11;
}

#rodape_marcas { 
position : absolute;
left : 0px;
top : 239px;
width :780px;
height : 96px;
z-index : 11;
background-image:url(imagens/rodape_marcas.jpg);
}


#lateral_esquerda{
position : absolute;
left : 50%;
top : 10px;
width : 110px;
height : 265px;
z-index : 1;
background-image:url(imagens/lateral_esquerda.jpg);
margin-left : -500px;
} 

#lateral_direita{
position : absolute;
left : 50%;
top : 10px;
width : 110px;
height : 265px;
z-index : 1;
background-image:url(imagens/lateral_direita.jpg);
margin-left: 390px;
} 

#desenvolvimento{
position:absolute;
left : 345px;
top: 611px;
margin-left : -390px;
width :781px;
height : 56px;
z-index : 9;
color:#FFFFFF;
}

#desenvolvimento a {
font-style:normal;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#3A3A3A;
}

#desenvolvimento a:hover {
font-style:normal;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#3A3A3A;
text-decoration:underline;
}

body, td, th, div { 
color:#000000;
font-family : Arial, Geneva, Helvetica, sans-serif;
font-size : 12px;
} 

body { 
margin-bottom : 5px;
margin-top:10px;
margin-left:0px;
margin-right:0px;
background-image : url('');
background-repeat : repeat-x;
} 

a {
text-decoration: none;
}

a img {
border-width:0;
}

.links {
color : #333333;
font-family:Arial, Geneva, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
}

a {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
}

a:link { 
color : #333333;
font-family:Arial, Geneva, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
} 
a:visited { 
color : #333333;
font-family:Arial, Geneva, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;

} 
a:hover { 
color:#999999;
font-family:Arial, Geneva, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
} 
a:active { 
color : #333333;
font-family:Arial, Geneva, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;

} 

