/** SERVIZIO **/

.menu_immagine {
	width:100%;
	margin-top: 11px;
	padding-top: 6px;
	padding-left: 6px;
	text-align:center;
	overflow:hidden;
}

#box_principale{
	position: absolute;
	margin:10px 0px 10px 0px;
	width: 100%;
	min-width: 770px;
	text-align:center;
}

#pg_contenitore{
	position: absolute;
	background-color: #FFFFFF;
	margin:10px 2% 0px 2%;
	min-width: 770px;
	width:96%;
	text-align: left;
}

#pg_chiusura{
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../imgs/boxang_3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.pg_chiusura_cnt
{
	height: 21px;
	clear: both;
	position: relative;
	width: 100%;
	background-color: #163d4f;
}
.pg_chiusura_cnt1{
	margin: 3px 0px 3px 2px;
	float:left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #163d4f;
}
.pg_chiusura_cnt2{
	margin: 3px 1px 3px 0px;
	float:right;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #163d4f;
}
.pg_chiusura_cnt3{
	margin-top: 5px;
	padding-bottom: 5px;
	clear:both;
	text-align:center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../imgs/boxang_2.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
}

.pg_chiusura_fine
{
	height: 10px;
	clear: both;
	position: relative;
	width: 100%;
	background-color: #2c2e35;
}

hr {display: none;}

.hidden {
	width: 2px;
	height: 0;
	color: #fff;
	font-size: 0;
	left: -18000px;
	position: absolute;
	overflow: hidden;
}

.nascosto {
	width: 2px;
	height: 0;
	color: #fff;
	font-size: 0;
	left: -18000px;
	position: absolute;
	overflow: hidden;
}

#menuAccesso, #noteAccesso {
	width: 300px;
	height: 10px;
	left: -18500px;
	position: absolute;
	overflow: hidden;
}
/** COMUNE **/
html,body{margin: 0;padding:0;width:99%; height:100%}
body{
	font-family:  Tahoma, Verdana, sans-serif;
	font-size: 70%;
	width:100%;
	height:100%;
	background-color: #2c2e35;
}


#testata_sf1{
	clear:both;
	width:100%;
	height: 100px;
	background-image:url(../imgs/sfondo1.jpg);
	background-repeat:repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color:#2c2e35;
}
#testata_sf2{
	clear:both;
	width:100%;
	height: 20px;
	background-color:#173746;
	background-image:url(../imgs/sfondo2.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#2c2e35;
}
#pg_testata{
	position:relative;
	width:100%;
	height:174px;
	background-image:url(../imgs/boxang_1.gif);
	background-position:top right;
	background-repeat: no-repeat;
}

#pg_logo{
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:37px;
	height: 50px;
}
.pg_servizio{
	margin:0px;
	padding:0px 34px 0px 0px;
	float:right;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pg_servizio_link{
	margin:0px;
	padding: 13px 2px 0px 6px;
	float:left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b8b8b8;
}
.pg_servizio A:visited{color: #000000;text-decoration: none;}
.pg_servizio A:link{color: #000000;text-decoration: none;}
.pg_servizio A:hover {text-decoration:underline;color:#000000;}

#pg_logo_scritto{
	position:relative;
	margin:0px;
	padding:0px;
	float: left;
}



#pg_navigaX{
	clear:both;
	float:right;
	width:100%;
	height: 20px;
	background-color:#163c4d;
	background-image:url(../imgs/pg_naviga_apri.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.pg_naviga_apri{
	position:relative;
	float:left;
}

.pg_navigaX_e{
	float:left;
	font-size: 11px;
	margin:2px 4px 0px 10px;
	height:16px;
	color:#ffffff;
}

.pg_navigaX_e A:visited{color: #ffffff;text-decoration: none;}
.pg_navigaX_e A:link{color: #ffffff;text-decoration: none;}
.pg_navigaX_e A:hover{color: #ffffff;text-decoration: underline;}


.pg_naviga_e{
	float:left;
	font-size: 11px;
	padding:3px 4px 0px 4px;
	height:17px;
	color:#FFFFFF;
	background-color:#9c5304;
}
.pg_naviga_chiudi{
	float:left;
}
.pg_naviga_eS{
	float:left;
	font-size: 11px;
	padding:3px 4px 0px 4px;
	height:17px;
	color:#000000;
	font-weight:bold;
	background-color: #fed981;
}

#pg_naviga{
	clear:both;
	height: 20px;
}


.pg_naviga_e A:visited{color: #ffffff;text-decoration: none;}
.pg_naviga_e A:link{color: #ffffff;text-decoration: none;}
.pg_naviga_e A:hover {text-decoration: none;color:#ffc000;}

.pg_naviga_eS A:visited{color: #000000;text-decoration: none;}
.pg_naviga_eS A:link{color: #000000;text-decoration: none;}
.pg_naviga_eS A:hover{color: #000000;text-decoration: none;}

#pg_contenuto{
	clear:both;
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:bottom left;
}

.box1{
	background-image:url(../imgs/box1_angolo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 10px;
	padding: 7px 10px 10px 10px;
	text-align: justify;
}
.box1 a:visited{color: #000000;text-decoration: none;}
.box1 a:link{color: #000000;text-decoration: none;}
.box1 a:hover{text-decoration:underline; color:#000000;}

.box2{
	background-image:url(../imgs/box1_angolo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 15px 10px 15px 0px;
	padding: 7px 10px 10px 10px;
}
.box2 a:visited{color: #000000;text-decoration: none;}
.box2 a:link{color: #000000;text-decoration: none;}
.box2 a:hover{text-decoration:underline; color:#000000;}

.menu_cnt{
	background-color:#4a4d54;
}

.menu_el{
	background-image:url(../imgs/menuVert.gif);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:20px;
	padding-bottom:2px;
	margin:0px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.menu_el a:visited, .menu_el a:link{color: #ffffff;text-decoration: none;}
.menu_el a:hover {
	color: #ffc000;
	text-decoration:none;
}
.menu_elS{
	background-image:url(../imgs/menuVertS.gif);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:20px;
	padding-bottom:2px;
	margin:0px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_elS A:visited{color: #ffffff;text-decoration: none;}
.menu_elS A:link{color: #ffffff;text-decoration: none;}
.menu_elS A:hover{color: #ffffff;text-decoration: none;}

.menu_e2{
	background-image:url(../imgs/menuVert2.gif);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:28px;
	padding-bottom:2px;
	margin:0px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_e2 A:visited{color: #ffffff;text-decoration: none;}
.menu_e2 A:link{color: #ffffff;text-decoration: none;}
.menu_e2 A:hover{color: #ffc000;text-decoration: none;}

.menu_e2S{
	background-image:url(../imgs/menuVert2S.gif);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:28px;
	padding-bottom:2px;
	margin:0px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_e2S A:visited{color: #ffffff;text-decoration: none;}
.menu_e2S A:link{color: #ffffff;text-decoration: none;}
.menu_e2S A:hover{color: #ffffff;text-decoration: none;}

.menu_box1{
	background-image:url(../imgs/ediAng1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 11px;
	margin-left:7px;
	padding-top: 6px;
	padding-left: 6px;
}
.menu_box2{
	width:100%;
	background-image:url(../imgs/ediAng2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-right: 6px;
}

#cnt_naviga_o{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4a4d54;
}

.txt_titolo_o{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin-top:12px;
	font-weight: bold;
}

#cnt_naviga{
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fed981;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fed981;
}

.txt_titolo{
	margin-left:0px;
	padding-left:6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #9c5100;
	font-size: 120%;
	color:#163c4d;
	font-weight: bold;
}

.box_immagine {
	float:left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
}
/** PAGINA **/

.cnt_pagina_testo{
	width:98%;
	margin:0px;
	margin-top:10px;
	padding:0px;
	color: #000000;
	text-align: justify;
}

.cnt_pagina_spot{
	clear:both;
	position: relative;
	float:left;
	width:98%;
	margin:0px;
	margin-top:10px;
	padding:0px;
	color: #000000;
	text-align: left;
}

#cnt_box_pagina{
	position:relative;
	float:right;
	width:100%;
	min-height:419px;
	margin:0px;
	margin-bottom: 20px;
	padding:0px;
}

/** SEZIONE **/
#sez_col1 {
	float:left;
	width:20%;
}
#sez_col2{
	float: right;
	width:78%;
}

#cnt_spot1{
	position:relative;
	margin-left:2%;
	width:30%;
	float:left;
}

#cnt_spot2{
	position:relative;
	float:left;
	margin-left:2%;
	width:30%;
}

#cnt_spot3{
	position:relative;
	float:left;
	margin-left:2%;
	width:30%;
}

#cnt_box_sezione{
	width:100%;
	background-repeat:no-repeat;
	background-position:right center;
	width:100%;
	height:419px;
	margin:0px;
	padding:0px;
}

.cnt_sezione_testo{
	clear:both;
	width:90%;
	margin:0px;
	margin-top:10px;
	padding:0px;
	color: #000000;
}
/** HOMEPAGE **/

#hp_contenuto{
	clear:both;
	background-repeat:no-repeat;
	background-position:right center;
	width:100%;
	height:450px;
	margin:0px;
	padding:0px;
}

#hp_col1 {
	width: 20%;
	float:left;
	}
#hp_col2 {
	width: 60%;
	float: left
}
.hp_news{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4b6be;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a4b6be;
	margin:0px 0px 20px 0px ;
	padding: 0px 2px 2px 0px;
}
.hp_news_titolo{
	clear:both;
	width:100%;
	margin-left:0px;
	padding-left:6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0f3c4f;
	text-align:left;
	font-size: 120%;
	color:#0f3c4f;
}

.hp_news_el_old{
	margin:4px 0px 4px 12px ;
	font-size: 100%;
	color: #000000;
	text-align:left;
}
.hp_news_el a:visited, a:link {
	color: #000000;
	text-decoration: none;
}
.hp_news_el a:hover {
	color: #000000;
	text-decoration:underline;
}

.hp_editoriale1{
	background-image:url(../imgs/ediAng1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 20px;
	padding-top: 6px;
	padding-left: 6px;
}
.hp_editoriale2{
	width:100%;
	background-image:url(../imgs/ediAng2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-right: 6px;
}
.hp_editoriale_cnt{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #FFFFFF;
	background-color:#4a4d54;
	padding-top:1px;
	padding-bottom:3px;
	font-weight: bold;
}
.hp_editoriale_cnt a:visited{color: #FFFFFF;	text-decoration: none;}
.hp_editoriale_cnt a:link{color: #FFFFFF;	text-decoration: none;}
.hp_editoriale_cnt a:hover{color: #FFFFFF; text-decoration:underline;}

.st_liste_servizio{
	float:left;
	width:auto;
	margin-bottom:10px;
	margin-right: 8px;
}
.st_liste_servizio A:visited{color: #000000;text-decoration: none;}
.st_liste_servizio A:link{color: #000000;text-decoration: none;}
.st_liste_servizio A:hover{color: #000000;text-decoration: underline;}

.pg_naviga_e_cnt{
	float:left;
	font-size: 11px;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	height:14px;
}
.pg_naviga_e_cntS{
	float:left;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	height:14px;
}


.box_imgx {
	display:block;
	position:relative;
	float:left;
	width: 100px;
	min-height: 74px;
	margin: 6px;
	padding: 2px;
	border: 1px solid #163d4f;
}