/* CSS Document */

body {
	background-image: url(immagini/grafica/sfondo3.gif);
}
.style8 {
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
}
.style9 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	/*color: #FE8B01;*/
	color:#00CC00;
}
.style9 a:active, .style9 a:visited, .style9 a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style9 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
.tabellabianca {
    border: 1px solid #FFFFFF;
    padding-left: 4;
    padding-right: 4;
    padding-top: 1;
    padding-bottom: 1
}
.immaginesfondo{
background-image: url(immagini/grafica/nuovoftl_07.gif);
}
.immaginepunto{
background-image: url(immagini/grafica/punto.gif);
}

.immaginesfondo2{
background-image: url(immagini/grafica/nuovoftl_11.gif);
}

.domanda{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
	border-bottom:1px ridge #FFFFFF;
	height:30px;
}
.risposta{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:5px;
}

.scheda {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.scheda a:active, .scheda a:visited, .scheda a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.scheda a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
