body{
	font-family: Century Gothic, Verdana,   Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #11115a;
	font-size: 11px;
	font-weight: 400;
	background: White;
	overflow: hidden;
}
h1{
	font-size: 14px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bolder;
	font-style: italic;
	margin: 5px;
	text-align: center;
	letter-spacing: 1px;
}
h2{
	font-size: 14px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: italic;
	margin: 5px;
	text-align: center;
}
a, a:link, a:visited{
	color: #11115a;
}
a:hover{
	color: #1468ff;
	text-decoration: underline;
	letter-spacing: normal;
}
li{
	list-style: disc;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: -20px;
}
#benvenuto{
	clear:both;
	margin: auto;
	width: 798px;
	height: auto;
	text-align: center;
	/*border: 1px solid #34345c;*/
}
#presentazione{
	margin: 0px;
	padding-top:10px;
	width: 798px;
	height: auto;
	clear: both;
	text-align: center;
}
#tutto{
	clear:both;
	margin: auto;
	width: 600px;
	height: auto; /*568px;*/
	text-align: center;
	border: solid 1px #687079;
	background-image: url("grafica/celeste-bianco-vert.jpg");
	background-repeat:repeat-x;
}
#testa{
	margin: auto;
	text-align: center;
	padding-bottom: 5px;
	width: 600px;
	height: 99px;
}
#contenuto{
   /*border-top: 1px solid #34345c;*/
	clear:both;
	margin: 5px, auto, auto, auto;
	width: 600px;
	height: auto; /*429px;*/
	text-align: center;
}
#box-centrale{
   /*border: 1px dashed #34345c;*/
	margin: 0px;
	padding: 10px;
	width: 400px;
	height: auto; /*400px;*/
	float: left;
	overflow: hidden;
	text-align: justify;
}
#img-laterale{
	float: right;
	/*border: 1px dashed #34345c;*/
	width: 150px;
	padding: 10px;
	text-align: left;
	}
#img-laterale li{
	list-style: none;
}
#coda{
	clear: both;
	margin: auto;
	text-align: center;
	/*border: 1px dashed #34345c;*/
	width:600px;
	height: auto;
	font-size: 11px;
	color: #687079;
	background-color: white;
}
#coda a{
   text-decoration: none;
	color: #687079;
}
#coda a:hover{
	text-decoration: underline;
}
#chiavi{
	display: none;
}
.img-no-border{
	border: 0px;
}
.spaziato
{
	line-height: 20px;
	text-align: justify;
}
.sede-contatti
{
    margin-left:135px;
	line-height: 20px;
	text-align: justify;
	font-size:larger;
}
.evidenza1{
	font-weight: bolder;
}
.evidenza2{
	text-decoration: underline;
}
.cella-bordo-dx{
	border-right: 1px solid #c0c0c0;
	padding: 0px 5px 0px 0px
}
.cella-bordo-lat{
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 0px 5px 0px 5px;
}
#abc{
	display: none;
}
