/*------------------------------------------------------------------------- 

                                 General

------------------------------------------------------------------------- */

body {

  margin: 0px; 

  padding: 0px;
  
  background-color:#FFFFFF;

  text-align:center;

  font-family: Verdana, Arial, Helvetica, sans-serif; 

  font-size: 75%;     

  font-weight: normal; 

  color: #000; 

  clear: both;



}



img {

	border:none;



}


.pulsante{

	font-size: 9px;

}

/*------------------------------------------------------------------------- 

                                 Container

------------------------------------------------------------------------- */

#container {
	/*position:related;

*/

	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 770px;
	color: #000;
	text-align:left;
	background:url(/sso/images/header_bg.jpg) repeat-x left top;
	}

#containerNoLogo {
	/*position:related;

*/

	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 770px;
	color: #000;
	text-align:left;
	/*background:url(/sso/images/header_bg.jpg) repeat-x left top;*/
	}

/*------------------------------------------------------------------------- 

                                 Logo e immagine Header

------------------------------------------------------------------------- */
#header{
	background:url(/sso/images/header_bg.jpg) repeat-x left top;
	height:108px;
	width: 770px;
	}
	
#logo{
	width:138px;
	height:108px;
	position:relative;
	top:3px;
}
	
#logo h1{
	background:url(/sso/images/logo_inpdap_1.jpg) no-repeat left top;
	width:151px;
	height:108px;
	display:relative;
	}
		
	#logo h1 a{
		text-indent:-9000px;
		width:70px;
		height:108px;
		display:block;
		left: 15px;
		}
			
		#logo p{
			text-indent:-9000px;
			background:url(/sso/images/claim.jpg) no-repeat left top;
			display:block;
			height:50px;
			left:94px;
			margin: 0;
			position:absolute;
			top:65px;
			width:200px;	
			}

		#logo span{
			background:url(/sso/images/ambiente.png) no-repeat left top;
			display:block;
			height:50px;
			left:550px;
			margin-top: 0;
			position:absolute;
			width:250px;
			top:50px;
		}	

/*

#containerHeaderAll {

	background-image: url(../images/bkg_logo.gif);

	background-repeat: repeat-y;

	height:auto;

	}

*/

#containerheader {

	padding-right: 0px; 

	padding-left: 0px; 

	padding-bottom: 0px; 

	margin: 0px; 

	padding-top: 0px;
	
	height:108px;
	
}



/*#logo {

    float: left;

	}
*/

.logo {
	width:138px;
	height:108px;
	display:block;
}
	

.claim	{
	
	background:url(/sso/images/claim.jpg) no-repeat;
	display:block;
	height:24px;
	left:150px;
	margin: 0;
	position:relative;
	width:166px;
	bottom:55px;	
	}
	
.ambiente	{
	
	background:url(/sso/images/ambiente.png) no-repeat left top;
	display:block;
	height:50px;
	left:550px;
	margin-top: 0;
	position:relative;
	width:250px;
	bottom:95px;	
	
	}

#imgponte {

    float: right;

   }
   
   
   
#imgambiente	{

    float: right;

   }   


/*------------------------------------------------------------------------- 

                                blocco blu sotto banner

------------------------------------------------------------------------- */
  
  #pathcontainer {
  	
  	margin-top: -105px;
  	
  	margin-bottom: 1px; 
	  
	  height: 15px; 
  
	  width: 770px; 
  
	  background-color: #fff; 
  
	  /*border:1px solid #A2B5C4;*/
  
  }
  
  /*
  #pathsearchcontainer {
  
	  margin: 3px auto;
  
	  width: 600px; 
  
	  height:88px; 
  
	  float: left;
	  
	  margin-left: 1px;
	  
	  background: #1F6AA1;
	  
 		background:url(/sso/images/iscritti/header_bg.jpg) repeat-x left top;
  
  }
  
  */
  /*------------------------------------------------------------------------- 
  
								 briciole di pane
  
  ------------------------------------------------------------------------- */
  
table.mytxt {
	  
	margin-bottom: 0px; 

	height: 10px; 

	width: 770px; 

	background-color: #FFF; 

	border:1px solid #A2B5C4;
	
	margin-bottom:7px;
	
	font-weight: bold; 
  
  }
  
table.mytxt td {
	  
  padding-left:10px; 

	font-weight: bold; 

	font-size: 80%; 

	color: #1F6AA1; 
	
	height: 10px; 

	text-align: left
  }
   
table.mytxt tr {
	  
  font-family: Verdana, Arial, Helvetica, sans-serif; 

  font-size: 75%;     

  font-weight: bold; 

  }
  
table.mytxt a {

	font-weight: bold; 

	color: #1F6AA1; 

}

table.mytxt a:hover {

	font-weight: bold; 

	color: #73A2C4; 

}

table.mytxt a:visited {

	font-weight: bold; 

	color: #1F6AA1; 

}

 table.bigtab {
	  
	position: relative;
	
	bottom: 0px;
	
	right: 0px;
	
	margin-top:-35px;
	
  
  }


/*------------------------------------------------------------------------- 

                                footer new

------------------------------------------------------------------------- */

  table.foot {
	  
	margin-top:-15px;
	
	position:relative;

	color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;  

	margin-left: auto; 

	margin-right: auto; 

	width: 770px;

	border: 1px solid #A2B5C4;

	background-color: #F9FAFB;

	text-align:center;

	
  
  }
  
  a.footlink:link{ 

  color: #000000;
  
	font-family: Verdana, Arial, Helvetica, sans-serif; 

	text-decoration: none; 

	}



a.footlink:visited{ 

	color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 

	text-decoration: none;

	}



a.footlink:hover{ 

	color: #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 

	text-decoration: none;

	}
  
/*------------------------------------------------------------------------- 

                                 search

------------------------------------------------------------------------- */

#searchcontainer {
	
	float: left; 

	margin: 3px auto; 

	width: 703px; 

	height: 30px; 

	background-color: #1F6AA1;

}





#searchcontent {

	padding-left:360px; 

	font-weight: normal; 

	margin: 0px; 

	width: 703px; 

	color: #fff; 

	padding-top: 3px; 

	text-align: left;

}

.button {

	color: #000;

	font-size: 10px;

	border: 1px solid #333;

	background-color: #fff; 

   

}



.inputbox {

	color: #000;

	font-size: 10px;

	border: 1px solid #7F9DB9;



}



.textarea {

  font-size: 10px; 

  border: 1px solid #7F9DB9;   

}



.txtcerca {

  font-size: 10px; 

  font-weight: bold;

}



/*------------------------------------------------------------------------- 

                                 footer

------------------------------------------------------------------------- */



#footer {

	margin-top:0px;
	
	position:relative;

	padding: 5px; 

	margin-left: auto; 

	margin-right: auto; 

	width: 770px;

	background-color: #fff;

	border: 1px solid #A2B5C4;

	background-color: #F9FAFB;

	text-align:center;

	 

} 



/*------------------------------------------------------------------------- 

                                 last update

------------------------------------------------------------------------- */



#lastupdate {

	margin-top:0px;

	position:relative;

	padding: 5px; 

	margin-left: auto; 

	margin-right: auto; 

	width: 770px;

	text-align:center;

	font-size: 80%;

	font-style:italic; 

	color: #1F6AA1;

} 

/*------------------------------------------------ Hack for firefox */

/*

html>body #footer {

	padding: 5px;

} 

*/

a.footerlink:link{ 

    color: #000; 

	text-decoration: none; 

	}



a.footerlink:visited{ 

	 

    color: #000; 

	text-decoration: none;

	}



a.footerlink:hover{ 

	 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

    color: #4F738F; 

	text-decoration: none;

	}

















/*------------------------------------------------------------------------- 

                             menu side left

------------------------------------------------------------------------- */



#leftcontainer {

	float: left;

	margin-top: 15px;

	font-size: 80%; 

	width:160px;

	

}

/*

html>body #leftcontainer {

  margin-top: 4px;

} 

*/

#navlist{

	padding-left: 0px;

	margin-left: 0px;

	background-color: #CFDBE5;

	border-bottom: 1px solid #1F6AA1;

	border-right: 1px solid #1F6AA1;

	border-left: 1px solid #1F6AA1;

}



.navlisttitle{

	margin: 0px;

	background-color: #ffffff;

	padding-left:0.5em; 

	font-weight: bold; 

	padding-top: 0.2em;

	padding-bottom: 0.2em;

	color: #1F6AA1;

    text-decoration: none;

	border-top: 1px solid #1F6AA1;

}



#navlist li{

	list-style: none;

	padding-top: 0.2em;

	padding-bottom: 0.2em;

    border-top: 1px solid #1F6AA1;

	

}





#navlist li a { 

	float: left;

	float/**/: none;

	     

	color: #000;

    text-decoration: none;

	background-image: url(../images/bullet1.gif);

	background-repeat: no-repeat;

 	padding-left: 1.2em;

	padding-right: 0.5em;

	display:block;

	

}

	

#navlist li a:hover {

	       

	color: #1F6AA1; 

    text-decoration: none; }



.navlistselected {

	float: left;

	float/**/: none;

	font-weight: bold; 

	color: #000; 

    text-decoration: none;

	background-image: url(../images/bullet1selected.gif);

	background-repeat: no-repeat;

	padding-left: 1.2em;

	padding-right: 0.5em;

	display:block;

	



}

	









/*------------------------------------------------------------------------- 

                             menu side left first level

------------------------------------------------------------------------- */



#navlistfirstlevel{

	background-color: #EBF0F4;

	padding-left: 0px;

	margin-left: 0px;

	

}



#navlistfirstlevel li{

	list-style: none;

	margin: 0px;

	padding-top: 0.2em;

	padding-bottom: 0.2em; 

	padding-left: 0px;

	border-top: 1px solid #1F6AA1;

}





#navlistfirstlevel li a { 

	     

	/*color: #fff;*/

    text-decoration: none;

	background-image: url(../images/bullet2.gif);

	background-repeat: no-repeat;

 	padding-left: 2em;

	padding-right: 0.5em;

	display:block;

	color: #1F6AA1;

}

	

#navlistfirstlevel li a:hover {

	       

	color: #659FCA; 

    text-decoration: none; }



.navlistselectedfirstlevel {

	float: left;

	float/**/: none;

	font-weight: bold;  

	color: #1F6AA1; 

    text-decoration: none;

	background-image: url(../images/bullet2selected.gif);

	background-repeat: no-repeat;

	padding-left: 2em;

	padding-right: 0.5em;

	display:block;

}





/*------------------------------------------------------------------------- 

                             menu side left second level

------------------------------------------------------------------------- */



#navlistsecondlevel{

	padding-left: 0px;

	margin-left: 0px;

	background-color: #FAFAFA;

}



#navlistsecondlevel li{

	list-style: none;

	margin: 0px;

	padding-top: 0.2em;

	padding-bottom: 0.2em;   

	padding-left: 0px;

	border-top: 1px solid #1F6AA1;

}





#navlistsecondlevel li a { 

	     

	/*color: #fff;*/

    text-decoration: none;

	background-image: url(../images/bullet3.gif);

	background-repeat: no-repeat;

 	padding-left: 2em;

	padding-right: 0.5em;

	display:block;

	color: #1F6AA1;

}

	

#navlistsecondlevel li a:hover {

	       

	color: #659FCA; 

    text-decoration: none; }



.navlistselectedsecondlevel {

	float: left;

	float/**/: none;

	font-weight: bold; 

	color: #1F6AA1; 

    text-decoration: none;

	background-image: url(../images/bullet3selected.gif);

	background-repeat: no-repeat;

	padding-left: 2em;

	padding-right: 0.5em;

	display:block;

}







/*------------------------------------------------------------------------- 

                             menu side left third level

------------------------------------------------------------------------- */



#navlistthirdlevel{

	padding-left: 0px;

	margin-left: 0px;

	background-color: #fff;

}



#navlistthirdlevel li{

	list-style: none;

	margin: 0px;

	padding-top: 0.2em;

	padding-bottom: 0.2em;   

	padding-left: 0px;

	border-top: 1px solid #1F6AA1;

}





#navlistthirdlevel li a { 

	     

	color: #fff;

    text-decoration: none;

	background-image: url(../images/bullet4.gif);

	background-repeat: no-repeat;

 	padding-left: 2em;

	padding-right: 0.5em;

	display:block;

	color: #1F6AA1;

}

	

#navlistthirdlevel li a:hover {

	       

	color: #659FCA; 

    text-decoration: none; }





.navlistselectedthirdlevel {

	float: left;

	float/**/: none;

	font-weight: bold; 

	color: #1F6AA1; 

    text-decoration: none;

	background-image: url(../images/bullet3selected.gif);

	background-repeat: no-repeat;

	padding-left: 2em;

	padding-right: 0.5em;

	display:block;

}





/*------------------------------------------------------------------------- 

                                 menu side right

------------------------------------------------------------------------- */



#rightcontainer {

	float: right;

	width: 160px;

	margin-top: 15px;

	font-size: 80%;

}

/*

html>body #rightcontainer {

  margin-top: 4px;

} 

*/



#rightnavlist {

	padding-left: 0px;

	margin-left: 0px;

	background-color: #fff;

	border-bottom: 1px solid #1F6AA1;

	border-right: 1px solid #1F6AA1;

	border-left: 1px solid #1F6AA1;

	

}



.rightnavlisttitle {

	margin: 0px;

	background-color: #CFDBE5;

	padding-left:0.5em; 

	font-weight: bold; 

	padding-top: 0.2em;

	padding-bottom: 0.2em;

	color: #1F6AA1;

    text-decoration: none;

	border-top: 1px solid #1F6AA1;

 

}



#rightnavlist li {

	list-style: none;

	margin: 0px;

	padding-top: 0.2em;

	padding-bottom: 0.2em;   

	display:block;

	border-top: 1px solid #1F6AA1;

}





#rightnavlist li a { 

	float: left;

	float/**/: none;

	     

	color: #000;

    text-decoration: none;

 	padding-left: 0.5em;

	padding-right: 0.5em;

	display:block;

	}

	

#rightnavlist li a:hover {

	      

	color: #1F6AA1; 

    text-decoration: none; }





/*------------------------------------------------------------------------- 

                                 content group a 1 colonna

------------------------------------------------------------------------- */

#divcentrale.big {

   width: 606px;
   float:right;
  
 
   }



   

#divcentrale.normal {

  /* width:auto;*/

    width: auto !important;

	width: 440px;

  }



#divcentrale {

	margin-top: 2px;

	width: 440px;
 


  } 



#content {

    width: 606px;
	

	}
#groupcontent {
    /*width: auto;*/
    width: auto !important;
	width: auto;
	
	}


.titleGroupSmall {

	background-color: #fff;

	border: 0px;

	font-weight: bold;

	font-size: 90%;    

	color: #1F6AA1;

	text-decoration: none;

	background: url(../images/titblocco3.gif) left top no-repeat ;

	text-align: left;

	margin-top: 5px;	

}


.titleGroupLargeNew {

background-attachment:scroll;
background-color:transparent;
background-image:url("../images/titblocco5.gif");
background-position:left top;
background-repeat:no-repeat;
border-bottom-color:-moz-use-text-color;
border-bottom-style:none;
border-bottom-width:0;
border-top-color:-moz-use-text-color;
border-top-style:none;
border-top-width:0;
color:#1F6AA1;
font-size:90%;
font-weight:bold;
padding-bottom:4px;
padding-top:4px;
position:relative;
right:-164px;
text-align:left;

}
.titleGroupLarge {
	background-color: #fff;
	border: 0px;
	font-weight: bold;
	font-size: 90%;    
	color: #1F6AA1;
	text-decoration: none;
	background: url(../images/titblocco5.gif) left top no-repeat ;
	text-align: left;
	margin-top:6px;
	
}

.titleGroupbackgroundNew {

    background-color: #ffffff;

	padding-right: 4px;

	padding-left: 3px;

	line-height: 15px;
	
	text-transform:uppercase;
	
	padding-bottom:-5px;

	}
	
	.titleGroupbackground {
    background-color: #ffffff;
	padding-right: 4px;
	padding-left: 3px;
	line-height: 20px;
	text-transform:uppercase;
		
	}
	
.titleGroupLargeDown {

	background-color: #FFFFFF;

	border-top:0px;

	border: 0px;  

	color: #1F6AA1;
	
	position:relative;
	
	right:-164px;
	
	padding-bottom:0px;

	font-weight: bold;

	text-decoration: none;
	
	margin-top:0px;

}
	

.fotoTesto {

background-color:#FFFFFF;
color:#000000;
font-size:100%;
font-weight:normal;
height:260px;
margin-left:10px;
margin-top:15;
padding-bottom:0px;
padding-right:5px;
width:auto;
}

.foto {

height:5px;
margin-left:10px;
margin-top:0;
margin-bottom:5;
padding-bottom:0px;
padding-right:5px;
top:0px;

}



.txtbody {

  font-weight: bold;

  color: #1F6AA1;  

}



/*------------------------------------------------------------------------- 

                                 content group a due colonne 

------------------------------------------------------------------------- */

#groupContentdue {

	width: 440px;
	height:auto;

	}

/*

#sxgroupContent {

    width: 215px;

	float: left;

	margin-top: 5px;

	margin-bottom:10px; 



	width: 49.8%;

	float: left;

	margin-top: 10px;



}



#dxgroupContent {

    width:215px;

	float: right;

	margin-top: 5px;

	margin-bottom:10px;

/*

	width: 49.8%;

	float: right;

	margin-top: 10px;

	

}
*/


.titlearticolo {

	background-color: #ffffff;

	border: 0px;

	font-weight: bold;

	font-size: 90%;    

	color: #000;

	text-decoration: none;

	text-align: left;

	padding-left: 4px;

	}

	

.titleGroupduecolonne {

	background-color: #fff;

	border: 0px;

	font-weight: bold;   

	color: #1F6AA1;

	text-decoration: none;

	background: url(../images/titblocco2.gif) left top no-repeat; 

    text-align: left;

	font-size: 90%; 

	}

.titleGroupbackground2 {

    background-color: #ffffff;

	padding-right: 4px;

	padding-left: 2px;

	line-height: 20px;

	font-size:100%;

	text-transform:uppercase;

	}





.fotoTesto2Colonne{

    background-color: #fff;

	font-weight: normal; 

	font-size: 100%;   

	color: #000000;

	/*border-right: 1px solid #B9BFCC;

	border-bottom: 1px solid #B9BFCC;*/

	width: auto;

	height:143px;

	margin-top: 5px;

	margin-left: 5px;

	padding-right: 5px;

	padding-top: 5px;

}





/*------------------------------------------------ continua link */



a.continua:link{ 

	 

    color: #ff0000; 

	text-decoration: none; 

	float: right;

	}



a.continua:visited{ 

	 

    color: #ff0000; 

	text-decoration: none;

	float: right;

	}



a.continua:hover{ 

	  

    color: #000000; 

	text-decoration: none;

	float: right;
	
	}



.continuabianco {

	  

    color: #ffffff; 

	text-decoration: none;

	float: right;

}



.continuabox {

	width:auto;

	border-bottom:1px solid #B9BFCC;

	border-right:1px solid #B9BFCC;

	float:right;

}



#boxborderNew {
	width: auto;
	border-right:1px solid #B9BFCC;
	position:relative;
	right:0px;
	float:right;
	overflow:hidden;
}

#boxborder {
	width: auto;
    border-right:1px solid #B9BFCC;
}


/*------------------------------------------------ link general */



a.linkgeneral:link{ 

	 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

    color: #ff0000; 

	text-decoration: none; 

	}



a.linkgeneral:visited{ 

	 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

    color: #ff0000; 

	text-decoration: none;

	}



a.linkgeneral:hover{ 

	 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

    color: #000000; 

	text-decoration: none;

	}







a:link {

	font-weight: normal;

	color: #1A3C78;

	text-decoration: none;

}

a:visited {

	font-weight: normal;

	color: #1A3C78;

	text-decoration: none;

}



a:hover {

    font-weight: normal;

	color: #86A6BF;

	text-decoration: none;

}





 

/*------------------------------------------------------------------------- 

                          class content general table

------------------------------------------------------------------------- */



td {

  font-family: Verdana, Arial, Helvetica, sans-serif; 

  font-size: 82%;     

  font-weight: normal; 

  color: #003060; 

 }

 

tr {

  font-family: Verdana, Arial, Helvetica, sans-serif; 

  font-size: 80%;     

  font-weight: normal; 

  color: #003060; 

 }

 

 .rigachiara {

  font-family: Verdana, Arial, Helvetica, sans-serif; 

  font-size: 80%;     

  font-weight: normal; 

  color: #FFFFFF; 

 }

 

  .rigascura {

  font-family: Verdana, Arial, Helvetica, sans-serif; 

  font-size: 82%;     

  font-weight: normal; 

  color: #D4D4D4; 

 }



/*------------------------------------------------------------------------- 

                          class is NO LINK

------------------------------------------------------------------------- */

isNoLink {

  font-family: Verdana, Arial, Helvetica, sans-serif; 

  font-size: 72%;     

  font-weight: normal; 

  color: #999999; 

 }

 

/*------------------------------------------------------------------------- 

                          class HR

------------------------------------------------------------------------- */ 

 hr {

    border: 0px;

	color: #1F6AA1;

    width: 50%;

    background-color: #1F6AA1;

    height: 5px; 

} 



/*------------------------------------------------------------------------- 

                        format table cell background color

 ------------------------------------------------------------------------- */ 

td.row1 { background-color: #F4F3F3; }

td.row2 { background-color: #ffffff; }
