body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-seri;
	font-size:14px;
	color:#595959;
	background-color:#FFFFFF;
	line-height:16px;
}

#testata {
	width:960px;
	height:70px;
	margin:0px;
	padding:0px;
}

#container {
	margin:auto;
	padding:0px;
	width:960px;
	border-left:#C05028 solid 14px;
}

.hidden {
	visibility:hidden;
}

#header {
	width:960px;
	height:300px;
	padding:0px;
	margin:0px;
}

#headline {
	width:293px;
	height:300px;
	float:left;
	background: url(../img/vecchie/Giacomo&Simonetta2.jpg) no-repeat bottom right; 
}

#banner {
	width:652px;
	height:300px;
	float:right;
	background:url(../img/bg-banner.jpg) no-repeat;
}

#content {
	width:960px;
	margin:auto;
	padding:0px;
}

#navbar {
	width:294px;
	margin:70px 0px 0px 0px;
	padding:0px;
	float:left;
}

#navbar ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:294px;
}

#navbar ul li {
	width:135px;
	float:right;
	clear:both;
}

#navbar ul li span {
	display:none;
}

.button-1 {
	display:block;
	height:18px;
	background:url(../img/menu-filosofia.gif) no-repeat right;
}

.button-1:hover {
	background:url(../img/hover-filosofia.gif) no-repeat right;
}

.selected-1 {
	display:block;
	height:18px;
	background: url(../img/hover-filosofia.gif) no-repeat right;
}

.button-2 {
	display:block;
	height:18px;
	background: url(../img/menu-servizi.gif) no-repeat right;
}

.button-2:hover {
	background:url(../img/hover-servizi.gif) no-repeat right;
}

.selected-2 {
	display:block;
	height:18px;
	background:url(../img/hover-servizi.gif) no-repeat right;
}

.button-3 {
	display:block;
	height:18px;
	background: url(../img/menu-metodo.gif) no-repeat right;
}

.button-3:hover {
	background:url(../img/hover-metodo.gif) no-repeat right;
}

.selected-3 {
	display:block;
	height:18px;
	background: url(../img/hover-metodo.gif) no-repeat right;
}



.button-4 {
	display:block;
	height:18px;
	background:url(../img/menu-progetti.gif) no-repeat right;
}

.button-4:hover {
	background:url(../img/hover-progetti.gif) no-repeat right;
}

.selected-4 {
	display:block;
	height:18px;
	background: url(../img/hover-progetti.gif) no-repeat right;
}

.button-5 {
	display:block;
	height:18px;
	background:url(../img/menu-bio.gif) no-repeat right;
}

.button-5:hover {
	background:url(../img/hover-bio.gif) no-repeat right;
}

.selected-5 {
	display:block;
	height:18px;
	background: url(../img/hover-bio.gif) no-repeat right;
}

.button-6 {
	display:block;
	height:18px;
	background:url(../img/menu-link.gif) no-repeat right;
}

.button-6:hover {
	background:url(../img/hover-link.gif) no-repeat right;
}

.selected-6 {
	display:block;
	height:18px;
	background: url(../img/hover-link.gif) no-repeat right;
}

#testo {
	width:490px;
	margin:70px 0px 0px 0px;
	float:right;
	background:url(../img/bg-testo.gif) repeat-y left;
	padding:0px 75px 0px 75px;
	border-color:#E5E5E5;
	border-style:solid;
	border-width:0px 10px 0px 0px; 
}

#testo img {
	padding:0px 0px 20px 0px;	
}

h1 {
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#595959;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h2 {
	color:#BFBD6A;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

h3, h3 a	{
	text-align:left;
	color:#BFBD6A;
	font-weight:bold;
	font-size:16px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#testo p {
	line-height:22px;
	text-align:justify;
	margin:0px 0px 20px 0px;
	padding:0px;
}

#testo ol {
	margin:0px;
	padding:0px;
	list-style:decimal;
	color:#BFBD6A;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	text-align:justify;
}

#testo ol li {
	padding-bottom:10px;
}

#testo ol li ul {
	padding-top:10px;
}

#testo ol li ul li {
	font-weight:normal;
	color:#595959;
	list-style:url(../img/pallino-li.gif);
}

.orange {
	list-style:none;
	color:#C05028;
	text-align:center;
	margin:30px 0px 20px 0px;
}

.contatti {
	list-style:none;
	line-height:22px;
}

a {
	text-decoration:none;
	color:#595959;
}

h3 a:hover {
	text-decoration:underline;
}

#wrapper {
	width:960px;
	height:15px;
	margin:auto;
	padding:0px;
	clear:both;
}

.dress {
	font-size:10px;
}

#footer {
	width:935px;
	height:40px;
	background-color:#E7DAA6;
	padding:0px;
	margin:0px 0px 0px 25px;
	line-height:40px;
	text-align:center;
	font-size:12px;
}





