@charset "iso-8859-1";
/* CSS Document */

body {
	background-color:#FFF;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

#main {
	height:100%;
	width:960px;
}

#top {
	background-image:url(../images/backgrounds/main_back.gif);
	background-repeat:no-repeat;
	width:960px;
	height:174px;
}

#menu {
	width:949px;
	height:32px;
	margin-left:6px;
	background-image:url(../images/backgrounds/menu_back.png);
	background-repeat:no-repeat;
}


#colonna1 {
	width:426px;
	float:left;
}



#colonna2 {
	width:304px;
	float:left;
}



#colonna3 {
	width:210px;
	float:left;
	background-image:url(../images/backgrounds/dx_sf.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:11px;
	
}

#colonna4 {
	width:730px;
	float:left;
}

.box {
 background-image:url(../images/separetors/freccia.jpg);
 background-position:top left;
 background-repeat:no-repeat;
 width:390px;
 margin-left:14px;
 padding-left:20px;
 margin-top:15px;
}

.box2 {
 width:650px;
 margin-left:14px;
 padding-left:20px;
 margin-top:15px;
}

.box3 {
 width:550px;
 margin-left:14px;
 padding-left:20px;
 margin-top:15px;
}

#piede {
	height:141px;
	color:#909090;
}
