/* * * * * * * * * * * * * *
		HTML
* * * * * * * * * * * * * */

html, body {
	margin: 0;
	padding: 0;
	height: 100%
}
/* * * * * * * * * * * * * *
IMPOSTA LO STILE DEI FONT , DELLO SFONDO , DEL COLORE , DELL'INTERLINEA SU TUTTE LE PAGINE SE NELLA CLASSE SPECIFICA NON VIENE 		DEFINITO..
* * * * * * * * * * * * * */
body{
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	
	font-size: 13px;
	/*font-family: arial, helvetica, sans-serif;
	font-size: 12px;*/
	background: url("../img/bg.png") repeat-x scroll 0 0 #F4F4F4;
	color: #000;
	line-height: 1.4em;
}

.gmap{
	width:600px;
	height:400px;
}

ul.foto {
list-style-type:none;
}

/* sondaggi */
form.sondaggio a {
background-color:#034576;;/*url("/elementi/img/bgvota.png") no-repeat scroll left top transparent;*/
color:#FFFFFF;
display:block;
font-weight: bold ;
font-family:Verdana,Helvetica,sans-serif;
height:18px;
margin:8px auto 0;
padding-right:10px;
text-align:center;
width:60px;
}

ul.linkarr {
list-style-type:none;
}

ul.linkarr li {
background:url("../img/bgarrall.png") no-repeat scroll left 5px transparent;
font-weight: bold ;
font-family:Verdana,Helvetica,sans-serif;
margin:0;
padding:0 7px;
}

.poll_box {
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
}

.poll_question {
	font-size: 11px;
	color: #393939;
}
.poll_result {
	font-size: 13px;
	padding-top:10px;
	color: #393939;
}

.poll_bar {
	background-image: url("../img/pollBar.png");
	background-position: top left;
	background-repeat: repeat-x;
	height: 13px;
	font-size: 10px;
	color: #000000;
	text-align: right;
}


/*logo comune*/
#logo_comune{
	position:absolute;
	background: url("../img/logo2.png") no-repeat transparent;
	top:20px;
	left:50%;
	z-index:1000;
	margin-left:-435px;
	width:552px;
	height:249px;
}





/* * * * * * * * * * * * * *
		IMPOSTA LO STILE DELLE IMMAGINI SU TUTTE LE PAGINE
* * * * * * * * * * * * * */
img{
	border: none;
	text-decoration: none;
}
img, img a, img a:hover{
	border: none;
	text-decoration: none;
}

img.immagine_piccola{
	margin-right: 5px;
	border: 1px solid #000000;
	
}

.cont_calendar {
float:left;
width:52px;
}

.calendar_man {
background:url("../img/bg_calendar.gif") repeat-x scroll left top transparent;
float:left;
padding:4px 0;
text-align:center;
width:40px;
}
.giorno {
color:#666666;
display:block;
font-weight:bold;
line-height:0.9em;
margin:0 0 1px;
text-align:center;
width:40px;
}
.mese {
background-color:#FFFFFF;
color:#978678;
font-size:0.75em;
font-weight:bold;
line-height:1.2em;
padding:1px 3px;
text-transform:uppercase;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

/* * * * * * * * * * * * * *
		STILE DEI COLLEGAMENTI SU TUTTE LE PAGINE
* * * * * * * * * * * * * */
a{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #8B7B6E;

}
a:hover{
	color: #ffffff;
}



ul li, ol li{
	margin: 0;
	padding: 0;
}

p{
	text-align: left;
	padding: 0;
	line-height:1.4em;
	margin:5px 0px 10px 5px;
}

.clear{
	clear: both;
}

/* * * * * * * * * * * * * *
	LAYOUT MAIN
* * * * * * * * * * * * * */

.mainwrapper2{
	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	background-color: transparent;
	width: 868px;
	height:250px;



}

#mainwrapper{
	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: 2px;
	background-color: #fff;
	width: 866px;
	/*border:1px solid #ddd;*/


}
#header{

 /* width: 678px;
		height: 249px;
		text-align:center;
		padding-left:193px;
*/		
		position:absolute;
		top:4px;
	
		z-index:10;
	
		width:878px;
		height:249px;
		
}

blockquote {
border:2px dashed #DDDDDD;
padding:8px;
background-color:#958577;
color:#ffffff;
}
.immagini{
  text-align:center;
  vertical-align:top;
  }
 .immagini img{
  border:1px solid #000;
 }

/* foto home page*/
#foto{
	height: 236px;
	background: url('../images/fotox.jpg') no-repeat top left;
   	width:100%;


}

#maincontent{
	width: 868px;
	/*border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: none;
	border-bottom: 1px solid #ddd;*/
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url('../img/sfondo.png') repeat top left;
}

#maincontent2{
	width: 868px;
	/*border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: none;
	border-bottom: 1px solid #ddd;*/
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url('../img/sfondo2.png') repeat top left;
}

#horizontalbar{
	width: 868px;
	margin:auto;
	height: 49px;
	background-color: transparent;
}

/* NAVBAR*/
#nav {
	margin: 0px;
	padding: 10px 0px 0px 2px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	background: url(../img/navlink.png) right no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: none;
    margin: 0px;
	padding: 5px 17px 6px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: url(../img/navhover.png) right no-repeat;
	color: #FFFFFF;
    margin: 0px;
	padding: 5px 17px 6px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #8B7B6E;
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: none;
	float: none;
    margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #A89B8F;
	border-left: 1px solid #A89B8F;
	border-right: 1px solid #A89B8F;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #988778;
	color: #FFFFFF;
    margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}


#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav li.current_page_item a {
	background: url(../img/navhover.png) right no-repeat;
	color: #FFFFFF;
    margin: 0px;
	padding: 5px 17px 6px 15px;
	text-decoration: none;
	}
/* FINE NAVBAR*/

#horizontalbar a{
  color:#fff;
}

#horizontalbar a:hover{
	color: #000;
}

#linea{
	width: 770px;
	height: 10px;
}

/* * * * * * * * * * * * * *
	TESTATA - HEADER
* * * * * * * * * * * * * */


#header2{

  width: 868px;
		height: 29px;
		background: url('../img/top.png') no-repeat top left
}



/* * * * * * * * * * * * * *
	DIV FITTIZIO PER AUMENTARE IL MARGINE NELLE PAGINE DIVERSE DALLA HOME
* * * * * * * * * * * * * */
.alza{
  margin-top:12px;
}
.top{
	vertical-align: top;
	text-align:justify;
	padding-left:10px;
	}

.centrale{
  width:100%;
  text-align:center;
  margin-top:15px;
}

/* * * * * * * * * * * * * *
	COLONNA SINISTRA
* * * * * * * * * * * * * */

#col_sx{
	margin: 0px 7px 0px 0px;
	float: left;
	clear: left;
	width: 195px;
	/*border-right:1px solid #cccccc;
	border-bottom:1px solid #CCCCCC;
	min-height: 250px;
	height: auto!important;
	height: 250px;*/
	color:#333333;
}
div#col_sx h4{
	
	padding-left:8px;
}
/****** testo per i link dentro la colonna sinistra *********/
#col_sx a{
	/*text-decoration: underline;*/
	color: #0000ff;
	text-decoration: none;
	color: black;
	font-size:93%;
	padding-left:10px;
}
#col_sx a:hover{
	color: #958577;
	/*font-weight:bold;*/
	text-decoration: underline;
}
/****** MENU dentro la colonna sinistra *********/


.menu2{
margin-top:10px;
margin-bottom: 5px;
width: 186px;
height: 21px;
background-color:#034576;
color: #fff;
padding-top:2px;
padding-left:10px;
font-size:100%;
font-weight: bold;
/*padding:4px;*/
}


.menu2dx{
margin-top:10px;
margin-bottom: 5px;
width: 100%;
height: 21px;
background-color:#034576;
color: #fff;
padding-top:2px;
padding-left:10px;
font-size:100%;
font-weight: bold;
/*padding:4px;*/
}

#col_sx .menu2 a{
	color:#ffffff;
}
#menu3{
margin-top:10px;
margin-bottom: 5px;
width: 186px;
height: 21px;
background-color:#999999;
color: #fff;
padding-top:2px;
padding-left:8px;
font-size:100%;
font-weight: bold;
/*padding:4px;*/
}

/* * * * * * * * * * * * * *
	COLONNA CENTRALE
* * * * * * * * * * * * * */


#col_centro{
	margin: 11px 7px 0px 0px;
	float: left;
	width: 380px;
	text-align:justify;
	height: 95%;
	color: #333333;
	padding-left:5px;
	font-size:95%;
	height:100%;
}
#col_centro_news{
	clear: left;
	margin: 11px 7px 0px 0px;
	width: 380px;
	float: left;
	color: #333333;
	font-size:95%;
}
#col_centro_news a{
	color:  #333333;
	font-size:95%;
}

#col_centro p{
  	text-align:justify;
  	margin-right:5px;
}

#col_centro a{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #595959;
	font-weight:bold;
	/*font-family:Verdana, Arial, Helvetica;*/
	font-size:95%;
	padding-top:5px;

 	margin:5px;

}
#col_centro a:hover{
	
	text-decoration: underline;
}
/*********************/
#col_centro_larga{
	margin: 11px 7px 0px 0px;
	float: left;
	width: 650px;
	text-align:justify;
	height: 95%;
	padding-left:5px;
	padding-right:5px;
	color: #333333;
	font-size:95%;
}

#col_centro_larga p{
  	text-align:justify;
  	margin-right:5px;
}

#col_centro_larga a{
	/*text-decoration: underline;*/
	text-decoration: none;
	/*color: #595959;*/
	font-weight:bold;
	/*font-family:Verdana, Arial, Helvetica;*/
	font-size:95%;
	padding-top:5px;

 	margin:5px;

}

/*\*/ * html #col_centro_larga{
	margin: 11px 7px 0px 0px;
	float: left;
	width: 580px;
	text-align:justify;
	height: 95%;
	padding-left:5px;
	padding-right:5px;
	color: #333333;
	font-size:95%;
}/**/

#col_centro_larga a:hover{
	
	text-decoration: underline;
}
#col_centro_larga2{
	margin: 11px 7px 0px 0px;
	float: left;
	width: 470px;
	text-align:justify;
	height: 95%;
	padding-left:5px;
	padding-right:5px;
	color: #333333;
	font-size:95%;
	/*border-right:1px solid #cccccc;*/
}

/*\*/ * html #col_centro_larga2{
	margin: 11px 7px 0px 0px;
	float: left;
	width: 420px;
	text-align:justify;
	height: 95%;
	padding-left:5px;
	padding-right:5px;
	color: #333333;
	font-size:95%;
	/*border-right:1px solid #cccccc;*/
} /**/

#col_centro_larga2 .evidenza{
	margin-top:0px;
	margin-bottom: 15px;
	width: 460px;
	height: 21px;
	background-color:#034576;
	color: #fff;
	padding-top:2px;
	padding-left:10px;
	font-size:100%;
	font-weight: bold;

}

#col_centro_larga2 p{
  	text-align:justify;
  	margin-right:5px;
}

#col_centro_larga2 a{
	/*text-decoration: underline;*/
	text-decoration: none;
	/*color: #595959;*/
	font-weight:bold;
	/*font-family:Verdana, Arial, Helvetica;*/
	font-size:95%;
	padding-top:5px;

 	

}
#col_centro_larga2 a:hover{
	text-decoration: underline;
}

#map{width: 400px; border:2px solid #000;height: 220px;margin-left:auto;margin-right:auto}

#col_centro_larga_news{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 650px;
	text-align:justify;
	height: auto;
	padding-left:5px;
	padding-right:5px;
}

/*\*/ * html #col_centro_larga_news{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 640px;
	text-align:justify;
	height: auto;
	padding-left:5px;
	padding-right:5px;
} /**/



#col_centro_larga_news p{
  	text-align:justify;
  	margin-right:5px;
}

#col_centro_larga_news a{
	/*text-decoration: underline;*/
	text-decoration: none;
	/*color: inherit;*/
	font-weight:bold;
	/*font-family:Verdana, Arial, Helvetica;
	font-size:100%;*/
	padding-top:5px;

 	
}
#col_centro_larga_news a:hover{
	color: #978678;
	text-decoration: underline;
}



.button_more a:link, .button_more a:visited {
/*-moz-border-radius:5px 5px 5px 5px;
background-color:#034576;*/
font-size:90%;

text-decoration:none;
text-transform:uppercase;
color: #8B7B6E;
}


/* * * * COLONNA DESTRA * * */

/*\*/ * html #col_dx{
	margin: 0px 17px 11px 4px;
	width: 115px;
	float: right;
	text-align:justify;
	font-size:95%;
	color: #333333;;
} /**/

#col_dx{
	margin: 0px 7px 11px 4px;
	width: 145px;
	float: left;
	text-align:justify;
	font-size:95%;
	color: #333333;;
}
#col_dx img{
  border:1px solid #000;
  margin-bottom:5px;
}


/***** FINE COLONNA DESTRA *****/


/***** NEWS *****/
#news{
	height: auto !important;
    height: 110px;
    min-height:110px;
    margin-bottom:10px;
}
.news{
	height: auto !important;
    height: 110px;
    min-height:110px;
    margin-bottom:10px;
}
.news img{
	border:1px solid #000;
}

.news a,.news a:hover,.news a img{
	border:0;
	text-transform: uppercase;
	margin-top:15px;
}
/***** FINE NEWS *****/



/***** GALLERIE *****/
.gallerie{
	height: auto !important;
    height: 220px;
    min-height:220px;
    margin-bottom:10px;

}
.gallerie img{
	border:1px solid #000;
}

.gallerie a,.gallerie a:hover,.gallerie a img{
	border:0;
	text-transform: uppercase;
	margin-top:15px;
}
.show_hide{
	border:1px solid #000;
	text-align:right;
}
/***** FINE GALLERIE *****/








/***** ATTIVITA *****/
.attivita{
	height: auto !important;
    height: 100px;
    min-height:100px;
    margin-bottom:10px;

}
.attivita img{
	border:1px solid #000;
}

.attivita a,.attivita a:hover,.attivita a img{
	border:0;
	text-transform: uppercase;
	margin-top:15px;
}
/***** FINE ATTIVITA *****/



/***** LINKS *****/
.link{

    margin-bottom:10px;

}
.link img{
	border:0;
}

.link p{
	margin-left:50px;
	text-align:justify;
}

.link h2 img {
	padding-right:8px;
}

.link a,.link a:hover,.link a img{
	border:0;
	margin-top:15px;
}
/***** FINE LINKS *****/


#sottoblocco{
  float:left;
  width:597px;

}
/* * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * *
	BREADCRUMB
* * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * */


#breadcrumbs{
	
	text-align: left;
	width: 470px;
	font-size: 85%;
	text-transform: lowercase;
	padding-bottom:5px;
	margin-top:10px;
}


#menu_vuoto{
  float:left;
  width:194px;
  height:26px;
  background: url('../img/footer.jpg') no-repeat top left;
  /*padding-left:10px;*/

}

/* * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * *
	ACCESSIBILITA
* * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * */
.accessibilita{
background-image:url(../img/accessibilita.gif);
background-position: 1px 2px;
background-repeat:no-repeat;
padding-left: 17px;
width: auto;
height:auto;
margin: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.accessibilita_grafica{
background-image:url(../img/V_grafica.gif);
background-position: 1px 2px;
background-repeat:no-repeat;
padding-left: 17px;
width: auto;
height:auto;
margin: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.accessibilita_contrasto{
background-image:url(../img/V_altocontrasto.gif);
background-position: 1px 2px;
background-repeat:no-repeat;
padding-left: 17px;
width: auto;
height:auto;
margin: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.accessibilita_senzastili{
background-image:url(../img/V_senzastile.gif);
background-position: 1px 2px;
background-repeat:no-repeat;
padding-left: 17px;
width: auto;
height:auto;
margin: 4px 4px 4px 4px;

	padding-top: 5px;
	padding-bottom: 5px;

}
.accessibilita_normale{
background-image:url(../img/V_testonormale.gif);
background-position: 1px 2px;
background-repeat:no-repeat;
padding-left: 17px;
width: auto;
height:auto;
margin: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.accessibilita_ingrandito{
background-image:url(../img/V_testoingrandito.gif);
background-position: 1px 2px;
background-repeat:no-repeat;
padding-left: 17px;
width: auto;
height:auto;
margin: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-bottom: 5px;

}
/* CLASSI VARIE */
.nascosto{
  display: none;
}

.allegato{
background-image:url(../img/allegato.gif);
background-position: 1px 2px;
background-repeat:no-repeat;
padding-left: 40px;
margin: 4px 4px 4px 4px;
color: #595959;
	font-weight: bold;
	font-size: 100%;
	float:right;
	
}




.data_news{
	color: #595959;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}

.titolo-1{
	color: #000;
	font-weight: bold;
	font-size: 105%;
}



.titolo-2.spaced{
	font-size: 100%;
}


.img-left{
	float: left;
	margin: 0px 8px 0 0;
}

.img-right{
	float: right;
	margin: 2px 0 0 8px;
}


/* 	FOOTER */

#footer{
	clear: both;


	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
	font-size: 0.9em;
	color:#ffffff;
	background:url("../img/footer.png") repeat scroll 0 0 transparent;
	height:100px;
	background-color: #043055;
	width: 100%;/*770px;*/
}

/* menu footer */
#menu_sotto{
	margin-bottom: 20px;
	padding: 2px 0px 0px 2px;
}
#menu_sotto ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#menu_sotto li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu_sotto li.current_page_item a{
	color: black;
}
#menu_sotto li a, #menu_sotto li a:link {
	
	color: #FFFFFF;
	display: block;
	font-size: 100%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: none;
    margin: 0px;
	padding: 5px 5px 5px 5px;
	}
	
#menufooter{
	width: 100%;/*770px;*/
	padding-top:10px;
	
}

#menufooter a{
	font-size: 0.9em;
	color:white;
}

#menufooter a:hover{
	font-size: 0.9em;
	color:#4c4c4c;
}

#menufooter span{
	padding: 0px 10px 0px 10px;
}

#test{
	width: 866px;
	margin: auto;
}
#by{
	float: left;
	width: 195px;
}
#secondomenu{
	width: 650px;
	float: left;
	text-align: left;
}

#secondomenu p{
	line-height:1.5em;
	margin-top:10px;
}
.filetto{
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top: 1px solid #ddd;
}

.filetto.margin{
	margin: 12px 0 12px 0;
}




/* * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * *
	HACKS
* * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * * * */



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.breaker{
	display: block;
	clear: both;
}



* html #mainwrapper {
	height: 1%
}

/* ANDREA 

/***** Navigation *****/

.menu {
  color: #333;
  padding:0;
  margin:0 0 5px 0;
  background:inherit;
}

.menu ul {
  list-style: none;
  border: none;
  margin: 0;
  padding: 5px;
}


.menu li a {
  display: block;
  
  color: #000;
  text-decoration: none;
  /*
  padding:3px;
  margin-bottom:3px;
  border-bottom: 0px solid #E7E4DD;
*/
}

.menu li  {
  display: block;
  
  color: #000;
  text-decoration: none;
  
  padding:3px;
  margin-bottom:3px;
  border-bottom: 0px solid #E7E4DD;
}

.menu li.current{
	padding-left:13px;
	font-size:93%;
	background-color:#978678;
}
.menu li a:hover {
  /*padding:3px;
  border-bottom: 0px solid #E7E4DD;*/
  color: #ffff99;
}


.flash{
  z-index: 0;
}


/* MAPPA DEL SITO */
ul.mappa1{
	border-left: 1px solid #000;
	line-height: 1.9em;
	margin: 6px 0 0 4px;
}

ul.mappa2{
	border-left: 1px solid #000;
	line-height: 1.9em;
	margin: 0 0 10px 25px;
}

li.mappasito-voce{
	background: url('../images/hr.gif') no-repeat top left;
	padding: 0 0 0 16px;
}

li.mappasito-voce a{
	text-decoration: none!important;
}

#sitemap ul li a{

	}
	
input.text{
	width: 95%;
background-color:#978678;
border:1px solid #000000;
float:left;
margin-bottom:0.9em;
padding:3px;

	
}



