body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ADA189;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}


p {
	font-size: 80%;
	}





/* holder styles */
#holder {
	width: 985px;
	/* background: #FFFFFF url(../images/faux.gif) repeat-y; /* This image creates the three column faux effect */
	text-align: left;
	margin: 0 auto 0 auto;
	background: #000000;
	overflow: visible;
}

/* header styles */
#header {
	background: #907540;
	height: 120px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		
	
}

#header-int0 {
	font-size: 12px;
	color: #FFFFFF;  /* This background color covers the faux column effect that spans the entire holder div */
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 4px;
	float: left;
}


#header-int {
	font-size: 12px;
	color: #FFFFFF;  /* This background color covers the faux column effect that spans the entire holder div */
	margin-left: 250px;
	margin-right: 10px;
	text-align: center;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* navigation styles */
#nav {
	width: 150px;
	float: left;
	padding: 15px 5px; /* side padding is added to total width above for a 160px "real total" */
	margin-left: 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFFF;
	border: 2px solid #000000;
}


a.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover{text-decoration: underline; color:#8F5F2F;}
a.nav:active{text-decoration: bold}


a.nav2 {
	color: #8F5F2F;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

a.nav2:hover{color: #D4D0C8;
	text-decoration: underline;}
a.nav2:active{color: #D4D0C8;}

div#nav ol{
	padding: 0px;
	text-align: left;
	margin: 0;
	position: relative;
	float: left;
    }

div#nav ol li{
	float:left;
	list-style-type: none;
	padding-left: 0px;
	text-align: left;
	margin: 0;
    }

/*
#nav a:{ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited { 
	color: #666;
}


/* content styles */
#content {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 180px;
	line-height: normal;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(../images/nord-back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 650px;
	height: auto !important;
	height: 650px;


}


#content-libro-pp {
	text-align: left;
	height: 300px;
	padding-left: 0px;
	padding-right: 35px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 150%;
	padding-top: 24px;
	
}


a{
	color: #8F5F2F;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active, a:focus {  
	color: #D4D0C8;
	text-decoration: underline;
}





#content p {
	line-height: 100%;
}



/* footer styles */
#footer {
	padding: 8px;
	font-size: 12px;
	color: #FFFFFF;  /* This background color covers the faux column effect that spans the entire holder div */
	background-color: #000000;
	height: 100px;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #907540;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 10px;
	line-height: 150%;
}

#footer-int {
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;  /* This background color covers the faux column effect that spans the entire holder div */
	margin-left: 180px;
	margin-right: 10px;
	text-align: center;
	
	}

/* miscellaneous styles */


.piupiccolo{
	font-size: 80%;
}


.interlinea-sing{
	line-height: 100%;
}


.marrone{
	color: #8F5F2F;
}


.marrone-grande
{
	color: #8F5F2F;
	font-weight: bold;
	font-size: 14px;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}




.titoli-sezioni {
	font-size: 15px;
	color: #8F5F2F;
	left: 2em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #907540;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 0px;
}



.rightimage {
margin-left: 15px;
margin-bottom: 5px;
float: right;
}

.leftimage{
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}


.clear {
	clear:left;
     }
	 
	 
.spesso
{ height: 40px;
}
.testo-sezioni {
	font-size: 12 px;
	color: #FFFFFF;
	left: 2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 150%;
}

.testo-sezioni-narr {
	font-size: 12 px;
	color: #FFFFFF;
	left: 2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 50px;
	margin-left: 0px;
	line-height: 150%;
}


table.foto {
float : left;
margin: 15px 15px 15px 15px;
}

