/* Copyright 2006/2007 MAINLAB graphicsolutions. All rights reserved. */

/*Stili generali*/

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #339933;
}



.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}



.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-align: justify;
	text-decoration: none;
}



.a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}



.a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}



.a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}



.a:active {
	color: #CCCCCC;
	text-decoration: none;
}




/*-ID STYLES-*/



/*Start Main styles*/


#Main td {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image:url(../biemme_immagini/sfum.gif);
	background-repeat:repeat-y;
	background-position:center;
	}



#Main a {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
	}
	


#Main a:hover {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 9px;
	color: #3366cc;
	text-decoration: underline;
	}

/*End Main styles*/





/*Start tabletext styles*/


#tabletext td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	}



#tabletext .t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-weight:bold;
	text-decoration: none;
	}


#tabletext .t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}



#tabletext .t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	}




#tabletext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	}
	


#tabletext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight:bold;
	text-decoration: underline;
	}

/*End tabletext styles*/
