/* html {
	background-color:#F6F5F0;
	}
*/
body {
	font-family: georgia, 'trebuchet ms', verdana, arial, helvetica, lucida sans unicode;
	font-size:12px;
	cursor:default;
	/* color:#AAAAAA; */
	background:#F6F5F0 url(/images/bodybg2.jpg) top left /* no-repeat */;
	}
	
td {
	font-family: georgia, 'trebuchet ms', verdana, arial, helvetica, 'lucida sans unicode';
	font-size:12px;
	cursor:default;
	color:#AAAAAA;
	}

a {
	color:#006699;
	text-decoration:none
	}
	
a:hover {
	color:#006699;
	text-decoration:underline
	}
	
a.noline, a.noline:visited, a.noline:hover {
 	color:#006699;
	text-decoration: none }

input {
	border-width:1;
	font-family: georgia, 'trebuchet ms', verdana, arial, helvetica, 'lucida sans unicode';
	font-size:12px;
	padding:2px;
	height:21px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#F9F9F9;
	color:#999999;
	}
	
.colorebase {
	color:#006699;
	}

.inputbox {	
	background-color:#006699;
	border:0;
	color:#FFFFFF;
	font-weight:bold
	}

a.mainNav:link    {
  /* Applies to unvisited links of class mainNav */
 	color:#006699;
	text-decoration: none;
  } 
a.mainNav:visited {
  /* Applies to visited links of class mainNav */
 	color:#006699;
	text-decoration: none;
  } 
a.mainNav:hover   {
  /* Applies to links under the pointer of class mainNav */
 	color:#006699;
	text-decoration: none;
  } 
a.mainNav:active  {
  /* Applies to activated links of class mainNav */
 	color:#006699;
	text-decoration: none;
  } 
  
.StileTestata1 {font-size: 36px}
.StileTestata2 {font-size: 24px}


