html, body {margin: 0; padding: 0; font-size: 100%; }

body {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 80%;
	color: #000;
	background: #BDDAED; }

p {margin: 1em; padding: 0; }

#primo_contenuto {
	border: 0px solid #233622;
	background: #FFFFCC;
	color: #233622;
	margin: 10px 192px 5px 10px;
	padding: 5px 0px 10px 0;
	position: relative;
	}

a:link {color: #000; text-decoration: underline; }

a:visited {color: #000; text-decoration: underline; }

a:hover {color: #000; background: #eef7e2;}

#head a:link, #head a:visited {color: #eef7e2; background-color: #56837C; text-decoration: none; padding: 1px; }
#head a:hover {color: #BDDAED; background-color: #56837C; text-decoration: none; padding: 1px; }

#col_sinistra a:link, #col_sinistra a:visited, #col_sinistra a:hover {color: #233622; text-decoration: underline; }

.destra a:link strong, .destra a:visited strong, .destra a:link, .destra a:visited {
	color: #000; text-decoration: underline; background: #eef7e2; padding: 1px; }
.destra a:hover strong, .destra a:hover {color: #771464; background: #f4e6ef; padding: 1px; }

#contenuti a:link, #contenuti a:visited {
	color: #000; text-decoration: underline; background: #F1F7F2; padding-top: 0; }

#contenuti a:hover {color: #fff; background: #56837C; padding-top: 0; }

#antefondo a:link, #antefondo a:visited {color: #2B423E; }

strong {font-weight: bold; color: #233622; }
	
.allinea_dx  {margin: 0; padding: 1em 10px 2em 0; text-align: right; }

.small {font-size: .9em; color: #771464; }

.allinea_dx strong {color: #771464; font-weight: bold; }

html[xmlns] .decoration {margin: 0 1em 0 0; } 

h2 {
	font-family: Verdana, sans-serif; 
	font-size: 1.2em; 
	color: #000;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;}

#col_destra h2, .sinistra h2, .destra h2 {color: #233622;}

#primo_contenuto h2 {color: #771464; font-size: 1.4em; }

ul {
	color: #000;
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0 10px 1.5em 10px; } 

#contenuti ul {color: #cde7a8; font-weight: bold; }

.destra ul {padding-right: 5px; }

.avviso ul {list-style-image: url(arrow_ul.gif); margin: 0 0 0 7px;}
.avviso li {
	font-size: 0.9em;
	padding: 0 2px 0.8em 0px;
	margin: 0
}

#col_sinistra {
	position: absolute;
	left: 0px;
	width: 215px;
	border-top: 1px solid #000;
	background-color: #BDDAED;
	color: #000;
	margin-left: 0px;
	padding-top: 5px; 
	padding-left: 0px;}

#contenitore {
	margin-left: 215px;
	background: #56837C;
	border-left: 0px solid #000; }

#navigazione_orizz {
	background-color: #BDDAED;
	border-top: 1px solid #000;
	padding: 3px 0;
	position: relative; } 

* html #navigazione_orizz {height: 1%;}

#col_destra {
	position: absolute;
	right: 3px;
	width: 182px;
	padding-top: 5px;
	margin-top: -5px;
	}

#col_destra {
	right: 0;
	margin-right: 0; }

#involucro {
	margin-right: 185px;
	padding-top: 5px; }

* html #involucro {
	width: 100%; 
	w\idth: auto; } 

.sinistra {
	text-align: center;
	float: left;
	margin-left: 6px;
	width: 43%;
	padding: 5px 5px 5px 0;
	background: #56837C; }

html>body .sinistra {margin-left: 12px; } 

.destra {
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	width: 43%;
	padding: 0;
	background: #F1F7F2; }

html>body .destra {margin-right: 12px; }

.clear {
	clear: both;
	margin: 0;
	padding: 0; }

#contenuti {
	background-color: #F1F7F2;
	margin: 8px 190px 5px 10px;
	color: #000;
	padding: 0px;
	position: relative; } 

#antefondo {
	background: #56837C;
	color: #fff;
	padding: 6px;
	margin-top: 1.5em;
	margin-right: 185px;
	text-align: center;
	height: 24px
	} 

#antefondo a:link {padding: 3px; color: #fff; text-decoration: none; font-weight: bold;}

#antefondo a:visited {padding: 3px; color: #fff; text-decoration: none; font-weight: bold;}

#antefondo a:hover {padding: 3px; color: #000; background: #BDDAED; font-weight: bold;}

#Sidelog {
	background-color: #DFFFDF;
    border: 1px solid #DBEFB3; 
    padding: 5px 3px 0px 3px; 
	font-size: 94%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;	
	line-height: 1.25em;
	z-index: 130;
}
#Sidelog p {
	font-size: 87%;
	font-family: verdana, arial, helvetica, sans-serif;
}

hr{
	border: 0px solid;
	border-color : Gray;
	border-top-width: 1px;
	height:1px;
	border-style : solid;
}


/* menu community by CSSPLAY http://www.cssplay.co.uk/menus/tabmenu.html */

#menu {
  margin:0; 
  padding:0; 
  height:33em; 
  overflow:hidden; 
  background:#f0f0f0;
  }
#menu li {
  list-style-type:none; 
  float:left; 
  display:block; 
  width:99%;
  padding: 1px;
  }
#menu li a { 
  display: block;
  text-decoration: none; 
  color: #00b; 
  margin: 0; 
  width: 99%;
  }
#menu li a span {
  display:none; 
  color:#000;
  padding-top: 6px
  }
#menu li a.one span {
  display:block; 
  height:15em; 
  margin:0 10px;
  }
#menu li a:hover {
  background:#f1f1f1;
  }
#menu li a:hover span {
  display:block; 
  height:12em; 
  margin:0 10px; 
  cursor:pointer;
  }
#menu .h2 {
  margin:0 5px; 
  padding:0; 
  color:#40625D; 
  font-variant:small-caps; 
  font-size:1.5em; 
  border:0;
  }
#menu .h3 {
  margin:0 5px; 
  padding:0; 
  font-size:1.1em; 
  color:#EE8148;
  }
#menu img {
  margin:5px 5px 5px 0; 
  border:1px solid #000; 
  float:left;
  }
.curved {
  width:90%;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block; 
  background:#88c;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#f0f0f0; 
  border-left:1px solid #88c; 
  border-right:1px solid #88c;
  }
.curved .b1 {
  margin:0 4px; 
  background:#88c;
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#88c;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
  display:block; 
  background:transparent; 
  border-left:1px solid #88c; 
  border-right:1px solid #88c; 
  font-size:0.9em; 
  text-align:left;
}



/*  menu orizzontale by CSSPLAY http://www.cssplay.co.uk/menus/expand.html */

#voci_orizz {
  padding:0;
  margin:0 0 0 10px;
  list-style-type:none; 
  }
#voci_orizz li {
  width:138px; 
  height:20px; 
  float:left;
  border:1px solid #000;
  margin-right:2px;
  margin-top: 3px;
  }
#voci_orizz a em {
  font-style:normal; 
  font-size:12px; 
  line-height:1.5em;
  }
#voci_orizz a {
  text-decoration:none;
  color:#000;
  position:absolute; 
  width:138px; 
  height:20px; 
  display:block;
  text-align:center;
  }
#voci_orizz a.verde {background:#8CD98C; color:#000;}
#voci_orizz a.verde2 {background:#8CD98C; color:#000;}
#voci_orizz a.verde3 {background:#8CD98C; color:#000;}
#voci_orizz a.verde4 {background:#8CD98C; color:#000;}
#voci_orizz a.verde5 {background:#8CD98C; color:#000;}
#voci_orizz a:hover {
  width:196px; 
  height:28px;
  z-index:200;
  background:transparent url(opaque.gif);
  }
#voci_orizz a:hover em {
  font-size:17px;
  line-height:1.1em;
  overflow:hidden;
  cursor:pointer;
  background:#fff; 
  border:1px solid #000;
  position:absolute; 
  width:196px; 
  height:25px;
  left:-12px; 
  top:-4px;
  color: #fff
  }
#voci_orizz a:hover.verde em {background:#7EA089;}
#voci_orizz a:hover.verde2 em {background:#7EA089;}
#voci_orizz a:hover.verde3 em {background:#7EA089;}
#voci_orizz a:hover.verde4 em {background:#7EA089;}
#voci_orizz a:hover.verde5 em {background:#7EA089;}

/* termine menu */




#Header {
	margin: 0px;
	padding: 5px;
	background-color: white;
	border:1px solid gray;
	color: white;
	text-align: center;
	z-index: 110;
	}
.int_contenuto {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	}
#avviso {
	min-height: 271px;
	height: auto !important;
	height: 271px;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: white;
	color: black;
	border: 1px solid gray;
	}
#avviso img {float: left; margin: 0 12px 0 0; padding:0}
#avviso p {margin: 0; padding: 1em; }


	#niglietti {
	margin-left: 38%;
	width: 50px;
	}
	.Image {
	/*border: 2px solid Silver;*/
	padding: 0px;
	margin: 10px 0px 10px 0px;
	}
	img {
	border: none;
	}
	.centrato {
		text-align: center;
	}
	input {
	color: #000; font-family: verdana, geneva, arial, helvetica, sans-serif; 
	}

	#head {
  	background: url(header_wl.jpg) right #56837C;
  	background-repeat: no-repeat;
  	padding: 0em 0em 0em 0em;
  	margin: 0 0 0 0;
  	color: #000000;
  	height: 110px;
	font-size: 130%;
	}

	h1 {
  	font-family: "Georgia",Times,serif; 
  	font-size: 2.6em; 
  	color: white; 
  	font-weight: normal;
	text-align: center;

	}
	h1.testata {
  	margin: 0px 130px 0 16px;
	padding: 15px 0 0 0;
	}

	p.payoff {
	font-size: 0.8em;
	text-align: center;
  	font-weight: 600;
	margin: 6px 0 0 17px;
	padding: 0 0 0 0;
	color: white;
	background-color: transparent;
	}

   #fondo {
		text-align: justify;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 86%;
		margin: 0;
   		padding: 6px 50px 4px 50px;
		background-image: url(susine.jpg);
		background-repeat: no-repeat;
		background-position: right;
		background-color: #FFF;
		color: #000;
		width: auto;
   }

   #logo {
   		padding: 6px 0px 0px 0px;
		text-align: center;
   }	

	#contenuto_col_sx {
	padding: 0px 3px 4px 6px
	}

	#navclear {
  	display: block;
	clear: both; }

	form {
	margin-top: -7px
	}
	object {
	margin-bottom: -15px
	}

/*  menu laterale  by CSSPLAY http://www.cssplay.co.uk/menus/flipswitch.html */

#menu_lat {width:200px; border:1px solid #000; padding:3px; background:#bcb; margin:0 auto;}
* html #menu_lat {width:218px; w\idth:200px;}
#menu_lat dt {border:2px solid #fff; border-color:#687 #ded #ded #687; text-align:center; background:#fff; padding:3px 0; margin:7px 0; font-weight:bold; color:#56837C;}
#menu_lat dd {padding:0; margin:0 0 4px 0;}
#menu_lat .aa {display:block; padding:0; margin:0; background:#894; border:1px solid #000;}
#menu_lat .bb {display:block; padding:1px 0 1px 0; margin:0 0 6px 0; background:#cd9; border-bottom:1px solid #dea; text-align:center;}

#menu_lat div {border:2px solid #fff; border-color:#687 #ded #ded #687;}
#menu_lat a:link, #menu_lat a:visited {display:block;width:100%;text-decoration:none; color:#000;}
#menu_lat a:hover {color:#000; background:#bc8; text-decoration:none}
#menu_lat a:hover .bb {background:#bc8; margin:0 0 2px 0; padding:3px 0 3px 0; border-bottom:1px solid #ab6;}

#menu_lat .aa {height:1%;}

* html #menu_lat a:hover {
  cursor:pointer;
  display:inline; 
  text-indent:1px;
  voice-family: ""}""
  voice-family:inherit;
  text-indent:0;
  }
  
html>#menu_lat a:hover {
  text-indent:0;
  }

.rss img {
margin-left : 5px; 
vertical-align : middle; 
padding-bottom : 2px; 
} 


  .pagine_antiche {
	color: #fff;
	background-color: transparent;
	font-family: "Georgia",Times,serif;
	font-size: 1.2em;
	font-weight: bold;
	}
		  
	.iwa {
	text-align: center
	}