.sfondotabbody {
	background-attachment: fixed;
	background-image: url(images/sfondo_tabella_body.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-style: normal;


}
a:hover {
	color: #5BADFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;

}
a:visited {
	color: #59ACFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;


}
.sfondotabrichiesta {
	background-attachment: fixed;
	background-image: url(images/sfondo_tab_richiesta.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.spip_bouton {
   background-color: #D7E7FF;
   color: 003366;
   border: 2px solid #D7E7FF;
}

