/* CSS Document */
body {
}
.Sfondo-menu {
	background-image: url(Sfondo.jpg);
}

div#container{
	margin: 0px auto 30px auto;
	padding: 0px 0px 0px 0px;
	width:830px;
	margin-bottom: 0px;
}

div#superiore{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(../immagini/superiore1.gif);
background-position: left top;
background-repeat: no-repeat;
height: 12px;

}
div#centro{
margin: 0px 0px 0px 0px;
padding: 1px 10px 0px 10px;
background-image: url(../immagini/centro2.jpg);
background-position:  left  top;
background-repeat: repeat-y;
text-align:justify;
}
div#inferiore{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(../immagini/inferiore1.gif);
background-position: left   top;
background-repeat: no-repeat;
height:27px;
}

.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	margin-top: -15px;
}
.bottom {
	margin-bottom: 0px;
}
.back {
	background-image: url(../immagini/Ostuni-Home.jpg);
}

