/* CSS Document */

/*************************************/
/* Basic elements                          */
/*************************************/ 

body{
	font-family: Verdana,sans-serif;
	font-size: 0.98em;
	color: #333333;
	margin: 0px;
	margin-bottom: 20px;
	text-align: center; /*FFCFDF*/
	/*background-color: #fff;*/
	background-image: url(img/barretta_sfondo.gif);
	background-repeat: repeat-x;
}

a { color: #CC0000;}

a img {
	border: 0px solid #fff;
}

map {
	border: 0px solid #fff;
	text-decoration: none;
}


/*************************************/
/* Layout                            */
/*************************************/ 


hr, #scorciatoie, #menuServizio h3, #navBar h3,  #globalNav h3, #percorso span {
	display: none;
}

#contenuti{
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 0 0px;
	width: 758px !important;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background-color: #ffffff;
}

#header{
	background-color: #000000;
	height: 140px;
	width: 100%;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
}

#globalNav {
	display: block;
	clear: both;
	padding: 5px 0px 0px 151px;
	margin: 0;
	background: #cccccc url(img/sfondo_globalNav.gif) repeat-x;
	text-align: center;
	height: 20px;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
}

#navBar{
	float: left;
	clear: both;
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-left: 0px solid #cccccc;
	background-color: #fff;
}

#content{
	float: left;
	margin: 0;
	padding: 10px 30px 15px 30px;
	min-height: 368px;
	height: auto !important; /*height: 368px;*/
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	text-align: left;
	/*width: 530px;*/
	font-size: 90%;
	color: #666666;
	background-color:#fff;
	width: 547px !important;
}

#footer{
	clear: both;
	float: left;
	font-size: 65%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}



/***********************************************/
/* Titoli                             */
/***********************************************/ 


/* Pixy Cover Up */

h1 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 90%;
	height: 140px;
	color: #fff;
	text-align: left;
}

h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}
h2 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 90%;
	height: 50px;
	color: #fff;
	text-align: left;
}

h2 span {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}
h2#piede span{
	background: transparent url(img/logo_piede.gif);
}
h1#home span{
	background: transparent url(img/00prova.gif);
}
h1#mappa span{
	background: transparent url(img/header_01.jpg);
}
h1#faq span{
	background: transparent url(img/header_00.jpg);
}
h1#cerca span{
	background: transparent url(img/header_06.jpg);
}

/* end Pixy Cover Up ------*/


h3{
	font-size: 1.2em;
	color: #000000;
	font-variant: small-caps;
 	background-color: #B3DDF6;
}
#extra h3{
 	color: #666666;
	margin-bottom: -0.5em;
	line-height: 1em;
}

h4{
	font-size: 100%; 
	color: #000000;
	/*background-color: #FFCCCC;*/
	margin: 0;
	padding: 1px 0em;
	display: block;
	font-variant: small-caps;
}

h4.titolo_news{
 	color: #000;
 	background-color: #fff;
 	margin: 1em 0 -0.5em 0;
 	padding: 0;
 	display: block;
}

h4 span.data {
	font-weight: normal;
	font-size: 80%;
}

h5{
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: -0.5em;
	 }

/***********************************************/
/* Menu principale di navigazione              */
/***********************************************/ 


#globalNav ul  {margin:0; padding-top: 0px; position: relative; list-style-type:none; }

/*#globalNav ul li  {margin: 0; padding: 0; display: block; float: left; background: url(img/menu_right.gif) no-repeat top right; }*/
#globalNav ul li  {margin: 0; padding: 0; display: block; float: left; }

/*#globalNav ul li a {margin: 0; 	padding: 5px 8px 2px 7px; background: url(img/menu_left.gif) no-repeat top left; height: 25px;}*/
#globalNav ul li a {margin: 0; 	padding: 5px 8px 2px 7px;}

#globalNav a:link, #globalNav a:visited {
	float: left; 
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}

#globalNav a:hover {
	color: #666666;
	text-decoration: underline;
}
/*#globalNav li.attivo {
	background: #fff url(img/menu_right_hover.gif) no-repeat top right;
}*/
#globalNav li.attivo {
	background: #fff;
}

/*#globalNav li.attivo a, #globalNav li.attivo a:link, #globalNav li.attivo a:visited {
	float: left; 
	background: url(img/menu_left_hover.gif) no-repeat top left;
	padding: 5px 8px 2px 7px;
	color:#999999;
	font-size:70%;
	font-weight: bold;
	text-decoration: none;
}*/

#globalNav li.attivo a, #globalNav li.attivo a:link, #globalNav li.attivo a:visited {
	float: left;
	padding: 0px 8px 7px 7px;
	color: #999999;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}

#globalNav li.attivo a:hover {
	text-decoration: underline;
} 


/***********************************************/
/* Barra menu di sinistra                      */
/***********************************************/ 

#navBarNav {float: left;}
#navBar a {text-decoration: none;}


#sectionLinks ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	/*border-right: 1px solid #ccc;*/
}
#sectionLinks li a {
	font-size: 70%;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #ccc; 	
	display: block;
	padding: 2px 0px 2px 20px; 
	margin: 0;
	white-space: nowrap;
}
	
#sectionLinks ul a:link, #sectionLinks ul a:visited {display: block; }
#sectionLinks li a:hover {display: block; text-decoration: underline;}

#sectionLinks li a.attivo {
background: #e2e2e2 url(img/freccina_tre.gif) no-repeat 6px 50%; 
}
#sectionLinks li a.semiattivo {
background-color: #e2e2e2; 
color: #000000;
}
#sectionLinks li a.semiattivo:hover {display: block; text-decoration: none;}

#sectionLinks li ul li a.attivo {
	background: #fff url(img/freccina_tre.gif) no-repeat 6px 50%;
}
#sectionLinks ul li ul {
margin-top: 0;
margin-bottom: 1em;
}

#sectionLinks ul li ul a {
font-weight: normal;
border-top: 0px solid #ccc;
border-bottom: 0px solid #ccc;
}
/***********************************************/
/* Tracciato navigazione                       */
/***********************************************/ 

#percorso {
	margin: 10px 0 10px 0;
	font-size: 85%;
	}

/******************************************/
/* Contenuto centrale                     */
/******************************************/ 

#content .titolo {
	clear: both;
	padding: 30px 0px 0px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #000;
	height: auto;
}

#content .paragrafo {
	clear: both;
	padding: 5px 0px 0px 30px;
	font-size: 100%;
	text-align: left;
	color: #000;
	height: auto;
	font-weight: normal;
}

#content .testo {
	clear: both;
	padding: 5px 0px 0px 0px;
	font-size: 100%;
	text-align: justify;
	color: #000;
	height: auto;
	font-weight: normal;
}

.story {
	clear: both;
	padding: 5px 0px 0px 0;
	font-size: 80%;
}

.ancora {
	clear: both;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.story ul#giunta li img {
	float: left;
	padding: 0 1em 0.5em 0;
}
.story img {
	float: right;
	padding: 0;
}

 .story ul#consiglio, .story ul#giunta {
	list-style: none;
	padding-left: 0;
 }
 
 .story ul#giunta li {
	border-top: 1px solid #cccccc;
	padding: 0.5em 0 2em 0;
 }
 .story ul#consiglio li {
	padding: 0.5em 0 2em 0;
 }
 .story ul {
 	padding-bottom: 2em;
	margin-left: 0;
	list-style: none;
 }
 
 div.tornasu {  
	text-align: right;
	margin: 1% 0% 0% 0%; 
}
 
 
/***********************************************/
/* Tabelle nel contenuto centrale              */
/***********************************************/ 

table {
	width: 100%;
	border-collapse: collapse;
}

caption {
	text-align: right;
	margin-top: 10px;
	padding: 0.5em 0 1em 2px;
	border-top: 1px solid #ccc;
}
caption div {
	float: left;
	text-align: left;
}

caption div select {
	font-size: 0.9em;
}

caption a {
	font-size: 0.9em;
	margin: 0 1em;
}

th {
	text-align: left;
	background-color: #E1E1E1;
	padding: 2px;
}
td {
	border-bottom: 1px solid #ccc;
	padding: 1em 1em 1em 2px;
	vertical-align: top;
	line-height: 1.3em;
}

table.modulo {
	border-bottom: 1px solid #ccc;
	padding: 1em 1em 1em 2px;
	vertical-align: middle;
	line-height: 1.3em;
	font-size: 98%;
	color:#666;
}

table input {
	border-bottom: 1px solid #ccc;
	padding: 0em 1em 0em 2px;
	line-height: 1.3em;
	font-size: 98%;
	color:#666;
}

table select {
	border-bottom: 1px solid #ccc;
	padding: 0em 0em 0em 2px;
	line-height: 1.3em;
	font-size: 98%;
	color:#666;
}

table textarea {
	border-bottom: 1px solid #ccc;
	padding: 0em 1em 0em 2px;
	line-height: 1.3em;
	font-size: 98%;
	color:#666;
}

table checkbox {
	border-bottom: 1px solid #ccc;
	padding: 0em 1em 0em 2px;
	line-height: 1.3em;
	font-size: 98%;
	color:#666;
}

/***********************************************/
/* Form                                        */
/***********************************************/ 

label  {
	display: block;
	margin-bottom: 0.2em;
}

label span {
	font-weight: normal;
}

div#content form input.bottoni, form input#okButton {
	font-size: 0.8em;
	width: 5em;
	background-color: #e1e1e1;
}
div#content form input#accetto, div#content form input#nonaccetto{
	width: 1em;
}


div#content form input, div#content form textarea {
	width: 200px;
}

div#content form textarea {
	height: 150px;
}
div#content form select {
	width: 200px;
}


/***********************************************/
/* Colonna di destra                           */
/***********************************************/ 

#extra {
	font-size: 70%;
}


#extra a.titoletto {
	font-weight: bold;
}
#getplugin {
	text-decoration: none;
	border-bottom: 0px dotted #ffffff;
}

#extra ul {
	padding-left: 0;
	list-style-position: inside;
}

 dl dt {
 	font-weight: bold;
	margin: 1em 0 0;
 	color: #000000;
}
 
 dl dt a { 
 	font-weight: bold;
 	margin: 1em 0 0;
 	color: #000000;
	text-decoration: none;
	 }

 
 dl dd {
	margin-left: 0;
	padding: 0 0 0 0px;
}

 dl dd.note {
	margin-left: 0;
	padding: 30px 0 0 0px;
	font-size: 70%;
}

.corsivo {
	margin-left: 0;
	padding: 30px 0 0 0px;
	font-style: italic;
}

/***********************************************/
/* Footer                                      */
/***********************************************/ 



#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#okButton {
	background-image: url(img/okButton.gif) no-repeat;
}


/*******************************************************/
/*  Mappa                                              */
/*******************************************************/

ol#mappa {
		font-size: 88%;
		line-height: 2em;
}

ol#mappa, ol#mappa ul {
	margin-left: 0px;
	padding-left: 0px;
}

ol#mappa li img {
	float: left;
}

ol#mappa li {
	padding-left: 0px;
	margin-left: 0;
	list-style-type: none;

}

ol#mappa li ul li {
	background-image: url(img/tree-leaf-end.gif);
	background-position: 0 top;
	background-repeat: no-repeat;
	padding-left: 20px;

}

ol#mappa li ul {
	background-position: 0;
	background-repeat: repeat-y;
}
ol#mappa li ul li ul li{
	background-image: url(img/tree-leaf.gif);
	background-position: 0 top;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 20px;
	margin-left: 0px;

}
ol#mappa li ul li ul li.ultimo{
	background-image: url(img/tree-leaf-end.gif);
	background-position: 0 top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 0px;

}

ol#mappa li ul.section { 
background: url(img/tree-branch.gif) repeat-y;
margin-left: 1em;
}

/*---------------------
 Mappe come arrivare
 ---------------------*/
 
 .story img.mappa /*, .story dl.mappa*/ {
	padding: 0;
	margin-bottom: 20px;
	float: left;
	clear: both;
}