@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-image: url(../immagini/common/sfondoPrincipalePagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1C0404;
}
#testoAlto{
	
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #150202;
	
	margin-left:20px;
	position:absolute;
	width:460px;
	height:75px;
	
	text-align:center;
	padding-top:12px;
	overflow:hidden;
}
#contenitoreEsternoPrincipale{
	width: 932px;
	margin-left: auto;
	margin-right: auto;
}
#headSx{
	position: absolute;
	width: 451px;
	height: 245px;
	left: 50%;
	margin-left: -466px;
	top: 11px;
	z-index: 10;
}
#contenitoreEsternoContenuti{
	position: absolute;
	width:499px;
	height: 735px;
	left: 50%;
	top: 0px;
	margin-left: -33px;
/*	background-image: url(../immagini/common/sfondoPrincipaleContenuti.png);
	background-repeat: no-repeat;
	background-position: left top;
*/	z-index: 5;
}
#contenitoreContenuti{
	position: absolute;
	width: 412px;
	height: 415px;
	left: 50%;
	top: 260px;
	margin-left: 9px;
	z-index: 6;
}
#ContenitoreEsternoPannelloSx{
	position: absolute;
	width: 451px;
	height: 498px;
	top: 237px;
	left: 50%;
	margin-left: -467px;
}
#pannelloSxStandard{
	margin-top: 47px;
}
#botte {
	position: absolute;
	height: 211px;
	width: 264px;
	left: 50%;
	margin-left: 211px;
	top: 684px;
	z-index: 7;
}
#footer{
	position: absolute;
	width: 405px;
	height: 60px;
	left: 50%;
	top: 750px;
	margin-left: -449px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CABCAA;
}
#footer a{
	color: #CABCAA;
	text-decoration: none;
}
#footer a:hover{
	color: #CABCAA;
	text-decoration: underline;
}
#headSxMenu{
	position: absolute;
	width: 451px;
	height: 245px;
	left: 50%;
	margin-left: -466px;
	top: 11px;
	z-index: 20;
}
.testoPannelloDx{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #150202;
	line-height: 150%;
}
#pannelloSxProfilo{
	width: 434px;
	height: 498px;
	margin: 0px;
	background-image: url(../immagini/ombraPannelloSxProfilo.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#pannelloSxProfilo img{
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#contenitoreFotoGallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #150202;
	width: 387px;
	height: 200px;
	margin-top: 25px;
}
.contenitoreFotoSingola{
	float: left;
	width: 67px; 
	height: 58px;
	border: #000000 1px solid;
}
.titoloPagina{
	width: 412px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #6B5943;
}
#contenitoreControlliNavigazione{
	margin-top: 20px;
	width: 210px;
	height: 24px;
}
#controlloIndietro{
	width:88px;
	height: 24px;
	float: left;
}
#controlloAvanti{
	width:76px;
	height: 24px;
	float: right;
}
#pannelloSxOrizzontaleFotoGallery{
	width:452px;
	height: 309px;
	background-image: url(../immagini/sfondoPannelloSxFoto.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 101px;
	margin-left: 0px;
}
#pannelloSxOrizzontaleFotoGallery img{
	width:429px;
	height: 286px;	
	margin-top: 7px;
	margin-left: 23px;
}
#pannelloSxVerticaleFotoGallery{
	width: 337px;
	height: 479px;
	background-image: url(../immagini/sfondoPannelloSxFotoVerticale.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 18px;
	margin-left: 115px;
}
#pannelloSxVerticaleFotoGallery img{
	width: 300px;
	height: 451px;	
	margin-top: 8px;
	margin-left: 20px;
}
#contenitoreListaEventi{
	width: 412px;
	height: 345px;
}
.contenitoreEventoSingolo{
	width: 412px;
	height: 100px;
	margin-bottom: 20px;
	cursor: pointer;
}
.fotoEvento{
	float: left;
	width: 120px;
	height: 100px;
	border: 1px solid #480101;
}
.dettagliEvento{
	float: left;
	width: 280px;
	height: 100px;
	margin-left: 10px;
}
.titoloEvento{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #150202;
	width: 280px;
	margin-bottom: 5px;
}
.descrizioneEvento{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #150202;
	width: 280px;
}
#pannelloSxEventi{
	width: 452px;
	height: 424px;
	margin-left: 0px;
	margin-top: 54px;
	background-image:url(../immagini/sfondoPannelloSxEventi.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#fotoGrandeEvento{
	float: left;
	width: 407px;
	height: 281px;
	margin-left: 27px;
	margin-top: 10px;
	border: solid 1px #480101;
}
#titoloEventoSingolo{
	float: left;
	margin-top: 10px;
	margin-left: 27px;
	width: 397px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #150202;
}
#periodoEventoSingolo{
	float: left;
	margin-top: 5px;
	margin-left: 27px;
	width: 397px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #150202;
}
#descrizioneEventoSingolo{
	float: left;
	margin-top: 5px;
	margin-left: 27px;
	width: 397px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #150202;
}
.contenitoreSingoloMenu{
	width: 412px;
	height: 50px;
	margin-bottom: 20px;
	cursor: pointer;
}
.titoloMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #150202;
	width: 412px;
	margin-bottom: 5px;
}
.occhielloMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #150202;
	width: 412px;
}
#titoloMenuSingolo{
	float: left;
	margin-top: 10px;
	margin-left: 27px;
	width: 397px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #150202;
}
#descrizioneMenuSingolo{
	float: left;
	margin-top: 20px;
	margin-left: 27px;
	width: 397px;
	height: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #150202;
	line-height: 150%;
	overflow: auto;
}
#formInfo{
	float: left;
	width: 381px;
	height: 267px;
	margin-left: 27px;
	margin-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #480101;
}
#formInfo form{
	margin: 0px;
}
.trForm{
	float: left;
	width: 381px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #480101;
}
.tdForm{
	float: left;
	width: 190px;
	text-align: right;
}
.tdFormCampi{
	border: 1px solid #480101;
	background: #EBE6DE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #480101;
	width: 118px;
	height: 20px;
}
.formBottone{
	border: 1px solid #480101;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #480101;
	border: 1px solid #480101;
}
.tdForm textarea{
	border: 1px solid #480101;
	background: #EBE6DE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #480101;
	width: 174px;
	height: 84px;
}
#datiContatto{
	float: left;
	width: 381px;
	margin-left: 27px;
	margin-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #220404;
}
#datiContatto a{
	color: #220404;
	text-decoration: none;
}
#datiContatto a:hover{
	color: #220404;
	text-decoration: underline;
}
#stampaMenu{
	float: left;
	margin-bottom: 5px;
	margin-left: 27px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #150202;
	text-align: right;
}
#stampaMenu a{
	color: #150202;
	text-decoration: none;
}
#stampaMenu a:hover{
	color: #333333;
	text-decoration: none;
}
