*
{
    padding: 0;
    margin: 0;
} 

body {
	background:#999999;
 	color: #333333;
 	padding:0;
 	margin: 0;
 	font-size: 76%;
 	font-family: Arial, Helvetica, sans-serif;
	max-width: 1280px;
}

/*------------------------------------- */
/* Stili generali --------------------- */
/*------------------------------------- */

h1 {
	font-size: 1.5em;
}


h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.0em;
	color: #006699;	
}

h6 {
	font-size: 0.9em;
}

.nascosto {
 	display: none;
}

.destra {
	float: right;
}

.conspazio {
	margin: 5px;
}

.centro {
	text-align: center;
}

.conbordo
{
	border: 1px solid navy;
}

.clear {
	clear: both;
}

.ElencoPuntato {
	font-size: 1.0em;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}

hr {
 display: none;
}

.lista {
	list-style-type: none;
}

.torna {
	width: 100%;
	background-image: url(/zzz/torna.jpg);
	background-position: top right;
	height: 24px;
	margin-left: 0;
	padding: 0;	
	background-repeat: no-repeat;
	border-bottom: 1px solid Gray;	
}

.semicerchioazzurro {
	width: 100%;
	background-image: url(/zzz/semicerchio azzurro.jpg);
	background-position: top right;
	height: 40px;
	margin-bottom: 4px;	
	margin-left: 0;
	padding: 0;	
	background-repeat: no-repeat;
	list-style-type: none;	
}

.semicerchiomarrone {
	width: 100%;
	background-image: url(/zzz/semicerchio marrone.jpg);
	background-position: top right;
	height: 40px;
	margin-bottom: 4px;
	margin-left: 0;
	padding: 0;	
	background-repeat: no-repeat;
	list-style-type: none;		
}

.semicerchioverde {
	width: 100%;
	background-image: url(/zzz/semicerchio verde.jpg);
	background-position: top right;
	height: 40px;
	margin-bottom: 4px;
	margin-left: 0;	
	padding: 0;
	background-repeat: no-repeat;
	list-style-type: none;		
}

.semicerchiorosso {
	width: 100%;
	background-image: url(/zzz/semicerchio rosso.jpg);
	background-position: top right;
	height: 40px;
	margin-bottom: 4px;	
	margin-left: 0;	
	padding: 0;	
	background-repeat: no-repeat;
	list-style-type: none;		
}
 
caption {
	font-size: 1.0em;
	font-weight: bold;	
	color: #006699;
}

td, th {
	border: 1px;
	border-bottom-color: Gray;
	border-style: solid;
	color: #000000;
	padding: 3px;
}

.linea
{
	border-bottom: solid 1px #006699;
	display:block;
}

/*------------------------------------- */
/* Container -------------------------- */
/*------------------------------------- */

#container {
	text-align:left;
	border:1px solid #000000
 }
 
/*------------------------------------- */
/* Indice ----------------------------- */
/*------------------------------------- */ 
#indice {
	display: none;
 }
 
/*------------------------------------- */
/* Char ------------------------------- */
/*------------------------------------- */ 
 
#char {
	height: 25px;
	background: #006699;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;		
}

#char a {
	font-size: 1.0em;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: underline;	
}

#char a:hover {
	color: Red;
}

#char a:visited {
	color: yellow;
}

#char p {
	float: left;
}

#char ul {
	list-style: none;
	float: left;
	margin-left: 5px;
}

#char ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

/*------------------------------------- */
/* testata ---------------------------- */
/*------------------------------------- */

#contenitoretestata {
	height: 70px;
	background: #ffffff;
 	width:100%;
}
	
#header {
	height: 80px;
	width: 65%;
	background: #ffffff url(/zzz/logo.gif) no-repeat top left;
	float: left;
	padding-left: 25px;
}

#header .testoheader  {
	font-size: 1.0em;
	font-weight: bolder;
	color: #006699;
	text-align: left;	
	padding-top: 55px;
	float: left;
}

#certificazioni {
	height: 80px;
	width: 30%;
	background: #ffffff;
	float: right;
	text-align: right;
	padding-right: 10px;
}

#certificazioni img {
	border: none;
}

#certificazioni ul {
	list-style: none;
}

#certificazioni ul li {
	display: inline;
}

/*------------------------------------- */
/* clipart ---------------------------- */
/*------------------------------------- */

#clipart {
	height: 50px;
	background-image: url(/zzz/striscia.jpg);
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-position: center;
	clear: left;
}

/*------------------------------------- */
/* briciole --------------------------- */
/*------------------------------------- */

#bar {
	height: 25px;
	background: #006699;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;		
}

#bar a {
	font-size: 1.0em;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: underline;	
}

#bar a:hover {
	color: Red;
}

#bar a:visited {
	color: yellow;
}

#blockcontent {
	position:relative;
	background: #999999;
	color: #333333;
	width:100%;
	padding:0;
}

/*------------------------------------- */
/* menù ------------------------------- */
/*------------------------------------- */

#navigation {
	float: left;
	background: #999999;
	width: 20%;
	border: solid #000000;
	border-width: 0px 1px 0px 0px;
	margin-right: -1px;
	margin-bottom: 20px;
}

#navigation .boxnav{
	border-color: #006699;
	background-color: #ffffff;
	padding: 10px;
	margin: 1px;
	border-width: 1px 1px 2px 5px;
	border-style: solid;
	border-color: #006699;
	text-align: center;	
}

#navigation img {
	border: none;
}

.boxnav ul {
	list-style: none;
	width: 97%;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}	

.boxnav li
{
	margin: 0;
	padding: 0;
}	

.boxnav li a
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	width: 100%;
	padding: 2px 0 2px 2px;
	background: #F4F4F4;
	border-left: 5px solid #286EA0;
	border-bottom: 1px solid #286ea0;
}	

.boxnav li a:hover
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	padding: 2px 0 2px 2px;
	background: #006699;
	border-left: 5px solid #286EA0;
	border-bottom: 1px solid #286ea0;
}

.boxnav li a:visited
{
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	width: 100%;
	padding: 2px 0 2px 2px;
	background: #F4F4F4;
	border-left: 5px solid #286EA0;
	border-bottom: 1px solid #286ea0;
}

.boxnav  .testo {
	font-size: 1.0em;;
	color: #000000;
	padding: 0;
	margin: 0;
	height: 20px;
}

/*------------------------------------- */
/* Contenuto -------------------------- */
/*------------------------------------- */

#content {
 	width:75%;
 	float: left;
 	background: #999999;
    background: url(/zzz/bg.gif) repeat-y top right;
 	border:solid #000000;	
 	border-width:0 0 0 1px;
 	margin-right: -2px;
}

#content img {
	border: none;
}

#content h1 {
	font-size: 3em;
	font-weight: bold;
	color: #006699;
	padding: 10px;
}

#aree ul {
	list-style-type: none;
}

#content ul li {
	margin-bottom: 0.5em;
	font-size: 1.0em;
}

#content ul {
	font-size: 1.0em;
}

#content p {
	font-size: 1.0em;
	color: #000000;
}

#content .testo {
	font-size: 1.0em;
	color: #000000;
}

#content  .esse {
	text-align: left;
	margin: 2px;
}

#content .testoCentrato {
	font-size: 1.0em;
	color: #000000;
	text-align: center;
}
#content .box {
	border-color: #006699;
	background-color: #ffffff;
	padding: 40px;
	margin: 5px 20px 20px 20px;
	border-width: 1px 1px 2px 5px;
	border-style: solid;
	border-color: #006699;
}

#content .boxhome {
	border-color: #006699;
	border-width: 1px 1px 2px 5px;
	border-style: solid;
	background-color: #ffffff;
	margin: 5px 20px 20px 20px;
	height: 260px;
	background-image: url(/zzz/arco.jpg);
	background-position: -0px -3px;
	text-align: right;
	background-repeat: no-repeat;
}

#content .boxhome2 {
	border-color: #006699;
	border-width: 1px 1px 2px 5px;
	border-style: solid;
	background-color: #ffffff;
	margin: 5px 20px 20px 20px;
	padding: 40px;
	text-align: center;
}

#content .imglogo {
	margin-top: -20px;
}

#content .boxhome3 {
	border-color: #006699;
	border-width: 1px 1px 2px 5px;
	border-style: solid;
	background-color: #ffffff;
	margin: 5px 20px 20px 20px;
	height: 260px;
	background-image:  url(/zzz/INGRESSO3.JPG);
	background-position: -0px -3px;
	text-align: right;
	background-repeat: no-repeat;
}

#content .boxhome4 {
	border-color: #006699;
	border-width: 1px 1px 2px 5px;
	border-style: solid;
	background-color: #ffffff;
	margin: 5px 20px 20px 20px;
	height: 260px;
	background-image: url(/ingresso4.jpg);
	background-position: -0px -3px;
	text-align: right;
	background-repeat: no-repeat;
}

#content .testohome {
	font-size: 1.0em;
	font-weight: bold;
	color: #006699;
	margin: 10px;
}

#content .titolo{
	font-size: 1.6em;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
	border-bottom: solid 1px navy;	
}

#content a {
	color: blue;
	text-decoration: underline;
}

#content a:hover {
	color: red;
}

#content a:visited {
	color: purple;
}

#content acronym {
	border-bottom: solid 1px gray;
	cursor: help;
}
#content .labelform {
	border-right: 150px;
	font-size: 1.0em;
	color: #000000;	
	font-weight: bold;
}

#content .inputdati {
	font-size: 1.0em;
	color: #000000;
	margin-bottom: 10px;
}

/*------------------------------------- */
/* Pié di pagina ---------------------- */
/*------------------------------------- */

#footer {
	clear: left;
	background: #006699;
	color: #ffffff;
	border: solid black;
	border-width: 1px 0 0 0;
	margin: 0;
	padding: 0;
	margin-right: -2px;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;	
}

/*------------------------------------- */
/* Validazioni ------------------------ */
/*------------------------------------- */

#validazioni {
	margin-top: 3px;
}

#validazioni img {
	border: none;
	float: right;
}

#validazioni .valdestra {
	float: right;
}

#validazioni .valsinistra {
	float: left;
}