
body
	{	
		width: 810px;
		background-image: url('../images/sfondo_nero.jpg');
		background-repeat: repeat-x;
		background-position: top center;
		margin: 0px auto;
		font-family: Arial;
		font-size: .8em;
		text-align: center;
	}

#main
	{	width: 800px;
		background-image: url(../images/sfondo_tulipano.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-color: #fea541;
		margin: 0px auto;   /*centra negli altri browsers*/
	    text-align: left;   /*ripristina l' allineamento*/
		overflow: hidden;
	}
	
#testo_alto_sinistra {
		display: block;
		width: 230px;
		height: 400px;
		margin: 4px 0 0 230px;
		/* margin: 10px auto; */   /*centra negli altri browsers*/
	    /* text-align: left; */  /*ripristina l' allineamento*/
		overflow: hidden;
	}

#elenco_email {
		display: block;
		/* width: 230px; */
		/* height: 400px; */
		margin: 4px 0 0 230px;
		/* margin: 10px auto; */   /*centra negli altri browsers*/
	    /* text-align: left; */  /*ripristina l' allineamento*/
		/* overflow: hidden; */
		line-height: 0.5em;
	}
	
#riquadro_alto_destra {
		display: block;
		width: 324px;
		height: 320px;
		margin: -400 0 0 480px;
		overflow: hidden;
	}
	
#riquadro_alto_destra img{
		margin: 0 0 3 0;
	}	
	
#fascia_centro_sinistra {
		background-color: #e7722f;
		display: block;
		width: 262px;
		height: 51px;
		margin: 0 0 0 217px;
		text-align: left;
		font-family: Dotum,Arial;
		font-size: 3.8em;
		color: #af0206; 
		letter-spacing: -1px;
		overflow: hidden;
	}

#fascia_centro_sinistra img {	
		vertical-align: middle;
	}
	
	
#fascia_centro_destra {
		background-color: #e7722f;
		display: block;
		width: 320px;
		height: 51px;
		margin: -51 0 0 480px;
		line-height: 54px;
		text-align: right;
		font-family: Dotum,Arial;
		font-weight: normal;
		font-size: 2.5em;
		color: #af0206; 
		overflow: hidden;
	}

#fascia_centro_destra img{
		display: inline;
		/* position: absolute; */
		/* top: 367px; */
		left:770px;
		margin: 0 0 0 0;
	}
	
#fascia_centro_destra a{
		display: inline;
		padding: -20px 0 0 0;
		/* text-align: right; */
		font-family: Verdana,Arial;
		font-weight: normal;
		font-size: 0.4em;
		text-decoration: none;
		color: #ffffff; 
		overflow: hidden;
	}
	
#fascia_centro_destra a:hover{
		text-decoration: underline;
	}
	
	
#fascia_footer {
		background-color: #fb921f;
		display: block;
		width: 680px;
		height: 30px;
		margin: -44 0 0 130px;
		text-align: right;
		font-family: Arial;
		font-size: 1.8em;
		color: #af0206; 
		overflow: hidden;
	}		

#fascia_footer img{	
		vertical-align: middle;
	}		
		
#fascia_info {
		background-color: #ffbc6e;
		display: block;
		width: auto;
		height: 14px;
		margin: 0 0 0 145px;
		text-align: right;
		line-height: 12px;
		font-family: Arial;
		font-size: 1.8em;
		color: #af0206; 
		overflow: hidden;
	}		
	
#riquadro_sinistra_basso {
		display: none;
		width: 148px;
		height: 10px;
		margin: 10px 0 0 222px;
		text-align: right;
		line-height: 12px;
		font-family: Arial;
		font-size: 1.8em;
		color: #af0206; 
		overflow: hidden;
	}

#testo_news_sx {
		display: block;
		width: 260px;
		height: 150px;		
		margin: 0px 0px -140px 214px;
		margin: 0px 0px -140px 214px;!important; /* IE 7.0 */
		padding-top: 10px;
		padding-top: 10px!important; /* IE 7.0 */
		overflow: hidden;
	}

html>body #testo_news_sx {
		padding-top: 0px !important;
		margin: 10px 0px -150px 214px;!important;
		}
			
#quadrato_singola {
		display: block;
		border-style: solid;
		border-width: 2px;
		border-color: #e7722f;
		background: #fea541;
		width: 64px;
		height: 54px;		
		text-align: center;
		margin: 14px 0 0 60px;
	}

html>body #quadrato_singola {
		width: 60px;
		height: 50px;
	} 
	
#quadrato_doppia {
		display: block;
		border-style: solid;
		border-width: 2px;
		border-color: #e7722f;
		background: #fea541;
		width: 64px;
		height: 54px;		
		margin: -54px 0 0px 140px;
		text-align: center;
		overflow: hidden;
	}

html>body #quadrato_doppia {
		width: 60px;
		height: 50px;
	} 	

#quadrato_superior {
		display: block;
		border-style: solid;
		border-width: 2px;
		border-color: #e7722f;
		background: #fea541;
		width: 64px;
		height: 54px;		
		margin: 10px 0 0px 60px;
		text-align: center;
		overflow: hidden;
	}

html>body #quadrato_superior {
		width: 60px;
		height: 50px;
	} 	
	
#quadrato_suite {
		display: block;
		border-style: solid;
		border-width: 2px;
		border-color: #e7722f;
		background: #fea541;
		width: 64px;
		height: 54px;		
		margin: -54px 0 0px 140px;
		text-align: center;
		overflow: hidden;
	}

html>body #quadrato_suite {
		width: 60px;
		height: 50px;
	} 		
	
#testo_news {
		display: block;
		width: 360px;
		height: 190px;		
		margin: -14px 0 0 486px;
		overflow: hidden;
	}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:90% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}	

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 0px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 140px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	font: 100% verdana,arial,sans-serif;
	text-align: right; 
}

form label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:2px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

textarea { 
	overflow: auto;
	height:38px; 
		}

form select {
	font-size: 50%; 
}

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

	
form input#submit, input#submithovered {
	margin-left:160px; /* set margin-left back to zero on reset button (set above) */
	width:50px;
	height:20px;
	font-weight:normal;
	cursor:pointer;
	border:1px;
	border-color: #bc020d;
	border-style: solid;
	background-color: #fecd92;
	}
	
form input#submithovered {
	background-position:left bottom;
}

form input#reset {
	margin-left:42px; /* set margin-left back to zero on reset button (set above) */
	margin-top: 4px;
	width:50px;
	height:20px;
	font-weight:normal;
	cursor:pointer;
	border:1px;
	border-color: #bc020d;
	border-style: solid;
	background-color: #fecd92;
}
	
.testorex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8180A;
	text-decoration: none;
}
.ora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.testorex:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8180A;
	text-decoration: none;
}
a.testorex:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8180A;
	text-decoration: none;
}
a.testorex:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8180A;
	text-decoration: underline;
}
a.testorex:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8180A;
	text-decoration: none;
}
a.privacy:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.privacy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.privacy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.privacy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.pdfinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC0000;
	text-decoration: none;
	font-size: 11px;
}
a.pdfinfo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC0000;
	text-decoration: none;
	font-size: 11px;
}
a.pdfinfo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC0000;
	text-decoration: none;
	font-size: 11px;
}
a.pdfinfo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC0000;
	text-decoration: underline;
	font-size: 11px;
}
a.pdfinfo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC0000;
	text-decoration: none;
	font-size: 11px;
}

#menualto {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	width: 690px;
	height: 25px;
	padding: 0 0 0 0;
	margin: 0 0 0 110px;
	background: #f58f3a;
}

a.menualto:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	padding: 3 0 3 0;		
}

a.menualto:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	padding: 3 0 3 0;
}

a.menualto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #fea541;
	padding: 3 0 6 0;	
}

a.menualto:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #fea541;
	height: auto;
	padding: 1 0 5 0;	
}

/* menu alto russo */

a.menualto_rus:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	padding: 3 0 3 0;		
}

a.menualto_rus:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	padding: 3 0 3 0;
}

a.menualto_rus:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #fea541;
	padding: 3 0 6 0;	
}

a.menualto_rus:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AC0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #fea541;
	height: auto;
	padding: 1 0 5 0;	
}

/* fine menu alto russo */


.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AC0000;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
	line-height: 40px;
	margin-left: -1px;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.testo_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD0000;
	text-decoration: none;
	text-align: left;
}

.testo_active_rus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DD0000;
	text-decoration: none;
	text-align: left;
}

a.testo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC0000;
	text-decoration: none;
	text-align: left;
}

a.testo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC0000;
	text-decoration: none;
	text-align: left;
}

a.testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC0000;
	text-decoration: underline;
	text-align: left;
}

a.testo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC0000;
	text-decoration: none;
	text-align: left;
}

ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
}

li {
	line-height: 1.2em;
	list-style-type: disc;
}

.titolitesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC0000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#myGallery {
	width: 400px !important;
	height: 200px !important;
} 

