html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color:#FFC208;
	font-size:76%;
	font-family:georgia, "palatino linotype", "times new roman", serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;	/* */
	background-image: url(../images/fondo_insieme.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color:#FFC208;
	background-image: url(../images/fondo_insieme.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
#ContentBox {
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:2;
	top:0px;
	bottom:0px;
	width:820px;
	margin-left:-410px;
	left:50%/*514px*/;
	background-image: url(../images/fondosfumato_insieme.jpg);
	background-repeat: repeat-x;
	background-position: center 150px;
	background-color: #FFC000;
}
#NewsSpace {
	/*margin:0px 20px 20px 0px; /* Massimiliano */
	/*margin-right:20px;*/
	padding:0;
	display:block;
	z-index:4;
	width:230px;
	max-width:230px;
	float:left;
	position: relative;
	}
* html #ContentBox #Content #NewsSpace {
	top:0; 
	bottom:0; 
	height:100%;
	width:230px;
	float:left;
/*	border-top:170px solid #fff; 
	border-bottom:40px solid #fff;*/
	}
#NewsHead {
	height:44px;
	width: 230px;
	position: relative;
}
#ContentBox #Content #NewsSpace #NewsHead h3 {
	margin:0;
	padding:44px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FDF300;
	font-weight: bold;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
	width: 230px;
	overflow: hidden;
	z-index: 6;
	background-color: transparent;
	background-image: url(../images/notizie_titolo.png);
	position: absolute;
	top: 0px;
	left: 0px;
}
#NewsBody {
	background-color: transparent;
	background-image: url(../images/notizie_fondo.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	width: 230px;
	height: 100%;
	left: 0px;
	top: 0px;
	padding: 2px 0px 4px;
	}
#NewsBody p {
	color: #FDF300;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#NewsBody #newsData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDF400;
	text-align: right;
	line-height: 20px;
	margin-top: 16px;
}
#NewsBody #newsTitolo {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 8px;
}
#NewsBody #newsRiassunto {
	color: #FFFF7F;
}
#NewsBody #newsRiassunto .newsLeggi {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
}

#NewsFoot {
	height:24px;
	width: 230px;
	position: relative;
	margin-top: 0px;
}
#ContentBox #Content #NewsSpace #NewsFoot blockquote {
	margin:0;
	padding:24px 0 0;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
	width: 230px;
	overflow: hidden;
	z-index: 6;
	background-color: transparent;
	background-image: url(../images/notizie_piede.png);
	position: absolute;
	top: 0px;
	left: 0px;
}
#Content {
	margin:0;
	padding:0;
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:170px;
	bottom:32px;
	width:820px;
	max-width:820px;
	}
* html #ContentBox #Content {
	top:0;
	bottom:0;
	height:100%;
	width:820px;
	border-top:170px solid #fff;
	border-bottom:32px solid #fff;
	}
#ContentBox #Head {
	position:absolute;
	/*	margin-left:-477px;
	left:50%;*/
	top:0;
	width:820px;
	min-width:820px;
	height:170px;
	overflow:hidden;
	font-size:1em;
	z-index:7;
	background-color:#F49500;
	background-image: url(../images/head_strappo.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
	}
/*#ContentBox #spacer {
	width:100%;
	height:40px;
	position:absolute;
	background-color: transparent;
}*/
#ContentBox #Foot {
	text-align:center;
	position:absolute;
	/*	margin-left:-477px;
	left:50%;*/
	bottom:0px;
	width:820px;
	min-width:820px;
	height:40px;
	overflow:hidden;
	z-index:5;
	/*	background:#260703 url(../images/sfondo_piede.gif) repeat-x 0px 0px;*/
	z-index:5;
	background-image: url(../images/foot_strappo.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
p, ol, ul {
	font-family: Georgia, "palatino linotype", "times new roman", serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px 20px;
}
#ContentBox #Content #PageBody {
	line-height: 120%;
	/*padding: 20px 0px 20px 230px;  Massimiliano*/
	padding: 10px 0px 20px 230px;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
p cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 120%;
	color: #666666;
}
.firma {
	font-variant: small-caps;
	letter-spacing: 0.2em;
}
/*#menu {
	display:block;
	z-index: 20;
	position: absolute;
	height:20px;
	width: 821px;
	top: 72px;
	left: 66px;
}*/
#ContentBox #Head #insiemesipuoLogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#ContentBox #Head #SaissLogo {
	position: absolute;
	left: 480px;
	top: 0px;
}
#ContentBox #Head #CrescereinsiemeLogo {
	position: absolute;
	left: 630px;
	top: 0px;
}
#ContentBox #Head #MenuBar {
	position: absolute;
	height: 40px;
	width: 386px;
	left: 271px;
	top: 20px;
}

