@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-size: 10px;
	background: #f2f2f2 url(../img_b/sf_page.jpg) repeat-x;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
		line-height: 14px;
}

a:link {
	color: #3281b3;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3281b3;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #3281b3;
	text-decoration: none;
	}

.laterali {
	line-height: 18px;
	padding-left: 12px;
	}
	
.centrale
{
border: #0062A1 2px solid;
}