/* CSS Document */


.body {
		background-image:url(img/sf_rosso.jpg);
		background-repeat:no-repeat;
		background-attachment:fixed;
		}
		
#tabella{
		 background-color:#eeeeee;
		 background-image:url(img/sf_grigio.jpg);
		 background-repeat:no-repeat;
		 width : 885px;
		 border : 1px solid #8a989d;
		 }
		 
textarea,input,select{
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAECD7;
	border:1px solid #C6CC95;
	}
	
#colonna{
		 background-color:#eeeeee;
		 padding:3px;
		 width : 172px;
		 border : 1px solid #8a989d;
		 }
		 
#colonna ul{			
			list-style:square;
		 }
		 
#colonna ul.subnav{
			list-style:none;
			margin-left:1px;
		 }

#centro{
		 background-color:#FFFFFF;
		 width : 500px;
		 border : 1px solid #8a989d;
		 }		 

#centro_forum{
		 background-color:#FFFFFF;
		 width: 885px;
		 border : 1px solid #8a989d;
		 }		 
		 
		 
.td,th{
	font-family:arial;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	height:20px;
	vertical-align:middle;
	background-color:#FFFFFF;
	border-bottom: 1px solid #d3d5d7;
	border-top: 1px solid #d3d5d7;
	}	
	
.td a{
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:none;
	}		
	
.testo {
		 font-family:arial;
		 letter-spacing:1px;
		 font-size:11px;
		 color:#333333;
		 padding-left:3px;
		 padding-right:3px;
		 }
		 
.testo a{
		 font-family:arial;
		 letter-spacing:1px;
		 font-size:11px;
		 color:#cc0000;
		 text-decoration:none;
		 padding-left:1px;
		 padding-right:1px;
		 margin-left:3px;
		 margin-right:3px;
		 }	
		 
.testo a:hover{
		 font-family:arial;
		 letter-spacing:1px;
		 font-size:11px;
		 color:#cc0000;
		 text-decoration:underline;
		 }	
		 	
.testo a:visited{
		 font-family:arial;
		 letter-spacing:1px;
		 font-size:11px;
		 color:#000000;
		 }	
		 
.link a{
		font-weight:bold;
		text-decoration:underline;
		}
		
.link a:hover{
		text-decoration:none;
		}
		
.icontit {
		background-image:url(img/icon.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height:18px;
		letter-spacing:1px;
		font-family:verdana;
		font-weight:bold;
		text-transform: uppercase;
		font-size:11px;
		color:#333333;
		text-align:left;
		padding-left:25px;
		}
.icontit a{
		height:18px;
		letter-spacing:1px;
		font-family:verdana;
		font-weight:bold;
		text-transform: uppercase;
		text-decoration:none;
		font-size:11px;
		color:#cc3300;
		text-align:left;
		}
.icontit a:hover{
		height:18px;
		letter-spacing:1px;
		font-family:verdana;
		text-decoration:underline;
		font-weight:bold;
		text-transform: uppercase;
		font-size:11px;
		color:#cc0000;
		text-align:left;
		}
.icontit a:hover{
		height:18px;
		letter-spacing:1px;
		font-family:verdana;
		text-decoration:underline;
		font-weight:bold;
		text-transform: uppercase;
		font-size:11px;
		color:#cc0000;
		text-align:left;
		}		
.img {border: 1px solid #C6D0E1;}	
.testopiccolo {
		 font-family:arial;
		 letter-spacing:1px;
		 font-size:10px;
		 color:#333333;
		 padding-left:3px;
		 padding-right:3px;
		 }	
.testopiccolo a{
		 font-family:arial;
		 letter-spacing:1px;
		 font-size:10px;
		 color:#333333;
		 }	
		 
.testopiccolo a:hover{
		 font-family:arial;
		 letter-spacing:1px;
		 font-size:10px;
		 color:#333333;
		 text-decoration:none;
		 }
		 
.forum_generale{
	background-color: #CFCFCF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-indent: 2px;
	font-weight: bold;
	height: 20px;
}
.forum_argomento{
	background-color: #E1E1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 2px;
	font-weight: bold;
	height: 20px;
}
.forum_light{
	font-family:arial;
	font-size:11px;
	color:#333333;
}
.forum_light a{
	font-family:arial;
	font-size:11px;
	color:#cc0000;
	text-decoration:none;
}
.forum_light a:hover{
	background-color: #FFEFD5;
	display: block;
}
.forum_moderatori{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00008B;
}