/*generici*/ 
html,body{margin: 0;padding:0} 

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-color: #666666;
	text-align: left;
	line-height: 10pt;
	color: #003366;
} 

/*links*/ 

a:link {text-decoration: none; color: #000099;}
a:visited {text-decoration: none; color: #1772CC;}
a:hover{color: #F69E9D;text-decoration: underline;} 
a:active { color: #BE7C7C;text-decoration: underline;} 


/*layout*/ 
div#container {
	width: 90%;
	position:absolute;
	left: 10px;
	top: 85px;
	height: 600px;
	padding-bottom: 25px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-color: #000099;
} 

div#box {
	width: 
100%;
	clip: rect( );
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-color: #000099;
} div#img { position:absolute;left: 5; width: 445px; clip: rect( );} 

div#menuhome { display:none;} 

div#nav{
	display:none;
} 

div#littlebox{
	display:none;
} 

div#centr {
	position:absolute;
	width: 90%;
	top:65px;
	font-weight: normal;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	border-stile: solid;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 15pt;
	background-color: #ff0000;
	
	
} 

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(   );
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #FFFFFF;
	border-left-color: black;
} 

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;
}

