/* Copyright 2006/2007 MAINLAB graphicsolutions. All rights reserved. */

/*Stili generali*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color:#FFFFFF;
}



.h1 {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 16px;
	color: #3366CC;
	font-weight:bold;
	text-decoration: none;
}



.h2 {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}



.h2_green {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #009900;
	font-weight:bold;
}



.h2_red {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #FF0000;
	font-weight:bold;
}



.h3 {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size:13px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}



.h4 {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 18px;
	color: #003399;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
}



.h5 {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}



.a:link {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366cc;
	text-decoration:none;
}



.a:visited {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366cc;
	text-decoration:none;
}



.a:hover {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366cc;
	text-decoration: underline;
}



.a:active {
	color: #3366cc;
	text-decoration: none;
}




/*-ID STYLES-*/



/*Start Footer styles*/


#footer td {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}



#footer a {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}
	


#footer a:hover {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 11px;
	color: #3366cc;
	text-decoration: underline;
	}

/*End Footer styles*/



/*Start Upper styles*/


#upper td {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366cc;
	text-decoration: none;
	}



#upper a {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366cc;
	text-decoration: underline;
	}
	


#upper a:hover {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366cc;
	font-weight:bold;
	}

/*End Upper styles*/




/*Start Clienti styles*/

#clienti td {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	}



#clienti a {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366CC;
	}
	


#clienti a:hover {
	font-family: Trebuchet MS, Myriad Web, Tahoma;
	font-size: 13px;
	color: #3366CC;
	text-decoration: underline;
	}

/*End Clienti styles*/
