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

*{margin:0px;
padding:0px;
}
img {border:0px;}
h1 {
	font-size:18px;
	color:#000;
	margin-bottom:10px;}

h2 {font-size:16px;
	color:#b1822d;}

h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#666;
	margin:0px 0px 5px 0px;}

p {margin-top:5px;}
.clear {
	clear:both;}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-size:12px;
	text-align:justify;
	 line-height: 1.5em;
	 color:#666;
	}
	
a:link, a:visited, a:active {
	color:#af7b1f;
	text-decoration:none;
	}
a:hover {
	color:#ffe9bc;
	text-decoration:underline;
	}
#splash {
	width:100%;
	background-image:url(../images/bkg_wrapper.gif);
	background-position:left top;
	background-repeat:repeat-x;}
	
#wrapper {
	min-width:996px;
	width:100%;
	min-height:600px;
	background-image:url(../images/bkg_wrapper.gif);
	background-position:left top;
	background-repeat:repeat-x;}
	
#sidecol {
	width:256px;
	float:left;
		} 
	
#logo {
	text-align:center;
	height:135px;}
	
#menu {
	width:100%;
	margin-top:20px;
	min-height:440px;
	background-color:#000;
	color:#FFF;
	text-align:right;
	}
#weesh {
	padding:10px;
	text-align:right;
	}
#content {
	width:740px;
	float:left;
	}
	
#top {
	height:120px;
	text-align:right;
	padding:15px 20px 0px 0px;
	border-right:1px solid #333;}

	
#info {
	margin-top:464px;
	width:700px;
	padding:20px;
	border-left:1px solid #333;}

.testo {
	width:520px;
	float:left;}
	
.map {
	width:180px;
	float:left;}
/* ---------------------- Easy Slider -------------------------- */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:740px;
		height:460px;
		overflow:hidden; 
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:-485px 0px 0px 20px;
		padding:0;
		clear:both;
				}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		width:20px;
		height:16px;
		line-height:16px;
		}
	ol#controls li a{
		float:left;
		height:16px;
		line-height:16px;
		border:1px solid #666;
		background:#fff;
		color:#555;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#D1D1D1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#txtbox {
		width:700px;
		height:460px;
	padding:20px;
	border-left:1px solid #333;}
.ligeia {
	background-image:url(../images/bkg_ligeia.gif);
	background-position: top center;
	background-repeat:no-repeat;}
	
.contacts {
	background-image:url(../images/bkg_contacts.gif);
	background-position: top center;
	background-repeat:no-repeat;}
	
/* --------- FORM CONTATTI ---------*/

.item{
width:50%;
padding-bottom:15px;
float:left;
text-align:center;
}

	
.label {
width:100px;
float:left;
text-align:right;
padding-right:5px;
}


.input {
width:120px;
height:20px;
border:1px solid #999;
float:left;
margin-right:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
}

.richiesta{ /*div generale*/
width:100%;
float:left;
text-align:center;
}

.note { /*modifica qui la larghezza del campo richiesta*/
	width:380px;
	height:60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
border:1px solid #999;
	}
	
.button_invia {
	width:50px;
	height:28px;
	background-image:url(../images/invia.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
small {
	font-size:10px;
	color:#999;}
	
/* --------------  FURNITURE  --------------- */

#furniture img {
	float:left;
	width:70px;
	height:70px;
	margin: 10px 0px 0px 10px;
	border:#CCC 5px solid;
	}
