@charset "utf-8";
* { margin: 0; padding: 0;}

body { background:url(../img/bg-body.jpg) repeat-x #dfdfdf;
font-family:Arial, Helvetica, sans-serif;
}

#contenitore { 
	width: 963px;
	margin: 0 auto;
	}
#header { width:100%; height:350px; }

#header.index { background:url(../img/testata.jpg) center bottom no-repeat; }
#header.index2 { background:url(../img/testata7.jpg) center bottom no-repeat; }
#header.attivita { background:url(../img/testata3.jpg) center bottom no-repeat; }
#header.mappa { background:url(../img/testata8.jpg) center bottom no-repeat; }
#header.chisiamo { background:url(../img/testata3.jpg) center bottom no-repeat; }
#header.gruppo { background:url(../img/testata5.jpg) center bottom no-repeat; }
#header.mappa2 { background:url(../img/testata6.jpg) center bottom no-repeat; }
#header.contatti { background:url(../img/testata.jpg) center bottom no-repeat; }
#header.contatti2 { background:url(../img/testata2.jpg) center bottom no-repeat; }

#header .gruppo { float:right }

#header .topmenu { float:right; margin-top: 33px; color:#666; margin-right: 5px; font-size: 11px; }

#header .topmenu li { 
	display: inline;
	padding: 0 1em;
	font-family: Verdana, Geneva, sans-serif;
	}
#header .topmenu li a { font-size: 11px; color: #423f40; text-decoration:none; line-height: 18px  }	
#header .topmenu li.primavoce {
	border-left: none;
	}
#nav img { border: 0;}
#nav .primopulsante { margin-left:25px; }

#contenuti { width: 100%;  overflow:hidden; margin: 15px 0;}
#left { width:197px; float:left; border-left: 1px solid #423f3f;border-top: 1px solid #423f3f; border-bottom: 1px solid #423f3f; background:url(../img/bg_menu.jpg) no-repeat; }



.pulshome { width: 172px;
			height: 25px;
			
			line-height: 25px;
			padding-left: 25px;
		  	color: #f74857;
			text-decoration: none;
			font-family:Verdana, Geneva, sans-serif;
			font-weight: bold;
			font-size: 12px;
			visibility: hidden;

 }
 
 

 /*MENU*/ 
 #expand{
	width: 196px;
	padding-top: 8px;
}
#expand h1 { font-size: 16px; color:#F74857;
 padding-left: 15px;
 margin-top:10px; margin-bottom: 4px}

#expand a {
	color:#3C3C3C;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#expand ul li { width: 197px;	
background:url(../img/menu_selected4.png) 15px 7px no-repeat;
				}

#expand ul li a { 
	height:25px;
	display:block;
	line-height:25px;
	text-decoration:none;
	padding-left:38px;
	font-size: 12px;
}

#expand ul ul li a {
	height:25px;
	display:block;
	padding-left: 45px;
	text-decoration:none;
}
#expand ul li a:hover { display:block; color:#F00; }
#expand ul ul ul li { 
	padding: 0; 
	width: 160px; 
	margin: 0;  }

#expand ul ul ul li a {
	height:20px;
	display:block;
	text-decoration:none;
	padding-left:15px;
}


#expand ul ul ul li a:hover { display:block;  }

ul#accordion { 
 margin: 0;
 padding:0;
 list-style-type:none;
}	
ul#accordion li ul { 
 margin: 0;
 padding:0;
 list-style-type:none;
}	

#expand li ul li ul.sub-accordion li a.heading {
display:block;
padding-left: 10px;
		}
#expand li ul li a.selezionato {display:block; background:url(../img/menu_selected.png) no-repeat scroll 20px; 
	
	}
/*FINE MENU*/

#boxgruppo {
	width: 196px;
	margin-bottom:20px;
	 }
#boxgruppo h1 { font-size: 16px; color:#F74857;
 padding-left: 15px;
 margin-top:10px; margin-bottom: 4px }

#boxgruppo ul { list-style-type: none; width: 196px;}
#boxgruppo ul li { font-family: Tahoma, Geneva, sans-serif;
			font-size: 12px; width: 196px;
	}
#boxgruppo ul li a { color:#3C3C3C;
text-decoration: none;
height:25px;
	display:block;
	line-height:25px;
	padding-left: 35px;
	background:url(../img/freccina.png) 15px 7px no-repeat;
	
	}

#boxgruppo ul li a:hover { display:block; color: #F00;  }


#boxcontatti {
	width: 196px;
	}
#boxcontatti .title { 
display:block;
			padding-left: 16px;
			padding-top: 5px;
		  	color: #6a6a6a;
			text-decoration: none;
			font-family:Verdana, Geneva, sans-serif;
			font-weight: bold;
			font-size: 11px; }
#boxcontatti .txt {
	display:block;
	padding-top:7px;
	padding-left: 16px;
	padding-bottom: 8px;
	font-size: 10px;
	color:#3C3C3C;
	text-transform: uppercase;
	}
	
#right { float:left; width: 733px; 	
height: 642px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Geneva, sans-serif;

	}
#right h1, #right2 h1{
	font-size: 18px;
	color:#fe0000;
	padding-bottom:3px;
	border-bottom: 1px dotted #F74857;
	display: inline;
} 
#right h2, #right2 h2{
	font-size: 16px;
	color:#F74857;
	padding-bottom:3px;
	border-bottom: 1px dotted #F74857;
	width: 435px;
	margin-bottom:10px;
} 

#right h3,#right2 h3{
	margin-top:20px;
	font-size: 14px;
	color:#F74857;
	text-transform:uppercase;
} 
#right h4, #right2 h4{
	margin-top:15px;
	margin-bottom: 2px;
	font-size: 11px;
	color:#424242;
	text-transform:uppercase;
} 
#right h5, #right2 h5 {
	font-size: 10px;
	color:#969696;
	margin-bottom: 5px;
	}
#right p, #right2 p {
	color: #424242;
	font-size: 12px;
	line-height: 23px;
	margin-top:5px;
	text-align:justify;
	}
#right p.index {
	margin-top:15px;
	}	
	
#right ul.lista, #right2 ul.lista {
	padding-left: 15px;
	font-size: 12px;
	color:#F00;
	margin-left: 15px;
	list-style-image:url(../img/lista.gif);
	}
#right ul.lista li, #right2 ul.lista li {
	line-height: 21px;
	}
.lista span {
	color:#424242;
	}

	
#boxfoto { margin-top:15px;}
#boxfoto img { float:left; margin-left: 12px; border: 0 }

#right2 {
	float:right;
	width: 734px;
	font-family: Verdana, Geneva, sans-serif;
	border-left: 1px solid #423f3f;
	border-right: 1px solid #423f3f;
	border-bottom: 1px solid #423f3f;
	margin-right: 1px;
	margin-top:-1px;
	width:733px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	
.imgattivita {
	float:right; border: none; margin-top: 10px; margin-left: 10px;
	padding: 5px; border: 1px solid #CCC;	}

.imgattivita img { border: 0; }
.imgattivita p { font-size: 11px; color: #969696; }
	
	.imgattivita2 {
	float:left;  margin-top: 10px; margin-right: 10px; margin-bottom: 10px;
	padding: 5px; border: 1px solid #CCC;	}

.imgattivita2 img { border: 0; }
.imgattivita2 p { font-size: 11px; color: #969696; }
	
	
	
	
blockquote.style1 {
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #424242;
	background-image: url(../img/openquote1.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-indent: 25px;
	float: right;
	font-style: italic;
	line-height: 30px;
	font-size: 11px;
	width: 250px;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	text-align:center;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(../img/closequote1.gif);
     background-repeat: no-repeat;
     background-position: right bottom;
   }	

.clear { clear:both;}

.riga {border-top: 1px solid #000; border-bottom: 1px solid #CCC;}
	.riga2 {
	
	border-top: 1px solid #666; border-bottom: 1px solid #CCC; margin-bottom: 10px;}
	
	#contright {float:left; width: 763px; 	
 border: 1px solid #423f3f; }
#contright h4 {color:#424242;
font-size:11px;
margin-bottom:2px;
text-transform:uppercase;}

#contright h5 {
color:#969696;
font-size:10px;
margin-bottom:3px;
}
 
#boxcontatti h1 {color:#F74857;
font-size:16px;
margin-bottom:4px;
margin-top:10px;
padding-left:15px; }


.textbox {
	padding: 13px;
	min-height:506px;
/*	min-height:531px;*/
	}

.textbox h1 {
color:#424242;
font-size:14px;
margin-bottom:2px;
margin-top:15px;
text-transform:uppercase;
border-bottom: 1px solid #c1b6b6;
padding-bottom:3px;
padding-top: 15px;
	}
.textbox p {
	color:#424242;
	font-size:12px;
	line-height:18px;
	margin-top:10px;
	text-align:justify;
	}
.textbox ul.lista{
	margin: 10px 0px;
	padding-left: 15px;
	font-size: 12px;
	color:#F00;
	list-style-image:url(../img/lista.gif);
	}
.textbox ul.lista li{
	line-height: 21px;
	}
.textbox span {
	color:#424242;
	}
.textbox span a {color:#424242; text-decoration: none; line-height: 23px   }	
.textbox span a:hover { color:#F00;}

#expand ul li a.selected {color:#e41919; font-weight: bold}

.linkmappa {
font-size:12px;
text-decoration:none;
color:#3C3C3C; text-align:right}

.titolo-gruppo {
		font-weight: bold;
	}
	
.link a{color: #CC0000; white-space:nowrap; text-decoration: none;}
.link a:hover { text-decoration: underline; }


#lista-centrali h1 {color:#424242;
font-size:11px;
margin-bottom:2px;
border-bottom: none;
text-transform:uppercase;
padding-bottom: 0px;
margin-top: 0px;
}

.lista2 {
	 float:left; width: 250px; margin-top:5px;
	}
	
.mappasito1 {
color:#CC0000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.mappasito2 {
color:#575151;
font-size:11px;
text-decoration:underline;
}



.modello {
    margin: 0;
    padding: 0;
}
.modello h2 {
    color: #CC0000;
    font-size: 13px;
    font-weight: bold;
    height: 15px;
    margin-top: 15px;
    padding-top: 6px;
}
.modello h3 {
    color: #578FC9;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 5px;
    padding: 0;
    text-transform: uppercase;
}
.modello p {
    line-height: 20px;
    text-align: justify;
}
.modello a {
    color: #578FC9;
    text-decoration: none;
}
.modello a:hover {
    color: #F5D713;
}
.modello h1 {
    color: #578FC9;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
}
.modello ul {
    font-size: 12px;
    margin: 10px 0;
}
.modello ul li {
    list-style-type: square;
    margin-bottom: 5px;
}