html, body {
	margin-left:	0px;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	height:			100%;
}

.bg {
background-image:url(../images/bg1.png);
}

.bg2 {
background-image:url(../images/bg2.png);
}

.testo_blu		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003399}

.testo_blu_center		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003399; text-align: center}

.testo_blu_justify		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003399; text-align: justify}

.testo_verde		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #006600}

.testo_rosso		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; color: #990000}

.testo_rosso_v		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #990000}

.testo_rosso_s		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: left; color: #990000}

.testo_rosso_j		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify; color: #990000}

.testo_grigio		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; color: #CCCCCC}

.testo_grigioscuro		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; color: #666666}

.testo_rosso_left2		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: left; color: #990000}

.testo_rosso_center		{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-align: center; color: #990000}

.testo_rosso_left		{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-align: left; color: #990000}

.testo_blu_light		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366}

.testo_blu_light6		{font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #003366}

.testo_verde_light6		{font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #006600}

.testo_rosso_light6		{font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #990000}

a:link		{  font-family: Arial; color: #003399; font-size: 9pt; text-decoration: none}
a:visited	{  font-family: Arial; color: #003399; font-size: 9pt; text-decoration: none}
a:hover		{  font-family: Arial; color: #003399; font-size: 9pt; text-decoration: underline}

.blu_light:link		{  font-family: Arial; color: #003366; font-size: 9pt; text-decoration: none}
.blu_light:visited	{  font-family: Arial; color: #003366; font-size: 9pt; text-decoration: none}
.blu_light:hover	{  font-family: Arial; color: #003366; font-size: 9pt; text-decoration: underline}

.rosso:link		{  font-family: Arial; color: #990000; font-size: 9pt; text-decoration: none}
.rosso:visited	{  font-family: Arial; color: #990000; font-size: 9pt; text-decoration: none}
.rosso:hover		{  font-family: Arial; color: #990000; font-size: 9pt; text-decoration: underline}

.b:link		{  font-family: Arial; color: #003399; font-size: 9pt; text-decoration: none; cursor: pointer}
.b:visited	{  font-family: Arial; color: #003399; font-size: 9pt; text-decoration: none; cursor: pointer}
.b:hover	{  font-family: Arial; color: #003399; font-size: 9pt; text-decoration: underline; cursor: pointer}

.box{

border: 1px solid #990000;
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #003399;

}

div#menuList:link {
background-color: #FFFFFF;

}

div#menuList:visited {
background-color: #FFFFFF;

}

div#menuList:hover {
background-color: #CCCCCC;

}