/* CSS Document */
 * {
	margin:0;
	padding:0;
}

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height:100%;
	font-size: 100%;
	background-color:#b6a289;
}

body {background:url(../images/bg.jpg) left top repeat-x;
	height:100%;
	color: #837462;
	font-size: 14px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	

}
h1, h2, h3, h4, h5, h6 { color:#837462; margin:0; padding:0;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#837462; margin:0; padding:0; text-decoration:none;}
	h1 {color:#837462; font-size:24px;}
	h1 img{margin:0; padding:0;} 
	h2 {  width:980px; text-align:center; color:#c2190f; font-size:42px; margin-bottom:5px;}
	h2 a{ color:#c2190f;font-family: 'Lobster', arial, serif; font-weight:normal; letter-spacing:1;}
	h2 a:hover {color:#c5b098; text-decoration:none;}
	h3 { color:#694318; font-size:15px; margin-bottom:5px; font-weight:normal;}
	h3 span{ color:#837462;}
	strong { font-weight: bold; }
p {
	padding:0 0 8px 0;
	margin:0;
	font-size:15px;
	color:#371c11;
	
}

p.small {
	padding:0 0 8px 0;
	margin:0;
	font-size:11px;
	font-style:italic;
}



a, p a {
	color: #837462;
	text-decoration:underline;
}


a:hover, p a:hover{
	color: #837462;
	text-decoration:underline;
}



a img {border:0;}
form {margin:0; padding:0;}
h1 {
	position:absolute;
	font-size: 0.9em;
	margin: 0 0 0 -9999px;
	padding: 0;	
}

#content-wrapper {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	background:url(../images/sfondo-wrapper.jpg) center top no-repeat;
}
#wrapper {
	position:relative;
	width:980px;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	}
	#header {
	margin:0;
	padding:0;
	width:980px;
	position:relative;
	height:600px;
	}
		#logo {
	margin:0;
	padding:0;
	width:386px;
	height:95px;
	position:absolute;
	top: 7px;
	left: 33px;
	}

	#scatola-magica {
	margin:0;
	padding:0;
	width:641px;
	height:517px;
	position:absolute;
	top: -12px;
	left: 173px;
	}
	
	#presentazione {
	margin:0;
	padding:0;
	width:773px;
	height:68px;
	position:absolute;
	top: -66px;
	left: 137px;
	color:#f6ecdd;
	}
	#presentazione p {
font-size:12px;
	color:#694318;
	}
		#presentazione p a{

	color:#694318;
	}
#main_menu {
	position:absolute;
	width:396px;
	height:28px;
	left:606px;
	top:4px;
	font-size:13px;
	color:#cabb9f;
	z-index:12;
}
#main_menu ul{
	float:left;
	margin:0;
	padding:0;
	
	height:28px;
}
#main_menu ul li{
	float:left;
	height:28px;
	padding:0;
	text-align:center;
	list-style-type: none;
	margin:0 2px;
	display:inline;
	}
#main_menu ul li a{
	width:80px;
	float:left;
	height:28px;
	color:#837462;
	padding:0;
	margin:0 6px;
	text-decoration:none;
		display:inline; position:relative;
}

#main_menu ul li a:hover, #main_menu ul li a.select{
	color:#cb3c33;
	}
	
#content {
	margin:0;
	padding:0 0 0 10px;
	width:980px;
	position:relative;
	
	}
#lavori-web {
	margin:0;
	padding:0 0 0 10px;
	width:980px;
	position:relative;
	
	}
.divisione-lavori {
	margin:0;
	padding:0;
	width:980px;
	margin:0 auto;
	display:block;
	height:25px;
	clear:both;
	background:url(../images/divisione-lavori.jpg) left top no-repeat;
	
	}
/* --------------------inizio footer --------------------------- */

#box-mail {
	position:relative;
	width:709px;
	height:500px;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	}
	
	#footer {
	width:550px;
	margin:0 auto;
	padding:25px 0 20px 0;
	height:40px;
	display:block;
	text-align:center;
	font-size:12px;
	clear:both;
	
}
#footer p{
	
	font-size:12px;
	color:#371c11;
	
}
