a{
	text-decoration: none;
	color:black ;
}
#bloccocentrale {
	position: absolute;
	top: 120px;
	left: 200px;
	background-color: #F0E68C;
	width: 760px;
	height:660px;
	text-align: justify;
	padding: 20px 20px 20px 20px;
	font-family: Verdana;
	font-size: 1em;
	text-transform: none;
}

#blocco1 {
	position: relative;
	left: 5px;
	margin-right: 20px;
	background-color: #F0E68C;
	width: 180px;
	margin-top: 50px;}
	


#blocco2 {
	position: relative;
	top:10px;
	left: 10px;
	background-color:  white;
	width: 160px;
	
	background-image: url(images/ferrarobann.gif);
	background-repeat:no-repeat;
}

#blocco3 {
	position: relative;
	margin-left: 60px;
	background-color: Aqua;
	width: 140px;
	border: thin solid;
	margin-top:50px;
	}

#blocco4 {
	position: relative;
	margin-left: 80px;
	background-color: #9ACD32;
	width: 120px;
	border: thin solid;
margin-top:50px;
}
#boxalto {
	color: black;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 110px;
	background-color: #FF2626;
	text-align: center;
	text-transform: uppercase;
	line-height: 35px;
	letter-spacing: 5px;
	font-size: 30px;
	font-family: tahoma verdana arial;
	padding-top: 10px;
	
	margin-bottom: 0px;
	font-weight: bold;
	
}
 
	

#boxstemma{
position:absolute;
top:5px;
left:5px;

width:130px;
height:125px;

}
#boxfoto{
	position: absolute;
	top: 5px;
	left: 850px;
	width: 130px;
	height: 110px;
	}
#boxmenu {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 200px;
	height: 700px;
	background-color: #FF8811;
	margin-top: 0px;
}
 #boxfisso{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	background-color: #F0E68C;
}
#boxbasso{
	position: absolute;
	top: 820px;
	left: 0px;
	width: 940px;
	height: 50px;
	background-color: #FF2626;
	font-family: Verdana;
	font-size: 15px;
	padding: 30px 30px 30px 30px;
	letter-spacing: 3px;
	
	}
	#boxtitolo {
	position: absolute;
	top: 10px;
	left: 150px;
	font-family: Verdana;
	font-size: 25px;
	width: 700px;
	height: 130px;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
}
