/* CSS Document */

*{
margin:0;
padding:0;}


body{ 	text-align:center;
	margin: 25px auto 0px;
	
}

#wrapper{
	background:url(images/sfondo-presenta.jpg) no-repeat;
	position:relative;
	width:922px;
	margin: 25px auto 0px;
	text-align:center;
	height: 583px;

	}



#sinistra{
	width:294px;
	float:left;
		height: 583px;

}
#logo{
width:294px;
	float:left;
		height: 251px;
		margin-top:10px;
}

#menu-nav{
width:294px;
	float:left;
		height: 322px;
}

#centro{
width:235px;
float:left;
	height: 583px;
		text-align:left;
}
#menu{
width:235px;
height:265px;
float:left;

}
#menuindex{
	width:235px;
	height:265px;
	float:left;
	background-image: url(images/iniziosoleluna.jpg);
	background-repeat: no-repeat;


}
#menuindex-de{
	width:235px;
	height:265px;
	float:left;
}
#menuindex-en{
	width:235px;
	height:265px;
	float:left;
	background-image: url(images/iniziosoleluna-en.jpg);
	background-repeat: no-repeat;


}

#menu-banchetti{
	width:165px;
	height:265px;
	float:left;
	padding-top:13px;
	padding-left:43px;
	background-image: url(images/banchetti-menu-sotto.jpg);
	background-repeat: no-repeat;

}
	
#menu-banchetti ul {
	padding: 0;
	margin: 0;
	list-style: circle;
	width:140px;
	font-weight: bold;
}
#menu-banchetti ul li{
	width:140px;
		line-height:16px;
		

}

#menu-banchetti ul li a {
	margin-left:5px;
	padding-left:5px;
	width:140px;
		padding-top:3px;
	padding-bottom:4px;
	background-image: url(images/tratteggio.gif);
	background-repeat: no-repeat;

}



#fotosezione{
	width:235px;
	height:303px;
	float:left;
	background-image: url(images/foto-home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu{
	width:235px;
	height:303px;
	float:left;
	background-image: url(images/foto-menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.foto-banchetti{
	width:235px;
	height:303px;
	float:left;
	background-image: url(images/foto-banchetti.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.foto-contatti{
	width:235px;
	height:303px;
	float:left;
	background-image: url(images/foto-contatti.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#address{ margin:10px;	float:left;
}

#destra{
width:393px;
float:left;
height: 583px;
text-align:left;
}
#bandierine {
width:378px;
height: 45px;
float:left;
text-align:right;
padding-top:5px;
padding-right:15px;
}
#corpo{
padding-left:30px;
padding-right:20px;
width:340px;
height:540px;
float:left;
text-align:justify;
}
#gallery img{
padding-right:15px;
float:left;
}
#immagine{
	padding-top:25px;
	width:340px;
	float:left;
	height:220px;
	
}
#immagine img{
	float:left;
	background-position: bottom;

}

