/* antico-mulino main */

body {
	background-color: #d4d4d4;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0 auto 0 auto;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 800px;
	margin: 0 0 0 50px;
	padding: 0 15px 0 15px;
	background-image: url(../img/wrap_bkg.gif);
	background-repeat: repeat-y;
}

#testa {
	width: 800px;
	height: 430px;
	top: 0;
}

#menu {
	width: 800px;
	height: 80px;
	margin: 10px 0 0 0;
}

#maincontent {
	width: 700px;
	margin: 0 0 0 100px;
}

#maincontent h1 {
	width: 400px;
	margin: 0 0 20px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.contentcol {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

.contentcol p {
	margin: 0 15px 10px 0;
	padding: 0 0 0 0;
}

#spot {
	width: 700px;
	background-image: url(../img/spot_corta.gif);
	background-repeat: repeat-y;
	clear: both;
	padding: 0 0 0 100px;
	margin: 0 0 0 0;
}

#spot img {
	width: 180px;
	margin: 30px 10px 0 0;
}

#spot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 10px 0 0;
}

#spot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px 10px 0 0;
}

.spotmarrone {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 0 0 50px 0;
}

.spotcol {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#spotfoot {
	width: 700px;
	clear: both;
	font-size: 9px;
}

.bottoneM {
	margin: 0 0 0 0;
	float: left;
	}

.bottoneM a:link, .bottoneM a:visited {
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000;
	margin-left: 0;
	padding: 20px 20px 0 2px;
	background-image: url(../img/botup.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

.bottoneM  a:hover, .bottoneM  a:active {
	background-image: url(../img/botdown.gif);
	}

.bottoneB {
	margin: 0 0 0 0;
	float: left;
	}

.bottoneB a:link, .bottoneB a:visited {
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000;
	padding: 20px 20px 0 8px;
	background-image: url(../img/botBup.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

.bottoneB  a:hover, .bottoneB  a:active {
	background-image: url(../img/botBdown.gif);
	}

#bottom {
	width: 830px;
	height: 5px;
	color: #000000;
	background-image: url(../img/bottom02.gif);
	background-repeat: no-repeat;
	background-color: #d4d4d4;
	font-size: 5px;
	}

#footer{
	width: 710px;
	margin: 10px auto 0 155px;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	border-top-width: 0.05em;
	border-top-style: dotted;
	border-top-color: #999999;
}
