@charset "utf-8";
/* CSS Document */

 
body  {
background-color:#3D8BB1;
background-image:url(risorse/bg.png);
background-repeat:repeat-x;
	
} 
 
 
 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
	color: #0066ff;
}
a:visited {
	text-decoration: none;
	color: #0066ff;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0066ff;
}

.menu a {
	font-family: Arial;
	font-size: 13px;
	color: #0099cc;
}
.menu a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #006699;
}

.menu a:active {
	font-family: Arial;
	font-size: 13px;
	color: #0099cc;
}


.menu a:visited{
	font-family: Arial;
	font-size: 13px;
	color: #0099cc;
}

.menu a:link{
	font-family: Arial;
	font-size: 13px;
	color: #0099cc;
}


#navcontainer   {
	FONT-SIZE: 12px; FLOAT: left; COLOR: #ffffff; LINE-HEIGHT: 30px; HEIGHT: 30px; TEXT-ALIGN: center; DISPLAY: inline; margin-top: 0px; margin-bottom: 0px;  

}
 
#navcontainer   A {
	FLOAT: left; WIDTH: 173px; COLOR: #ffffff;    MARGIN-RIGHT: 0px;   HEIGHT: 30px; text-decoration:none;    margin-top: 0px; margin-bottom: 0px; font-size:11px;;  font-weight:bold; background:url(risorse/tasto3.jpg);
}



#navcontainer A:hover {
  
	 background:url(risorse/tasto2.jpg);
color:#Ffffff;

 
}

#selected {
	  
	 background:url(risorse/tasto2.jpg);
color:#ffffff
	 
}



 
#selected {
	  
	 background:url(risorse/tasto2.jpg);
color:#ffffff
	 
}

.titolo{
text-transform:uppercase;
}

 
