/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	text-align:center;
}

#scatolone{
width:757px;
margin: 0 auto;
text-align:center;
}

#header{
background-image:url(imgs/header.jpg);
height: 190px;
}

#menu{
background-image:url(imgs/menu.jpg);
background-repeat:no-repeat;
height: 40px;
width: 757px;
float: left;
}

ul {
	width: 757px;
	list-style: none;
	text-align:center;
	margin: 0 40px;
	padding: 0;
}
li {
	margin: 0;
	padding: 0 30px;
	display: inline;
	line-height: 40px;
	font-size: 12px;
}

a:link{
	color: #000;
	text-decoration:none;
}
a:visited{
	color: #000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

#pagina-natale{
background-image:url(imgs/sfondo_pg_natale.jpg);
background-repeat:no-repeat;
width: 757px;
height: auto;
float: left;
}
#pagina{
background-image:url(imgs/sfondo_pg_2.jpg);
background-repeat:no-repeat;
width: 757px;
height: auto;
float:left;
}

#pg_corta{
background-image:url(imgs/sfondo_pg.jpg);
background-repeat:no-repeat;
width: 757px;
height: 317px;
float: left;
}

h1 {
	font-size:11px;
	color:#000;
	text-align: left;
   	width: 480px;
	margin-left: 260px !important;
	margin-left: 255px;
	margin-top: 5px!important;
	margin-top: 10px;
}

.testo{
   text-align:justify;
   width: 480px;
   margin: 0px 30px 5px 260px!important;
   margin: 0px 20px 5px 260px;
   
}
#map {
	width: 450px;
	height: 300px;
	border: 2px solid #999589;
	margin-left: 260px !important;
	margin-left: 230px;
	margin-bottom: 10px;
}
.img{
border: 3px solid #999589;
margin-left: 150px !important;
margin-left: 145px;
margin-bottom: 10px;
float:left;
}
#img_thumb{
float:right;
width: 190px;
height: 275px;
margin-bottom: 5px!important;
margin-bottom: 15px;
padding: 25px 0 0 10px;
}
.thumb{
border: 2px solid #999589;
float: left;
margin: 5px 5px 5px 5px;
}

#footer{
background-image:url(imgs/footer.jpg);
height: 27px;
width: 757px;
float: left;
}
.p-directory, .p-directory a{
	margin-top:10px;
	color:#D49C69;
	text-decoration:none;
}

.indirizzo{
color: #000;
text-align:center;
margin-bottom:2px !important;
margin-top:5px;
padding: 0px; 
}
.cont{
margin: 180px 0 0 0;
}
.serate {
	margin: 0 0 0 255px;
}
