

body {
	background-color:#000000;
	color:#818372;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.all
{
	height:680px;
	width:930px;
	
	background-position: letf top;
	background-repeat:no-repeat; 
	
}


.ariete_home
{
	height:674px;
	width:930px;
	
	background-position: letf top;
	background-repeat:no-repeat; 
	background-image:url(../img/homepage.jpg);
}

.ariete_azienda
{
	height:674px;
	width:930px;
	
	background-position: letf top;
	background-repeat:no-repeat; 
	background-image:url(../img/azienda.jpg);
}

.ariete_showroom
{
	height:674px;
	width:930px;
	
	background-position: letf top;
	background-repeat:no-repeat; 
	background-image:url(../img/showroom.jpg);
}

.ariete_dovesiamo
{
	height:674px;
	width:930px;
	
	background-position: letf top;
	background-repeat:no-repeat; 
	background-image:url(../img/dovesiamo.jpg);
}

.ariete_contatti
{
	height:674px;
	width:930px;
	
	background-position: letf top;
	background-repeat:no-repeat; 
	background-image:url(../img/contatti.jpg);
}

.all_no_image
{
	height:680px;
	width:930px;
	
	background-position: letf top;
	background-repeat:no-repeat; 

}
.all_index
{
	background-image:url(../img/home.jpg);
	
}

.all_azienda
{
	background-image:url(../img/azienda.jpg);
	
}


.all_contatti
{
	
	background-image:url(../img/contatti.jpg);
	
}

.all_dovesiamo
{
	background-image:url(../img/dovesiamo.jpg);
	
}

.testo
{
	height:300px;
	width:687px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;


}

.contatti
{
	height:50px;
	width:150px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:24px;


}

.header
{
	width: 	100%;
}

.headerLogo {
	margin-top:10px;
	height:340px;
	border-top: 0px;

}
.sottoLogo{
	background-color:#223f6c;
	height:30px;
}

.footer
{
	background-color:white;
	width: 	100%;
	text-align:center;
	padding-top:	30px;
	padding-bottom:	0px;	
	
}

.body
{
	width:	100%;
	height:		30%;
}

.body_sx
{
	width:	190px;			
	float:	left;
	
}

.body_center
{
	width:	555px;	
	
	float:	left;
	

}

.body_center_align
{
	text-align:center;
	top: 10px

}

.body_menu
{
	text-align:center;
	border-top: 10px;
	height: 30px
	

}
.body_dx
{
	width:	175px;	

	float:	right;
	
}

.div_menu_sx_pricipale{
	text-align:left;
	
	height: 30px;
}

.div_menu_sx{
	text-align:left;
	padding-left: 30px;
	height: 30px;
}


