html, body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	background-image:url(../img/sfondo.jpg);
	}
a:link{
	color:#990000;
	}
a:visited{
	color:#990000;
	}
a:active{
	color:#FFFFFF;
	}
a:hover{
	color:#FFFFFF;
	}
.contenitore{
	width: 810px;
	height: 745px;
	padding:0;
	margin: 10px auto 0 auto;
	text-align: left;
	background-color: #FEFAEF;
	background-image:url(../img/ombra.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
.main{
	width: 800px;
	height: 730px;
	background-color: #FEFAEF;
	padding: 0;
	margin: 0 0 0 0;
	text-align: center;
	}
.header{
	height: 110px;
	margin: 0 10px 0 10px;
	}
.menu{
	float: right;
	width: 500px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 0;
	}
.menu a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}
.menu a:active{
	color: #FFFFFF;
	text-decoration: underline;
	}

.button{
	float: left;
	width: 96px;
	height: 40px;
	margin-right: 2px;
	border: 1px solid #990000;
	background-image: url(../img/bottone.jpg);
	}
.podereilcolle{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	}

/*-----------------------------------------------banner---------------------------------------*/
.banner{
	margin: 0 10px 0 10px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	text-align: right;
	background-color: #FFEEDD;
	}
.bansn{
	float: left;
	margin: 2px 0 2px 0;
	border:0;
	}
.bandx{
	margin: 2px 0 2px 0;
	border: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC; 
 
	}
/*------------------------------------------------corpopagina------------------------------------------*/

.corpo{
	margin: 10px;
	padding: 0;
	}
.thumbs{
	float: right;
	width: 306px;
	height: 300px;
	margin: 0;
	padding: 0;
	}
.thumb{
	float: left;
	border: 0;
	margin: 0 0 10px 10px;
	border: 1px solid #333;

	}
.contenuti{
	width: 460px;
	height: 296px;
	background-image:url(../img/sfondoriquadro.jpg);
	margin: 0;
	padding: 0;
	text-align: left;
	border: 1px solid #990000;
	}
.contenuti h3{
	margin: 0 10px 0 10px;;
	padding: 0;
	font-size: 16px;
	}
.contenuti p{
	margin: 0 10px 0 10px;;
	padding: 0;
	}
form{
	margin-left: 100px;}
table{
	margin: 0;
	padding: 0;
	}
/*-----------------------------------------footer------------------------------------------*/
.footer{
	margin: 10px;
	padding: 25px;
	border: 0;
	border-top: 2px solid #990000;
	font-size: 11px;
	}
.ombrabassa{
	background-image:url(../img/base.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 23px;
	margin: -2px 0 0 -10px;
	padding: 0;
	}
.footer2{
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 20px;
	}
.footer2 a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
.footer2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
.footer2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer2 a:active{
	color: #FFFFFF;
	text-decoration: underline;
	}