@charset "utf-8";
/* CSS Document */

body,th {
	font-family: Verdana, Geneva, sans-serif;
}


a.menu:link {
	color: #000000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	
}

a.menu:active {
	text-decoration:none;
}

a.menu:visited {
	color: #666;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

a.menu:hover {
 color : #C50506;
 text-decoration : underline;
}

a.anteprima:link {
	color: #000000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	
}

a.anteprima:active {
	text-decoration:none;
	font-weight:11px;
	font-weight:bold;
}

a.anteprima:visited {
	color: #666;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}

a.anteprima:hover {
 color : #C50506;
 text-decoration : underline;
 font-weight:11px;
 font-weight:bold;
}
	

.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: inherit;
}

.titoliRossi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #C50506;
	font-weight:bolder;
}

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1a1b1f;
	text-align: justify;
}

a.bottone:link{
	color:#1a1b1f;
text-decoration:none;
}
a.bottone:active{
	text-decoration:none;
	color:#1a1b1f;
}
a.bottone:visited{
	text-decoration:none;
	color:#1a1b1f;
}
a.bottone:hover{
	text-decoration:none;
	color:#1a1b1f;
}

.di {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1a1b1f;
	font-weight: bolder;
}

.menu_orizzontale_selected {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C50506;
	font-weight: bold;
	text-decoration : none;
}

a.body:link {
	color: #000000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	
}

a.body:active {
	text-decoration:none;
	font-weight:14px;
	font-weight:bold;
}

a.body:visited {
	color: #666;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

a.body:hover {
 color : #C50506;
 text-decoration : underline;
 font-weight:14px;
 font-weight:bold;
}

.form_nero {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;

}

.form_rosso {
	font-family: Verdana, Geneva, sans-serif;
	color : #C50506;
	font-size:14px;

}