body {
margin: 0;
padding: 0;
font-family: "Lucida Grande",Helvetica,Arial,"Trebuchet MS",  sans-serif;
font-size: 13px;
color: #666;
line-height: 20px;
background: #FFFFFF;
}

a:link {
	color: #d12320;
}

a:hover, a:active {
	text-decoration: none;
	color: #d12320;
}

a:visited {
	color: #d12320;
}


.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660033;
	font-weight: bold;
    background-color:#F2E1B6;
    text-align: center;
}

.testo1 a {
	color: #660033;
	text-decoration: none;
}

.testo1 a:hover {
	color: #0066FF;
    text-decoration: none;
}

.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
    background-color:#c50509;
    text-align: center;
}
.line_sezione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-align: left;
	padding:0 0 0 3px;	
   	color: #333333;
	font-weight: bold;
	background-image:url(../images/bg_line.gif)

}

.line_sezione a {
	color: #d22623;
	text-decoration: none;
}

.line_sezione a:hover {
	color: #0066FF;
    text-decoration: none;
}
.testo_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-align: center;
    color: #999999;
}

.testo_footer a {
	color: #999999;
	text-decoration: none;
}

.testo_footer a:hover {
	color: #d12320;
    text-decoration: none;
}
.text_red {color: #D12320}
