/* CSS GERAL DO HOTSITE LAVADORA ECONOMAXI
------------------------------------------------------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	font: normal 10px Verdana, Helvetica;
	text-align: center;
	color: #4f164d;
	background: #FFF;
}

#geralHome{
	margin: auto;
	text-align: justify;
	background: #FFF url('/lavadora_economaxi/images/bg_centro.jpg') no-repeat center 0px;
	width: 100%;
	height: 645px;
}

#geral{
	margin: auto;
	text-align: justify;
	background: #FFF url('/lavadora_economaxi/images/bg_interna.jpg') no-repeat center 0px;
	width: 100%;
	height: 645px;
	position: relative;
}


/*	DEFINIÇÃO GERAL DE TAGS
-------------------------------------------------------------------------------*/
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

img{
	border: 0;
}

a, a:hover{
	color: #d41e82;
	text-decoration: none;
}

h1{
	font: bold 13px Verdana, Helvetica;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	color: #d91e85;
	background: url("/lavadora_economaxi/a_lavadora/images/linha_px.gif") repeat-x 0px bottom;
}

h2{
	font: bold 10px Verdana, Helvetica;
	margin: 0px;
	padding: 0px;
	color: #d91e85;
}

/*	CLASSES GERAIS DO SITE
---------------------------------------------------------------------------*/

.clear{
	clear: both;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

/* MENU SUPERIOR
-------------------------------------------------------------------------*/
#corpo #topo{
	width: 994px;
	float: left;
}

#corpo #topo ul{
	float: left;
}

#corpo #topo ul li{
	float: left;
}

/*	CONTÉUDO
--------------------------------------------------------------------------*/
#corpo{
	width: 994px;
	margin: auto;
	text-align: justify;
}


#corpo #conteudo{
	float: left;
	width: 994px;
	height: 450px;
}

#lavadoraHome{
	float: left;
	width: 296px;
}

#lavadoraHome img{
	float: left;
}

#conteudoPrincipalHome{
	width: 560px;
	padding: 240px 0px 0px 20px;
	float: left;
}

#titulo{
	padding: 17px 0px 30px 110px;
}

#conteudoPrincipal{
	width: 994px;
	padding: 0px 0px 0px 0px;	
}

#textos{
	float: left;
	width: 340px;
	padding: 0px 0px 0px 20px;
	background: url("/lavadora_economaxi/images/bullet.gif") no-repeat 0px 3px;
}

#textosMaior{
	float: left;
	width: 710px;
	padding: 0px 0px 0px 20px;
	background: url("/lavadora_economaxi/images/bullet.gif") no-repeat 0px 23px;
}

/*	RODAPÉ
---------------------------------------------------------------------------*/
#rodape{
	width: 944px;
	padding: 0px 0px 0px 50px;
}

#rodape ul li{
	float: left;
	border-right:1px solid #FFF;
	padding: 0px 10px 0px 10px;
	color: #FFF;
	font: normal 10px Verdana, Helvetica;
}

#rodape ul li a{
	color: #FFF;
	font: normal 10px Verdana, Helvetica;
}

#rodape ul li.ultima{
	border: none!important;
}
