body {  
	font-family: 'Segoe UI', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0; 
	padding:0; 
	color:#fff;
	background: url(../2010/images/sfondo.jpg) top center no-repeat #000
	}

html {margin: 0; padding:0;}

a {
	color:#000;
	padding: 10px 15px;
	background-color:#FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 14px;
	font-weight: bold
}

a:active { 
	text-decoration: underline
	}
	
a:hover { 
	color: #c40725; 
	text-decoration: underline
	}
	
a:link {  
	text-decoration:underline;
	color:#646464
	}
	
a:visited { 
	text-decoration:underline;
	color:#646464
	}
	
a.bianco {
	color:#fff
}

a.bianco:active { 
	text-decoration: underline
	}
	
a.bianco:hover { 
	color: #c40725; 
	text-decoration: underline
	}
	
a.bianco:link {  
	text-decoration:underline;
	color:#fff
	}
	
a.bianco:visited { 
	text-decoration:underline;
	color:#fff
	}
	
.text11 {
	font-size: 11px;
}

.title12 {
	font-size: 12px;
	font-weight: bold
}

.text12b {
	font-size: 12px;
	color:#000
}

.title12b {
	font-size: 12px;
	font-weight: bold;
	color:#000
}

.title13 {
	font-size: 13px;
	font-weight: bold
}

.title13b {
	font-size: 13px;
	font-weight: bold;
	color:#000
}

.title14 {
	font-size: 14px;
	font-weight: bold
}

.title14b {
	font-size: 14px;
	font-weight: bold;
	color:#000
}

.title16b {
	font-size: 16px;
	font-weight: bold;
	color:#000
}

.title18b {
	font-size: 18px;
	font-weight: bold;
	color:#fff
}

.text12g {
	font-size: 12px;
	color:#575757
}

.stammidestra {
	margin-right: 10px;
}

.stasotto {
	margin-bottom: 10px;
}

.clear {
	clear:both
}

#generale {
	width: 900px;
	margin-left:-450px; 
	position:absolute; 
	left: 50%;
}

#logo {
	width: 900px;
	margin-top: 20px;
	text-align:center
}

#testone {
	margin-top: 70px;
	line-height: 22px;
}

#italiano {
	width: 240px;
	background-color:#000;
	padding: 25px 30px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-right: 300px;
	float:left;
	filter: alpha(opacity=75); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* IE */
	-moz-opacity: 0.75; /*older Mozilla*/
	-khtml-opacity: 0.75;   /*older Safari*/
	opacity: 0.75;   /*supported by current Mozilla, Safari, and Opera*/
}

#testo {
	filter: alpha(opacity=100); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE */
	-moz-opacity: 1.0; /*older Mozilla*/
	-khtml-opacity: 1.0;   /*older Safari*/
	opacity: 1.0;   /*supported by current Mozilla, Safari, and Opera*/
}

#inglese {
	width: 240px;
	background-color:#000;
	padding: 25px 30px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float:right;
	filter: alpha(opacity=75); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* IE */
	-moz-opacity: 0.75; /*older Mozilla*/
	-khtml-opacity: 0.75;   /*older Safari*/
	opacity: 0.75;   /*supported by current Mozilla, Safari, and Opera*/
}	

#entra {
	width: 900px;
	margin: 100px 0 30px 0;
	text-align:center
}