/***** stile per la visualizzazione del noscript in home page *****/
#regole_css {
	background-color: transparent;
	color: Black;
	font-size: 0.8em;
	width: 70%;
	float: right;
	padding: 0.8em 0.8em 0.8em 0.8em;
	text-align: left;
}
#regole_css a{
	font-weight: bolder;
	text-decoration:none;
	color: #2F5FBD;
}
#regole_css a:hover {
	color: #000080;
	font-weight: bolder;
}
/***** fine ****/

body {
	margin:0; 
	padding:0; 
	font:100% Arial,Helvetica,sans-serif;
	text-align:left;
 }
.hidden {
	display: none;
}
.ghost {
	display: none;
}
.hidden_conpadding {
	display: none;
}
#invisibile {
	display: none;
}
#pagina {
	width:100%;
	background: #ffffff;
}
#aux { 
	width:100%;
	background-image: url(../stdoc/blu/onda_2.gif);
	background-repeat: repeat-y;
}
#c1 {  
	float:left; 
	width:20%;
	margin: 0;
	text-align: left;
	display: inline;
	padding: 0.5em 0em 0.5em 0.5em;
}
#c2 {  
	float:left; 
	width:45%;
	margin: 0 0 0 2%;
	background-color: transparent;
	border-left: solid #FFA500 0px;
	color: #444F71;
	text-align: left;
	vertical-align: top;
	padding: 0.5em 0em 0.5em 1em;
}
#c3 {
	float: right;   
	width: 20%;
	margin: 0 0 0 0;
	padding: 0.5em 0em;
}
#piede { 
	clear: both;
	background-color: #000080;
	color: #C6DDFD;
	width:100%;
	text-align: center;
	padding: 0.5em 0em;
	margin-top: 1.5em;
}
#testa {
	background-image: url(../stdoc/blu/testatablu_px.jpg);
	background-repeat: repeat-x;
	width:100%; 
	height: 136px;
	vertical-align: top;
	border-top: 1px solid #36c;
}
.a li {
	color: #FFA500;
}
.testa_sn {
	text-align: left;
	width:20%; 
	height: 136px;
	margin: 0px;
	float: left;
}
.testa_dx { 
	background-image: url(../stdoc/blu/testatablu.jpg);
	background-repeat: no-repeat;
	width:50%; 
	height: 136px;
	float: right;
	top: 0px;
	text-align: center;
}
.logo {
	width: auto;
	height: auto;
	margin-top: 0em;
	padding-top: 0.6em;
	padding-left: 0.6em;
	color: #000080;
	height: auto;
	font-weight: bold;
	min-height: 1.8em;
	height: auto !important;
	height: 1.8em;
	background-image: none;
}
.logo a { 
	color: #000080;
	background-color: #C7E5FC;
	text-decoration: none;
	font-weight: bold;
}
.logo a:hover { 
	color: #000080;
	background-color: #C7E5FC;
	font-weight: bold;
	text-decoration: underline;
}
.logo a:visited { 
	color: #000080;
	background-color: #C7E5FC;
	text-decoration: none;
	font-weight: bold;
}
.logo a:hover { 
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}
.opzioni {
	width: 100%;
	padding-top: 1em;  
	display: inline;
 	text-align: right;
	float: left;
 }
.opzioni ul li {
	display: inline;
	list-style-type: none;
 }
.opzioni a {  
	margin: 0;
	padding: 0.1em 0.5em;
	color: #C6DDFD;
	background-color: #000080;
	display: inline;
	text-decoration: none;
	font-weight:  bold;
	font-size: 0.8em;
 }
.opzioni a:hover {
	text-decoration: underline;
	font-weight:  bold;
	font-size: 0.8em;
	color: #C6DDFD;
} 
.opzioni a:visited {
	margin: 0;
	padding: 0.1em 0.5em;
	color: #C6DDFD;
	background-color: #000080;
	display: inline;
	text-decoration: none;
	font-weight:  bold;
	font-size: 0.8em;
}
.opzioni a:hover {
	text-decoration: underline;
	font-weight:  bold;
	font-size: 0.8em;
	color: #C6DDFD;
} 

/*STILI PER PERCORSO A BRICIOLE DI PANE*/
.briciole{
	padding:  0px 20px 20px 0px;
	margin-top: 0px;
	position: relative;
	border:solid white;
}
.briciole span{
	color: #444F71;
	font-size: 0.9em;
}
.briciole ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.briciole li {
	display: inline;
	color: #444F71;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.briciole li a {
	font-size: 0.9em;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding-top: 3px;
}
.briciole li a:hover { 
   font-size: 0.9em;
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
}
.briciole li a:visited { 
 	font-size: 0.9em;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding-top: 3px;
}
.briciole li a:hover { 
 	font-size: 0.9em;
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
}


 /*-------------stili per il contenuto------------------*/
 
 #c2 h3 {
	font-size: 1.2em; 
	margin:0;
	padding: 0;
	background-color: White;
	color: #000000;
}
#c2 img {
	float: right;
	margin:10px;padding:0;
	color: #000080;
	background-color: White;
	border: solid 1px;
}
#c2 img.nofloat {
	float: none;
	margin:10px;padding:0;
	color: White;
	background-color: White;
	border:0px;
} 
 .contenuto {
	padding-left: 5%;
	padding-right: 1%;
	background-color: transparent;
}
.contenuto ul li{
	line-height: 1.4em;
}
.contenuto a{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
 	list-style-type: none;
}
.contenuto a:hover{
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
	list-style-type: none;
}
.contenuto a:visited{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
 	list-style-type: none;
}
.contenuto a:hover{
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
	list-style-type: none;
}
.consult {
	min-height:62px; 
	height: auto !important;
	height:62px;
	background-image: url(../stdoc/blu/libro.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 0.8em;
	padding-top: 7px;
}
 .consult a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	font-variant: small-caps;
	color: #000080;
	background-color: transparent;
	display: block;
 }
.consult a:hover {
	color: #237C8D;
	font-weight: bolder;
	text-decoration: none;
}

 /*-------------stili news------------------*/ 
 .box_news {
	width: 100%;
	padding-left: 0px; 
	text-align: left;
}
 .news { 
  background-image: url(../stdoc/blu/carpetta.gif);
  background-repeat: no-repeat;
   background-position: top left;
  border-right: solid #EE8300;
  min-height:20px; 
  height: auto !important;
  height:20px;
  padding-left: 20px; 
  padding-top: 5px;
  color: #000000;
  font-style: oblique;
}
 .testo_news {
	padding: 10px 20px 0px 15px;
 	font-size: 0.8em;
 	border-left: 2px solid #A9A9A9;
	border-right: 2px solid #A9A9A9;
	border-bottom: 2px solid #A9A9A9;
	color: #444F71;
}
.testo_news a{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding-top: 3px;
}
.testo_news a:hover{
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
}
.testo_news a:visited{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding-top: 3px;
}
.testo_news a:hover{
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
}
 #c3 img {
	float: right;
	margin:10px;padding: 2px;
	color: #000080;
	background-color: White;
	border: solid 1px;
}

/*------------stili footer------------------*/

#piede ul{
	list-style-type: none;
	margin: 0em;
	text-align: center;
}
#piede ul li{
	padding-right: 5px; 
	padding-left: 5px;
	display: inline;	
}
#piede a { 
	padding-right: 5px; 
	padding-left: 5px;
	color: #C6DDFD;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	font-weight:  bold;
}
#piede a:hover { 
	color: #C6DDFD;
	text-decoration: underline;
	font-weight:  bold;
}
#piede a:visited { 
	color: #C6DDFD;
	text-decoration: none;
	font-weight:  bold;
}
#piede a:hover { 
	color: #C6DDFD;
	text-decoration: underline;
	font-weight:  bold;
}
#piede p {
	padding-top: 0.8em;
	margin-bottom: 0.8em;
}
.separatore_footer {
 	border-right:  1px solid;
	color: #C6DDFD;
 	height: 24px;
}
.scuolaeservizi img {
	margin: 0px;
	border:0px;
 	vertical-align: middle;
}
.scuolaeservizi_testo {
	display: none;
}		


/*----------- stili per il menu verticale-------------*/
#menu {
	float: left;
	margin: 2em 0 0 0;
	padding: 0px;
	text-align: left;
	display: inline;
}
#menu1 {
	border: 1px solid #fff;
	background-color: #F4F7FB;
	font: 0.8em verdana,sans-serif;
	padding:0px;
	margin-left: 2%; 
}
#menu1 li {
	list-style: none;
	padding: 0px 0.7em 0px 0px;
	margin: 0px;
}
#menu1 a {
	color: #000080;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #6495ED;
	border-left: 1px solid #6495ED;
	padding: 4px 8px 4px 20px; 
	background-color: #F4F7FB;
	background-image: url(../stdoc/blu/quadratino.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
#menu1 a:hover { 
	border-color: #124;
	background-color: #FFFACD;
	color: #000080;
	font-weight: bold;
}
#menu1_on a.selezionato {
	color: #000080;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #6495ED;
	border-left: 1px solid #6495ED;
	padding: 4px 8px 4px 20px; 
	background-color: #FFFACD;
	background-image: url(../stdoc/blu/quadratino.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}

/*menu 1 livello  link selezione1*/
#selezione1 {
	color: #000080;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #6495ED;
	border-left: 1px solid #6495ED;
	padding: 4px 8px 4px 20px; 
	background-color: #FFFACD;
	background-image: url(../stdoc/blu/quadratino.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
#menu2 li a {
	border: 0;
	padding: 3px 4px 3px 20px;
	margin:0px 0px 0px -20px;
	background-image: url(../stdoc/blu/quadratino_2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/*menu 2 livello  link selezione2*/
#menu2_on a#selezione2 {
	color: #000080;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 20px; 
	background-color: #FFF593;
	background-image: url(../stdoc/blu/quadratino_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding: 3px 4px 3px 20px;
	margin:0px 0px 0px -20px;
	border-bottom: 1px solid #6495ED;
}
#menu2_on a:hover#selezione2 {
	background-color: #FFFACD;
}
#selezione2 {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 20px; 
	background-color: #FFF593;
	background-image: url(../stdoc/blu/quadratino_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	padding: 3px 4px 3px 20px;
	margin:0px 0px 0px -20px;
	color: #000080;
	border-bottom: 1px solid #6495ED;
}
#sezioni_mappa{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	margin: 0 0% 0% 20%;
	font-weight: bold;
	text-decoration: none;
	list-style-type: square;
	color: #667584;
}
#sezioni_mappa ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	color:  #667584;
	text-decoration: none;
	padding: 1em 0 1em 0 ;
}
#sezioni_mappa a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
#sezioni_mappa a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
}
#sezioni_mappa ul li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	color: #6495ED;
	text-decoration: none;
	font-size: small;
	list-style-type: square;
}

/*-------------stile pagina delle notizie-----------------------*/
#notizie{
	font-variant: normal;
	color: #000;
	padding:0 5% 0 5%;
	list-style-type: none;
}
#notizie a{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	list-style-type: none;
}
#notizie a:hover{
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
	list-style-type: none;
}
#notizie a:visited {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	list-style-type: none;
}
#notizie a:hover{
	font-weight: bold;
color: #237C8D;
	text-decoration: none;
	list-style-type: none;
}
#notizie img{
 	float: right;
 	border: solid 1px;
 	color: #FF8C00;
 	padding: 2px 2px 2px 2px;
}
#notizie h3{
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sottotitolo{
	font-variant: normal;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	padding-top: 5px;
}
.data{
	font-size: 0.8em;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
#notizie_archivio{
	font-variant: normal;
	color: #000;
	padding:0 5% 0 5%;
}
#notizie_archivio a{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding-top: 3px;
}
#notizie_archivio a:hover{
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
}
#notizie_archivio a:visited{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
#notizie_archivio a:hover{
	font-weight: bold;
	color: #237C8D;
	text-decoration: none;
}
#notizie_archivio h3{
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 10px;
	color: #0033CC;
	border: thin solid #000000;
}
