
@import "javascript/modal.css";
/********************************************* TEMPLATE *******************************************************************/
body{
	font-family: Tahoma,Verdana, Arial, Helvetica;
	color : #57839D;
}


#indirizzi{
	position:relative;
	margin-top:0.6em;
	float:right;
	font-size: 0.7em;
	color:#666666;
	text-align:center;
	height:0.94em;
	margin-bottom:0.5em;
}
#validazioni{
	position:relative;
	margin-top:0.4em;
	float:left;
	text-align:center;
	margin-bottom:0.5em;
}
#loghi_sx{
	position:relative;
	float:left;
	padding-bottom:1.5em;
}
#loghi_sx img{
	border:0em;
	vertical-align:middle;
}
#loghi_dx img{
	border:0em;
	padding-right:0.5em;
	vertical-align:middle;
}
#loghi_dx{
	position:relative;
	float:right;
	padding-bottom:1.5em;
}
#loghi_dx div{
	float:left;
	font-size:0.7em;
	padding-top:1em;
	padding-right:0.5em;
}
#loghi_sx div{
	padding-top:1em;
	padding-right:0.3em;
	float:left;
	font-size:0.7em;
}
/********************************************* FINE TEMPLATE *******************************************************************/



a {
	color:#2b4553;
	text-decoration:none;
}
a:hover{
	color:#2b4553;
	text-decoration:underline;
}
a:visited{
	color:#2b4553;
}
a.default{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	padding-top:0.2em;
	font-weight:bold;
	color:#Ac0066;
}	
.box_cerca{
	padding-top:0.24em;
	height:1.75em;
	width:9.69em;
	background-image:url(../images/sfondo_cerca.gif);
	background-repeat: no-repeat;
	background-position: left center;
	white-space:nowrap;

}
input.cerca{
	font-size: 0.75em;
	margin-left:0.45em;
	margin-top:0.1em;
	width:5.8em;
}
.bottone_cerca{
	color:#ffffff;
	background-color:#038ac4;
	cursor:pointer;
	border:0px;
}
h1,h2,h3{
	font-family: Georgia,Tahoma,Verdana,Times,Times New Roman,Arial,Helvetica;
	font-weight:normal;
}

img.calendario{
	border:0px;
	padding-top:6px;
	padding-left:5px;
	cursor:pointer;
}
table.content_edit{
	padding:12px;
	border:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:#f3f3f3;
}
table.content_edit td{
	padding:2px;
	font-size:0.74em;
}
label{
	font-size:1.2em;
	font-weight:bold;	
	color: #555555;
	margin-bottom:3px;
	display:block;
}
input.cms_input{
	font-size:1em;
}
textarea.cms_input{
	font-size:1em;
}
input.cms_input:focus{
	background-color:#ffffcc;
}
textarea.cms_input:focus{
	background-color:#ffffcc;
}
select.cms_select{
	/*width:250px;
	height:20px;*/
}
select.cms_select:focus{
	background-color:#ffffcc;
}
input#valorefile{
	background-color:#ffffff;
}
.content_helper{
	background-color:#ffffcc;
	border:1px solid #f3f3f3;
	padding:5px;
	margin:6px;
	width:auto;
	font-size:0.7em;
	display:none;
}

h1.default{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-weight:bold;
	font-size:1em;
	color:#Ac0066;
}
div.default{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	line-height:110%;
}
#topmenu{
	position:relative;
	z-index:20;
	top:-3em;
	left:29em;
	width:25em;
	height:1em;
}
ul.menu_top{	
	margin:0em;
	padding:0em;	
	padding-left:0.3em;
	padding-top:0.1em;
	list-style-type: none;
	white-space:nowrap;
	height:1.6em;
	width:25.88em;
}
li.menu_top{
	text-decoration:none;
	display: inline;
	/*border-right:0.01em solid #ffffff;
	padding-right:0em;*/
	padding-left:0.88em;
	font-size:0.81em;
	font-weight:bold;
}
li.menu_top a{
	color:#ffffff;
	text-decoration:none;
}	
li.menu_top a:visited{
	color:#ffffff;
	text-decoration:none;	
}
li.menu_top a:hover{
	color:#ffffff;
	text-decoration:underline;
}

div.news_testo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	line-height:140%;
	font-size:0.8em;
	margin-bottom:1.5em;

}

div.news_testo a{
	text-decoration:underline;
	color : #57839D;
}
div.news_testo a:hover{
	text-decoration:none;
	color : #57839D;
}

div.intro_testo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	line-height:140%;
	font-size:0.7em;
	margin-top:-0.4em;
	margin-bottom:1.5em;
	font-weight:normal;

}
div.news_titolo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	border-bottom:0.1em solid #cfe8f6;
	background-image:url(../images/ico_giornale.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top:1.8em;
	text-indent:16.5em;
	color:#AD0066;
	font-size:1.4em;
	font-weight:bold;
}

div.box_riquadrodx_titolo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/sfondo_riquadro.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color:#AD0066;
	font-weight:bold;
	line-height:90%;
	padding-top:4em;
	text-indent:17em;
}
#buone_pratiche_1{
	border-left:1px solid #81a4b9;
	border-bottom:1px solid #81a4b9;
	float:left;
	width:285px;
	height:14em;
	background-color:#FCFDFE;
}
#buone_pratiche_2{
	border-right:1px solid #81a4b9;
	border-bottom:1px solid #81a4b9;
	float:left;
	height:14em;
	background-color:#FCFDFE;
	width:291px;
}

.box_buonepratiche{
	padding:0.5em;
}
div.box_riquadrosx_titolo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/sfondo_riquadro_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2.5em;
	text-indent:5em;
	color:#AD0066;
	font-weight:bold;
	height:2.7em;
}
div.box_riquadrosx{
	border-left:1px solid #81a4b9;
	border-right:1px solid #81a4b9;
	border-bottom:1px solid #81a4b9;
	background-color:#FCFDFE;
	padding-left:0.5em;
	padding-top:1em;
}


h2.default{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-size:0.9em;
	margin-left:0.5em;
	padding-bottom:0.2em;
}

#breadcrumbs{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	color:#4a7996;
	font-size:0.7em;
	margin-left:1em;
	margin-bottom:1em;
}
#breadcrumbs a{
	text-decoration:none;
	color:#4a7996;
}
#breadcrumbs a:hover{
	text-decoration:underline;
	color:#4a7996;
}
.default_data{
	color:#999999;
	margin-top:0.3em;
	text-align:right;
	font-size:0.8em;
	margin-right:0.5em;
	font-style:italic;
}
div.titoletto {
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-weight:normal;
	color:#333333;
	font-size:1.1em;
	border-bottom:0.05em solid #d8d2b1;
	margin-bottom:1em;
	padding-bottom:0.4em;
	margin-left:1em;
	width:90%;
}
h1.default_titolo {
	font-weight:normal;
	color:#333333;
	font-size:1.1em;
	border-bottom:0.05em solid #d8d2b1;
	margin-bottom:1em;
	padding-bottom:0.4em;
	margin-right:2em;
}
h1.titolo {
	font-weight:normal;
	color:#57839D;
	font-size:1em;
}
.piccolo{
	font-size:0.8em;
}
h1.default_titolo a:hover{
	text-decoration:underline;
}

h2.default_titolo {
	font-weight:normal;
	color:#333333;
	font-size:1.2em;
	border-bottom:0.05em solid #d8d2b1;
	margin-bottom:0.5em;
	margin-right:2em;
	margin-left:2em;
	width:90%;
}
h3.default_titolo {
	font-weight:normal;
	color:#333333;
	font-size:0.9em;
	margin-bottom:0.5em;
	margin-left:1.5em;
	width:10em;
	font-style:italic;
}
h3.default_titolo2{
	font-weight:normal;
	color:#333333;
	font-size:0.9em;
	margin-bottom:0.5em;
	margin-left:2.5em;
	width:10em;
	font-style:italic;
}
h3.default_titoletto{
	font-weight:bold;
	margin-bottom:0.1em;
	margin-top:1.5em;
	font-size:0.85em;
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
}
a.default_titolo{
	text-decoration:none;
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-weight:normal;
	color:#333333;
}
a.default_titolo:hover{
	text-decoration:none;
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-weight:normal;
	color:#336699;
}
a.default_titolo:visited{
	text-decoration:none;
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-weight:normal;
	color:#333333;
}
.allegati{
	
}
.allegati_correlati{
	font-size:0.7em;
	padding-bottom:0.8em;
}
.link_correlati{
	font-size:0.7em;
	padding-bottom:0.8em;
}
.risultati_ricerca{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-weight:normal;
	color:#333333;
	font-size:0.9em;
	margin-left:1em;
	margin-right:0.5em;
}
.risultati_ricerca_titolo{
	margin-left:1em;
	margin-top:0.5em;
}
.risultati_ricerca_titolo a{
	margin-right:1em;
}
.risultati_ricerca_testo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	margin-top:0.3em;
	margin-left:2.5em;
	font-size:0.75em;
}
.risultati_ricerca_chiavi{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-size:0.75em;
}
.scrivici{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/icona_contatti.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:25px;
	margin-right:25px;
	text-align:right;
	font-size:0.9em;
	color:#000000;
	border-bottom:0.01em solid #d8d2b1;
	width:auto;
}

h1.risultati_titolo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	margin-left:3em;
	margin-bottom:0em;
	font-size:0.9em;
}
h1.risultati_titolo a{
	margin-right:1em;
}
.risultati_testo{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	margin-bottom:3em;
	margin-left:5em;
	margin-right:4em;
	font-size:0.75em;
}
.imgbox_item { 
	float: left; 
	border: 1px solid #ccc; 	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	position: relative; 
	width: 150px; 
	height: 100px;
}

.imgbox_item a       {
	display: table-cell !important;
	display: block;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: black;
}

.imgbox_item img { 
	display: inline; 	
	border:0px;
	margin-left: 5px;
	margin-top: 5px;
}

.imgbox_item span {
	line-height: 100%;
	clear:both;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2px 0;
	background-color: #eee;
	overflow: hidden;
	font-size: 0.9em; 
	text-align: center;
}



/********************************** CLASSI FORM CONTATTA *******************************/
table.form_contatti{
	padding-top:10px;
	
}
table.form_contatti td{
	padding:2px;
	font-size:0.75em;
}
label.form_contatti{
	font-size:0.9em;
	font-weight:bold;	
	color: #57839D;
	margin-bottom:3px;
	display:block;
}
input.form_input{
	font-size:1em;
}
textarea.form_input{
	font-size:1.1em;
}
input.form_input:focus{
	background-color:#ffffcc;
}
textarea.form_input:focus{
	background-color:#ffffcc;
}
select.form_select{
	width:470px;
	height:20px;
}
select.form_select:focus{
	background-color:#ffffcc;
}
.titoloform{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	font-weight:bold;
	font-size:1em;
	color:#Ac0066;

}
.txtintro {
	font-family: Tahoma,Verdana,Times,Times New Roman,Arial,Helvetica;
	font-size:0.7em;
	padding-left:15px;
	margin-bottom:15px;
}
#overthetop_container{
   font-size:0.7em;
   color:#333333;
   text-align:right;
   margin-bottom:0.5em;
   margin-right:1em;
}
#mappasito_1{
	width:50em;
}
ul.mappa{	
	margin:0em;
	border:0em;
	background-color:#ffffff;
	list-style-type: none;
}
ul.mappasito{
	list-style-type: none;
	
	border:0em;
	background-color:#ffffff;
}
li.mappa{
	padding:0.5em;
	background-color:#ffffff;
	border-left:1px solid #d8d2b1;	
	font-weight:normal;
	line-height:9px;
	width:50%;
	white-space:nowrap;
}
li.mappa a{
	text-decoration:none;
}

li.mappanodo{
	padding:0.5em;
	background-color:#ffffff;
	border:0px solid #d8d2b1;
	font-weight:bold;
	border-top:1px solid #d8d2b1;
	text-decoration:underline;
}
ul.menubox{
	margin:0em;
	padding:0em;
	list-style-type: none;
	margin-top:0.5em;
	margin-left:5em;
	padding-bottom:2em;
}
li.menubox {
	font-size:0.9em;
	margin-left:0.5em;
	margin-right:0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	border-top:0.05em solid #d8d2b1;
	border-bottom:0.05em solid #d8d2b1;
	border-left:0.05em solid #d8d2b1;
	border-right:0.05em solid #d8d2b1;
	width:6em;
	float:left;
	display:inline;
	text-align:center;
}
li.menubox a{
	text-decoration:none;		
}
li.menubox a:visited{
	text-decoration:none;	
}
li.menubox a:hover{
	text-decoration:underline;	
}
label.ghost{
	font-size:0;
	margin:0;
	padding:0;
	color:#038ac4;
}
ul.link_ext{
	list-style-type: none;
	margin:0em;
	padding:0em;
	list-style-type: none;
	margin-top:1.5em;
	margin-left:1em;
}
li.link_ext{	
	background-image:url(../icons/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:1.8em;
	margin-right:0.5em;
}
ul.download_ext{
	list-style-type: none;
	margin:0em;
	padding:0em;
	list-style-type: none;
	margin-top:1.5em;
	margin-left:1em;
}
li.download_ext{	
	background-image:url(../images/download_ext.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:1.8em;
	margin-right:0.5em;
}

ul.link_interno{
	margin:0em;
	padding:0em;
	list-style-type: square;
	line-height: 140%;
	margin-bottom:1em;
	margin-left:0.9em;
}
li.link_interno {
	text-decoration:none;
	padding-bottom:0.5em;
}
li.link_interno a{
	text-decoration:none;		
}
li.link_interno a:visited{
	text-decoration:none;	
}
li.link_interno a:hover{
	text-decoration:underline;	
}


a.link_interno {
	text-decoration:none;
	color:#AC0066;
	font-size:0.9em;
}
a.link_interno:visited{
	text-decoration:none;	
}
a.link_interno:hover{
	text-decoration:underline;
}


ul.elenco2{
	margin-top:0.5em;
	margin-bottom:0.8em;
}
a.link_esterno {
	background-image : url(../icons/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
	padding-left:1.5em;	
	color:#2b4552;
}
.bottone{
	color:#57839d;
	background-color:#f2f4f9;
	cursor:pointer;
	border:1px solid #81A4B9;
}
.buttone {
	color:#57839d;
	background-color:#f2f4f9;
	cursor:pointer;
	border:1px solid #81A4B9;
}
input.blu{
	color:#57839d;
	background-color:#f2f4f9;
	border:1px solid #81A4B9;
}

.news_img{	
	margin-right:0.5em;
}	
span.img_home{	
	margin-right:0.5em;
	width:3em;
}	
div.box_sx_tit_pratiche{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/sfondo_riquadro_pratiche_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:1.5em;
	padding-right:3.5em;
	color:#AD0066;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	line-height:80%;

}
div.box_sx_tit_progetto{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/sfondo_riquadro_progetto_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:1.9em;
	padding-right:4em;
	color:#AD0066;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	line-height:80%;
}
div.box_sx_tit_notizie{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/sfondo_riquadro_notizie_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:1.9em;
	padding-right:3.5em;
	color:#AD0066;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	line-height:80%;
}
div.box_sx_tit_link{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/sfondo_riquadro_link_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:1.9em;
	padding-right:3.5em;
	color:#AD0066;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	line-height:80%;
}
div.box_sx_tit_vuoto{
	font-family: Tahoma,Verdana,Georgia,Times,Times New Roman,Arial,Helvetica;
	background-image:url(../images/sfondo_riquadro_vuoto_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:1.9em;
	padding-right:3.5em;
	color:#AD0066;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	line-height:80%;
}
h3.progetto_sottotitolo {
	font-size:0.8em;
	font-style:italic;
	color:#57839D;
	text-decoration:none;
	line-height:0%;
	
}
div.allegati{
	background-color: #eeeeee;
	padding-top:0.5em;
	padding-right:0.5em;
	padding-left:0.5em;
}

