body {
	font-family: arial,sans-serif;
	font-size:12px;
	margin:0;
	background: url(img/bg.jpg) repeat-x #4f4f4f;
	color:#333;
}

img {border:0}
#bg1 {}

#contenitore {
	width:960px;
	margin:15px auto auto auto;
}

#header {
	background:url(img/bg_header.jpg) no-repeat;
	height:127px;
}

#header ul {
	position: relative;
	top:-13px;
	right:10px;
	padding:0;
	margin:0;
	list-style:none;
	z-index:1;
}

#header ul li {
	float:left;
	margin:0 10px 0 10px;
	padding:67px 20px 0 20px;
	height:85px;
	font-size:15px;
}

#header ul li:hover {background:#f97a09;color:#fff;text-decoration:underline;}
#header ul li strong {color:#d00}

.attiva {
	background:#f97a09;
	text-decoration:underline;
	color:#fff;
}

.footer_link {
	text-decoration:underline;
	color:#fff;
}
.dx {float:right;}
.sx {float:left;}

a {
   color: #fff;
   text-decoration: none;
}
a:hover {
   color: red;
   text-decoration: underline;
}

#contenuti {
	background:url(img/bg_contenuti.jpg) repeat-x #fff;
	padding:0 0 20px 0;
}

#contenuti2 {
	position:relative;
	top:1px;
	background:#9A918C;
	padding:10px;
}

#contenuti2 p {text-align:justify}

#contenuti #presentazione {
	margin-left:50px;
	width:864px;
	height:413px;
	background:url(img/img_principale.jpg) no-repeat;
}

#contenuti #presentazione h2 {
	line-height:35px;
	font-weight:normal;
	float:left;
	width:270px;
	margin:147px 0 0 10px;
	font-size:35px;
	letter-spacing:-1px;
	color:#fff;
}
#contenuti #presentazione h2 .c-black {color:#333;font-size:40px;font-weight:bold;}

#footer {
	margin:15px auto auto auto;
	background: #9a918c;
	padding:10px 0 10px 0
}

#footer-contenitore {
	width:960px;
	margin:auto;
}

#footer-contenitore p {
	margin:0;
	color:#fff;
}

#footer h2 {
	margin:0 0 5px 0;
	color:#7b3100;
}

#footer #servizi {
	float:left;
	margin:0 0 0 50px;
	background:url(img/bg_servizi.jpg) no-repeat;
	width:438px;
	padding:10px;
}
#footer #servizi h2 {
	color:#fff;
}

#igallo {width:960px;text-align:right;margin:20px auto auto auto;}
#igallo a {color:#fff;text-decoration:none}

.w200 {width:200px;}
.clr {clear:both;}

#contattisx {
    float:left;
    line-height:35px;
	margin:0 0 0 50px;
	width:150px;
	padding:10px;
	}
	
#contatti {
    line-height:35px;
	float:right;
	margin:0 0 0 50px;
	width:150px;
	padding:10px;
	}