/*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: #0066CC}
a:hover{color: #0033CC;text-decoration: none} 
a:active { color: #0099FF;text-decoration: none} 


/*layout*/ 
div#container {
	width: 95%;

} 

div#box {
	width: 95%;
	clip: rect( );
	
} 
div#img { position:absolute;left: 5; width: 445px; clip: rect( );} 

/*div#menuhome { position:absolute;left: 615; width: 180px; clip: rect( ); font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; line-height: 10pt; font-weight: bold; text-align: right; color: #666666; top: 115px}*/ 

div#nav{
	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: 14pt;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	clip:  rect(   );
	padding-left: 50px;
} 

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: "Times New Roman", Times, 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 } 

.version {
	display:none;
} 

.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;
}
div#littlebox {
display:none;
}
.nascosto {
	display: none
}