/* Edited with EditCSS */
/**** LINK-tag style sheet 3.css ****/

<style type="text/css" media="screen">
* {margin: 0; padding: 0; border: 0;}

body {
	text-align: center; 
	background: #fff;
	color: #999999	;
	min-width: 700px;
	margin: 0 auto;
	background-image: url(images/fondo.gif); 
	background-position: center;
	FONT-FAMILY: VERDANA;
	font-size: 11px;
	/*margin: 1em 0;*/
	padding: 0px 0px 0px 0px px; 
	
}

/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper { 
	text-align: left;
	width: 769px;
	height: 760px;
	margin: 0 auto; 
	background-image: url(images/sfondo1.gif); 
}

#header, #subnav, #footer {
	clear: both; 
	width: 100%;
}

#header {
	color: #fff;
	height: 201px; 
	white-space: nowrap;
	text-vertical-align: bottom;
}
  
#subnav {
	text-align:center;
	height: 42px; 
	background-image: url(images/sfondomenubianco.gif);
	padding: 1px 0;
}

#footer {
	text-align:center;
	height: 51px; 
	background-image: url(images/sfondofooter.gif);
	padding: 1px 0;
}

#contentfloatholder {/* right faux column tab */
	background: url(images/sfondointernobeije.gif) repeat-y 100% 0;
	float: left;
	width: 100%;
}

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
	height: 0px;
    clear: both; 
    visibility: hidden;
}

#contentheader {/* margini tondi */
	width: 100%;
	height: 6px;
	line-height:0px;
	background: url(images/sfondointernobeije-testata.gif) repeat-y 100% 0;
	float: left;
}

#center {
margin: 0 160px 0 260px;
}

#centerwrap {
	float:left;
	width: 100%; 
	margin: 0 -90% 0 0;
}

#left {
	float: left;
	width: 170px;
	margin: 0 0 0 -5%;
}

#right {
	float: right;
	width: 230px;
	margin: 0;
}

#footer1 {/* margini tondi */
	width: 100%;
	height: 6px;
	line-height:0px;
	background: surl(images/sfondofooter1.gif) repeat-y 100% 0;
	float: left;
	margin: 0;
}

#footer2 {/* margini tondi */
	width: 100%;
	height: 26px;
	line-height:0px;
	background: url(images/sfondofooter2.jpg) repeat-y 100% 0;
	float: left;
	margin: 0;
}

#footer2 p{
	FONT-FAMIL?????Y: Arial;
	color:#fff;
	text-align:center;	
}

#footer3 {/* margini tondi */
	width: 100%;
	height: 6px;
	line-height:0px;
	background: url(images/sfondofooter3.gif) repeat-y 100% 0;
	float: left;
}

/**********************/


#box-green-header {/* margini tondi */
	width: 234px;
	height: 6px;
	line-height:0px;
	background: url(images/box-green-header.gif) repeat-y 100% 0;
	float: left;
	padding: 0 0 0 20px ; 
}

#box-green-background {
	width: 234px;
	background-color:#ffffff;
	background: url(images/box-green-background.gif) repeat-y 100% 0;
	float: left;
	padding: 0 0 0 20px; 
}

#box-green-footer {/* margini tondi */
	width: 234px;
	height: 6px;
	line-height:0px;
	background: url(images/box-green-footer.gif) repeat-y 100% 0;
	float: left;
	padding: 0 0 0 20px ; 
}

#box-green-footer1 {
	background-color:#ffffff;
	width: 234px;
	height: 6px;
	line-height:0px;
	background: url(images/box-green-footer.gif);
	float: left;
	padding: 0 0 0 20px; 
}

/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}

div h3 {
	FONT-FAMILY: Arial;
	font-size: 20px;
	margin: 1em 0;
	padding: 0 20px; 
}


p {
	FONT-FAMILY: arial;
	font-size: 11.5px;
	/*margin: 1em 0;*/
	padding: 0px 0px 0px 0px px; 
	line-height: 1.4;
}
a {
	FONT-FAMILY: VERDANA;
	font-size: 11px;
	color:8E5C29;
	font-weight:bold;	
	/*margin: 1em 0;*/
	padding: 0px 0px 0px 0px px; 
	font.decorative:none;
}
a:HOVER {
	FONT-FAMILY: VERDANA;
	font-size: 11px;
	color:4D87B2;
	font-weight:bold;	
	/*margin: 1em 0;*/
	padding: 0px 0px 0px 0px px; 
}
