body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #9A0000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#contenitore {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#testata {
	background: #DDDDDD;
	height:218px;
	position:relative;
}
#menu {
	background: url(../images/css/fondo-menu.jpg);
	height:30px;
	text-align:center;
	padding-top:5px;
}
a.vocemenu {
	margin:0 20px 0 20px;
	color: #CCCCCC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.vocemenu:hover {
	color:#FFFFFF;
}
div.testi {
	width:180px;
	height:180px;
	background: #FFFFFF;
	position:absolute;
	right:10px;
	top:8px;
	padding: 10px;
	border-top: solid 1px #eee;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #bebebe;
	border-left: solid 1px #eee;
}
a.camper img {
	border:1px solid #CCCCCC;
	margin-right:5px;
}
div.corpotesti {
	color:#000000;
	font-size:14px;
	padding:20px;
}
div.corpotesti h1 {
	color:#9A0000;
	font-size:18px;
	margin-top:0;
	margin-bottom:5px;
}
div.corpotesti h2 {
	color: #FFFFFF;
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
}
div.corpotesti a {
	color:#9A0000;
	text-decoration:underline;
	font-weight:bold;
}
div.corpotesti a:hover {
	color: #666666;
}
#corpo {
	padding: 0 20px;
	background: #FFFFFF;
}
#piede {
	height:60px;
	background:url(../images/css/fondo-piede.jpg) repeat-x;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
#piede a {
	color: #FFFFFF;
	text-decoration:none;
}
#piede a:hover {
	color: #333333;
}
marquee.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	height:150px;
	color: #9A0000;
	height:180px;
}
marquee.testo a {
	color:#FF9933;
	text-decoration:underline;
}
marquee.testo a:hover {
	color:#191E24;
	text-decoration:none;
}
div.presentazione {
	width:878px;
	height:151px;
	background: url(../images/css/fondo-presentazione.jpg) no-repeat top center;
	text-align:center;
	padding-top:5px;
}

