body{
    display: block;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12pt;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
    /*width: 1000px;*/
	border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;

}

#navBar{
	
	float: left;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-right: 0px;
	
}

#navBarRight{
	/*display: block;
	float:right;
    position: absolute;left: 800px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    width: 205px;
    background-color: #eeeeee;
    border-left: 1px solid #cccccc;*/
    float: right;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-right: 0px;
	
}

#navBarServiziCittadino{
	/*float: left;
	width: 20%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF29D;
	border-right: 1px solid #cccccc;*/
	
	float: left;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF29D;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-right: 0px;
			
}

#navBarRightServiziCittadino{
	float: right;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF29D;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-right: 0px;
	
}

#navBarServiziImprese{
	float: left;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:  #DBEEDA;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
}

#navBarRightServiziImprese{
	float: right;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:  #DBEEDA; 
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-right: 0px;
	
}


#headlines{
    float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{ 
	width: 590px;
	/*position:absolute;top:203px;*/
	/*position:absolute;left:203px;*/
	margin-left:0px;
	
}
#content1{ 
	width: 790px;	
	/* position:absolute;top:203px;  */
	/* position:absolute;left:203px; */
	
}

#contentpop{ 
	width: 579px;
  	
}

/*#contentcart{
  float: certer;
  width: 100%;
  
}*/

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	width: 900px;
	
}


/************* #globalNav styles **************/

#globalNav{
padding: 5px 0px 5px 10px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 11px;
	font-size: 100%; /*80*/
	width: 570px;   /*ins*/
	
}

.feature h3{
	margin: 0px;
	padding: 0px;
	color: #AAAAAA;
	font-weight: bold;
	font-size: 160%;	
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
/******************************************************************************/

.content1 {float: left; width: 100%; margin: 0px; padding: 0px 0px 10px 20px; color: rgb(75,75,75);}
.content1-container {
overflow: hidden; 
float: left; 
width: 100%; 
margin: 0px 0px 5px 0px;
padding: 0px;}
.content1-container-1col {overflow: hidden; width: 408px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-200px {float: right; width: 196px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-160px {float: right; width: 236px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-120px {float: right; width: 276px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-100px {float: right; width: 296px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-80px {float: right; width: 316px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-60px {float: right; width: 336px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-40px {float: right; width: 356px; margin: 0px; padding: 0px;}

.content1-container-2col-left {
float: left; 
width: 100%; 
margin: 0px;
padding: 0px;}
.content1-container-2col-right {
float: left; 
width: 100%;  margin: 0px; padding: 0px;}

.content1-container-2col-txtright-100px {float: right; width: 79px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-80px {float: right; width: 99px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-60px {float: right; width: 119px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-40px {float: right; width: 139px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-20px {float: right; width: 159px; margin: 0px; padding: 0px;}

.content1-container-3col-left {overflow: hidden; float: left; width: 31%; margin: 0px 25px 0px 0px; padding: 0px;}

.content1-container-3col-middle {overflow: hidden; float: left; width: 31%;margin: 0px; padding: 0px;}
.content1-container-3col-right {overflow: hidden; float: right; width: 31%; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-60px {float: right; width: 47px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-40px {float: right; width: 67px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-20px {float: right; width: 87px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-10px {float: right; width: 97px; margin: 0px; padding: 0px;}
.content1-pagetitle {width: 100%; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; 
border-bottom: solid 3px #AAAAAA; color: #AAAAAA; font-weight: bold; font-size: 180%;}

/************* #siteInfo styles ***************/

#siteInfo{

	clear:both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	width: 1002px;
	
			
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#loginpanel {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#loginpanel form{
 margin: 0px;
 padding: 0px;
}

#loginpanel label{
	display: block;
	margin: 0px;
	padding: 0px;
}
#loginpanel h3{
	padding: 10px 0px 2px 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}

#search{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#search h3{
	padding: 10px 0px 2px 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/*********** #navBar link styles ***********/

#navBarServiziCittadino ul a:link, #navBarServiziCittadino ul a:visited {display: block;}
#navBarServiziCittadino ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarServiziCittadino li {border-bottom: 1px solid #EEE;}

/*********** #navBar link styles ***********/

#navBarServiziImprese ul a:link, #navBarServiziImprese ul a:visited {display: block;}
#navBarServiziImprese ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarServiziImprese li {border-bottom: 1px solid #EEE;}

/*********** #navBarRight link styles ***********/

#navBarRight ul a:link, #navBarRight ul a:visited {display: block;}
#navBarRight ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarRight li {border-bottom: 1px solid #EEE;}

/*********** #navBarRight link styles ***********/

#navBarRightServiziCittadino ul a:link, #navBarRightServiziCittadino ul a:visited {display: block;}
#navBarRightServiziCittadino ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarRightServiziCittadino li {border-bottom: 1px solid #EEE;}

/*********** #navBarRight link styles ***********/

#navBarRightServiziImprese ul a:link, #navBarRightServiziImprese ul a:visited {display: block;}
#navBarRightServiziImprese ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarRightServiziImprese li {border-bottom: 1px solid #EEE;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	background-color: #ffffff;

}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

#bannerLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #ffffff;
	text-align: center;
}

#bannerLinks h3{
	padding: 10px 0px 2px 10px;
	background-color: #ffffff;
	text-align: left;
}
#bannerLinks h4{
	padding: 20px 0px 2px 20px;
	background-color: #eeeeee;
	text-align: left;
}

#bannerLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;
	height: 110px;
}

#bannerLinks a:hover{
	background-color: #ffffff;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/*--------------------*/
/* 6.1 - Content Area */
/*--------------------*/

/* Titles and textboxes*/
.content-title-noshade-size1 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
.content-title-noshade-size2 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 150%;}
.content-title-noshade-size3 {margin: 0px; padding: 0px; color: #AAAAAA; font-weight: bold; font-size: 14pt;}
.content-title-noshade-size4 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 180%;}
.content-title-noshade-size5 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 200%;}
.content-title-shade-size1 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(100,100,100); color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
.content-title-shade-size2 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 150%;}
.content-title-shade-size3 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 160%;}
.content-title-shade-size4 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168);  font-weight: bold; font-size: 180%;}
.content-title-shade-size5 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168);  font-weight: bold; font-size: 200%;}
.content-subtitle-noshade-size1 
{text-align:left; margin: 0px; padding: 0px; color: #808080; font-weight: bold; font-size: 110%;}
.content-subtitle-noshade-size2 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 120%;}
.content-subtitle-noshade-size3 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
.content-subtitle-noshade-size4 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 140%;}
.content-subtitle-noshade-size5 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 150%;}
.content-subtitle-shade-size1 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 110%;}
.content-subtitle-shade-size2 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 120%;}
.content-subtitle-shade-size3 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
.content-subtitle-shade-size4 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 140%;}
.content-subtitle-shade-size5 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 150%;}
.content-txtbox-noshade {
text-align: justify; 
margin: 0px; 
padding: 7px 0px 0px 0px; }
.content-txtbox-shade {margin: 0px; padding: 7px 10px 5px 10px; background-color: rgb(235,235,235);}

.WhiteLink {
color: #FFFFFF;
TEXT-DECORATION:none
}
.WhiteLink:link, .WhiteLink:visited { 
color: #FFFFFF;
text-decoration: none 
} 
.WhiteLink:hover {
color: #FFFFFF; 
text-decoration: underline 
}

.BlackLink {
color: #000000;
TEXT-DECORATION:none
}
.BlackLink:link, .BlackLink:visited { 
color: #000000;
text-decoration: none 
} 
.BlackLink:hover {
color: #000000; 
text-decoration: underline 
}

.button {
	BORDER-LEFT: #6699CC 2px solid; 
	BORDER-RIGHT: #6699CC 2px solid; 
	BORDER-TOP: #6699CC 2px solid; 
	BORDER-BOTTOM: #6699CC 2px solid; 
	FONT-SIZE: 10px; 
	CURSOR: pointer; 
	COLOR: black; 
	FONT-FAMILY: tahoma; 
	BACKGROUND-COLOR: #F2F7FA;
}

.buttonLink {
	text-align: center;
	border: 2px solid #6699CC;
	vertical-align: middle;
	line-height: 15px;
	height: 15px;
	BORDER-LEFT: #6699CC 2px solid; 
	BORDER-RIGHT: #6699CC 2px solid; 
	BORDER-TOP: #6699CC 2px solid; 
	BORDER-BOTTOM: #6699CC 2px solid; 
	CURSOR: pointer; 
	BACKGROUND-COLOR: #F2F7FA;
	
}
.buttonLink a {
	COLOR: black; 
	line-height: 15px;
	vertical-align: top;
	FONT-FAMILY: tahoma; 
	FONT-SIZE: 10px; 
	text-decoration: none;
}
.NavBordoEsterno {
	background-color: #80B3CC;
	height: 2px;
}
.NavBordoInterno {
	background-color: #C0D9E6;
	height: 1px;
}
.TesBordoInferiore {
	background-color: #FFFFFF;
	height: 4px;
}
.NavFilettoBianco {
	background-color: #FFFFFF;
	height: 1px;
}
.NavPulsantiera {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
}
/*.NavPulsanteHome {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3385AD;
	text-align: center;
	border: 1px solid #99C2D6;
	height: 21px;
	width: 79px;
	cursor: hand;
	line-height: 18px;
	padding-right: 2px;
}*/
.NavPercorso {
	font-family: Verdana;
	font-size: 11px;
	background-color: #E5E5E5;
	height: 16px;
	color: #333333;
	text-align: left;
	text-indent: 0pt;
}
.MenBordoEsterno {
	background-color: #67A3C2;
	width: 1px;
}
.MsxPuntoTitoloRete {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #99CCE6;
	background-color: #3399CC;
	height: 18px;
	width: 15px;
	text-align: center;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.MsxTitolo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #80B3CC;
	width: 150px;
	text-indent: 4pt;
}
.MsxPuntoLink {
	font-family: Arial;
	font-size: 10px;
	color: #67A3C2;
	background-color: #CEE1EC;
	text-align: center;
	width: 15px;
}
.MsxLink {
	background-color: #E5EFF5;
	text-indent: 4pt;
	width: 150px;
	height: 18px;
}
.MsxRigaVuota {
	background-color: #E5EFF5;
	width: 150px;
	text-align: center;
}
.MsxFilettoBanner {
	background-color: #A6C9DB;
	width: 150px;
	height: 1px;
}
.MenBordoInterno {
	background-color: #E5EFF5;
	width: 1px;
}
.MdxPuntoFunzioneReteProvincia {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #EBD6D6;
	background-color: #993333;
	height: 20px;
	width: 15px;
	text-align: center;
	line-height: 14px;
}
.MdxTitolo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7B7B7;
	width: 142px;
	text-indent: 4pt;
}
.MdxPuntoLink {
	font-family: Verdana;
	font-size: 8px;
	color: #ABABAB;
	background-color: #E4E4E4;
	text-align: center;
	width: 15px;
}
.MdxLink {
	background-color: #F1F1F1;
	text-indent: 4pt;
	width: 142px;
	height: 18px;
}

.MdxTesto {
	font-family: Verdana;
	font-size: 10px;
	background-color: #F1F1F1;
	color: #737373;
	font-weight: bold;
}
.MdxRigaVuota {
	background-color: #F1F1F1;
	width: 142px;
	text-align: center;
}
.MdxCercaReteProvincia {
	background-color: #F1F1F1;
	text-indent: 4pt;
	width: 142px;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.MdxInputCerca {
	margin-left: 4px;
	margin-right: 4px;
    /*position: relative;*/
    width: 90%;
	
}
.MdxPuntoTitolo {
	font-family: Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #D1D1D1;
	background-color: #A2A2A2;
	height: 18px;
	width: 15px;
	text-align: center;
	line-height: 5px;
}
.MdxFilettoBanner {
	background-color: #C9C9C9;
	width: 142px;
	height: 1px;
}
.PagPuntoTitoloHome {
	font-family: Verdana;
	font-size: 11px;
	color: #73ABC7;
	text-align: center;
	width: 20px;
	background-color: #006699;
	height: 19px;
}
.PagTitoloHome {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 399px;
	background-color: #006699;
	height: 19px;
	font-weight: bold;
}
.PagFilettoBianco {
	background-color: #FFFFFF;
}
.PagFilettoBlu {
	background-color: #006699;
	height: 1px;
}
.PagListaProvinceDispari {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.PagListaTratteggioV {
	background-image: url(../img/pag_lista_tratteggioV.gif);
	background-repeat: repeat;
	width: 1px;
}
.PagListaTratteggioO {
	background-image: url(../img/pag_lista_tratteggioO.gif);
	background-repeat: repeat;
	height: 1px;
}
.PagListaProvincePari {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000099;
	background-color: #FAFAFA;
	text-decoration: underline;
}
.Foo {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	height: 21px;
}
.FooBordoSuperiore {
	background-color: #67A3C2;
}
.FooFilettoBianco {
	background-color: #FFFFFF;
	height: 1px;
}
/*.NavPulsanteComune {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
	border: 1px solid #FFFFFF;
	height: 21px;
	width: 79px;
	cursor: hand;
	line-height: 18px;
	padding-right: 2px;
	text-align: left;
}*/
.NavPulsanteComuneLed {
	background-color: #E69999;
	height: 19px;
	width: 9px;
}
/*.NavPulsanteCitta {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	border: 1px solid #FFFFFF;
	height: 21px;
	width: 81px;
	cursor: hand;
	line-height: 18px;
	padding-right: 2px;
	text-align: left;
}*/
.NavPulsanteCittaLed {
	background-color: #99CCE6;
	height: 19px;
	width: 9px;
}
/*.NavPulsanteServizi {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	border: 1px solid #FFFFFF;
	height: 21px;
	width: 79px;
	cursor: hand;
	line-height: 18px;
	padding-right: 2px;
	text-align: left;
}*/
.NavPulsanteServiziLed {
	background-color: #FFCC99;
	height: 19px;
	width: 9px;
}
/*.NavPulsantePagamenti {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	border: 1px solid #FFFFFF;
	height: 21px;
	width: 79px;
	cursor: hand;
	line-height: 18px;
	padding-right: 2px;
	text-align: left;
}*/
.NavPulsantePagamentiLed {
	background-color: #CCE680;
	height: 19px;
	width: 9px;
}
.MsxPuntoTitoloProvincia {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #E69999;
	background-color: #CC3333;
	height: 18px;
	width: 15px;
	text-align: center;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.MsxPuntoFunzioneProvincia {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #80B3CC;
	background-color: #006699;
	height: 20px;
	width: 15px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0D9E6;
}
.MsxLoginLabel {
	font-family: Verdana;
	font-size: 13px;
	color: #006699;
	text-align: left;
}
.MsxLogin {
	background-color: #E5EFF5;
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
}
.MsxLoginBold {
	background-color: #E5EFF5;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.MsxInputLogin {
	width:  90%;
	margin-right: 0px;
	/*position: relative;*/
	
	
}
.MsxLoginComando {
	background-color: #E5EFF5;
	font-family: Verdana;
	font-size: 10px;
	color: #80B3CC;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	padding-right: 4px;
}
.MsxLoginComandoNew {
	font-family: Verdana;
	font-size: 12px;
	color: #80B3CC;
	font-weight: bold;
	text-align: left;
	padding-right: 4px;
}
.PagFotoBordo {
	border: 2px solid #80B3CC;
	height: 1px;
	width: 1px;
	float: left;
}
.PagFoto {
	border: 1px solid #FFFFFF;
}
.PagTesto {
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	text-align: justify;
}
.PagTestoTitolo {
	font-family: Verdana;
	font-size: 11px;
	color: #993333;
	font-weight: bold;
}
.PagPuntoApprofondimento {
	font-family: Verdana;
	font-size: 7px;
	font-weight: bold;
	color: #CC9999;
	text-align: center;
}
.PagApprofondimento {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC9999;
}
.PagApprofondimentoSepara {
	background-color: #DADADA;
	width: 1px;
}
.PagSegue {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-align: right;
}
.PagPuntoSegue {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #80B3CC;
	text-align: center;
}
.PagTitoloBoxEvidenza {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	background-color: #DADADA;
	text-indent: 4pt;
	height: 18px;
}
.PagTestoBoxSx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	height: 128px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
.PagTitoloBoxNews {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #DADADA;
	text-indent: 4pt;
	height: 18px;
}
.PagTestoBoxDx {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	height: 128px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}
.PagTitoloBoxEventoProvincia {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	height: 18px;
	text-align: center;
}
.PagTitoloBoxEventoComune {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #027402;
	height: 18px;
	text-align: center;
}
.PagFotoBordoEventoProvincia {
	border: 2px solid #CC9999;
	height: 1px;
	width: 1px;
}
.PagFilettoBoxEventoProvincia {
	background-color: #993333;
	height: 1px;
}
.PagLinkBoxEvento {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	text-align: center;
}
.PagFilettoBoxEventoComune {
	background-color: #027402;
	height: 1px;
}
.MsxPuntoTitoloServizi {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #FFCC99;
	background-color: #FF9933;
	height: 18px;
	width: 15px;
	text-align: center;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.MsxPuntoTitoloCommunity {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #80B3CC;
	background-color: #006699;
	height: 18px;
	width: 15px;
	text-align: center;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.MdxPuntoFunzioneComune {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CCE3CC;
	background-color: #027402;
	height: 20px;
	width: 15px;
	text-align: center;
	line-height: 14px;
}
.MdxCercaComune {
	background-color: #F1F1F1;
	text-indent: 4pt;
	width: 142px;
	height: 35px;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.PagPuntoTitoloServizi {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC99;
	background-color: #FF9933;
	text-align: center;
	width: 16px;
	height: 19px;
	line-height: 14px;
}
.PagTitoloServizi {
	font-family: Verdana;
	font-size: 12px;
	color: #CC6600;
	text-align: left;
	width: 403px;
	background-color: #FFCC99;
	height: 19px;
	font-weight: bold;
	text-indent: 4pt;
}
.PagFilettoServizi {
	background-color: #FFCC99;
	height: 1px;
}
.PagFilettoServiziPunto {
	background-color: #FF9933;
	height: 1px;
}
.PagPuntoSottotitoloServizi {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	background-color: #FFCC99;
	text-align: center;
	width: 16px;
	height: 19px;
	line-height: 14px;
}
.PagPuntoTitoloRed {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC99;
	background-color: #CC3333;
	text-align: center;
	width: 16px;
	height: 19px;
	line-height: 14px;
}
.PagTitoloRed {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 403px;
	background-color: #CC3333;
	height: 19px;
	font-weight: bold;
	text-indent: 4pt;
}

.PagSottotitolo {
	font-family: Verdana;
	font-size: 11px;
	color: #993333;
	text-align: left;
	width: 200px;
	background-color: #F2F2F2;
	height: 19px;
	font-weight: bold;
	text-indent: 4pt;
}
.PagSottotitoloArchivio {
	font-family: Verdana;
	font-size: 10px;
	color: #A2A2A2;
	text-align: right;
	width: 203px;
	background-color: #F2F2F2;
	height: 19px;
	padding-right: 5px;
}
.PagSottotitoloArchivioSelezione {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.PagPuntoElenco {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #B2D1E0;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 14px;
	width: 16px;
}
.PagElenco {
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	width: 100%;
	text-align: left;
}
.PagElencoNews {
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	width: 100%;
}

.PagElencoTitolo {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	width: 100%;
	font-weight: bold;
}

.PagElencoAttachments {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;	
	font-weight: bold;
}

.PagPaginatore {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;	
	background-color: #FFFFFF;
	padding-right: 5px;
	font-weight: bold;
}
.PagPaginatoreOff {
	font-family: Verdana;
	font-size: 10px;
	color: #A2A2A2;
}
.PagTitoloForm {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #eeeeee;
	height: 19px;
	font-weight: bold;
	text-indent: 4pt;
}
.PagPuntoTitoloForm {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #80B3CC;
	background-color: #006699;
	text-align: center;
	width: 16px;
	height: 19px;
	line-height: 14px;
}
.PagFilettoForm {
	background-color: #7FB2CC;
	height: 1px;
}

.PagFilettoFormPunto {
	background-color: #006699;
	height: 1px;
}
.PagPuntoSottotitoloForm {
	background-color: #006699;
	width: 16px;
	height: 19px;
}
.PagSottotitoloForm {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: left;
	background-color: #eeeeee;
	height: 19px;
	font-weight: bold;
	text-indent: 4pt;
}
.PagSottotitoloForm1 {
	font-family: Verdana;
	font-size: 14 px;
	color: #000000;
	text-align: center;
	background-color: #eeeeee;
	height: 19px;
	font-weight: bold;
	text-indent: 0pt;
}
.PagFormLabel {
	font-family: Verdana;
	font-size: 12px;
	color: #595959;
	height: 31px;	
	background-color: #eeeeee;
	padding-left: 5px;
}

.PagFormLabel1 {
	font-family: Verdana;
	font-size: 12px;
	color: #595959;
	height: 15px;	
	background-color: #eeeeee;

}

.PagFormSfondoObject {
	background-color: #eeeeee;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	padding-left: 6px;
	width: 181px;
}
.PagFormSfondoObject2 {
	background-color: #eeeeee;
	
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	padding-left: 6px;
	
	border: 0;
}
.PagFormFiletto {
	background-color: #B7B7B7;
	height: 1px;
}
.PagFormInput1 {
	font-family: verdana;
	font-size: 10px;
	color: #595959;
	width: 14em;
}
.PagFormInput {
	font-family: verdana;
	font-size: 10px;
	color: #595959;
}
.PagFormSelectGiorniMesi {
	font-family: verdana;
	font-size: 10px;
	color: #595959;
	width: 45px;

}
.PagFormSelectAnni {

	font-family: verdana;
	font-size: 10px;
	color: #595959;
	width: 55px;
}
.PagFormSelect {


	font-family: verdana;
	font-size: 10px;
	color: #595959;

}
.PagFormSfondoLungoObject {

	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	color: #595959;
	padding-left: 6px;
}
.PagFormSelectMultipla {
	font-family: verdana;
	font-size: 10px;
	color: #595959;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;


}
.PagFormNote {
	font-family: verdana;
	font-size: 10px;
	color: #595959;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;

}
/*.PagFormPulsanteOK {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #F2F7FA;
	text-align: center;
	border: 1px solid #99C2D6;
	height: 16px;
	width: 37px;
	cursor: hand;
	line-height: 18px;
}*/
/*.PagFormPulsanteEntra {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #F2F7FA;
	text-align: center;
	border: 1px solid #99C2D6;
	height: 16px;
	width: 57px;
	cursor: hand;
	line-height: 18px;
}*/
.PagFormPulsantiBordo {
	border: 1px solid #6699CC;
	cursor:pointer;
}
.PagFormPulsantiOmbra {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;

}
.PagFormPulsantiSeparatore {
	color: #D4D0C8;
	text-align: center;
}
.PagFormPulsantiAnnullaConferma {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #F2F7FA;
	text-align: center;
	border: 1px solid #99C2D6;
	height: 16px;
	cursor:pointer;
	line-height: 18px;
}

.PagElencoLabel {
	font-family: Verdana;
	font-size: 10px;
	color: #595959;
	height: 12px;	
	background-color: #F2F7FA;
	padding-left: 5px;
}

.BodyTitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

.BodyTitleDate {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.BodyHref {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #006699;
	text-decoration: underline;
}

.BodyHrefElenco {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.MsxHref {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}
.MdxHref {
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
	text-decoration: underline;
}

.BodyElenco{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.subtitle{
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-align: left;
	background-color: #eeeeee;
	height: 19px;
	font-weight: bold;
	text-indent: 4pt;
	padding:5px 0 5px 13px;
}

.FixTextLabel{
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	color:#006699; 
	font-weight:bold; 
	width:40%;
}
.FixTextField{
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	color:#006699; 
	width:60%;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
.mybutton {
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-SIZE: 10px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EEEEEE;
	width: 100px;
	text-transform: uppercase;
}

.newslink{
 color:#FFFFFF;
 border:0;
 
}

.NewsLetterSfondoLabel {
	background-color: #eeeeee;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	padding-left: 6px;
	border: 0;
}