/*generici*/ 
html,body{margin: 0;padding:0} 

body{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	background: transparent;
	background-color: white;
	text-decoration: none;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
} 

/*links*/ 

a:link {text-decoration: none; color: #000099;}
a:visited {text-decoration: none; color: #1772CC;}
a:hover{color: #F69E9D;text-decoration: none;} 
a:active { color: #BE7C7C;text-decoration: none;} 


/*layout*/ 
div#container {
	width: 90%;
} 

div#box {
	width: 100%;
	clip: rect( );
	
} 
div#img { position:absolute;left: 5; width: 445px; clip: rect( );} 

div#menuhome { display:none;} 

div#nav{
	display:none;
} 

div#littlebox{
	display:none;
} 

div#centr {
	font-weight: normal;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	background-color: #FFFFFF;
} 
div#contenuti{
	font-weight: normal;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}


div#titolo {
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	clip:  rect(   );
} 

div#bottom {  text-align: center; width: 80%; clip:   rect(   ); position: absolute; top: 550px}

form { font-weight: bold; color: #0066CC; line-height: 8pt; clip: rect( ); text-align: 
left; margin-left: 50px} 
.textfield-style { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 9pt; color: #666666; width: 400px} 

.titolo {
	font-size: 45px;
	color: #FF9900;
	font-family: "Agency FB", "Arial Black", Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
} 

.yourehere { font-size: 12pt; color: #CC0066; font-family: "Agency FB", "Arial Black", Arial, sans-serif; line-height: normal } 
.enfasi { font-weight: bold; color: #bf0707;} 

.version {
	font-size: 8pt;
	font-weight: normal;
	color: #bf0707;
	text-align: center;
	clip: rect( );
	line-height: normal;
} 

.minimenu { display:none;} 
.enfasi-blu { font-weight: bold; color: #000099}
.sottotitolo {
	font-size: 20px;
	color: #000099;
	font-family: "Agency FB", "Arial Black", Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	background-position: center;
}
.titoloblu {

	font-size: 45px;
	color: #000099;
	font-family: "Agency FB", "Arial Black", Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.sottotitolo-orange {
	font-size: 20px;
	color: #FF9A00;
	font-family: "Agency FB", "Arial Black", Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.elenco {
	line-height: 16px;
	padding-left: 30px;
}
.modulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #003366;
height: 15pt;
font-weight: bold;
}
.asterisco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #bf0707;
}
