body{
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.testoBarraNav {
	text-decoration: none;
	color: #647269;
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align:middle;
}
.testoBarraNav a:hover {
	text-decoration: none;
	color: #647269;
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	vertical-align:middle;
}
.testoScuro{
	font-size: 10px;
	text-decoration: none;
	color: #647269;
	font-weight: normal;
}
.testoScuro a:hover{
	font-size: 10px;
	text-decoration: underline;
	color: #647269;
	font-weight: normal;
}
.testomappa
{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0DB1F0;
}
.testomappa a:hover{
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #E9BCE8;
}

.testochiaro{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0DB1F0;
}
.testochiaro a:hover{
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #0DB1F0;
}


.titolo{
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: normal;
	color: #0DB1F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0DB1F0;
}

.sottotitolo{
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: normal;
	color: #0DB1F0;
}
.sottotitolo a:hover{
	text-decoration: underline;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: normal;
	color: #0DB1F0;
}


.Menu_on{
	background-attachment: scroll;
	background-image: url(../immagini/pulsante_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top:9px;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
	color: #647269;
}

.Menu_off{
	background-attachment: scroll;
	background-image: url(../immagini/pulsante.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-bottom:5px;
	text-decoration: none;
}
	
.Menu_off a:hover{
	text-decoration: underline;
}
	
	
.menupicOff {
	font-size: 10px;
	font-weight: normal;
	color: #647269;
	text-decoration: none;
	}	
	
.menupicOff a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}	
	
	
.menupicOn {
	padding-top:16px;
	font-size: 10px;
	font-weight: normal;
	color: #647269;
	text-decoration: none;
	}	
		
.menupic_chiaro{	
	font-size: 10px;
	font-weight: bold;
	color: #D0D8E7;
	text-decoration: none;
}	
	
.testoForm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #647269;
	text-decoration: none;
	border: 1px solid #E9BCE8;

	}
.titolodata{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #598ACC;
	text-decoration: none;
	border-bottom: 1px solid #CED5E2;

	}	
	
.pulsante{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #E086DC;
	text-decoration: none;
}

.separator{ 
	padding-bottom: 1px;		
	border-bottom: 1px solid #0DB1F0;
}
.domanda {
	padding-top:2px; padding-bottom:2px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #0DB1F0;
}

.risposte{
	padding-top:6px; padding-bottom:6px;
	color: #647269;	
	font-size: 11px; 
	text-decoration: none;
	}

.domanda input, .risposte input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #647269;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #647269;
}