@charset "utf-8";
/* CSS Document */

/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	background-repeat: repeat;
	text-align: justify;
	font-style: normal;
	background-image: url(../immagini/sfondo.gif);
	border: thin solid #CCCCCC;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{	font-size:100%;}
h2{	font-size:16px;	color:#666666;font-style: normal;font-weight: bold;text-decoration: underline;}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}
h5{
	font-size:9px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a:hover{text-decoration:none;}


/* ------------------------------
CUSTOM CLASSES
------------------------------ */

/* Add here your custom classes ... */

.barranav{
	width:1004px;
	/*border:1px solid #000;*/
padding-top:0;
	height:27px;
	background-color: #FCFCFC;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0;
	float: left;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}

.barranav ul{
	list-style-type:none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

.barranav li{
float:left;
margin:0 2px 0 0;
padding:0;
}

.barranav a{
	display:block;
	width:123px;
	height:27px;
	line-height:22px;
	text-decoration:none;
	color:#fff;
	font-size:.8em;
	font-weight:bold;
	background-image: url(../immagini/link.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.barranav a:hover{
	color:#336;
	background-image: url(../immagini/hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*----------------------------*/
/* 2.5 - Navigation - Level 3 */
/*----------------------------*/
.nav3 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 160px;
	min-height: 180px;
	margin: 0px;
	color: rgb(75,75,75);
	font-size: 1em;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
	padding: 10px;
}
.nav3 ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}	
.nav3 li {list-style: none; margin: 0px; padding: 0px;}
.nav3 li.title {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 15px;
	background-color: rgb(156,186,214);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
}
.nav3 li.group a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 2em;
	margin: 0px;
	padding: 0px 7px 0px 15px;
	border-top: solid 1px rgb(200,200,200);
	border-left: solid 7px rgb(219,230,241);
	color: rgb(75,75,75);
	font-weight: normal;
	font-size: 95%;
	text-align: left;
}
.nav3 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 120%;}
.nav3 li a:hover, .nav3 li a.selected {border-left: solid 7px rgb(156,186,214);  color: rgb(100,100,100); text-decoration: none;}

.sidebar2 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 160px;
	min-height: 180px;
	margin: 0px;
	padding: 10px;
	color: rgb(75,75,75);
	font-size: 1em;
}
.sidebar2 ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}	
.sidebar2 li {list-style: none; margin: 0px; padding: 0px;}
.sidebar2 li.title {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 15px;
	background-color: rgb(156,186,214);
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
}
.sidebar2 li.group a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 2em;
	margin: 0px;
	padding: 0px 7px 0px 15px;
	border-top: solid 1px rgb(200,200,200);
	border-left: solid 7px rgb(219,230,241);
	color: rgb(75,75,75);
	font-weight: normal;
	font-size: 90%;
	text-align: left;
}
.sidebar2 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 120%;}
.sidebar2 li a:hover, .sidebar2 li a.selected {border-left: solid 7px rgb(156,186,214);  color: rgb(100,100,100); text-decoration: none;}

/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/


.responsabile {
	font-family: Verdana,Arial,sans-serif;
	color: #666666;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	font-style: italic;
       }
	   
.testoblu {color: #0000FF} 

.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	background-color: #9CBAD6;
	background-position: center;
       }
	   
	   .gruppo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	background-position: left;
	margin-left: 25px;
       }
