BODY {
	margin:0px;
	padding:0px;
	color: #666;	
	font-size: 10pt; 
	font-family: "Verdana", Arial, sans-serif;
	background-color: #333333;	
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width: 100%;
	height: 100%;
}
a:visited, a:link{
	color: #666;
	text-decoration: none;
}
a:active, a:hover{
	color: #2777F6;
	text-decoration: underline;
}
/* Area riservata*/
#reservedBtn{
	
	position: absolute;
	width: 172px;
	height: 38px;
	
	left: 58%;
	top: 25px;
	margin: 0 0 0 -86px;
	
	background: transparent url(reservedBtn.png) center center no-repeat;
	text-indent: -9999px;
	
	z-index: 999;
	
}
/* Elemento Container*/
#container{
	
	position: absolute;
	width: 800px;
	margin: 0 0 0 -400px;
	padding:0;
	
	top: 10px;
	bottom: 10px;	
	left: 50%;
	
	background-color: #ffffff;
}
#header {
	padding:0;
	margin: 0;
	background:#ffffff url(/progetti/cbec/sito/cbec.nsf/image_header.jpg) top left no-repeat;
	width: 800px;
	height: 147px;	 
}
#header .logo{
	position: absolute;
	
	top: 10px;
	right: 30px;
	
	background:#ffffff url(/progetti/cbec/sito/cbec.nsf/logo.gif) top right no-repeat;
	width:180px;
	height: 147px;
	
	text-indent: -9999px;
}
h1,h2 ,h3 ,h4{
	color: #BF8B2C;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	margin: 3px 3px 3px 0;
}
h1{
	font-size: 15px;
	border-bottom: 2px solid #BF8B2C;
}
h2{
	font-size: 13px;
}
h3{
	font-size: 11px;
	color: #666;
}
h4{
	font-size: 10px;
}
/*----------------------*/
/*----- Content centrale -------*/
/*----------------------*/
#content{
	position: absolute;
	
	top: 160px;
	left: 0;
	right: 0;
	bottom: 95px;
	background-color: #fff;
	overflow-y: auto;
	overflow-x: hidden;
}
#pageSx{
	position: absolute;
	top: 160px;
	bottom: 65px;
	left: 10px;
	
	width: 214px;
	background-color: #F1F1F1;
	overflow-y: auto;
	overflow-x: hidden;
}
#pageSx h1{
	display: block;
	margin: 0;
	color: #666666;
	letter-spacing: -2;
	margin: 10px 10px 10px 0;
	font-stretch: condensed !important;
	font-size: 15px;
	text-align: right;
	font-weight: normal;
	font-family: "Verdana", Arial, sans-serif;
}
#pageDx{
	
	position: absolute;
	top: 310px;
	/*top: 330px;*/
	right: 0;
	bottom: 65px;
	left: 230px;
	padding: 5px 5px 0 5px;
	background-color: #F1F1F1;
	overflow-y: auto;
	overflow-x: hidden;
}
#news{
	
	position: absolute;
	top: 160px;
	right: 0;
	left: 230px;
	padding: 5px 0 0 5px;
	background-color: #F1F1F1;
	height: 140px;
	/*height: 160px; */
}
#pageDx img{
	border: none;
	margin: 5px 5px 5px 10px;
	float: left;
}
#footer{
	position: absolute;
	height: 60px;
	margin: 0;
	padding: 0 0 0 10px;
	
	left: 0;
	right: 0;
	bottom: 0;
	
	background-color:#E5E5E5;
	font-size: 13px;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
}
#footer h2,#footer h3,#footer h4{
	display: block;
	margin: 0;
	color: #666666;
	letter-spacing: -2;
	font-variant: small-caps;
	margin-bottom: 3px;
	font-stretch: condensed !important;
	font-weight: normal;
}
#footer h2{
	font-size: 18px;
	margin-top: 10px;
		
}
#footer h3{
	font-size: 13px;
	display: inline;
}
#footer h4{
	font-size: 11px;
	display: inline;
}
html>/**/body #footer h2, html>/**/body #footer h3, html>/**/body #footer h4{
	letter-spacing: 0;
}
a{
	cursor: pointer;
	text-decoration: none !important;
}
a:hover, a:active{
	color: #bf0202 !important;
	font-style: italic; 
}
a:link, a:visited{
	color: #5B8E40;
}
#newsContainer{
	//max-height: 90px;
max-height: 110px;
	overflow-y: auto;
	overflow-x: hidden; 
	background-color: #fff;
	border: 1px solid #d8d8d8;
	font-size: 11px;
}
#newsHigLights{
	width: 520px;
	list-style: none;
	display: block; 
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
}
.clear{
	clear: both;
}
hr{
	background: none;
	border: none;
	border-top: 1px solid #fff;
	width: 96%;
	margin-left: 2%;
}
.continue{
	float: right;
}
#laBonifica ul{
	list-style: none;
	display: block; 
	margin: 10px 0 10px 0;
	padding: 0 0 30px 0;
	background: none;
	text-align: right;
	background: transparent url(/progetti/cbec/sito/cbec.nsf/scopri_bottom.gif) bottom center no-repeat;
}
#laBonifica a{
	color: #333 !important;
	background: transparent url(/progetti/cbec/sito/cbec.nsf/leaf.png) top left no-repeat;
	padding-left: 10px;
}
#laBonifica a:hover{
	background: transparent url(/progetti/cbec/sito/cbec.nsf/leaf_hover.png) top left no-repeat;
}
#anbiLogo{
	position: absolute;
	
	width: 180px;
	height: 40px;
	
	top: 10px;
	right: 20px;
	
	background: transparent url(/progetti/cbec/sito/cbec.nsf/anbi.png) top right no-repeat;
}
#laBonifica{
	margin-top: 10px;
	padding: 0;
	background: transparent url(/progetti/cbec/sito/cbec.nsf/scopri_bg.gif) top center repeat-y;
}
#laBonifica h1{
	display: block;
	background: transparent url(/progetti/cbec/sito/cbec.nsf/scopri_top.gif) top center no-repeat;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	padding: 17px 30px 0 0;
	font-variant: small-caps !important;
	margin: 0;
	text-align: right;
	border-bottom: none;
}
#laBonifica ul li{
	padding-right: 20px;
}
#laBonifica hr{
	border: none !important;
	border-top: 2px solid #BF8B2C !important;
	width: 90%;
	margin: 0 5% 0 5%;
}
#newsArchive{
	margin: 0 10px 0 0;
	padding: 5px 0 5px 20px;
	float: right;
	width: 50px;
	/*color: #990000;*/
	background: transparent url() left center no-repeat ;
}
