html,body {
	height: 100%;
}

.testi {
	font-family: Verdana;
	font-size: 11px;
	color: #005193;
	line-height: 14px;
	}

.testi a{
	color: #6f6e6e;
	text-decoration: none;
}

.testi a:hover{
	color: #6f6e6e;
	text-decoration: underline;
}

.testi_DX {
	font-family: Verdana;
	font-size: 10px;
	color: #005193;
	line-height: 14px;
	}

.testi_DX a{
	color: #6f6e6e;
	text-decoration: none;
}

.testi_DX a:hover{
	color: #6f6e6e;
	text-decoration: underline;
}

.titoloDX {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 0px;
 border-bottom: 1px dotted #000000;
 height: 30px;
}

/*.testiTitolo {
	font-family: Verdana;
	font-size: 14px;
	color: #555555;
	line-height: 14px;
	padding-left: 0px;
	padding-right: 0px;
	font: bold;
	font-variant: small-caps;
}titolo*/

.testiTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005193;
	line-height: 18px;
	text-transform: uppercase;
}

.testi_piccoli {
	font-family: Verdana;
	font-size: 9px;
	color: #005193;
	line-height: 12px;
	}

.testi_piccoli a{
	color: #6f6e6e;
	text-decoration: none;
}

.testi_piccoli a:hover{
	color: #6f6e6e;
	text-decoration: underline;
}

.testi_piccoli_bianchi {
	color: #FFFFFF;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.testi_piccoli_bianchi a{
	color: #FFFFFF;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.testi_indirizzo {
	color: #005193;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	letter-spacing: 0px;
}

.testi_indirizzo a{
	color: #6f6e6e;
	text-decoration: none;
}

.testi_indirizzo a:hover{
	color: #6f6e6e;
	text-decoration: underline;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
