img {
	border:0px;
}

body {
	margin:0px;
	background-image:url(../img/sfondo-rip.gif);
	background-repeat:repeat;
}

.centrato {
	position:relative;
	width:996px;
	left:50%;
	margin:0 0 0 -498px;
	background-image:url(../img/sfondo-content.png);
	background-repeat:repeat-y;
	margin-top:-63px;
	overflow:hidden;
}

.centrato.newsletter {
	width:874px;
	margin:0 0 0 -437px;
	background-image:none;
}

#sfondo-menu {
	background-image:url(../img/sfondo-menu.gif);
	background-repeat:repeat-x;
	width:100%;
	position:relative;
	height:53px;
}

.menu {
	position:relative;
	z-index:1000;
}

.flash-sx {
	position:relative;
	float:left;
	margin-left:40px;
	/*margin-top:7px;*/
	margin-top:-7px;
}

.destra {
	position:relative;
	float:right;
	margin-right:20px;
	/*margin-top:-27px;*/
	margin-top:-43px;
}

.bottom {
	position:relative;
	width:996px;
	left:50%;
	margin:0 0 0 -498px;
}

.footer {
	position:relative;
	width:996px;
	left:50%;
	margin:0 0 0 -498px;
	margin-top:-5px;
	background-image:url(../img/sfondo-footer.png);
	background-repeat:repeat-y;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#7575ab;
	overflow: hidden;
	line-height:16px;
}

.footerFacebook {
	position:relative;
	width:996px;
	left:50%;
	margin:0 0 0 -498px;
	text-align: right
}

.footer.newsletter {
	width:700px;
	left:50%;
	margin:0 0 0 -310px;
	background-image:none;
	background-color:#f2f2f2;
}


.footer a:link {
	color:#7575ab;
	text-decoration:none;
}

.footer a:visited {
	color:#7575ab;
	text-decoration:none;
}

.footer a:hover {
	color:#7575ab;
	text-decoration:none;
	background-color:#faedbc;
}

.footer a:active {
	color:#7575ab;
	text-decoration:none;
}

.filetto {
	position:relative;
	float:left;
	margin-right:8px;
}

.testo {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#373772;
	line-height:18px;
}

.testo a:link {
	color:#373772;
	text-decoration:none;
	background-color:#afdcfb;
}

.testo a:visited {
	color:#373772;
	text-decoration:none;
	background-color:#afdcfb;
}

.testo a:hover {
	color:#373772;
	background-color:#e5eff4;
	text-decoration:none;
	background-color:#faedbc;
}

.testo a:active {
	color:#373772;
	text-decoration:none;
	background-color:#afdcfb;
}

ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#373772;
	line-height:18px;
	list-style-image:url(../img/punto-elenco.gif);

}

.elenco {
	margin-left:220px;
}
