@charset "utf-8";
body  {
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center;
	
}

* {
	margin: 0px;
	padding: 0px;
}



.thrColFixHdr #container {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	position: relative;
	height: 1600px;
}
.pulsanti {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}
.pulsanti2  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF9900;
}

.pulsanti2 a:link  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF9900;
}

.pulsanti2 a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF9900;
}


.pulsanti a:link  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}

.pulsanti a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}


.pulsanti a:hover {
	color: #FF0000;
	text-decoration: none;
	}


.pulsanti2 a:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
.perc1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #FF9900;
}


.thrColFixHdr #header {
	padding-top: 0px;
	top: 0px;
	height: 535px;
	width: 960px;
	visibility: hidden;
	position: absolute;
} 



.thrColFixHdr #header h1 {

	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */

	padding: 10px 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */

}

#header2 {
	padding-top: 0px;
	top: 0px;
	height: 185px;
	width: 960px;
	visibility: hidden;
	position: absolute;
} 



.thrColFixHdr #mainContent {
	padding-top: 0;
	padding-left: 0px;
	margin-bottom: 30;
	padding-bottom: 30px;
	margin-top: 30px;
} 

 #mainContent2 {
	padding-top: 0;
	padding-left: 0px;
	margin-bottom: 30;
	padding-bottom: 10px;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	text-align: left;
} 

#mainContent2m {
	position: relative;
	text-align: left;
	width: 770px;
	left: 0px;
} 

#mainContentbase {
	padding-top: 0;
	padding-left: 0px;
	margin-bottom: 30;
	padding-bottom: 10px;
	margin-top: 20px;
	position: absolute;
	left: 190px;
	text-align: left;
	width: 700px;
} 

 #mainContent3 {
	position: absolute;
	left: 365px;
	top: 490px;
} 
 #mainContent4 {
	position: absolute;
	left: 190px;
	top: 500px;
	width: 760px;
} 
 #mainContent5 {
	position: absolute;
	left: 190px;
	top: 800px;
	width: 770px;
} 

 #mainContent6 {
	position: absolute;
	left: 190px;
	top: 950px;
	width: 770px;
} 





.thrColFixHdr #footer {
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 70px;
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
} 

.thrColFixHdr #footerm {
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	position: absolute;
	top: 1500px;
	width: 460px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
} 

.thrColFixHdr #footerm2 {
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	position: relative;
	width: 300px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
	clear: right;
	top: 50px;
} 





.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/

	float: left;

	margin-right: 8px;

}

.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}
#containerinterno {
	padding-top: 50px;
}



#containerinterno2 {

}

#pulsantiera{
	list-style: none;
	width: 960px;
	visibility: hidden;
	height: 30px;
	text-align: left;
	position: absolute;
	left: -3px;
	top: 555px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#pulsantiera2{
	list-style: none;
	width: 770px;
	visibility: hidden;
	height: 30px;
	text-align: left;
	position: absolute;
	left: 189px;
	top: 185px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}



a:focus { outline: 0; }

a:link {
	text-decoration: none;
	color: #999999;
}
#sfondo2 {
	float: right;
}

a:visited{
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}



p a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#puletesto {
	height: 100px;
	margin-bottom: 35px;
	margin-top: 35px;
}



#puletesto2 {
	margin-bottom: 15px;
	margin-top: 10px;
}


#puletesto2222 {
	margin-bottom: 15px;
	margin-top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}


p a:visited{
	color: #FF9900;
	text-decoration: none;
}
p a:hover {
	color: #FF0000;
	text-decoration: none;
}

p a:active {
	color: #FF0000;
	text-decoration: none;
}
.Stile1 {color: #000000}
.Stile1 a:link {color: #000000}

#colsx {
	width: 457.5px;
	padding-top: 0px;
	border-bottom-width: 1px;
	padding-bottom: 50px;
}

#coldx {
	width: 457.5px;
	top: 0px;
	padding-top: 0px;
	margin-bottom: 80px;
}
.titoli {
	padding-top: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.titoli2 {
	padding-top: 15px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}

.testo {
	font-size: 14px;
	line-height: 25px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-style: normal;
}

.testoint {
	font-size: 14px;
	line-height: 25px;
	font-family: "Times New Roman", Times, serif;
	color: 00765B;
	font-style: italic;
	width: 770px;
}
.titolo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #00765B;
	font-style: normal;
	padding-bottom: 10px;
}


.titolo33  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #00765B;
	font-style: normal;
	padding-bottom: 10px;
}
.titolo33m  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	padding-bottom: 10px;
}
.titolo33 a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #00765B;
	font-style: normal;
	padding-bottom: 10px;
}

.titolo2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #00765B;
	font-style: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00775B;
	margin-left: 172px;
}

.titolooro {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: CDAB65;
	font-style: normal;
	padding-bottom: 10px;
}
#logotorta {
	height: 159px;
	width: 171px;
	z-index: 2;
	top: 0px;
	position: absolute;
}
#dovesiamo {
	height: 149px;
	width: 146px;
	z-index: 2;
	position: absolute;
	top: 186px;
	background-color: #5C2459;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	padding-left: 25px;
	padding-top: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#sfondo {
	position: relative;
	z-index: 1;
	width: 960px;
	height: 535px;
	top: 0px;
}

.style1 {
	color: #00765B;
	font-style: italic;
}
.Stile5 {
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-style: normal;
}
.Stile6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
   font-style: normal;
}

.Stile6  a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
   font-style: normal;
}

.Stile6  a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #00765B;
   font-style: normal;
}



.Stile6 a:active {
	color: #FF0000;
	text-decoration: none;

}

.style3 {
	color: #CDAB65;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.style33 {
	color: #CDAB65;
	font-family: Tahoma, Arial, sans-serif;
	
}

.style3 a:link {color: #CDAB65

}

.style3 a:hover {
	color: #FF0000
}
.style3 a:visited {color: #CDAB65}


#puletesto3 {
	float: right;
	padding-top: 0px;
}

#puletesto3mappe {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 175px;
}





.style4 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #00765B;
}
#lognap {
	float: left;
	margin-right: 25px;
	height: 175px;
}


#lognap200 {
	float: left;
	margin-right: 25px;
	height: 1000px;
}


#lognapa {
	float: left;
	margin-right: 25px;
	height: 185px;
	width: 146px;
}
#lognap3 {
	float: right;
	height: 90px;
	margin-left: 25px;
	width: 100px;
	margin-top: 43px;
}
#lognap3m {
	float: right;
	height: 90px;
	margin-left: 25px;
	width: 100px;
	margin-top: 10px;
}
#lognap4{
	float: right;
	height: 100px;
	margin-left: 25px;
	width: 75px;
}

#lognap5{
	float: right;
	height: 90px;
	margin-left: 25px;
	width: 75px;
}
#lognap2 {
	float: left;
	margin-right: 22px;
	height: 350px;
	width: 150px;
}

#lognap2222 {
	float: left;
	margin-right: 22px;
	height: 190px;
	width: 300px;
}

#lognap27 {
	float: left;
	margin-right: 22px;
	height: 230px;
	width: 150px;
}

#lognap22 {
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 22px;
}

.style9 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
}
.style10 {font-family: Tahoma, Arial, sans-serif; font-size: 16px; color: #CDAB65; font-style: normal; padding-bottom: 10px; }
#centra {
	margin-top: 36px;
	margin-bottom: 36px;
	height: 77px;
}
.perform {
	position: absolute;
	width: 290px;
	top: 40px;
}
#submit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 100px;
}
#consegna {
	width: 600px;
}
#ora {
	width: 295px;
}
#notes {
	height: 150px;
	width: 99%;
	font-family: Tahoma, Arial, sans-serif;
}
#nomen {
	position: absolute;
	width: 400px;
}
#stampa {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	position: relative;
	height: 27px;
	width: 59px;
	margin-top: 25px;
	margin-left: 150px;
}
#puletesto2m {
	position: absolute;
	width: 770px;
	top: 50px;
	left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#puletesto3m {
	position: absolute;
	width: 600px;
	top: 60px;
	left: 170px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#puletesto4m {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 170px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#puletesto5m {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 170px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#lineainf {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
	width: 770px;
	left: 0px;
	top: 20px;
}

#stampam {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	position: absolute;
	height: 27px;
	width: 59px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 50px;
	left: 0px;
	top: 20px;
	visibility: hidden;
}

.testointm {
	font-size: 14px;
	line-height: 25px;
	font-family: Tahoma, Arial, sans-serif;
	color: #FF9900;
	font-style: normal;
	width: 770px;
	position: absolute;
	font-weight: bold;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.testoint2m {
	font-size: 14px;
	line-height: 25px;
	font-family: Tahoma, Arial, sans-serif;
	color: #00765B;
	font-style: normal;
	width: 600px;
	position: absolute;
	font-weight: bold;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00765B;
}
.testoint1m {
	font-size: 14px;
	line-height: 25px;
	font-family: Tahoma, Arial, sans-serif;
	color: #00765B;
	font-style: normal;
	width: 600px;
	position: absolute;
	font-weight: bold;
	left: 0px;
}
#lineam {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00765B;
	height: 30px;
}
#lineasotto4 {
	position: absolute;
	left: 170px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00765B;
}
#testodestra {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding: 5px;
	color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	position: absolute;
	top: 805px;
	width: 360px;
	left: 580px;
}
#linkspot {
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 160px;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
#numeroverdem {
	width: 200px;
	position: relative;
	left: 10px;
	display: inline;
}
#telefonicamente {
	float: left;
	margin-top: 15px;
}
#stellone {
	position: absolute;
	height: 80px;
	width: 80px;
	top: 790px;
	background-image: url(../immagini/stella.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #FF9900;
}
.finoarancio {
	font-weight: normal;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5C2459;
}
.arancio {
	color: #FF9900;
}
.testopiccolo {
	font-size: 12px;
	line-height: 16px;
}
#musicaevino {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
#fotoaz {
	margin-bottom: 40px;
}
#sfondofloreal {
}
#programma {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
	width: 550px;
	text-align: justify;
}
.viola {
	font-weight: bold;
	color: #5C2459;
}
#colonnadestra {
	float: right;
	position: absolute;
	visibility: hidden;
}
.citazione {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	line-height: 14px;
}
.lineadivisione {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 770px;
}
.fotogruppi {
	float: right;
}
.fluttuasx {
	float: left;
}
.infogruppi {
	width: 550px;
	margin-top: 30px;
}
