@charset "UTF-8";
/* CSS Document */
body {
	background:url(images/bg3.gif) repeat-x #eaeaea;
}

.tabella {
	background: url(images/omino.png) no-repeat; 
	}
	
.titolo{
	padding-top: 20px;
	text-align:center;
	vertical-align:top;
	}
	
.sponsor {
	padding:15px;
	text-align:right;
	}


#testo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	padding-left: 60px;
	padding-right: 60px;
	padding-top:10px;
	line-height:14px;
	}
	
#testo a {
	text-decoration:none;
	color:#000;
	}
#testo a:hover, #footer a:active{
	color:#000;
	text-decoration:underline;
	}
	
.social {
	padding-bottom:10px;
	padding-left: 40px;
	text-align:center;
	}
.flag {
	padding: 5px;
	text-align:left;
	border: 0px;}

#footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333;
	text-align:center;
	padding-top:10px;}
#footer a {
	text-decoration:none;
	color:#333;
	}
#footer a:hover, #footer a:active{
	text-decoration:underline;
	}
#citazione {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#666;}
	
