
body{
margin:0;
padding:0;
width:100%;
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(../imm_struttura/sfondo_principale.jpg);
background-repeat: repeat-x;
background-position: top left;
background-color:#F0ECEB;
}

/*-------------------------------------------------------------------- LAYOUT BASE */

#base{
width:100%;
text-align:center;
}

#pagina{
width:764px;
margin:0px auto;
position:relative;
text-align: left;
}

#testata_top{
background-color:#FFFFFF;
width:764px;
height:30px;
float:left;
text-align:right;
padding-top: 10px;
}

#testata{
width:764px;
height:159px;
background: url(../imm_struttura/testata.gif);
background-repeat:no-repeat;
background-color:#FF9900;
float:left;
text-align:center;
}

#contenuti{
width:764px;
background: url(../imm_struttura/sfondo_contenuti.gif);
float:left;
text-align:center;
}

#col_sx{
float: left;
text-align: left;
width:200px;
}

#col_dx{
float: left;
width:560px;
text-align: left;
}

#note_home{
width:764px;
float:left;
text-align:left;
}

#piede{
width:764px;
height:40px;
background: url(../imm_struttura/sfondo_piede.gif);
float:left;
text-align:left;
padding-top:10px;
}

#piede_spazio{
background: url(../imm_struttura/piede_bottom.gif);
width:764px;
height:45px;
float:left;
text-align:left;
}

/*-------------------------------------------------------------------- MENU NASCOSTO NAVIGAZIONE PAGINA */

.salta{
	position:absolute;
	top: -1000em;
	left: 0;
	font-size: 1.5em;
	font-weight: bold;
}

/*-------------------------------------------------------------------- MENU SX */

.menu_sx{
	width:200px;
	/*height:100%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 0.7em;
	line-height: 2.5em;
	text-align:left;
}

.menu_sx ul{
	background: url(../imm_struttura/sfondo_menu_1liv.gif);
	background-repeat: no-repeat;
	border-top: none;
	width:200px;
	list-style-type: none;
	margin:0;
	padding:0;
}

.menu_sx ul li{
	background: url(../imm_struttura/sfondo_menu_1liv.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	width:200px;
}

.menu_sx ul li a{
	color:#333333;
	background: url(../imm_struttura/sfondo_menu_1liv.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	margin:0;
	display:block;
	width:200px;
}

.menu_sx ul li a:link{
    background: url(../imm_struttura/sfondo_menu_1liv.gif);
	width:200px;
}

.menu_sx ul li a:visited{
    background: url(../imm_struttura/sfondo_menu_1liv.gif);
	background-repeat: no-repeat;
	width:200px;
}

.menu_sx ul li a:active{
    background: url(../imm_struttura/sfondo_menu_1liv.gif);
	background-repeat: no-repeat;
	width:200px;
}

.menu_sx ul li a:hover{
	color:#000000;
    background: url(../imm_struttura/sfondo_menu_1liv.gif);
	background-repeat: no-repeat;
	width:200px;
}

.menu_sx ul li ul li{
	background: url(../imm_struttura/sfondo_menu_2liv.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	width:200px;
}

.menu_sx ul li ul li a{
	background: url(../imm_struttura/sfondo_menu_2liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	text-decoration:none;
	margin:0;
	width:200px;
}

.menu_sx ul li ul li a:link{
    background: url(../imm_struttura/sfondo_menu_2liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx ul li ul li a:visited{
    background: url(../imm_struttura/sfondo_menu_2liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx ul li ul li a:active{
    background: url(../imm_struttura/sfondo_menu_2liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx ul li ul li a:hover{
	color:#000000;
    background: url(../imm_struttura/sfondo_menu_2liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx ul li ul li ul li{
	background: url(../imm_struttura/sfondo_menu_3liv.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	width:200px;
}

.menu_sx ul li ul li ul li a{
	background: url(../imm_struttura/sfondo_menu_3liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	text-decoration:none;
	margin:0;
	width:200px;
}

.menu_sx ul li ul li ul li a:link{
    background: url(../imm_struttura/sfondo_menu_3liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx ul li ul li ul li a:visited{
    background: url(../imm_struttura/sfondo_menu_3liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx ul li ul li ul li a:active{
    background: url(../imm_struttura/sfondo_menu_3liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx ul li ul li ul li a:hover{
	color:#000000;
    background: url(../imm_struttura/sfondo_menu_3liv.gif);
	background-repeat: no-repeat;
	list-style-type:circle;
	width:200px;
}

.menu_sx .chiusura{
    background: url(../imm_struttura/chiusura_menu.gif);
	background-repeat: no-repeat;
	width:200px;
	height:18px
}

.loghi_col_sx{
	padding-top: 20px;
	padding-bottom: 20px;
}

/*-------------------------------------------------------------------- CONTENUTI */

.menu_testata{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}

.menu_testata A:link { text-decoration:none; color: #666666; }
.menu_testata A:visited { text-decoration:none; color: #666666; }
.menu_testata A:active { text-decoration:none; color: #666666; }
.menu_testata A:hover { text-decoration:none; color: #FF0000; }

.divisore{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFC354;
}

.testi_cotenuti_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width:540px;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
	text-align:left;
}

.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color:#FFFFFF;
	text-align: justify;
}

.testo A:link { text-decoration:underline; color: #000000; }
.testo A:visited { text-decoration:underline; color: #000000; }
.testo A:active { text-decoration:underline; color: #000000; }
.testo A:hover { text-decoration:underline; color: #DFD6D3; }

.txt_piede{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: left;
	padding-left: 15px;
}

.txt_piede A:link { text-decoration:none; color: #000000; }
.txt_piede A:visited { text-decoration:none; color: #000000; }
.txt_piede A:active { text-decoration:none; color: #000000; }
.txt_piede A:hover { text-decoration:none; color: #FF0000; }

.imm_sx{
float:left;
}

.imm_dx{
float:right;
}

caption{display: none}

/*-------------------------------------------------------------------- BOX HOME PAGE - NEWS*/

.box_home_news{
	width:355px;
	float: left;
}

.box_home_news_titolo{
	background: url(../imm_pagine/sfondo_titolo_box_news.gif);
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

.box_home_news_testi_titolo{
	font-weight: bold;
}

.box_home_news_testi_titolo A:link { color: #CC0000; }
.box_home_news_testi_titolo A:visited { color: #CC0000; }
.box_home_news_testi_titolo A:active { color: #CC0000; }
.box_home_news_testi_titolo A:hover { text-decoration:underline; color: #FF0000; }


.box_home_news_testi{
	width:350px;
	background: url(../imm_pagine/sfondo_grigio_box.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.box_home_news_piede{
	background: url(../imm_pagine/sfondo_titolo_box_news_b.gif);
	width:350px;
	height:7px;
}

/*-------------------------------------------------------------------- BOX HOME PAGE - LINKS*/

.box_home_links{
	width:200px;
	float: left;
}

.box_home_links_titolo{
	background: url(../imm_pagine/sfondo_titolo_box_links.gif);
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

.box_home_links_immagine{
	background: url(../imm_pagine/imm_links.gif);
	width:190px;
	height:50px;
}

.box_home_links_testi{
	width:175px;
	background: url(../imm_pagine/sfondo_grigio_box.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.box_home_links_testi ul{
	background-repeat: no-repeat;
	border-top: none;
	list-style-type: none;
	margin:0;
	padding:0;
}

.box_home_links_testi ul li{
	background: url(../imm_pagine/freccietta_x_links.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	list-style-type: none;
	margin:0;
    padding-left:15px;
}

.box_home_links_testi ul li a{
	color:#333333;
	text-decoration:none;
	margin:0;
	display:block;
}

.box_home_links_testi ul li a:link{
	color:#333333;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;
}

.box_home_links_testi ul li a:visited{
	color:#333333;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;
}

.box_home_links_testi ul li a:active{
	color:#333333;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;

}

.box_home_links_testi ul li a:hover{
	color:#E10000;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;

}

.box_home_links_piede{
	background: url(../imm_pagine/sfondo_titolo_box_links_b.gif);
	width:190px;
	height:20px;
}

/*-------------------------------------------------------------------- BOX HOME PAGE - RISORSE*/

.box_home_risorse{
	width:200px;
	float: left;
}

.box_home_risorse_titolo{
	background: url(../imm_pagine/sfondo_titolo_box_risorse.gif);
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

.box_home_risorse_immagine{
	background: url(../imm_pagine/imm_risorse_correlate.gif);
	width:190px;
	height:50px;
}

.box_home_risorse_testi{
	width:175px;
	background: url(../imm_pagine/sfondo_grigio_box.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.box_home_risorse_testi ul{
	background-repeat: no-repeat;
	border-top: none;
	list-style-type: none;
	margin:0;
	padding:0;
}

.box_home_risorse_testi ul li{
	background: url(../imm_pagine/freccietta_x_links.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	list-style-type: none;
	margin:0;
    padding-left:15px;
}

.box_home_risorse_testi ul li a{
	color:#333333;
	text-decoration:none;
	margin:0;
	display:block;
}

.box_home_risorse_testi ul li a:link{
	color:#333333;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;
}

.box_home_risorse_testi ul li a:visited{
	color:#333333;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;
}

.box_home_risorse_testi ul li a:active{
	color:#333333;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;

}

.box_home_risorse_testi ul li a:hover{
	color:#E10000;
	line-height: 1.6em;
	list-style-type: none;
	margin:0;

}


.box_home_risorse_piede{
	background: url(../imm_pagine/sfondo_titolo_box_risorse_b.gif);
	width:190px;
	height:20px;
}

/*-------------------------------------------------------------------- ABSTRACT NEWS*/

.abstract_news {
float:left;
width:100%;
}

.imm_news {
float:left;
width:110px;
padding-bottom: 10px;
}

.txt_abstract_news {
float:left;
width:410px;
height:100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
text-align: left;
padding-left: 10px;
}

.txt_abstract_news A:link { color: #CC0000; }
.txt_abstract_news A:visited { color: #CC0000; }
.txt_abstract_news A:active { color: #CC0000; }
.txt_abstract_news A:hover { text-decoration:underline; color: #FF0000; }

/*-------------------------------------------------------------------- FORM*/

.txt_form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
text-align: left;
padding-left: 10px;
}

/*-------------------------------------------------------------------- DETTAGLIO NEWS*/

.dettaglio_news {
background-color: #FFFFFF;
padding-left: 10px;
}

.dettaglio_news_data {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: normal;
color: #CC0000;
background-color: #FFFFFF;
text-align: left;
}

.dettaglio_news_oggetto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: bold;
color: #CC0000;
background-color: #FFFFFF;
text-align: left;
}

.dettaglio_news_immagine {
float: left;
padding-right: 10px;
}

.dettaglio_news_testo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
text-align: left;
}

.dettaglio_news_testo A:link { color: #CC0000; }
.dettaglio_news_testo A:visited { color: #CC0000; }
.dettaglio_news_testo A:active { color: #CC0000; }
.dettaglio_news_testo A:hover { text-decoration:underline; color: #FF0000; }

.dettaglio_news_allegati {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: bold;
color: #CC0000;
background-color: #FFFFFF;
text-align: left;
}

.dettaglio_news_allegati A:link { color: #CC0000; }
.dettaglio_news_allegati A:visited { color: #CC0000; }
.dettaglio_news_allegati A:active { color: #CC0000; }
.dettaglio_news_allegati A:hover { text-decoration:underline; color: #FF0000; }

.dettaglio_news_allegati_titolo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
text-align: left;
}

.dettaglio_news_back {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: bold;
color: #CC0000;
background-color: #FFFFFF;
text-align: left;
}

.dettaglio_news_back A:link { color: #CC0000; }
.dettaglio_news_back A:visited { color: #CC0000; }
.dettaglio_news_back A:active { color: #CC0000; }
.dettaglio_news_back A:hover { text-decoration:underline; color: #FF0000; }


/*-------------------------------------------------------------------- LAYOUT PAGINA DENTRO COL DX - 01*/

.col_dx_sx_spazio{
float:left;
width:100%;
height:30px;
}

.col_dx_path{
color: #555555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
/*line-height: 2.5em;*/
font-weight: normal;
float: left;
width:100%;
text-align: right;
display:block;
padding-top:5px;
}

.col_dx_path A:link { color: #555555; }
.col_dx_path A:visited { color: #555555; }
.col_dx_path A:active { color: #555555; }
.col_dx_path A:hover { text-decoration:underline; color: #CC0000; }

.col_dx_title{
color: #117816;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: 2.5em;
font-weight: bold;
float: left;
width:100%;
text-align: left;
display:block;
padding-left:10px;
padding-right:10px;
}

.col_dx_txt{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.85em;
float: left;
width:100%;
text-align: left;
padding-left:10px;
padding-right:10px;
}

.col_dx_txt A:link { color: #CC0000; }
.col_dx_txt A:visited { color: #CC0000; }
.col_dx_txt A:active { color: #CC0000; }
.col_dx_txt A:hover { text-decoration:underline; color: #FF0000; }

/*-----------------------------*/

.col_dx_01_top{
float: left;
width:100%;
text-align: left;
}

.col_dx_01_center{
float: left;
width:100%;
text-align: left;
}

.col_dx_01_bottom{
width:100%;
float:left;
text-align:center;
}

/*-------------------------------------------------------------------- LAYOUT PAGINA DENTRO COL DX - 02*/

.col_dx_02_sinistra{
float: left;
width:50%;
}

.col_dx_02_destra{
float: left;
width:50%;
}

.col_dx_02_bottom{
width:100%;
float:left;
text-align:center;
}

/*-------------------------------------------------------------------- SITE MAP*/

.site_map {
color: #A6560B;
font-weight: bold;
}

.site_map ul li {
color: #A6560B;
font-weight: bold;
}

.site_map ul li A { text-decoration:none; }
.site_map ul li A:link { color: #A6560B; }
.site_map ul li A:visited { color: #A6560B; }
.site_map ul li A:active { color: #A6560B; }
.site_map ul li A:hover { text-decoration:underline; color: #555555; }

.site_map ul li ul li{
background: #fff url(imm_pagine/menu_puntatore_map.gif) 1px 3px no-repeat;
padding:0px 5px 0px 15px;
}

.site_map ul li ul li A { text-decoration:none; }
.site_map ul li ul li A:link { color: #555555; }
.site_map ul li ul li A:visited { color: #555555; }
.site_map ul li ul li A:active { color: #555555; }
.site_map ul li ul li A:hover { text-decoration:underline; color: #A6560B; }

/*-------------------------------------------------------------------- ACCESSIBILITA'*/

caption{display: none}

.colore_celle_tit{
background-color:#C7E5F9;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
float: left;
}

.colore_celle_dati{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
float: left;
background-color:#F1F1F1;
}

