body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #47577f;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: none;
}
a:link {
	text-decoration: none;
	color: #ADBBDA;
}
a:visited {
	text-decoration: none;
	color: #ADBBDA;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ADBBDA;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.riga_verticale {
	background-image: url(images/riga_verticale.jpg);
	background-repeat: repeat-y;
}
.sfondo_pagina {
	background-image: url(images/sfondo_riga.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sfondo_pagina2 {
	background-image: url(images/sfondo_disegno.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.sfondo_intestazione {
	background-image: url(images/sfondo_intestazione.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.style4 {color: #DEE2ED}
.style12 {
	color: #8594BA;
	font-size: 11px;
}
a.style12 {
	color: #8594BA;
}
.testo_nero {color: #000000}
.testo_bianco {
	color: #FFFFFF;
	font-size: 12px;
}
a.testo_bianco {
	color: #FFFFFF;
}
.bordo_immagini {
 border: 3px solid #D2DCF4;
}
A.didascalie {color :#FFFFFF; text-decoration : none; font-size: 11px;}
A.didascalie:Visited  {color :#FFFFFF; text-decoration : none; font-size: 11px;}
A.didascalie:Active  {color :#FFFFFF; text-decoration : none; font-size: 11px;}
A.didascalie:Hover  {color :#FFFFFF; text-decoration : underline; font-size: 11px;}
A.intestazione {color :#6779A9; text-decoration : none; font-size: 10px;}
A.intestazione:Visited  {color :#6779A9; text-decoration : none; font-size: 10px;}
A.intestazione:Active  {color :#6779A9; text-decoration : none; font-size: 10px;}
A.intestazione:Hover  {color :#FFFFFF; text-decoration : underline; font-size: 10px;}
.evidenziatore {background-color:#384463;}
.testo_colore_sfondo {color: #47577f ; font-size: 8px;}