body{
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
a{
	color: #666666;

}
a:link {
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

/*
#banner {
	z-index	: 10;
	position: relative;
}
*/

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header{
	background-image: url(img/sf02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 331px;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header #headerBox{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #logo{
	position: absolute;
	top: 181px;
	width: 165px;
	z-index: 2000;
	left: 0px;
}
#header #banner{
	width: 820px;
	height: 280px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 0;
	color: #333333;
}

#Download {
	position:absolute;
	left:605px;
	top:224px;
	width:194px;
	height:202px;
	z-index:1;
	visibility: hidden;
}
#Link {
	position:absolute;
	left:615px;
	top:225px;
	width:151px;
	height:127px;
	z-index:1;
	background-color: #00FFFF;
}

/* ------------------------------------------------------------------------------- */

#menu {
	padding: 0;
	margin: 0px;
	}

#menu #nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	position: absolute;
	top: 294px;
	height: 32px;
	left: 190px;
	width: 611px;
	}

#menu #nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#menu #nav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:32px; /* for IE5/Win */
	}

#menu #nav a:hover {
	background-position: 0 -32px;
	}

#menu #nav a:active, #menu #nav a.selected {
	background-position: 0 -64px;
}
#menu #tgrafica a  {
	width: 58px;
	background: url(img/Sezione_01.gif) top left no-repeat;
}
#menu #tweb a  {
	width: 131px;
	background: url(img/Sezione_02.gif) top left no-repeat;
}
#menu #teditoria a  {
	width: 119px;
	background: url(img/Sezione_03.gif) top left no-repeat;
}
#menu #tfumetto a  {
	width: 163px;
	background: url(img/Sezione_04.gif) top left no-repeat;
}
#menu #tcontatti a  {
	width: 139px;
	background: url(img/Sezione_05.gif) top left no-repeat;
}


/* ------------------------------------------------------------------------------- */



#contentBox{
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#content{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#col-dx{
	width: 199px;
	float: right;
	text-align: left;
}

#col-sx{
	float: left;
	position: relative;
	width: 550px;
	text-align: left;
	padding: 0px;
	margin: 0px;

}

.clearer{
	clear: both;
	font-size: 1px;
}
#col-dx .spacer{
	display: block;
	height: 9px;
	background-color: #F8F8F8;
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	clear: both;
	width: 198px;
}

/* -------------------------------------------------------------------- */

#address{
	font-size: 10px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 90px;
	color: #999999;
	padding-left: 20px;
	width: 115px;
}
#address h4{
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666666;
}
#address p{
	margin: 0px;
	padding: 0px;
}
#address a{
	color: #999999;
}
#address a:hover{
	color: #666666;
	text-decoration: none;
}

#col-sx ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
}
#col-sx h2{	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 185px;}

#col-sx h6 a{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;


}
#col-sx h6 a:hover{
	color: #333333;
	text-decoration: underline;


}
#col-sx ul li{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#col-sx ul li em{
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
#col-sx ul li h3{
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#col-sx ul li img{
	margin-top: 10px;
	margin-left: 10px;
}
#col-sx ul li p{
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#col-sx ul a{
	text-decoration: none;
}
#col-sx ul a:hover{
	color: #000000;
	text-decoration: none;
}
#col-sx ul li .imgBox{
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 20px;
	background-image: url(../img/sf-img-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#col-dx ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#col-dx li{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col-dx a{
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#col-dx a:hover{
	color: #666666;
}
e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col-dx a{
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#col-dx a:hover{
	color: #666666;
}
