body {
	text-align:center;
	background-color:#ffffff;
	background-image:url(images/bkground.png);
	background-repeat:repeat-x;
}


#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	color:#0040ff;
}

#header {
	background:url(images/header4.png) no-repeat right;
	height:132px;
	padding-left:337px;
	color:#666666;
}

ul#nav li {
	display: inline;
	position:relative;
	padding:0 0px;
	top:110px;
}

#content {
    clear:both;
	margin-left: 10px;

}

.menusx {
	float:left;
	width: 170px;
}

#menualto {
    background:url(images/menualto.png) no-repeat;
    height:30px;
}

.menusx a {
	margin-left:20px;
	color: #040463;
	font-size:13px;
	line-height:30px;
	display:block;
	border-bottom:1px solid #666666;
	text-decoration:none;
}

.menusx a:hover {
	text-decoration:none;
	color: #fe0000;
}

.menusx h2 {
	font-size:18px;
	color:#000000;
	padding:2px 0;
}
	
#side {
	padding-left: 28px;
	padding-right: 22px;
	padding-top: 5px;
	background-image:url(images/menu.png);
	background-repeat:repeat-y;
}

#side li {
	background-image:url(images/ar.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:0px;
}

#side img {
	margin-left:8px;
}

.destra {
	float:left;
	width: 550px;
    background-image:url(images/scudetto.png);
    background-repeat:no-repeat;
    background-position:bottom right;
	padding:0 30px;
}

.destra h1 {
	text-align:justify;
}

.destra h2 {
	color:#000000;
	font-size:30px;
	padding:20px 0;
}

.destra h3 {
	color:#0040ff;
	font-size:15px;
	text-align:right;
	padding:20px 0;
}


.destra th {
	color:#0342fe;
	font-size:13px;
	text-align:center;

}

.destra td {
	font-size:11px; 
	text-align:center; 
	color:#000000; 
	font-weight:normal;
}

.destra img {
	padding:5px;
}

#footer {
    clear:both;
	color: #666666;
	background-image:url(images/bkgroundfooter.png);
	background-repeat:repeat-x;
	height:152px;
}

#ftlink {
	padding-top:20px;
}

#xhtml {
	position:relative;
	top:-23px;
	padding-right:600px;
}

#macasystem {
	position:relative;
		top:-45px;
	padding-left:600px;
}

#header a:hover, #footer a:hover {
	color:#fe0000;
	text-decoration:none;
}

#header a, #footer a {
	color:#040463;
	text-decoration:none;
}

div.imgcontainer{
	float:left;
	padding:0 6px 6px 0;
    background: url(images/sfondo.jpg) no-repeat bottom right;
}

div.imgcontainer img{
	display:block; 
    position:relative;
	top: -5px;left:-5px;
    border:1px solid #ccc;
	border-color: #ccc #666 #666 #ccc;
    padding:5px;
}

#slideCont {
	border: solid 1px #000;
	text-align: left;
}

#slideCont img {
	margin: 0;
	padding:5px;
}

