/* CSS DI DEFAULT */

* { margin:0; padding:0; }


html {
  color:inherit;
  }

body {
  font:76%/1.2em Verdana,Arial,Helvetica,sans-serif;
  background-color:#888888;
  padding-bottom:20px;
  text-align:center;
  }

.clearboth { clear:both; width:100%; font-size:0px; color:#fff; }

img {
  border:none;
  margin:0px;
  padding:0px;
  }

h2 { display: none; }
h3{ font-size:120%; margin-bottom:5px;}
h4{ font-size:110%; margin-bottom:5px;margin-top:15px;}  
  
div.slideshow{
	position: relative;
}
  
div.slideshow img{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
  
div.slideshow img:first-child{
	display: block;
}

a {
cursor: pointer;
color: #DC1000;
font-weight:bold;
text-decoration: none;
background-color:inherit;
}

a:hover {text-decoration: underline;}

.hide,.hidden,hr { display: none; }

#sfondo_pagina {
  background-image:url(../img/sfondo_pagina.gif);
  color:inherit;
  width:996px;
  margin-left:auto;
  margin-right:auto;
  }

#contenitore {
  color:inherit;
  background-color:#ffffff;
  text-align:left;
  width:976px;
  margin-left:auto;
  margin-right:auto;
  height:auto;
  padding-bottom:20px;
  }  

  /* Testata */

#testata {
  /*background-image: url(../img/testata.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	color:inherit;
	background-color:#ffffff;
	height:124px;
	position: relative;
  }
  
#testata div#banner {
  position: absolute; 
  top: 0;
  right: 0;
  width: 638px;
  height: 124px;
  }  

#testata h1 {
  width: 314px;
  border: 1 px solid #000;
  margin: 0;
  padding: 0;
  }

#testata h1 a {
  display: block;
  width: 314px;
  height: 124px;
  background-image: url(../img/logo.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  }

div#testata h1 span {
	display: none;
  }        

.sottotitolo,.sottotitolo a {color:#000000;background-color:inherit; }

#ricerca p a, ul li {color:#000000; text-decoration:none; background-color:inherit; }
#ricerca p a:hover, ul li h3 a:hover {text-decoration:underline; }

#logo {
	position: absolute;
	top:30px;
	left:9px;
	height: 117px;
	width: 318px;
  }

#homelink {
	display: block;
	height: 117px;
	width: 318px;
	}  

/* Menu evidenza */

#menuevidenza {
  margin: 0;
  padding: 0;
  }  

#menuevidenza ul#menu {
  padding: 6px 0 0 0;
  color: #fff;
  background-color: #337567;
  background-image:url(../img/bg_menu.gif);
  background-repeat: repeat-x;
  background-position: top left;
  border-bottom:1px solid #fff;
  text-align:left;
  height: 21px;
  list-style-type:none;
  }

#menuevidenza ul#menu li {
	display: inline;
	padding: 0;
  background-color: transparent;
  background-image: url(../img/separatore_menu.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 1.1em;	
	}

#menuevidenza ul#menu li a {
  padding-left:10px;
  padding-right:10px;
  color:#fff;
  text-decoration: none;
  font-weight: normal;
  background-color:inherit;
	}

#menuevidenza ul#menu li a:hover {
	color:#f2c360;
	background-color:inherit;
	text-decoration: none;
	}

/* Funzioni top */

#funzioni_top {
  min-height:45px;
  height:auto !important;
  height:45px;
  }

/* MOTORE RICERCA ******/

#motorericerca {
  color: #fff;
  background-color: #E3E3E3;
  height:35px;
  width:190px;
  float:left;
  margin-top:2px;
  margin-bottom:10px;
  }

#motorericerca form {
  padding-top:5px;
  padding-left:15px;
  }

#motorericerca form input#testoricerca {
  border:1px solid #479887;
  font-size: 1em;
  padding:3px 0px 3px 3px;
  margin:0px;
  width:95px;
  }

#motorericerca form input.bottone {
  color:#FFFFFF;
  background-color:#419281;
  border: 0;
  font-size: 0.9em;
  padding:0;
  margin:0;
  font-weight:bold;
  width: 50px;
  height: 21px;
  }

/* PATH BAR */

#pathbar {
  min-height:38px;
  height:auto !important;
  height:38px;
  background-image:url(../img/sfondo_pathbar.jpg);
  background-repeat:repeat-x;
  background-position:left bottom;
  margin-left:195px;
  margin-bottom:10px;
  }

#pathbar ul { 
	padding: 10px 5px 5px 5px; 
	background-image: url(../img/home.gif);
	background-position: 0px left;
	background-repeat: no-repeat;
	padding-left:18px;
	margin-left:5px;
}

#pathbar ul li {
	list-style: none;
	display:inline;
	padding-left:15px;
	background-image: url(../img/arrow.gif);
	background-position: 0px left;
	background-repeat: no-repeat;
	font-size:0.8em;
	}

#pathbar ul li#home {
	background-image: none;
	font-weight:bold;
	color:#000000;
	background-color:inherit;
	padding-left:0px;
	font-size:0.8em;
	}

#pathbar ul li a {
	color:#000000;
	background-color: inherit;
	text-decoration: none;
	}

#pathbar ul li a:hover { text-decoration: underline; color:black;background-color:inherit; }            
  
/* BODY */

#contenitore-centrale {
	width:100%;
	clear:both;
  }

/* Sidebarsx */

#sidebarsx {
  width:190px;
  margin-left:0px;
  float:left;
  margin: 0;
  padding:0;
  min-height: 100px;
  height: auto !important;
  height: 100px;
  }

/* InCifre e Chisiamo - Sidebarsx della Homepage */

#incifre {
	width:185px;
	font-size:90%;
	margin: 0 0px 15px 5px;
  color: #000;
  background-color: #acd1c9;
  background-image: url(../img/bg_sx.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  min-height:200px;
  height:auto !important;
  height:200px;
  }

#incifre h3 {
  text-transform: uppercase;
  font-size: 1.3em;
  color: #469887;
  background-color: #fff;
  border: 1px solid #ACD1C9;
  padding: 2px 10px 2px 6px;
  margin: 8px 0 10px 0; 
  float:left;
  }
  
#incifre p {
  clear: both;
  margin: 0px 10px 10px 20px;
  font-size: 1em;
  }

#incifre p a {
  color:#000000;
  }

#incifre p a:hover {
  color:#000000;
  text-decoration:underline;
  }
  
#chisiamo {
	width:185px;
	font-size:90%;
	margin: 0 0px 15px 5px;
  color: #000;
  background-color: #acd1c9;
  background-image: url(../img/bg_sx.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  min-height:200px;
  height:auto !important;
  height:200px;
  }

#chisiamo h3 {
  text-transform: uppercase;
  font-size: 1.3em;
  color: #469887;
  background-color: #fff;
  border: 1px solid #ACD1C9;
  padding: 2px 10px 2px 6px;
  margin: 8px 0 10px 0; 
  float:left;
  }
  
#chisiamo p {
  clear: both;
  margin: 0px 10px 10px 20px;
  font-size: 1em;
  }

#chisiamo p a {
  color:#000000;
  }

#chisiamo p a:hover {
  color:#000000;
  text-decoration:underline;
  }    
	
/* Menu Sidebarsx - PagineInterne */

#sidebarsx ul#menu-sinistra {
	margin-top:1px;
	list-style-type:none;
  margin-bottom:20px;
  }
	
#sidebarsx ul#menu-sinistra li {
	margin:0px 0px 0px 0px;
	padding-bottom: 1px;
	list-style-type:none;
	border-top:1px solid #fff;
  }

#sidebarsx ul#menu-sinistra li a {
	background-image:url(../img/sfondo-sinistra1.gif);
	background-position: left top;
	background-repeat:no-repeat;
	color: #FFF;
	min-height:18px;
	height:auto !important;
	height:18px;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	margin:-1px 0px 0px 0px;
	display:block;
  }
	
#sidebarsx ul#menu-sinistra li a:hover {
	font-weight:bold;
	color:#000000;
  }

#sidebarsx ul#menu-sinistra li ul li {
	color:#000000;
	margin-bottom:-3px;
	padding-top:0px;
	width:190px;
	display:block;
	background-image:url(../img/sfondo-sinistra2.gif);
	background-position: left top;
	background-repeat:no-repeat;
	border-top:0;
	}
	
#sidebarsx ul#menu-sinistra li.selezionato a {
	color:#000000;
  }

#sidebarsx ul#menu-sinistra li.selezionato ul li.selezionato a {
	font-weight:bold;}
 
#sidebarsx ul#menu-sinistra li ul li a {
	font-weight:normal;
 	font-size:90%;
	padding:3px 0px 3px 20px;
	color:#000000;
	background-image:url(../img/sfondo-sinistra2.gif);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	height:2em;
  }

/* Corpo */

#contenitore #corpo {
  float:left;
  width:580px;
  background-color:#ffffff;
  height: auto !important;
  height: 400px;
  min-height: 400px;
  }

/* LISTA INDENTAZIONE NUMERICA*/

div#corpo ol li {
  margin-left:1.8em;
  padding:0px;
  font-size: 0.9em;
  }

/* LISTA INDENTAZIONE GENERICA*/

div#corpo ul li {
  margin-left:1.8em;
	background-position:top left;
	padding: 0.5em 0em 0em 0em;
	color:#000000;
	clear:both;
	background-color:inherit;
  }    

/* Corpo_Home */  

#contenitore #corpo_home {
  height: auto !important;
  height: 400px;
  min-height: 400px;
  float:left;
  width:780px;
  background-color:#ffffff;
  }

/* Sinistra - Contenuto della Homepage */
    
#sinistra {
  width: 524px;
  float: left;
  }

.strillo-apertura {
  margin:0 0 10px 18px;
  width: 495px; 
  color: #000;
  background-color: #fff;
  background-image: url(../img/bg_contenuto.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  min-height:200px;
  height:auto !important;
  height:200px;
  float: left; 
  }
  
*html .strillo-apertura {margin-left: 9px;}

.strillo-apertura h3 {
  text-transform: uppercase;
  padding: 2px;
  font-size: 14px;
  color: #D46205;
  background-color: #fff;
  border: 1px solid #ACD1C9;
  padding: 2px;
  margin: 8px 0 10px 0; 
  float:left;
  clear: both;
  line-height: 1.2em;
  }

.strillo-apertura div {
  clear: both;
  }
  
.strillo-apertura p {
  margin: 0px 10px 10px 13px;
  font-size: 0.9em;
  }
  
.strillo-apertura img {
  float:left;
  margin: 0px 10px 10px 13px;
  border: 1px solid #fff;
  }
       
#inprimopiano {
  margin:0 0 0 18px;
  color: #000;
  width: 495px;
  background-color: #E3E3E3;
  background-image:url(../img/bg_grigio.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  min-height:200px;
  height:auto !important;
  height:200px;
  float: left;
  padding-bottom: 7px;
  }

*html #inprimopiano {margin-left: 9px;}

#inprimopiano h3 {
  text-transform: uppercase;
  padding: 2px;
  font-size: 14px;
  color: #D46205;
  background-color: #fff;
  border: 1px solid #ACD1C9;
  padding: 2px;
  margin: 8px 0 10px 0; 
  float:left;
  }  

.box {
  float: left; 
  color: #000;
  background-color: #fff;
  width: 480px;
  margin: 0 7px 7px 7px;
  }
  
*html .box {margin: 0 4px 7px 4px;}  

.box h5 {
  color: #8E4102;
  background-color: inherit;
  font-size: 1.1em;
	padding: 7px 0 7px 7px;
	margin: 0;
  }
  
.box h5 a {
  color: #8E4102;
  background-color: inherit;
  }
  
.box h5 a:hover {
  color: #D46205;
  background-color: inherit;
  }  
  
.box img {
	float: left; 
  padding: 0;
  margin: 7px 7px 7px 7px;
  border: 1px solid #DC9A22;
  }
    
.box p {
	padding: 0 0 7px 7px;
	font-size: 0.9em;
  }            


#avvisi {
background-image:url(../img/sfondo_box_verde.png);
background-position:top center;
width:185px;
font-size:90%;
margin-bottom:15px;
}

#sidebardx #avvisi{
margin-bottom:10px;
width:185px;}

#avvisi .testata-box {
background-image: url(../img/top_avvisi.png);
background-repeat:no-repeat;
width:185px;
}

#avvisi .footer-box {
background-image:url(../img/sfondo_footer_verde.png);
background-repeat:no-repeat;
background-position:center bottom ;
padding:37px 6px 28px 6px;
}









#pathbar {
min-height:38px;
height:auto !important;
height:38px;
background-image:url(../img/sfondo_pathbar.jpg);
background-repeat:repeat-x;
background-position:left bottom;
margin-left:195px;
margin-bottom:10px;

}

#pathbar ul { 
	padding: 10px 5px 5px 5px; 
	background-image: url(../img/home.gif);
	background-position: 0px left;
	background-repeat: no-repeat;
	padding-left:18px;
	margin-left:5px;
}

#pathbar ul li {
	list-style: none;
	display:inline;
	padding-left:15px;
	background-image: url(../img/arrow.gif);
	background-position: 0px left;
	background-repeat: no-repeat;
	font-size:0.8em;
	}

#pathbar ul li#home {
	background-image: none;
	font-weight:bold;
	color:#000000;
	background-color:inherit;
	padding-left:0px;
	font-size:0.8em;
	}

#pathbar ul li a {
	color:#000000;
	background-color: inherit;
	text-decoration: none;
	}

#pathbar ul li a:hover { text-decoration: underline; color:black;background-color:inherit; }

/* BODY CONTAINER ******/

  

  

#sinistralargo,#sinistra-largo{
  margin:0 18px 0 18px;
  padding-top: 8px;
  color: #000;
  background-color: #fff;
  background-image: url(../img/bg_contenuto.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  min-height:200px;
  height:auto !important;
  height:200px;
  float: left;
  width: 540px;
}

* html #sinistralargo, * html #sinistra-largo{
  float: none;
}

#sinistra-largo h3 {
  text-transform: uppercase;
  padding: 2px;
  font-size: 1.1em;
  color: #D46205;
  background-color: #fff;
  padding: 2px;
  margin: 0px 0 10px 0;
  }
  
#sinistra-largo h4, #sinistra-largo h5, #sinistra-largo h6 {
  font-size: 1.1em;
  margin: 0px 10px 10px 0;
  }
	
#sinistra-largo div.content h3 {
	color: #000;
	background-color: transparent !important;
	}


#sinistra-largo div.content {
	margin: 10px 10px 10px 13px; 
	padding-bottom: 10px;
	clear: both !important;
	}

#sinistra-largo img, div.content img.align-left {
	float: left;
	margin: 0px 10px 5px 0; }
	
div.content img.align-right {
	float: right !important;
	margin: 0px 0 5px 10px !important;
	}

div.content p.inter1 {
	line-height: 1em !important;
	}

div.content p.inter2 {
	line-height: 1.5em !important;
	}
  
 div.content p.inter3 {
	line-height: 2em !important;
	}
	
div.content span.red {
	background-color: red;
	color: #fff;
	}	
	
div.content span.green {
	background-color: green;
	color: #fff;
	}
	
div.content span.yellow {
	background-color: yellow;
	}

div.content acronym {
	cursor: help;
	}

div.content cite {
	font-style: italic;	
	}
	
div.content table {
	width: 100%;
	border-collapse: collapse;
	font-size: 1em;
	}
	
div.content table caption {
	font-style: italic;
	padding: 5px;		
}

div.content table th, div.content table td {
	border: 1px solid #000;
	padding: 5px;	
}	 	 

#sinistra-largo p  {
  margin: 0px 0 10px 0;
  /*font-size: 0.9em;*/
  }

.video{
display:block;
clear:both;
}

/*#sinistralargo .strillo-apertura,#sinistra-largo .strillo-apertura  {
width:559px;
padding: 0;
margin: 0;
} 

#sinistralargo .strillo-apertura img,#sinistra-largo .strillo-apertura img{
float: left;
margin: 3px 10px 10px 0px ;
} */

#destra {
float:left;
width:249px;
margin-left:0px;

/*background-color: #000;*/
}

*html #destra { width: 226px;}

#destra #area-riservata {
background-image:url(../img/bg_registrati.jpg);
background-repeat: no-repeat;
background-position:top left;
width: 246px;
height: 98px;
margin: 0 0 15px 3px;
}
#sidebardx #area-riservata {
background-image:url(../img/bg_registrati_picc.jpg);
background-repeat: no-repeat;
background-position:top left;
width: 190px;
height: 84px;
margin: 0 0 15px 0px;
}

#area-riservata p {
font-size: 1.2em;
color: #347768;
background-color: inherit;
font-weight:bold;
padding: 26px 0 0 11px;
margin: 0;
}
#sidebardx #area-riservata p {
font-size: 1em;
color: #347768;
background-color: inherit;
font-weight:bold;
padding: 20px 0 0 9px;
}

#area-riservata p a {
text-decoration: none;
color: #347768;
background-color: inherit;
display: block;
}

#area-riservata p strong a {
color: #CC5D02;
background: inherit;
}
#sidebardx #area-riservata p strong a {
color: #CC5D02;
background: inherit;
}


#area-riservata p a:hover{
color: #fff;
background-color: inherit;
text-decoration: none;
}
#sidebardx #area-riservata p a:hover{
color: #fff;
background-color: inherit;
text-decoration: none;
}

#areariservata h3 {
  display: none;}

#news { 
background-image:url(../img/bg_news.jpg);
background-repeat: repeat-y;
background-position: top left;
margin-bottom:15px;
width:249px;
min-height:200px;
height:auto !important;
height:200px;
padding-bottom: 7px;
float: left; 
}
/**html .news {margin-left: 9px;}*/

#news h3  {
  text-transform: uppercase;
  padding: 2px;
  font-size: 14px;
  color: #D46205;
  background-color: #fff;
  border: 1px solid #ACD1C9;
  padding: 2px;
  margin: 8px 0 10px 0; 
  float:left;
}
/*
#news h3, #avvisi h3 {
margin-bottom:0px;
}

#news h3 a, #avvisi h3 a, h3.titolonews a, .news_item a, p.archivionews a{
color:#000000;
}

#news h3 a:hover, #avvisi h3 a:hover, h3.titolonews a:hover, .news_item a:hover, p.archivionews a:hover{
color:#000000;
text-decoration:underline;
} */

.news_item {
  float: left; 
  color: #000;
  background-color: #fff;
  width: 230px;
  margin: 0 7px 7px 8px;
  padding: 0 3px 7px 3px;
}

*html .news_item {margin: 0 0px 7px 4px;}

.news_item h5 {
  color: #347768;
  background-color: inherit;
  font-size: 0.9em;
	padding: 7px 0 0px 7px;
	padding: 7px 0 0px 7px;
	margin: 0;
  }
.news_item h5 a {
  color: #347768;
  background-color: inherit;
  }
  
.news_item h5 a:hover {
  color: #347768;
  background-color: inherit;
  }  
  
.news_item img {
	float: left; 
  padding: 0;
  margin: 7px 7px 7px 7px;
  border: 1px solid #777878;
  }
    
/*.news_item p {
	padding: 2px 0 7px 7px;
	font-size: 0.9em;
  }*/
  
.archivionews {
  text-align: right;
  float: left; 
  color: #c5151F;
  background-color: inherit;
  width: 160px;
  margin: 15px 5px 6px 80px;
  padding: 0;
}
  
#inprimopiano .archivionews {
  margin: 15px 5px 6px 5px;
  width: 478px;
}

*html .archivionews {margin: 15px 0px 6px 38px;}

.archivionews a {
  font-size: 11px; 
  color: #c5151F;
  background-color: inherit;
}
/*#news .testata-box{ 
background-image: url(../img/top_news.png);
background-repeat:no-repeat;
width:185px;
}

#news .footer-box {
background-image:url(../img/sfondo_footer_verde.png);
background-repeat:no-repeat;
background-position:center bottom ;
padding:37px 6px 28px 6px;
}
*/


/* HOME PAGE ******/





/* FUNZIONIPAGINA */

#funzionipagina{
	padding-left:235px;
	background-color: rgb(255,255,255) !important;
	color: #000000;
	clear: both;
	padding-top:2em;
	padding-bottom:2em;
	vertical-align: middle;
	border: none !important;
	margin-top:30px;
	font-size:0.8em;
	height:1px;
	margin-right:50px;
}

#trecolonne p a.su{
	margin-right:170px;
}

* html #funzionipagina{padding-bottom:1em;}

#funzionipagina a{
	color: #000000;
	text-decoration: none;

}

#funzionipagina a:hover{
	text-decoration: underline;
}

a#infoPrint{
	background-image: url(../img/punto_interrogativo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin:0px;
	padding:3px 0px 2px 18px;
	margin-bottom:5px;
	height: 1.4em;
	}
	
#funzionipagina a#inviapagina{
	background-image: url(../img/inviapagina.gif);
	background-position: left center;
	padding-left:25px;
	background-repeat: no-repeat;
	margin:0px 0px 0px 10px;	
}
		
#funzionipagina a#pagePrint{
	background-image: url(../img/stampante.png);
	background-position: left center;
	padding:3px 0px 2px 18px;
	background-repeat: no-repeat;
	margin-bottom:10px;	
	}

p a.su{
	background-image: url(../img/su.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-align:right;
	padding:2px 15px 2px 0.1em;
	margin-bottom:5px;
	margin-top:-19px;
	float:right;
	position:relative;
}


p a.su[class]{
	background-image: url(../img/su.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-align:right;
	padding:2px 15px 2px 0.1em;
	margin-bottom:5px;
	margin-top:-16px;
	float:right;
	position:relative;
}

/* MENU DESTRO */

#sidebardx {	
float:left;
width: 190px;
padding:0;
margin: 0;

/*border: 1px solid #00cc00;*/
}

#sidebardx ul li.selezionato ul li a{color:#000000}

#sidebardx ul li a, #sidebardx ul li span{
display: block;
padding-left: 25px;
width: 140px;
color: #000;
background:url(../img/bottonedx.gif) center left no-repeat;
text-decoration: none;
font-weight:bold;
}

#sidebardx ul li.selezionato a,#sidebardx ul li span{
color:#C81E30;
background-color: transparent;}

#sidebardx ul li a:hover
{
color: #C81E30;
background-color: transparent;
text-decoration: none;
}

#sidebardx ul li ul {
padding:0.5em 0em 0em 0.5em;
margin-bottom:-0.6em;
background-image:none;
}

#sidebardx ul li ul li {
background:#EEEEEE;
margin-left:-0.5em;

}
#sidebardx ul li ul li.selezionato {
background:#FFB400;
margin-left:-0.5em;
color:#000000;

}

#sidebardx ul li ul li a, #sidebardx ul li ul li span
{
display: block;
width:125px;
padding-left: 25px;
color: #000;
background:transparent url(../img/bottonesx-aperto.gif) center left no-repeat;
text-decoration: none;
}

#sidebardx ul li ul li a:hover
{
color: #C81E30;
width:125px;
background: url(../img/bottonesx-aperto.gif) center left no-repeat;
text-decoration: none;
}

#sidebardx p#sfondo-dx {
background:#D0D0D0 url(../img/sfondodx.jpg) top left repeat-x;
padding:0.5em;
list-style-type: none;
height:100px;
}


/* campagne */

#sidebardx div {
  width:190px;
	margin-bottom:15px;
  }

#campagne {
  width: 178px;
  height: 200px;
  margin: 0 0 15px 3px;
}

#campagne div {
  margin:  0 0 10px 0;
  text-align: center;
}

.boxverde, #box_primopiano, #faq {
  margin: 0 0 10px 0;
  border: 1px solid #337567;
  }

.boxverde h3, #box_primopiano h3, #faq h3 {
  font-size: 1.1em;
  padding: 5px 0 5px 19px;
  margin:0;
  color: #fff;
  background-color: #337567;
}

#box_primopiano .slideshow {
	height: 190px;
}

.boxverde ul, #faq ul {
  margin-bottom: 10px;
  }
  
.boxverde ul li, #faq ul li {
  list-style: none;
  font-size: 0.9em;
  margin:0;
  color: #383838;
  background-color: inherit;
  padding: 5px 0 0 19px;
  margin: 0;
}
.boxverde ul li a, #faq ul li a {
  text-decoration: none;
  color: #383838;
  background-color: inherit;
  padding: 0 !important;
  margin: 0;
  font-weight: normal !important;
}

#campagne h3 {
  display: none;
  }
  
#campagne div img a {
  border: 0;
}

/*#campagne div.banner {
  border: 1px solid #337567;
} */

#newsletter {
margin-bottom:15px;
width:185px;
} 

#strillipromozionalidx div.banner img {
  border: 1px solid #337567;
  margin: 0 !important;
  padding:0 !important;
  background-color: #00cc00;
}



/*a#newsletter_iscriviti {
display:block;
width:185px;
height:156px;
background-image:url(../img/newsletter_iscriviti.jpg);
background-repeat:no-repeat;
background-position:top left;
}

div#newsletter_archivio {
height:34px;
background-image:url(../img/newsletter_archivio.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:center;
padding-top:7px;
}

div#newsletter_archivio a {
background-image:url(../img/archivio.gif);
background-repeat:no-repeat;
background-position:left center;
text-align:center;
padding-left:15px;
color:#FFFFFF;
}





#box_video {
width:99%;
text-align:center;

}

#box_video p {
margin-top:1em;
margin-bottom:1.5em;
}
#box_video p a {
padding:2px;
margin-left:0.3em;
margin-right:0.3em;
background-color:#eaeaea;
}

#obj_video {
background-color:#666;
margin-right:10px;
margin-left:10px;
width:320px;
height:300px;
}
*/
/* Footer */

#footer {
text-align:center;
width:996px;
margin-left:auto;
margin-right:auto;
height:80px;
background-image:url(../img/sfondo_footer.gif);
background-repeat:no-repeat;
background-position:center top;
background-color:#ffffff;


}

#footer p {
font-size: 10px;
text-align:center;
padding:0 0 10px 0;
color: #000;
background: inherit;
}

#footer ul {
padding-bottom:10px;}

#footer ul li {
border-right: 1px solid #000;
margin-left: 7px;
color: #000;
background-color: inherit;
position:relative;
text-align:center;
display:inline;
list-style-type: none;
font-size: 0.9em;
}

#footer ul li a { 
color: #000;
background-color: inherit;
}
#footer ul li a:active {
color: #000 !important;
background: inherit;}

#footer ul li a:hover {
color: #CC5D02;
background: inherit;
text-decoration: none;
 } 
 
 /* MAPPA */
 
 div.mappa h3 {
  border-bottom: 1px solid #000;
  background-color: transparent !important;
	color: #000;
 	}
 	
 div.mappa h3 a:hover {
 	text-decoration: none;
 } 	

div.mappa ul li {
	list-style: none;
	background-color: transparent !important;
	color: #000;
	}
	
div.mappa ul li a {
	background-color: transparent !important;
	color: #000;
	}
 	
div.mappa ul li ul li {
  background-image:url(../img/punto-mappa.gif);
 	background-repeat: no-repeat;
 	padding-left: 15px !important;
 	}
 	

