﻿body
{
	font-family:Arial;
	font-size:12px;
	color:#848484;
}

.testo
{
	font-family:Arial;
	font-size:12px;
	color:#848484;
}

.testoitalic
{
	font-family:Arial;
	font-size:11px;
	color:#848484;
	font-style:italic;
}

.testotitolo
{
	font-family:Arial;
	font-size:14px;
	color:#006bb6;
	font-weight:bold;
	
}

.testotitolopiccolo
{
	font-family:Arial;
	font-size:11px;
	color:#006bb6;
	font-weight:bold;
	
}

.dxeRadioButtonList
{
border: Solid 1px #ffffff; 
}

.fondo
{
	background-color:#006bb6;

}

a:link {
	color: #000000;
}
a:visited {
	color: #861727;
}
a:hover {
	color: #861727;
}
a:active {
	color: #000000;
}