/* CSS Document */

body { position:absolute; top:0px; left:0px; margin:0px; padding:0px; }
	
	.sfondo { background: url('img/background.gif') repeat-x fixed; } 
	
	.testo {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	.testo a:link {color: #000000; text-decoration: none; font-weight: normal;}
	.testo a:visited {color: #000000; text-decoration: none; font-weight: normal;}
	.testo a:hover {color: #FF6500; text-decoration: none; font-weight: normal;}
	
	.smallbottom { font-family: Verdana, Arial; font-size: 7pt; color: #000000; font-weight: normal;}
	.smallbottom a:link {color: #333366; text-decoration: none; font-weight: bold;}
	.smallbottom a:visited {color: #333366; text-decoration: none; font-weight: bold;}
	.smallbottom a:hover {color: #0066FF; text-decoration: none; font-weight: bold;}
	
	.menu { font-family: Verdana, Arial; font-size: 8pt; color: #000000; font-weight: normal;}
	.menu a:link {color: #333366; text-decoration: none; font-weight: bold;}
	.menu a:visited {color: #333366; text-decoration: none; font-weight: bold;}
	.menu a:hover {color: #FF6600; text-decoration: none; font-weight: bold;}
	
	.data { font-family: Verdana, Arial; font-size: 7pt; color: #333366; font-weight: normal;}
	
	.basso { font-family: Verdana, Arial; font-size: 7pt; color: #000000; font-weight: normal;}
	.basso a:link {color: #000000; text-decoration: none; font-weight: normal;}
	.basso a:visited {color: #000000; text-decoration: none; font-weight: normal;}
	.basso a:hover {color: #0066FF; text-decoration: none; font-weight: normal;}
	
	.bordo {
	font-family: Verdana, Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;}
	
	.news {
	font-family: Verdana, Arial;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;}
   .news a:link {color: #FF6600; text-decoration: underline; font-weight: bold;}
   .news a:visited {color: #FF6600; text-decoration: underline; font-weight: bold;}
   .news a:hover {color: #0066FF; text-decoration: none; font-weight: bold;}
   
   sinistra { font-family: Verdana, Arial; font-size: 8pt; color: #000000; font-weight: normal;}
	.sinistra a:link {color: #333366; text-decoration: none; font-weight: bold;}
	.sinistra a:visited {color: #333366; text-decoration: none; font-weight: bold;}
	.sinistra a:hover {color: #FF6600; text-decoration: none; font-weight: bold;}
