/* corpo della pagina */
body {	
	background: #000000;
	margin-top: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* collegamenti */
a:active, a:visited , a:link{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*titoletti*/
.titoletto {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333333;
	width: 470px;
	line-height: 14px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

/*wrap*/
#wrap {
	width: 750px;
	margin: 0 auto 0 auto;
}

/*header*/
#header {
	width: 750px;
	height: 301px;
	margin: 0 auto 0 auto;
	clear: both;
}

.Andani {
	height: 99px;
	background: #000000;
	width: 750px;
	border-bottom: 1px solid #666666;
}
.h_swf {
	width: 750px;
	height: 160px;
	margin: 0 auto 0 auto;
	background: #000000;
}
.nav {
	height: 20px;
	width: 725px;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	padding-top: 16px;
	padding-bottom: 5px;
	padding-right: 25px;
	text-align: right;
}

/*container*/
#container {
	width: 750px;
	margin: 0 auto 0 auto;
	background: #000000;
}

#sx {
	float: left;
	width: 260px;
	background: #000000;
}
/*link a sx*/
#sx a:active, a:visited , a:link{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sx a:hover {
	color: #FF0000;
	text-decoration: none;
}

#dx {
	float: right;
	width: 490px;
	background: #000000;
}

/*sottosopra*/
.sotto {
	width: 470px;
	background: #000000;
	text-align: left;
	height: 197px;
	position: relative;
	top: 408px;
	line-height: 14px;
}
.sopra {
	width: 470px;
	text-align: left;
	background: #000000;
	height: 400px;
	position: relative;
	bottom: 195px;
	line-height: 14px;
}

.sottoS {
	width: 470px;
	background: #000000;
	text-align: left;
	height: 200px;
	position: relative;
	top: 480px;
	line-height: 14px;
}
.sopraS {
	width: 470px;
	text-align: left;
	background: #000000;
	height: 465px;
	position: relative;
	bottom: 200px;
	line-height: 14px;
}

.sottoE {
	width: 470px;
	background: #000000;
	text-align: left;
	height: 200px;
	position: relative;
	top: 505px;
	line-height: 14px;
}
.sopraE {
	width: 470px;
	text-align: left;
	background: #000000;
	height: 498px;
	position: relative;
	bottom: 200px;
	line-height: 14px;
}

.sottoF {
	width: 470px;
	background: #000000;
	text-align: left;
	height: 200px;
	position: relative;
	top: 518px;
	line-height: 14px;
}
.sopraF {
	width: 470px;
	text-align: left;
	background: #000000;
	height: 510px;
	position: relative;
	bottom: 200px;
	line-height: 14px;
}

/*footer*/
#footer {
	width: 750px;
	height: 149px;
	background: #000000;
	clear: both;
}
