	body{
		background-image:url(/images/sfondo.gif);
		background-repeat:repeat-x;
		background-position:top}

	.titoletto_homex {
		font-family: Arial;
		font-size:14px;
		font-weight:bold;	
		color: #CD0500;
		

	}
	.titoletto_home {
		font-family: Arial;
		font-size:14px;
		font-weight:bold;	
		color: #448DB5;		
	}
	.titoletto2 {
		font-weight:bold;	
		color: #448DB5;
	}
	.font{
		font-family: Arial;
		font-size:12px;
		font-weight:normal;
		color:#434343;
		line-height:16px
	}

	.fontxx {
		font-family: Arial;
		font-size:12px;
		font-weight:normal;	
		color: #000000;
		line-height:15px;
	}
	
	.left {
		font-family: Arial;
		font-size:11px;
		font-weight:normal;	
		color: #434343;
		line-height:15px;
	}
	.Titoletto_left {
		font-family: Arial;
		font-size:11px;
		font-weight:normal;	
		color: #CD0500;
		font-weight:bold;
	}
	
	input.text {
/*
		vertical-align:middle;
		font-family: Tahoma;
		font-size: 11px;		
		font-weight: bold;
		height:18px;
		padding-left:4px;
		color:#333333;
		background-color:#BDD3EA;
		border:1px solid #999999;
	*/
		vertical-align:middle;
		font-family: Arial;
		font-size: 11px;		
		font-weight: normal;
		color: #003333;
		height:18px;
		border-top:1px solid #7F7F7F;
		border-left:1px solid #7F7F7F;		
		border-bottom:1px solid #cccccc;		
		border-right:1px solid #cccccc;
		padding-left:4px;		
		
	}
	input.text2 {
		vertical-align:middle;
		font-family: Tahoma;
		font-size: 11px;		
		font-weight: bold;
		border:1px INSET #CCCCCC;
		color:#333333;
		height:18px;
		padding-left:4px;

	}

	input.password {
		vertical-align:middle;
		font-family: Arial;
		font-size: 11px;		
		font-weight: normal;
		color: #003333;
		height:18px;
		border-top:1px solid #7F7F7F;
		border-left:1px solid #7F7F7F;		
		border-bottom:1px solid #cccccc;		
		border-right:1px solid #cccccc;
		padding-left:4px;		
	}
	
	input.file {
		vertical-align:middle;
		font-family: Arial;
		font-size: 11px;		
		font-weight: normal;
		color: #003333;
		height:18px;
		border-top:1px solid #7F7F7F;
		border-left:1px solid #7F7F7F;		
		border-bottom:1px solid #cccccc;		
		border-right:1px solid #cccccc;
		padding-left:4px;		
	}
	
	select {
		vertical-align:middle;
		font-family: Arial;
		font-size: 11px;		
		font-weight: normal;
		color: #003333;
		height:18px;
		border-top:1px solid #7F7F7F;
		border-left:1px solid #7F7F7F;		
		border-bottom:1px solid #cccccc;		
		border-right:1px solid #cccccc;
		padding-left:2px;
	}
	
	input.button {
		font-family: Arial;
		font-size: 10px;
		color: #333333;
		height: 22px;
		padding:2px 2px 4px 2px;		
	}
	
	textarea {
		font-family: Arial;
		font-size: 11px;		
		font-weight: normal;
		color: #003333;
		border-top:1px solid #7F7F7F;
		border-left:1px solid #7F7F7F;		
		border-bottom:1px solid #cccccc;		
		border-right:1px solid #cccccc;
		padding-left:2px;

	}
	
	.td_note {
		text-align:justify;
		font-size:10px;
		line-height:11px;
		padding-right:34px;
		padding-top:4px;
		padding-bottom:6px;
	}	

	a:link { color: #448DB5; font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bold}
	a:visited { color: #FF6600; font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bold}
	a:hover { color: #FF6600; font-family: Arial; font-size: 12px ; text-decoration: underline; font-weight:bold}

	a.titolo { color: #448DB5; font-family: Arial; font-size: 14px; text-decoration: underline; font-weight:bold;}
	a.titolo:visited { color: #448DB5; font-family: Arial; font-size: 14px; text-decoration: underline; font-weight:bold}
	a.titolo:hover { color: #448DB5; font-family: Arial; font-size: 14px ; text-decoration: none; font-weight:bold}

	a.box { color: #434343; font-family: Arial, Verdana; font-size: 11px; text-decoration: underline; font-weight:normal;line-height:21px}
	a.box:visited { color: #434343; font-family: Arial, Verdana; font-size: 11px; text-decoration: underline; font-weight:normal;line-height:21px}
	a.box:hover { color: #CD0500; font-family: Arial, Verdana; font-size: 11px ; text-decoration: none; font-weight:normal;line-height:21px}

	a.strillo { color: #CD0500; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: underline; font-weight:bold;line-height:21px}
	a.strillo:visited { color: #CD0500; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: underline; font-weight:bold;line-height:21px}
	a.strillo:hover { color: #CD0500; font-family: Tahoma, Verdana; font-size: 11px ; text-decoration: none; font-weight:bold;line-height:21px}

	a.footer { color: #000000; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: none; font-weight:bold}
	a.footer:visited { color: #000000; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: none; font-weight:bold}
	a.footer:hover { color: #000000; font-family: Tahoma, Verdana; font-size: 11px ; text-decoration: underline; font-weight:bold}

	a.menu_oriz { color: #000000; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: none; font-weight:normal}
	a.menu_oriz:visited { color: #000000; font-family: Tahoma, Verdana; font-size: 11px; text-decoration: none; font-weight:normal}
	a.menu_oriz:hover { color: #000000; font-family: Tahoma, Verdana; font-size: 11px ; text-decoration: underline; font-weight:normal}

	a.menu2 { color: #888888; font-family: Arial; font-size: 14px; text-decoration: underline; height:17;font-weight:bold}
	a.menu2:visited { color: #888888; font-family: Arial; font-size: 14px; text-decoration: underline; height:17;font-weight:bold}
	a.menu2:hover { color: #CD0500; font-family: Arial; font-size: 14px ; text-decoration: none; height:17;font-weight:bold}

	a.submenu2 { color: #CD0500; font-family: Arial; font-size: 11px; text-decoration: underline; height:17;font-weight:normal}
	a.submenu2:visited { color: #CD0500; font-family: Arial; font-size: 11px; text-decoration: underline; height:17;font-weight:normal}
	a.submenu2:hover { color: #808080; font-family: Arial; font-size: 11px ; text-decoration: none; height:17;font-weight:normal}
