/* CSS Document */
/*Css created by Fabio Liotta - www.fabioliotta.it*/


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	scrollbar-arrow-color: 333333;
	scrollbar-3dlight-color: cccccc;
	scrollbar-base-color: cccccc;
	scrollbar-darkshadow-color: cccccc;
	scrollbar-face-color: ffffff;
	scrollbar-highlight-color: ffffff;
	scrollbar-shadow-color: cccccc;
	scrollbar-track-color: ffffff;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(sfondo.jpg);
}
a:link {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
a:active {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.staicercando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3C00;
	text-indent: 3px;
	display: block;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
}

