

body{
	background-color:#f4f4f4;
	color:#fff;
	font-family: Arial, Helvetica,"Gill Sans Light", "Gill Sans",  sans-serif;
	min-width:1010px;
	overflow:auto;
	margin:0 0 0 0px;
	top:0px;
	
}

.body-index{
	background:url(../images/sfondo-background.png) repeat-x;	
}
.body-interno{
	background:url(../images/sfondo-background2.png) repeat-x;	
}


.content {
	width:100%;
	height:100%;
	color:#000;
	margin-top:0px;


}


.header {
	width:1010;
	height:128px;
	text-align:center;
	
}
.centre {
	width:1010px;
	margin-left:auto;
	margin-right:auto;



}


.footer {
	position:fixed;
	bottom:0px;
	left:0px;
	right:0px;
	height:30px;
    background-color:#6e5b57;
	text-align:center;
	padding-top:10px;
	
	
}

.li-alfabetico {color:#4f4f4f; 
                font-family:'Arial Rounded MT', Arial, Verdana; 
				font-size:13px; 
				font-weight:normal; 
				line-height:18px;
				padding-right:25px;
	
	
}
