body {
	margin: 0px auto 20px;
	width: 802px;
	padding: 0px;
	color: #000;
	font-style: normal;
	font-size: 11px;
	font-family: verdana;
	background-image:url(public/grafica/sf.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF
}

img {border:0}

A {
	text-decoration: none;
	color : black;
}
A:LINK {
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
	color: #999;
}

/* contenuti */
#content{margin:20px 0;}
#content a {text-decoration: underline;}
#content a:hover {text-decoration: none;}


.testo_grigio_10 {
	color: #666;
	font-style: normal;
	font-size: 10px;
	font-family: arial;
}
a.testo_grigio_10   {
	text-decoration: underline;
}
a.testo_grigio_10:hover {
	text-decoration: none;
	color:#CC0000;
}
a.testo_grigio_10:visited {
	text-decoration: underline;
}
a.testo_grigio_10:link {
	text-decoration: underline;
}

.testo_rosso_11 {
	color: #c00;
	font-style: normal;
	font-size: 11px;
	font-family: arial;
}

.testo_grigio_11 {
	color: #666;
	font-style: normal;
	font-size: 11px;
	font-family: arial;
}
a.testo_grigio_11   {
	text-decoration: none;
}
a.testo_grigio_11:hover {
	text-decoration: underline;
	color:#CC0000;
}
a.testo_grigio_11:visited {
	text-decoration: none;
}
a.testo_grigio_11:link {
	text-decoration: none;
}

.testo_grigio_000 {
	color: #000;
	font-style: normal;
	font-size: 11px;
	font-family: arial;
}
a.testo_grigio_000   {
	text-decoration: none;
}
a.testo_grigio_000:hover {
	text-decoration: underline;
	color:#CC0000;
}
a.testo_grigio_000:visited {
	text-decoration: none;
}
a.testo_grigio_000:link {
	text-decoration: none;
}

.testo_grigio_999 {
	color: #999;
	font-style: normal;
	font-size: 11px;
	font-family: arial;
}
a.testo_grigio_999   {
	text-decoration: none;
}
a.testo_grigio_999:hover {
	text-decoration: underline;
	color:#CC0000;
}
a.testo_grigio_999:visited {
	text-decoration: none;
}
a.testo_grigio_999:link {
	text-decoration: none;
}

.testo_nero_11 {
	color: #000;
	font-style: normal;
	font-size: 11px;
	font-family: verdana;
}
a.testo_nero_11   {
	text-decoration: none;
}
a.testo_nero_11:hover {
	text-decoration: underline;
	color:#999;
}
a.testo_nero_11:visited {
	text-decoration: none;
}
a.testo_nero_11:link {
	text-decoration: none;
}

.testo_nero_12 {
	color: #000;
	font-style: normal;
	font-size: 12px;
	font-family: verdana;
}
a.testo_nero_12   {
	text-decoration: none;
}
a.testo_nero_12:hover {
	text-decoration: underline;
	color:#999;
}
a.testo_nero_12:visited {
	text-decoration: none;
}
a.testo_nero_12:link {
	text-decoration: none;
}

.testo_nero_14 {
	color: #000;
	font-style: normal;
	font-size: 14px;
	font-family: verdana;
}
a.testo_nero_14   {
	text-decoration: none;
}
a.testo_nero_14:hover {
	text-decoration: underline;
	color:#999;
}
a.testo_nero_14:visited {
	text-decoration: none;
}
a.testo_nero_14:link {
	text-decoration: none;
}

