
body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(images/bg_top.gif);
	background-repeat : repeat-x;
	padding-left : 0px;
	padding-top : 0px;
}
.testo{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.testohp{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.testobianco{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.testosubmenu{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.testosubhl{
	font-weight: bold;  
	background-color: #9B0000;
	width : 143px;	
}

.testosubhl2{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold; 
	background-color: #E0B2B2;
	width : 143px;
}
.testofooter{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #868EB5;
}

.titolohead{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.titolosez{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;  
	color: #0D1C6D;
}
hr{
	color: #868EB5;
}
a:visited{
	font-family: arial, helvetica, sans-serif;
	color: #9B0000;
	text-decoration: none;
}
a:hover{
	font-family: arial, helvetica, sans-serif;
	color:#0D1C6D;
	text-decoration: underline;
}


a:link{
	font-family: arial, helvetica, sans-serif;
	color:#0D1C6D;
	text-decoration: none;
}
