@charset "utf-8";
body {
	background-color: #D5C6B1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

#contenitore {
	margin:0 auto;
	padding:0 auto;
	width:955px;
}
#sfondo {
	width:955px;	
	height:487px;
	margin-bottom:5px

}

.allestimento {
	font-size:30px;
    text-align:center;;
    margin:0px
}

#piede {
	width:955px;
	color:#EF7B00;

}

#piede p {
	text-align:center;
	padding:0px;
    margin:0px;
}
p.note-legali {
	font-size:13px;
	color:#FFF
}#piede p a {
	color: #EF7B00;
	text-decoration: underline;
}
