
a{
	text-decoration: none;
}

html,body{
	height: 100%;
}


#contenitore {

	
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px;

	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	

}



#sezioni {
	background-color: #FFF;
	width: 980px;
	height: 50px;
}

p {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	line-height: 1.5;
}



#sezioni #box1 {
	float: left;
	height: 40px;
	width: 310px;
	margin-right: 20px;
	background-color: #FFF;
}

#sezioni h1 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-size: 28px;
	color: #a3782a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3782a;
	margin-top: 0px;
	padding-bottom: 5px;
	font-weight: lighter;
	margin-bottom: 10px;
}






#footer {
	clear: both;
	background-color:rgba(151,131,95,0.92);
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	padding-left: 80px;
}


#footer a{
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	color: #FFF;	
}

#footer #box {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	height: 20px;
	width: 720px;
	margin-left: 115px;
	float: left;
	margin-top: 10px;
}
