@import url("generale.css");
@import url("annunci.css");

@import url("testa.css");
@import url("corpo.css");
@import url("coda.css");

#box {
	background: #FFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

body {
	text-align:center !important;
	background: #F0F0F0 url(../img/bg_body.gif) repeat-y center center;
	background-position:center center !important;
}

#Leonardo_Navigation {
margin-bottom:0px !important;
}