@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
background:#FFF;
background-repeat:repeat-x;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
color: #333;
}

a {
	text-decoration: none;
	color: #333;
	
}

#wrap {
margin: 0px auto;
width: 910px;
background:#fff;
}
/*INTESTAZIONE TITOLO*/
#header {
		text-align:right;
		
	
}
/*--------------------*/
#top {
padding: 5px 0 20px 10px;
float:left;
}


/*--MENU--*/
.menu {
	background:none;
	color:#333;
	margin:0 0 0 90px;
	padding:50px 0 5px 0;
	text-align:center;
	float:left;
	
}
.menu li{ 
	display:inline;

}
.menu a{ 
	height:0;
	padding:0.5em 15px;
	text-decoration:none;
	margin:0;
	white-space:nowrap;
}

.menu a:link,
.menu a:visited,
.menu a:active{
	background:#fff;
	color:#333;
}
.menu a:hover,
.menu a:focus{
	background:#ccc;
	color:#333;
}

.menu .en a{
	font-style:italic;
	color:#666;
}
/*----------------------------*/

/*---CORPO--*/
#corpo {
	float:left;
	border-top:12px solid #d3be0e;
	border-bottom:12px solid #d3be0e;
	height:300px;
	background: #fff;
}
/*-----------------------------*/

/*---BOTTOM---*/
#bottom {
	
	background: #fff;
	margin:0;
	float:left;
	text-align: justify;
	width:100%;
	padding:20px 0;
	

}
#sx{
	width:193px;
	float:left;
	padding:0 55px 0 55px;
	
	
}
#center{
	width:193px;
	border-left:1px dotted #ccc;
	padding: 0 55px 0 55px;
	float:left;
}
#dx{
	width:192px;
	border-left:1px dotted #ccc;
	padding: 0 55px 0 55px;
	float:left;
}

#bottom h3{
	color: #2b4e72;
	font-size: 13px;
	font-weight: 100;
}
.bottom {
	color:#333;
	font-size:11px;
	
}	
.zadra {
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}

.centro img{
	float:left;
	padding:0 20px 0 0;
}
#azienda{
	padding:10px 70px;
	line-height:20px;
		
	
}
#gallery{
		margin: 0;
		padding: 0;
		background-color: #FFF;
		height:45%;
	}

	

#contatti{
	padding:10px 70px;
	line-height:20px;
	line-height:normal;
}
#contatti_sx{
	width:auto;
}
	

.link{
	color: #A87174;
	text-decoration:none;
	font-size:11px;
}
#sv {
	margin:0;
	padding:0;
	

}	
/*---FOOTER---*/
#footer {
	text-align: center;
	font-size: 11px;
	background-color:#2d2d2d;
	float:left;
	width:100%;
	color:#FFF;
	text-align:left;
}
#cen{
	width:910px;
	margin:auto;
	}
#su{
	padding:10px 20px;
	border-bottom:1px solid #fff;
	width:600px;
	float:left;
	height:80px;
	}
	
#fb{
	padding:10px 20px;
	
	width:230px;
	text-align:right;
	border-bottom:1px solid #fff;
	height:80px;
	float:left;
	}	
#giu{
	padding:10px 20px;
	
	
	
	}

/*--------------------------*/	
.lan {
	font-style:italic;
}
/*------OPTIONALS----------*/
#news {
clear:left;
padding: 10px 0 0 0;		
color:#2b4e72;
text-align:center;
}
#season {
clear:left;
padding: 10px 0 0 0;
color:#2b4e72;
text-align:center;
}

#gallery {
clear:left;
padding: 10px 0;
text-align:center;
}
.gallery {
border:#333 1px solid;;
margin: 9px;

}
#iframe {
width: 910px;
text-decoration:none;
border-bottom-style:none;
}
/*--MENU--*/
.menu_1 {
	background:#fff;
	color:#333;
	margin:0;
	
	text-align:center;
	float:left;
	
	
}
.menu_1 li{ 
	display:inline;

}
.menu_1 a{ 
	height:0;
	padding:0.5em 20px;
	text-decoration:none;
	margin:0 60px;
	white-space:nowrap;
}

.menu_1 a:link,
.menu_1 a:visited,
.menu_1 a:active{
	background:#fff;
	color:#333;
}
.menu_1 a:hover,
.menu_1 a:focus{
	background:#ccc;
	color:#333;
}

/*----------------------------*/
