body {
	background: White;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#head {
	background: url(img/head.jpg);
	height: 353px;
	width: 932px;
}
#home {
	font-family: Verdana;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	position: absolute;
	top: 324px;
	left: 203px;
}
#home:hover {
	border-left: 3px #0ff;
	text-decoration: overline;
}
#mex {
	font-family: Verdana;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	font-stretch: wider;
	position: absolute;
	top: 324px;
	left: 263px;
	
}
#mex:hover {
	border-left: 3px #0ff;
	text-decoration: overline;
}
#contact {
	font-family: Verdana;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	position: absolute;
	top: 324px;
	left: 320px;
}
#contact:hover {
	border-left: 3px #0ff;
	text-decoration: overline;
}
#corpo {
	width: 100%;
}
#spacer1 {
	background: Black;
	position: absolute;
	top: 380px;
	left: 0px;
	width: 110px;
	height: 274px;
}
#primopiano {
	position: absolute;
	left: 120px;
	width: 300px;
	padding: 0px;
	/*padding-left: 120px;
	padding-right: 55px;*/
	}
#spacer2 {
	background: #0ff;
	position: absolute;
	top: 0px;
	left: 435px;
	width: 45px;
	height: 174px;
}
#contenuto {
	position: absolute;
	top: 0px;
	left: 55px;
}
p {
	font-family: verdana;
	font-size: 8pt;
	color: #333;
	width: 400px;
	line-height: 13pt;
}
p a {
	font-family: verdana;
	font-size: 8pt;
	color: #333;
	width: 500px;
	line-height: 13pt;
}
p a:hover {
	font-weight: bold;
}
h1 {
	font-family: verdana;
	font-size: 8pt;
	color: #333;
	width: 500px;
}
h6 {
	font-family: verdana;
	font-size: 8pt;
	color: #333;
	text-align: justify;
	font-weight: normal;
	line-height: 13pt;
}