body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fffbf6;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
}
a:hover {
	color: #ffbd4d;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
}
html>body ul {
	list-style: square;
	text-indent: -4px;
}

img {
    border-style: none;
  }

ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 12px;
	list-style: square;
}
li {
	margin: 7px 0 8px 10px;
	list-style: square;
}
ul.sottolista {
	margin-top: 0;
	margin-left: 0;
	padding-left: 5px;
	list-style: square;
}
li.sottolista {
	margin: 7px 0 8px 3px;
	list-style: square;
}
#contenitore {
	width: 768px;
	margin: 15px auto;
	padding: 0;
	border: 1px solid #000;
	color: #FFF;
	background: inherit;
}
#topnav {
	clear: both;
	position: relative;
	width: 768px;
	height: 25px;
	border-bottom: 1px solid #000;
	text-align: right;
	font-weight: bold;
	padding: 0;
	background: #26A64F;
	color: #FFFFFF;
}
#topnav a {
	border: 0px;
	text-decoration: none;
	padding: 0px;
	background: #26A64F;
	color: #FFFFFF;
}
#topnav a:hover {
	text-decoration: none;
	background: #26A64F;
	color: #FFFFFF;
}
#header {
	clear: both;
	position: relative;
	width: 768px;
	height: 100px;
	max-height: 100px;
	overflow: hidden;
	color: #FFF;
	padding: 0;
	margin: 0;
	background: #FFF8EB url(../images/header2.jpg) no-repeat;
	border-bottom: 1px solid #000;
}
#header h1 {
	position: relative;
	top: 15px;
	left: 10px;
	z-index: 2;
	text-align: left;
	margin: 0;
	padding: 0;
	font: bold 36px Verdana, Georgia, "Times New Roman", Times, serif;
}
#header h2 {
	position: relative;
	top: 18px;
	left: 10px;
	text-align: left;
	clear: both;
	margin: 0;
	padding: 0;
	font: italic bold 18px Verdana, Georgia, "Times New Roman", Times, serif;
}
#colonnasinistra {
	position: relative;
	width: 167px;
	color: #FFF;
	padding: 5px 5px 170px 5px;
	float: left;
	text-align: left;
	background: #26A64F;
}
#colonnasinistra .title h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FA891F;
	background: #26A64F;
}
#colonnasinistra .contenuto {
	margin: 5px 0 10px;
	border-bottom: 2px groove #FA891F;
}
#colonnasinistra a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #26A64F;
}
#colonnasinistra a:hover {
	color: #FA891F;
	background: #26A64F;
}
#colonnadestra {
	position: relative;
	width: 580px;
	color: #333;
	padding: 5px;
	float: right;
	text-align: justify;
	background: #fffbf6;
	}
#colonnadestra .title h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

#colonnadestra .title h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

#colonnadestra .title a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

#colonnadestra .contenuto {
	margin: 10px 10px 10px 10px;
	}


#colonnadestra a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	background: #fffbf6;
}
#colonnadestra a:hover {
	color: #FA891F;
	background: #fffbf6;
}
#footer {
	clear: both;
	position: relative;
	width: 768px;
	height: 16px;
	font-size: 10px;
	color: #D9EBE8;
	text-align: center;
	background: #26A64F;
	border-top: 1px solid #000;
}
#footer h3 {
	font-size: 10px;
	margin: 0;
	padding: 0 5px;
	float: left;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	background: #26A64F;
}
#footer a:hover {
	color: #ffbd4d;
	text-decoration: none;
	background: #26A64F;
}

#top {
	float: right;
	clear: both;
	border-bottom: 1px dashed #FA891F;
}

.navimg {
display:block;
text-align: center;
border: 0px;
margin-bottom: 10px;
margin-top: 40px;
}

#navimg1 {
margin-bottom: 30px;
margin-top:20px;
display:block;
text-align: center;
border: 0px;
}

#navimg2 {
margin: 0 auto 0 auto;
display:block;
text-align: center;
border: 0px;
}

#navimg3 {
margin: 0 auto 0 auto;
display:block;
text-align: center;
border: 0px;
}

.box {
text-align: center;
border: 3px outset #fa891f;
margin:0 auto;
padding:0 0 0 0;
position: relative;
background : #fbfbfb url(../images/cream.gif);
color: #000000;
}
