/* Created by TopStyle Pro Version - www.bradsoft.com */
a.menu_fondo {
	color: Black;
	font-size: 12px;
	font-style: normal;
	font-family: serif;
}

a.menu_fondo:hover {
	color: Green;
	font-size: 12px;
	font-style: normal;
	font-family: serif;
}

a.menu_fondo:active {
	color: Red;
	font-size: 12px;
	font-style: normal;
	font-family: serif;
}

a.menu_laterale {
	color: White;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	text-shadow: Gray;
}

a.menu_laterale:hover {
	color: Yellow;
	text-decoration: underline;
}

.titolo_red
{
    color: #660000;
    font-size: 18px;
}
.barra_verde
{
    color: DarkGreen;
    height: 1px;
}
a.menu_faq {
	color: Green;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: serif;
}

a.menu_faq:hover {
	color: Red;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: serif;
}

a.menu_faq:active {
	color: Black;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: serif;
}
.titolo_secondaro 
{
    color: #006600;
    font-size: 36 px;
    font-weight: bold;
 }
