body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#f8f8f8;
	background-image:url(../images/fundo.gif);
	background-position:top;
	background-repeat:repeat-x;
}

img{
	border:0px;
}
	
form {
	 margin:0px;
	 padding:0px;
}

#tudo{
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

#topo { 
	width:980px;
	height:231px;
	float:left;
	background-image:url(../images/fundo_topo.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#miolo {
	width:585px;
	float:left;
	padding-left:10px;
}

#fundo_titulo {
	width:585px;
	height:27px;
	float:left;
	background-image:url(../images/fundo_titulo.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:11px;
	margin-bottom:29px;
}

#meio {
	width: 960px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#FFFFFF;
}

/*MENU */

#menu{
	width:192px;
	float:left;
}

ul {
	width:192px;
	padding:0px;
	display:block;
	float:left;
	margin:0px;
	list-style-type:none;
}

.menu_lista{
	width:155px;
	height:26px;
	padding-top:12px;
	padding-left:37px;
	color:#666666;
	background-image:url(../images/seta_off.gif);
	background-position:center;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
	list-style:none;
}

.menu_lista:hover{
	color:#d61e1a;
	background-image:url(../images/seta_on.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#banner_abaixo{
	width:190px;
	float:left;
	border:1px solid #eadcbe;
	margin-top:10px;
}
/*MENU/FINAL*/



/*OFERTA */
#oferta {
	width:565px;
	padding-left:20px;
	/*height:392px;*/
	float:left;
}

#link_oferta{
	width:168px;
	height:195px;
	float:left;
	cursor:pointer;
	margin-right:20px;
}

#fotinho_oferta {
	width:166px;
	height:115px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	border:1PX solid #d7d6d2;
}


#texto_oferta {
	width:168px;
	height:22px;
	float:left;
	padding-top:7px;
	line-height:12px;
}

#valor_oferta {
	width:168px;
	padding-top:4px;
	float:left;
	text-align:left;
}

#vazia_oferta {
	width:100%; 
	height:220px; 
	text-align:center; 
	float:left;
	padding-top:163px;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#ilustrativas{
	width:573px;
	float:left;
	padding:6px;
	background-color:#f2f2f1;
	font-size:11px;
}
/*OFERTA/FINAL*/


#banner_estacionamento{
	width:585px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

/*MARCA */
#marca_border {
	width:521px;
	height:125PX;
	border:1px solid #d5d4cf;
	float:left;
	padding:24px 31px 21px 31px;
}

#link_marca {
	width:140px;
	height:52px;
	float:left;
	cursor:pointer;
}

#coluna_marca{
	width:50px;
	height:52px;
	float:left;
}
/*MARCA/FINAL*/


/*PAINEL*/
#painel {
	width:162px;
	float:right;
	background-color:#FFFFFF;
}

#banner{
	width:160px;
	border:1px solid #dfdfdf;
	float:right;
	margin-top:10px;
}

/*PAINEL/FINAL*/

/*RODAPÉ */
#rodape {
	width:942px;
	background-color:#f2f2f1;
	padding:19px 19px 14px 19px;
	float:left;
	border-top:5px solid #dcdcd9;
	margin-top:30px;
}

#coluna01_rodape{
	width:193px;
	height:80px;
	float:left;
}

#coluna02_rodape{
	width:180px;
	height:58px;
	float:left;
	background-image:url(../images/sombra.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:33px;
	padding-top:22px;
}

#coluna03_rodape{
	width:175px;
	height:58px;
	float:left;
	padding-left:23px;
	padding-top:22px;
}

#coluna04_rodape{
	width:200px;
	height:58px;
	float:left;
	background-image:url(../images/sombra.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:22px;
}

#coluna05_rodape{
	width:107px;
	height:58px;
	float:left;
	padding-top:22px;
	padding-left:29px;
}


#reservado{
	width:843px;
	padding-top:6px;
	height:30px;
	float:left;
	color:#999999;
	font-size:11px;
}


