* {
	margin: 0;
	padding: 0;
	
}

html { 
	font: 62.5% Georgia, "New Century Schoolbook", Times, serif;
	line-height: 1.4;
	background: #BFDECF;
	}



li { 
	list-style-type: none;
	}	

/*******************/

html#home {
		background: #387958  url("/img/vertgrad.png") 0% 100% repeat-x;
		min-height: 100%;
		}

#home body {
		text-align: center;
		}

#barattolo {
		width: 760px;
		min-height: 600px;
		margin: 5px auto 0px auto;
/*		background: #BFDECF url("/img/br.gif") 100% 100% no-repeat;*/
		background: #BFDECF 100% 100% no-repeat;

		}

#sin {
	text-align: left;
	width: 232px;
	float: left;
	}

#cen {
	width: 228px;
	float: left;
	overflow: hidden;
	}

#des {
	text-align: left;
	width: 300px;
	float: left;
	background: url("/img/tl.gif") 0 0 no-repeat;
	}

#home #logo {
		min-height: 380px;
		background: #387958 url("../img/border.png") repeat-x 0 100%;
		}

#home #logo h1 {
		background: #387958 url(/img/APdA.png) no-repeat 0 0;
		text-indent: -12000px;
		overflow: hidden;
		width: 180px;
		height: 140px;
		margin: 0 auto;
		}

#home #motto {
		text-align: left;
		font-size: 1.1em;
		color: #387958;
		padding: 0.7em 0 0 15px;
		
		}

#home #motto strong {
		display: block;
		line-height: 20px;
		padding-left: 25px;
		background: url("/img/star.png") 0 50% no-repeat;
		}

#home  h2 {
		color: #387958;
		font-size: 1.4em;
		letter-spacing: 1px;
		padding: 1.4em 0 0.5em 0.3em;
		background: url(/img/menugrad.png) no-repeat 100% 100%;
		}

#home h1 {
		color: #BFDECF;
		font-size: 2em;
		padding: 1.4em 0.5em 0 0.5em;
		}

#home #des h2 {
		width: 95%;
		background: url("/img/tr.gif") 100% 0 no-repeat;
		padding: 35px 0 2em 5%;
		color: #AE392C;
		font-size: 1.6em;
		}

#home #des h2 span {
		display: block;
		background: url("/img/star-red.png") no-repeat 0 50%;
		padding-left: 35px;
		line-height: 25px;
		}

#home dl {
		padding: 0 1em 2em 1em;
		font-size: 1.2em;
		background: url(/img/menugrad.png) no-repeat 100% 100%;
		}

#home dt {
		font-weight: bold;
		border-bottom: 1px solid #387958;
		border-left: 1.1em solid #AE392C;
		padding: 0 0 0 0.5em;
		margin-bottom: 0.5em;
		}

#home dd a { font-size: 1em; }

#home dd {
		margin-bottom: 1.4em;
		padding: 0.8em;
		}

/*******************/

#testa_bordo {
		background: url("../img/border.png") repeat-x 0 100%;
		width: 100%;
		height: 129px;
		}

#testa {
	background: #387958 url("../img/marchio.gif") no-repeat 0 10%;
	width: 100%;
	height: 109px;
	text-align: right;
	overflow: hidden;
	position: relative;
	}


#testa a {
	background: url(/img/APdA-oriz.png) no-repeat 90% 0%;
	 
	border: 1px solid black;
	height: 100px;
	display: block;
	white-space: nowrap;
	padding: 20px 20px 20px 0; 
	font-size: 1.6em;
	text-decoration: none;
	color: #BFDECF;
}


#testa a span { position: relative; right: 12000px; }

/*******************/

#menu_oriz ul {
		float: left;
		text-align:center;
		
		}


#menu_oriz li {
		float: left;
		border-right: 1px solid #387958;
		}

#menu_oriz li a {
		display: block;
		padding: 0 25px 0 25px;
		font-size: 1.2em;
		line-height: 1.5em;
		color: #387958;
		text-decoration: none;
		}

#menu_oriz li.cur {
			padding: 0 15px 0 15px;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #387958;
			background: #DBFFEE;	
			}

#menu_oriz li a:hover {
			background: #DBFFEE;
		}

/*******************/

#titolo { 
		clear: left;
		margin-top: 50px;
		padding: 0 0 0 10px;
		color: #AE392C;
		font-size: 1.4em;
		padding-bottom: 55px;
/*		border: 1px solid black;*/
		background:  url("../img/faux-col25-fleur.gif") no-repeat 25% 100%;
	}	

#main {
	width: 100%;
	
	clear: both;
	float:left;
	background:  url("../img/faux-col25.gif") repeat-y 25% 500px;
		}

/*******************/

#sinistra {
		width: 25%;
		margin-top: 50px;
		float: left;
		border-right: 6px solid #387958;
		}

#barattolo li,
#sinistra li {
		border-bottom: 2px groove #DBFFEE;
		}

#sinistra li li {
		margin-left: 35px;
		border-bottom: 0px;
		}

#sinistra li a,
#barattolo li a {
		display: block;
		padding: 0 15px 0 25px;
		font-size: 1.2em;
		line-height: 2.2em;
		color: #387958;
		text-decoration: none;
		background: url("/img/knot2.png") 0 50% no-repeat;
		}

#sinistra li a:hover,
#barattolo li a:hover {
			background: #DBFFEE url("/img/knot2-hl.png") 0 50% no-repeat;
			}

 

#sinistra li span { 
		padding: 0 15px 0 25px;
		display: block;
		background: #DBFFEE;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 2.2em;
		color: #000;
		background: url("/img/knot2.png") 0 50% no-repeat;
		}

#sinistra li h5 { 
		padding: 0 15px 0 15px;
		font-size: 1.2em;
		line-height: 1.5em;
		color: #000;
		font-weight: normal;
		}

#sinistra li li span,
#sinistra li li a {
		background: url("/img/star.png") 0 50% no-repeat;
		}

#sinistra li li a:hover {
			background: #DBFFEE url("/img/star-hl.png") 0 50% no-repeat;
			}

/*******************/

#contenuto {
		width: 68%;
		min-height: 800px;
		padding-left: 40px ;
		float: left;
		}

#contenuto a,
#home a { 
		font-size: 1.2em;
		color: #387958;
		}

#contenuto a:hover,
#home a:hover { 
		background-color: yellow;
		}

#contenuto a:active,
#home a:active { 
		background-color: #ffc83d;
		color: red;
		}


#contenuto h2 {
		color: #AE392C;
		margin-left: -20px;
		margin-bottom: 40px;
		font-size: 1.4em;
		background: url("/img/star-red.png") no-repeat 0 50%;
		padding-left: 35px;
		line-height: 25px;
		}

#contenuto h2 em {
			font-size: 0.7em;
			}
#contenuto h2 strong {
			font-weight: normal;
			}

#sezioni #contenuto h2 {
		background: none;
		padding-left: 0px;
		}

#contenuto h2 span {
		font-size: 2em;
			}

#contenuto h2.h_int { margin-top: 40px; margin-bottom: 10px; }

#contenuto h3 {
		border-bottom: 1px solid #387958;
		width: 100%;
		margin-bottom: 20px;
		font-size: 1.2em;
		}

#contenuto ul,
#contenuto ol {
		
		font-size: 1.2em;
		line-height: 1.3em;
		margin-bottom: 0.8em;
		margin-left: 1em;
		}

#contenuto ul li {
		list-style-type: disc;
		margin-bottom: 0.3em;
		}

#contenuto ol li {
		list-style-type: decimal;
		margin-bottom: 0.3em;
		}

#contenuto dl {
		font-size: 1.2em;
		line-height: 1.5em;
		margin-bottom: 0.8em;
		}

#contenuto dt {
		margin-top: 1em;
		font-weight: bold;
		}

#contenuto dd {
		padding-left: 40px;
		}
		
#contenuto dd ol {
		padding-left: 10px;
		font-size: 1em;
		font-style: italic;
		}

#contenuto p {
		font-size: 1.2em;
		text-indent: 1em;
		margin-bottom: 1em;
		line-height: 1.4em;
		}

#contenuto p.avviso {
		text-indent: 0;
		border: 1px solid #AE392C;
		margin: 40px 0;
		padding: 5px;
		
		} 

#contenuto p.autore { 
		font-size: 1.3em;
		background: #DBFFEE;
		text-align: right;
		color: #387958;
		width: 100%;
		border-bottom: 1px solid #387958;
		margin-bottom: 0.5em;
		}

a.pdf_link {
		float:right;
		padding: 5px 0 5px 20px;
		background: url("/img/pdf.gif") 0 50% no-repeat;
		margin-bottom: 1em;
		}

a.nota {
		position: relative;
		bottom: 0.5em;
		font-size: 1em;
	}
			

/******** Menù laterali sezione attività (per ora)***********/

#subSem, 
#subCon, 
#subAlt,
#subPub { 
			display: none;
			}


/*******************/