

.clearer{
	clear:both;
}

body {
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #D8E1EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #04284c;
	margin:0;
	padding:0;
}

.printheader {
display:none;
}
.printheader2 {
display:none;
}

img {
	border:0;
}
#container {
	width: 900px;
	margin: 0px auto;
}

#container #header {
	background:url(../img/bg.gif) no-repeat left top;
	position:relative;
	top:27px;
	border:1px solid #fff;
	width: 898px; 
	height: 60px;
	display:block;
}

#container #header #logo {
	position:absolute;
	left:20px;
	top:-15px;
}

#container #header #menu{
	background-color: #3b6895;
	padding:10px;
	font-size: 0.7em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;	
	position:absolute;
	top:-15px;
	left:621px;
	
}


#container #header #menu a{
	color:#fff;	
	text-decoration:none;
}

#container #header #menu a:hover{
	color:#A6C6E3;	
	text-decoration:none;
}

#container #header #menu a.selected{
	color:#A6C6E3;	
	text-decoration:none;
}

#container #topmenu {
	margin-top:45px;
	background-color:#eeebc8;
	padding-top:11px;
	padding-bottom:12px;	
	border: 1px solid #fff;
}

#container #topmenu ul	{
	background:url(../img/menu.gif);
	margin: 0;
	padding: 0;
	position: relative;	
	width: 870px;
	height: 32px;
	}
	
/*	
#container #topmenu ul	{
	background:url(../img/menu2.gif);
	margin: 0;
	padding: 0;
	position: relative;	
	width: 898px;
	height: 32px;
	}
*/		
#container #topmenu ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	}
	
#container #topmenu ul li, #topmenu a	{
	height: 32px;
	display: block;
	}

#container #topmenu ul li a {
	text-indent: -9999px; 
	text-decoration: none;
	}
	
	

#container #topmenu #mn1 {left: 0px; width: 106px;}
#container #topmenu #mn2 {left: 110px; width: 104px;}
#container #topmenu #mn3 {left: 219px; width: 52px;}
#container #topmenu #mn4 {left: 275px; width: 130px;}
#container #topmenu #mn5 {left: 405px; width: 61px;}
#container #topmenu #mn6 {left: 466px; width: 81px;}
#container #topmenu #mn7 {left: 547px; width: 170px;}
#container #topmenu #mn8 {left: 717px; width: 138px;}


#container #topmenu #mn1 a:hover, #container #topmenu #mn1 a.on {background: transparent url(../img/menu.gif) 0px -32px no-repeat;}
#container #topmenu #mn2 a:hover, #container #topmenu #mn2 a.on {background: transparent url(../img/menu.gif) -110px -32px no-repeat;}
#container #topmenu #mn3 a:hover, #container #topmenu #mn3 a.on {background: transparent url(../img/menu.gif) -219px -32px no-repeat;}
#container #topmenu #mn4 a:hover, #container #topmenu #mn4 a.on {background: transparent url(../img/menu.gif) -275px -32px no-repeat;}
#container #topmenu #mn5 a:hover, #container #topmenu #mn5 a.on {background: transparent url(../img/menu.gif) -405px -32px no-repeat;}
#container #topmenu #mn6 a:hover, #container #topmenu #mn6 a.on {background: transparent url(../img/menu.gif) -466px -32px no-repeat;}
#container #topmenu #mn7 a:hover, #container #topmenu #mn7 a.on {background: transparent url(../img/menu.gif) -547px -32px no-repeat;}
#container #topmenu #mn8 a:hover, #container #topmenu #mn8 a.on {background: transparent url(../img/menu.gif) -717px -32px no-repeat;}


/*
#container #topmenu #mn1 {left: 0px; width: 110px;}
#container #topmenu #mn2 {left: 110px; width: 125px;}
#container #topmenu #mn3 {left: 230px; width: 60px;}
#container #topmenu #mn4 {left: 290px; width: 130px;}
#container #topmenu #mn5 {left: 420px; width: 70px;}
#container #topmenu #mn6 {left: 490px; width: 180px;}
#container #topmenu #mn7 {left: 670px; width: 150px;}
#container #topmenu #mn8 {left: 820px; width: 85px;}


#container #topmenu #mn1 a:hover, #container #topmenu #mn1 a.on {background: transparent url(../img/menu2.gif) 0px -32px no-repeat;}
#container #topmenu #mn2 a:hover, #container #topmenu #mn2 a.on {background: transparent url(../img/menu2.gif) -110px -32px no-repeat;}
#container #topmenu #mn3 a:hover, #container #topmenu #mn3 a.on {background: transparent url(../img/menu2.gif) -230px -32px no-repeat;}
#container #topmenu #mn4 a:hover, #container #topmenu #mn4 a.on {background: transparent url(../img/menu2.gif) -290px -32px no-repeat;}
#container #topmenu #mn5 a:hover, #container #topmenu #mn5 a.on {background: transparent url(../img/menu2.gif) -420px -32px no-repeat;}
#container #topmenu #mn6 a:hover, #container #topmenu #mn6 a.on {background: transparent url(../img/menu2.gif) -490px -32px no-repeat;}
#container #topmenu #mn7 a:hover, #container #topmenu #mn7 a.on {background: transparent url(../img/menu2.gif) -670px -32px no-repeat;}
#container #topmenu #mn8 a:hover, #container #topmenu #mn8 a.on {background: transparent url(../img/menu2.gif) -820px -32px no-repeat;}
*/


#container #imghome {
	width: 898px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:1px solid #fff;
	position:relative;
}	

#container #imghome #postit{
	background-color:fff;
	width:293px;
	height:248px;
	margin:0px;
	padding:0px;
	background: url(../img/postit.png) no-repeat;
	position:absolute;
	left:635px;
	top:0;
	z-index:10;
}

#container #imghome #postit2{
	background-color:fff;
	width:293px;
	height:248px;
	margin:0px;
	padding:0px;
	background: url(../img/postit2.png) no-repeat;
	position:absolute;
	left:635px;
	top:0;
	z-index:10;
}
	
#container #imghome #corpo {
	overflow:hidden;
	height: 100%;
	background:#e8e8e4 url(../img/bg_logo.gif) no-repeat bottom left;
}

#container #imghome #corpo #sx {
	width:221px;
	float:left;
	margin: 0px;
	padding: 0px;	
	background-color:#eeebc8;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom:130px;
	
}


#container #imghome #corpo #sx .titlemenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color: #254462;
	font-weight: bold;
	margin:0px;
	background-color:#fbfbf3;
	padding:15px 10px 15px 10px;
	border-bottom:1px solid #E6E2B2;
}	

#container #imghome #corpo #sx .home{
	font-size: 11px;
	margin: 0px;
	padding:10px;
	padding-right: 0px;
}


ul#lista {
	padding:0;
	margin:0;
}

ul#lista li {
	display: block;
	padding:0;
	margin:0;
	list-style-type: disc;
}

ul#lista li a {
	font-size:11px;
	width: 205px !important;
	width: 210px;
	padding: 5px 5px 5px 11px !important;
	padding-left:10px;
	padding-right:0px;	
	display: block;
	text-decoration: none;
	color: #323232;
	border-bottom:1px solid #fff;
	background-color: #e6e2b2;	
}

ul#lista li a img{
	border:0;
}

ul#lista li a:hover {
	color: #323232;
	background-color: #fbfbf3;
}

#container #imghome #corpo #sx ul#lista li a.sel {
	color: #323232;
	background-color: #fbfbf3;
}





#container #imghome #corpo #dx {
	float:right;
	width:676px;
	background-color:#e8e8e4;
	margin:0;
}


#container #imghome #corpo #dx p{
	margin:10px;
}


#container #imghome #corpo #dx p.titlebox{
	font-size: 1.1em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04284c;
	text-transform: capitalize;
	padding: 7px 10px 8px 30px;
	background:#ebf0f4 url(../img/freccina.gif) no-repeat;
	background-position: 16px 10px;
	margin: 0px;
}

#container #imghome #corpo #dx p.sottotitleboxL{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04284c;
	padding-top:7px;
	padding-left:10px;
	margin: 0px;
	float:left;
}

#container #imghome #corpo #dx p.sottotitleboxR{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04284c;
	padding-top:7px;
	padding-right:10px;
	margin: 0px;
	float:right;
}


#container #imghome #corpo #dx #box-eventi{
	float:left;
	width:318px;
	height:209px;
	border:1px solid #fff;
	background:#fff url(../img/eventi.gif) no-repeat top right;
	margin:0;
	margin-left: 10px !important;
	margin-left: 5px; /* ie 6, ie 5 */
	margin-right:7px;		
	margin-top:10px;	
	font-size:0.8em;
}

#container #imghome #corpo #dx #box-appuntamenti{
	float:left;
	width:318px;
	height:209px;
	border:1px solid #fff;
	background:#fff url(../img/appuntamenti.gif) no-repeat top right;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:0.8em;
}

#container #imghome #corpo #dx #box-comunicati{
	float:left;
	width:650px;
	border:1px solid #fff;
	background:#fff url(../img/scadenze.gif) no-repeat bottom right;
	margin-top:10px;
	margin-left: 10px !important; /* standard browsers */
	margin-left: 5px; /* ie 6, ie 5 */
	margin-bottom:15px;	
	font-size:0.8em;
}

#container #imghome #corpo #dx #box-agevolazioni{
	float:left;
	width:650px;
	border:1px solid #fff;
	background:#fff url(../img/agevolazioni.gif) no-repeat bottom right;
	margin-top:10px;
	margin-left: 10px !important; /* standard browsers */
	margin-left: 5px; /* ie 6, ie 5 */
	margin-bottom:15px;	
	font-size:0.8em;
}

#container #imghome #corpo #dx #box-percorso{
	float:left;
	width:500px;
	height:20px;
	margin-top:17px;
	margin-left: 10px !important; /* standard browsers */
	margin-left: 5px; /* ie 6, ie 5 */
	font-size:0.7em;
	text-transform:lowercase;
}

#container #imghome #corpo #dx #box-bottoni{
	float:right;
	width:150px;
	height:20px;
	margin-top:17px;
	margin-right: 15px !important; /* standard browsers */
	margin-right: 5px; /* ie 6, ie 5 */
	text-align:right;
}

#container #imghome #corpo #dx #box-percorso a{
	font-weight:bold;
}


#container #imghome #corpo #dx .box-interno{
	float:left;
	width:650px;
	border:1px solid #fff;
	background:#fff;
	margin-top:15px;
	margin-left: 10px !important; /* standard browsers */
	margin-left: 5px; /* ie 6, ie 5 */
	margin-bottom:15px;	
	font-size:0.8em;
}

#container #imghome #corpo #dx .box-interno .blocco{
	padding:15px;
	clear:both;
}

#container #imghome #corpo #dx .box-interno .blocco_bordo{
	border:1px solid #ebf0f4;
	padding:15px;
	margin:15px;
	clear:both;
	
}

#container #imghome #corpo #dx .box-interno .blocco_bordo_small{
	border:1px solid #ebf0f4;
	width:280px;
	padding:5px;
	margin-left: 15px !important; /* standard browsers */
	margin-left: 5px; /* ie 6, ie 5 */
	margin-top:2px;
	margin-bottom:0px;
	float:left;	
}

#container #imghome #corpo #dx .box-interno .fileallegati {
	padding:15px;
}

#container #imghome #corpo #dx .box-interno .fileallegati p.titleboxallegati{
	font-size: 1.1em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04284c;
	text-transform: capitalize;
	padding: 7px 10px 8px 30px;
	background:#ebf0f4 url(../img/cartella.gif) no-repeat;
	background-position: 16px 10px;
	margin: 0px;
}


#container #imghome #corpo #dx .box-interno .fileallegatiimmagini {
	padding:15px;
}

#container #imghome #corpo #dx .box-interno .fileallegatiimmagini p.titleboxallegati{
	font-size: 1.1em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04284c;
	text-transform: capitalize;
	padding: 7px 10px 8px 35px;
	background:#ebf0f4 url(../img/img.gif) no-repeat;
	background-position: 16px 10px;
	margin: 0px;
}


#container #imghome #corpo #dx .box-interno .blocco .label{
	float:left; 
	width:180px;	
}


#footer {
	text-align:center;
	width: 900px;
	margin: 0px auto;
	font-size: 11px;
	color:#04284c;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


a.footer {
	font-weight: normal;
	color: #887a38;
	text-decoration:none;
}
a.footer:link, a.footer:visited {
	font-weight: normal;
	color: #887a38;
	text-decoration:none;
}
a.footer:hover {
	font-weight: normal;
	color: #887a38;
	text-decoration:underline;
}



.txtbox{
	font-size: 0.9em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #04284c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.titlescadenze{
	font-size: 0.9em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04284c;
	text-transform: capitalize;
	background-image: url(../img/freccina.gif);
	background-repeat: no-repeat;
	background-position: 16px 20px;
	margin: 0px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.txtscadenze{
	font-size: 0.9em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #04284c;
	margin: 0px;
	width:220px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}

.txtscadenze .noboldtxt{
	text-decoration:none;
	font-weight:normal;
}

.linkscadenze{
	font-size: 11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a.linkscadenze {
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.linkscadenze:link, a.linkscadenze:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.linkscadenze:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}




a {
	font-weight: bold;
	color: #04284c;
	text-decoration:none;
}
a:link, a:visited {
	font-weight: bold;
	color: #04284c;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #04284c;
	text-decoration:underline;
}

/*---*/
#container #imghome #corpo #dx .box-interno ul li{
	list-style-type: square;
	list-style-position: outset;
	margin:0 10px 10px 10px;
	padding:0 10px;
}

#container #imghome #corpo #dx .box-interno ul li a{
	font-weight:normal;
}


.manina{
	cursor:pointer;
}

.immagine{
	padding:5px;
	border:1px solid #ebf0f4;
}

.indietro{
	padding-top:15px;
	margin-left:10px;
}


.infotxt{
	margin: 0px;
	width: 300px;
	height: 30px;
	padding: 0px;
}
.txtinfo{
	font-weight: normal;
	color: #333333;
	border: 1px solid #EBF0F4;
	width: 200px;
	margin: 0px;
	padding: 2px;
	float: right;
}

.txtcodice{
	font-weight: normal;
	color: #333333;
	width: 200px;
	margin: 0px;
	padding: 2px;
	float: right;
}


.infotxtarea{
	margin: 0px;
	width: 300px;
	height: 200px;
	padding: 0px;
}

.caratteristichesx{
	width: 550px;
	margin: 0px;
	padding:0px;
	padding-top: 10px;
}
.button{
	color:#04284C;
	padding:2px;
	width:70px;
	background-color:#EBF0F4;
	border: 1px solid #04284C;
	font-size:1em;
}


#container #imghome #corpo #sx .homebox{
	font-size: 11px;
	margin: 0px;
	padding:5px 10px 5px 10px;
}

#container #imghome #corpo #sx .homebox .txtinfo_search{
	font-weight: normal;
	color: #333333;
	border: 1px solid #e6e2b2;
	width: 150px;
	margin: 0px;
	padding: 2px;
}

#container #imghome #corpo #sx .homebox .button_search{
	color:#04284C;
	padding:2px;
	width:50px;
	background-color:#fff;
	border: 1px solid #e6e2b2;
	font-size:1em;
}

.titoloCentrale{
	text-align:center; 
	margin-top:15px; 
	margin-bottom:5px;
}

.img {
	float:left;
	margin:0 10px 10px 0;
	padding:2px;
	border:1px solid #e5ecf3;
}

ul.sottomenu {
 	padding:0;
	margin:0;
}

ul.sottomenu li {
	display: block;
	padding:0;
	margin:0;
	list-style-type: disc;
}


ul.sottomenu2 {
 	padding:0;
	margin:0;
}

ul.sottomenu2 li{
	clear:both;
	display: block;
	padding:0;
	margin:0;
	list-style-type: none;
}

ul.sottomenu2 li a.sotto{
	background: #f00 url(../img/puntino2.gif) center left no-repeat;
	padding-left:45px;
}

.indietro {
	text-align:right;
	margin-right:10px;
}

.bloccoimmagine {
	float:left; 
	width:120px; 
	margin-bottom:0.5em; 
	margin-right:1em; 
}

.blocco500 {
	float:left; 
	width:485px; 
}

.blocco620 {
	float:left; 
	width:620px; 
}

a.fotoOrg{
font-weight:normal;
text-decoration:none;
}

a.fotoOrg:hover{
font-weight:normal;
text-decoration:underline;
}

.pics { height: 217px; width: 630px; padding:0; margin:0; overflow: hidden; text-align:center; }
.pics img { height: 217px; width: 630px; padding: 0px; background-color: #fff; top:0; left:0 }

p.where {
	background:url(../img/cartina.gif) no-repeat center left;
	padding-left:35px;
}

p.address {
	background:url(../img/orario.gif) no-repeat center left;
	padding-left:35px;
}

p.phone {
	background:url(../img/telefono.gif) no-repeat center left;
	padding-left:35px;
}

p.mail {
	background:url(../img/email.gif) no-repeat center left;
	padding-left:35px;
}

.manina{
	cursor:pointer;
}

.postit-highslide{
	width:390px;
	padding-left: 0px !important; /* standard browsers */
	padding-left: 15px; /* ie 6, ie 5 */
	border-bottom:1px solid #EBF0F4 !important; /* standard browsers */
	border-bottom:1px solid #EBF0F4; /* ie 6, ie 5 */
	padding-bottom:5px; /* standard browsers */
	padding-bottom:10px; /* ie 6, ie 5 */
}
.postit-highslide p.nascosto{
	padding: 0px !important; /* standard browsers */
	padding: 5px; /* ie 6, ie 5 */
}
a.nobold{
	font-weight:normal;
	text-decoration:underline;
}

.evidenziato{
	font-weight:normal;
	text-decoration:underline;
	background-color:#FFFF00;
}

.box-interno p.ricerca {
	padding:10px;
	border-bottom:1px solid #EBF0F4;
}

.box-interno p.ricerca a{
	font-weight:400;
}


.scadenze {
float:right;
margin-top:10px;
}

.organigramma {
	width:150px; 
	float:left;
}

.listaAssociati{
	border-bottom:1px solid #ebf0f4;
	padding:5px;
	margin-left: 15px !important; /* standard browsers */
	margin-left: 5px; /* ie 6, ie 5 */
	margin-top:2px;
	margin-bottom:0px;
}

p.titleboxassociati{
	font-size: 1.1em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04284c;
	text-transform: capitalize;
	padding: 7px 10px 8px 30px;
	background:#ebf0f4 url(../img/cartella.gif) no-repeat;
	background-position: 16px 10px;
	margin: 0px;
}