html, body {
           height: 100%;
          
           }

body       {
           font: 75% "trebuchet ms",arial,helvetica,sans-serif;
         text-align:center;
		   margin:0;
		   padding:0;
		   color: #000044;
		   background-image: url(images/bg.jpg);
		   background-position: 0px 53px; 
		   background-repeat: repeat-x;
		   }

#container {
	margin: 0px auto 0px auto;
	width: 750px; 
	height: auto !important;
	height: 100%;
	/*position: relative; 
	z-index: 98;*/
}

a {color:#6699cc;}
#subheader {
  background: url(images/header.jpg) no-repeat top left;
  height: 251px;
  position: relative;
  /*width: 750px;*/
}
#subheader.settore-energetico {
  background: url(images/header_settore_energetico.jpg) no-repeat top left;

}
		  
#subheader ul  {
  list-style: none;
  display: block;
  position: relative;
  top: 70px;
  text-align: left;
  /*width: 150px;*/
  left: 500px;
  margin-top: 0;
  margin-bottom: 0;
}

/*#subheader>ul {
  left: 500px;
}*/
		   
#subheader ul li {
	display: block;
	text-align: left;
	margin: 0;
	font-weight: bold;
    }

#subheader ul li a {
	border-bottom: 1px solid #8EB2C8;
	width: 165px;
	height: 12px;
	display: block;
	font-size:90%;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	}


#subheader ul li a:link, #subheader ul li a:visited  {
	text-decoration: none;
	color:#000033;
		   }
		   
#subheader ul li a:hover, #subheader ul li a:active {
	background-color: #0a3680;
	text-decoration: none;
	color: #cde1ed;
	}

#subheader ul li a.selected{
	background-image: url(images/selected.gif);
}
#subheader #lang{
    position: absolute;
    right: 16px;
    top: 8px;
    }
#subheader #lang img{
	border: none;
	MARGIN-LEFT: 5PX;
}
#wrapper   {
  position: relative;
  width: 750px;
}
		   
#content {
  position: relative;
  width: 690px;
  padding: 10px 30px 40px 30px;  
  text-align: left;
  background: url(images/content.jpg) no-repeat top left;
}
		
#footer    {
  position: relative;
  width:750px;
  height: 100px;
 margin: 0px auto -100px;
  background: url(images/footer.jpg) no-repeat bottom left;
}

#footer .copyright {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 750px;
  text-align: center;  
}

#footer  a  {
  text-align: center;
  text-decoration:none;
}

h2{
	font-weight:normal;
	color: #017A81;
	font-size: 140%;
}

h2 a {
	
	text-decoration:none;
}
h1 {
	color: #02629B;
	font-size: 200%;

}
p {
	font-size: 110%;
	line-height: 1.6em;
}
p a {
	text-decoration:none;	
}
#destra{
float:right;
width:188px;

}
#sinistra{
	width:475px;
	
}
#destra p {
	font-size: 100%;
	margin-left: 8px;
}
#sinistra ul li {
	margin-bottom: 8px;
	font-size: 120%;
}
#sinistra ul li a{
	color: Blue;
}
#sinistra ul li ul li{
	margin-top: 8px;
	font-size: 90%;
}
.small {
	font-size: 10px;
}
.centrato {
	text-align: center;
}
.clearer{
clear: both;
margin:0;
padding: 0;
height: 0px;
width: 0px;
}
.scheda img{
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	padding: 5px;
	background-color: #fdfdfd;
	border: 1px solid #dedede;
}
.scheda{
	padding: 8px;
	border: 1px solid #EBF3F8;
	background: #f4f9fb url(images/schedabkg.jpg) no-repeat top;
}
#destra ul{
	margin: 0 4px 10px 14px;
	padding: 0;
	
	font-size: 1em;
}
#destra li a{
	text-decoration: none;
	
}
#destra li a:hover{
	text-decoration: underline;
}
#destra li a.selected{
	font-weight: bold;
}
#destra img{
	border: 0;
}
.box{
	float: left;
	width: 200px;
}
form{
	background-color: #FAFCFD;
	padding: 10px;
	margin: 0;
	border: 1px solid #DEEDF1;
}
#plink p{
	line-height: 5px;	
}
