@charset "utf-8";
/* CSS Document */
#tudo{
width: 950px;
margin-right: auto;
margin-left: auto;
padding: 0;
text-align:left;
background-color:#29166F;
}

#menu_topo{
position: relative;
width: 950px;
height: 53px;
/*background: transparent url("../imagens/novo/topo_logo.gif") no-repeat;*/
}

#topo{
width: 950px;
height: 262px;
margin: 0;
padding: 0;
border: 0 solid;
clear: both;
}
/*
#busca {
background:#DEDEDD url(../imagens/bg_content.png) top center repeat-x;
padding:5px 0 0 0;
margin:0;
height:60px;
}
*/

#contact {
/*background:#DEDEDD url(../imagens/bg_content.png) top center repeat-x;*/
padding:5px 0 0 0;
margin:0;
height:60px;
}

#contact #lojaA {
float:left; 
padding-left:10px;
clear:both; 
text-transform:uppercase;
}
#contact #lojaB {
float:right; 
padding:0 10px 0 0; 
clear:right;
text-transform:uppercase;
}

#contact #menugeral {
border: 0px solid;
background-color:#DEDEDD;
width:605px; 
float:left; 
padding:5px 0 0 0;
margin:10px 0 0 0;
}

#contact #menugeral ul {margin:0; padding:0;}
#contact #menugeral ul li {display:block; float:left; text-transform:uppercase;}
#contact #menugeral ul li a {padding:5px; border-right:#999 solid 1px; color:#615d5c}
#contact #menugeral ul li a:hover {background:#333; color:#FFF;border-right:#333 solid 0px; text-decoration:none;}

#busca {
height:25px;_height:20px; 
float:right;
padding-top:0px;
margin-right:4px;
/*
float:right;
padding-top:10px;
margin-right:4px;
*/
} 

#contact #central {
background-color:#DEDEDD;
border:#CCC solid 1px;
margin:5px 0 10px 8px;
width:750px;
clear:both;
}

#main_box {
border: 1px solid #DEDEDD;
margin:5px;
padding:5px;
min-height: 245px;
background-color:#FFFFFF;
}

#menuaux{
border:0px solid;
float: left;
padding: 5px 10px 0 0px;
background:#FFFFFF;
}

#menuaux ul li {
margin-bottom:3px;
}

#menuaux ul li a {
width:235px;
border:#CCCCCC solid 1px; 
color:#29166F;
font-weight:bold;
display:block; 
padding:0 0 0 5px;
font-family:Tahoma, Arial, Helvetica, sans-serif
}

#menuaux ul li a:hover {
border:#29166F solid 1px;
color:#FFFFFF;
background-color:#29166F;
}

#main{
border: 0px solid;
/*float: left;*/
display: block;
width: 98%;
margin: 0;
padding: 10px 0 0 10px;
background-color: #FFFFFF;
}

#rodape{
background-color:#FFFFFF;
display: block;
width: 950px;
text-align: center;
padding: 0;
margin: 0;	
}

#box_ofertas{
position:relative;
float:left;
width:225px;
height:97px;
background: url(../imagens/oferta0Km.gif) no-repeat;
border:0px solid;
}

#box_ofertas a img{
position:absolute;
top:12px;
left:115px;
}