@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#CCC;
}
#corpo
{
	width:955px;
	background-image: url(immagini/sf-center.jpg);
}
#sx
{
	float:left;
	width:240px;
	background-image: url(immagini/ombra-sx.jpg);
	background-repeat: no-repeat;
	padding: 10px 15px;
	color: #454545;
}
#dx
{
	float:left;
	width:685px;
}
#contenuti_dx
{
	width:585px;
	background-image: url(immagini/sf-dx.jpg);
	background-repeat: repeat-x;
	padding: 50px;
}
#dw
{
	width:955px;
	color:#7E7E7E;
	border-top: 2px solid #000;
	font-size: 11px;
}
h3
{
	font-size:12px;
	margin:0px; padding:0px;
	text-align:left; 
	line-height:100%;
	width:auto;
	color:#35CDFF;
}
h2
{
	font-size:20px;
	margin:0px; padding:0px;
	text-align:left; 
	line-height:100%;
	width:auto;
	color:#2C2C2C;
}

strong
{
	
	color:#FFFFFF;
}
a:link {
	color: #000;
	text-decoration:none
}
a:visited {
	color: #000;
	text-decoration:none
}
a:hover {
	color: #000;
	text-decoration: underline
}
a:active {
	color: #000;
	text-decoration:none
}
object
{
	outline:none;
}
.grigio a:link {
	color: #ccc;
	text-decoration:none
}
.grigio a:visited {
	color: #ccc;
	text-decoration:none
}
.grigio a:hover {
	color: #ccc;
	text-decoration: underline
}
.grigio a:active {
	color: #ccc;
	text-decoration:none
}

.grigio_s a:link {
	color: #7E7E7E;
	text-decoration:none
}
.grigio_s a:visited {
	color: #7E7E7E;
	text-decoration:none
}
.grigio_s a:hover {
	color: #7E7E7E;
	text-decoration: underline
}
.grigio_s a:active {
	color: #7E7E7E;
	text-decoration:none
}
