/* CSS Document */
body{
	padding:0px;
	margin:0px;
0 0 repeat-x #fff; 	color:#000066;
	font-family: Times, Garamond, serif;
	font-size: 13px;
	line-height: 19px;
}
div, img{padding:0px; margin:0px;}
ul{list-style-type:none; margin:5px; padding:0px;}

a:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; color: #000066; text-decoration: none; }
a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; color: #CB06C9; text-decoration: none; }
a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #CB06C9;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #3C7BFB;
	text-decoration: none;
	font-style: italic;
}


font{font-family:verdana, arial, helvetica, sans-serif; font-size: 10px}

.fontsmall{font-family:verdana, arial, helvetica; font-size: 9.0px}


td{ font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; text-decoration: none; }
table{ font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; text-decoration: none; }
body

{
font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;
scrollbar-base-color: #D9E5FD; 
scrollbar-arrow-color: #FE03FB;
scrollbar-DarkShadow-Color: #5603FE;

}

#rightPan ul.services li a{
	width: 110px;
	height: 100%;
	display: block;
	background: url(../immagini/palla_arancione.jpg) no-repeat 0 7px;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
	padding: 0 0 0 20px;
}
#rightPan ul.services li a:hover{
	background: #FFAD5B url(../immagini/palla_arancione2.jpg) no-repeat 0 7px;
	color: White;
	text-decoration: none;
	font-style: normal;
}


#rightPan2 ul.services2 li a{
	width: 110px;
	height: 100%;
	display: block;
	background: url(../immagini/palla_verde.jpg) no-repeat 0 7px;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
	padding: 0 0 0 20px;
}
#rightPan2 ul.services2 li a:hover{
	background: #2EAC2B url(../immagini/palla_verde2.jpg) no-repeat 0 7px;
	color: White;
	text-decoration: none;
	font-style: normal;
}

#rightPan3 ul.services3 li a{
	width: 110px;
	height: 100%;
	display: block;
	background: url(../immagini/palla_celeste.jpg) no-repeat 0 7px;
	color: #000066;
	text-decoration: none;
	line-height: 20px;
	padding: 0 0 0 20px;
}
#rightPan3 ul.services3 li a:hover{
	background: #3E92EA url(../immagini/palla_celeste2.jpg) no-repeat 0 7px;
	color: White;
	text-decoration: none;
	font-style: normal;
}

