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
	}

input.text {
	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: Arial;
	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;
	}

a:link { color: #448DB5; font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bold}
a:visited { color: #448DB5; font-family: Arial; font-size: 12px; text-decoration: none; font-weight:bold}
a:hover { color: #FF0000; font-family: Arial; font-size: 12px ; text-decoration: none; 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.menu2 { color: #448DB5; font-family: Arial; font-size: 14px; text-decoration: none; height:17px;font-weight:bold}
a.menu2:visited { color: #448DB5; font-family: Arial; font-size: 14px; text-decoration: none; height:17px;font-weight:bold}
a.menu2:hover { color: #FF0000; font-family: Arial; font-size: 14px ; text-decoration: none; height:17px;font-weight:bold}

a.submenu2 { color: #448DB5; font-family: Arial; font-size: 11px; text-decoration: none; height:17px;font-weight:normal}
a.submenu2:visited { color: #448DB5; font-family: Arial; font-size: 11px; text-decoration: none; height:17px;font-weight:normal}
a.submenu2:hover { color: #FF0000; font-family: Arial; font-size: 11px ; text-decoration: none; height:17px;font-weight:normal}

