.latinha-relogio {
	position:absolute;
	z-index: 9999;
	left: 117px;
	top: 107px;

}


.fundo-tempo {
	background-repeat:repeat;
	vertical-align: middle;
	background-image: url(../imagens/fundo_climatempo.gif);

}


.hora {
	clear:both;
	float: left;
	width: 120px;
	height: 30px;
	text-align: left;
	background-image:url(../imagens/latinha_maxi_relogio_fundo.gif);
	background-repeat:no-repeat;
	z-index: -1;
	text-align: right;
	}
	
.data {
	float: left;
	background-color: #666666;
	width: 340px;
	height: 30px;
	vertical-align: Middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

.usuario{
	float: left;
	background-color: #666666;
	width: 400px;
	height: 30px;
	vertical-align: Middle;
	margin-right: 10px;
	
	text-align:right;
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
}


.lista-produtos-home {
	display:table;
	clear: both;
	float: left;
	width: 160px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


	
.lista-produtos-home li {
	line-height: 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


.linhas-destaque {
	float: left;
	width: 384px;
	margin-top: 10px;
	margin-left: 0px;
	}


.linhas-destaque-branco {
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	height: 90px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 10px;
	}


.icone {
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 10px;
	}

.texto-lista {
	float: inherit;
	margin-top: 20px;

	}



.form-nome-home {
	margin: 0px;
}



.campo-form-nome-home {
	border: 0px;
	background-color: #F0F0F0;
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	width: 150px;
	height: 20px;	
	}


.form-cidade-tempo {
	border: 0px;
	background-color: #F0F0F0;
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	width: 110px;
	height: 20px;	
	}



.central-home {
	float: left;
	width: 880px;
	margin-top: 20px;
	clear: both;
	
	}

.flash-destaque-quadrado {
	float: left;
	margin-top: 10px;
	width: 304px;
	}
	
.destaque-do-mes {
	float: left;
	margin-top: 10px;
	padding-left: 10px;	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;		
	width: 320px;
	}
	
.destaque-do-mes-item-esq {
	float: left;
	width: 141px;
	height: 85px;
	margin-right: 4px;
	margin-bottom: 8px;
	}
	
.destaque-do-mes-item-dir {
	float: left;
	width: 141px;
	height: 85px;
	margin-left: 4px;
	margin-bottom: 8px;
	}

.fotos-oficinas-revendas {
	clear:both;
	float:left;
	width:860px;
	
	margin-top: 10px;
	padding-top: 10px;
	
	border-top: 1px;
	border-top-style: solid;

	border-top-color: #CCCCCC;	
	
	
}


.maxi_na_midia {
	
	float: left;
	width: 685px;
	margin-top: 20px;
	margin-left: 10px;

	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;	

}

