div#corpoIndex{
	border : 0px none;
	margin: 0;
	padding: 0px;
	height : 482px;

	background-color : #ffffff; 
	/* bianco; */
}
div#notizieIndex{
	border: 0;
	margin: 0;
	padding: 0px;
	float: left;
	width: 570px;
	height : 482px;
	background-color : #AAAAAA;
	/* fucsia; */
}
div#newsIndex1{
	border: 0;
	margin: 0;
	padding: 0px;
	width: 570px;
/*	background : url(img/bgPreNews.gif) top no-repeat fixed; */
	background-image : url(img/bgPreNews.gif);
 	background-position : top;
	background-repeat : no-repeat;
	background-attachment : scroll;
	/*
	background-color : #AAAAAA;
	grigio-chiaro; */
	height : 232px;
/*	overflow:hidden; */
}
div#gap {
	background : url(img/bgGap.gif) top no-repeat scroll;
	/* bianco */
	width: 570px;
	height: 18px;
}
div#newsIndex2{
	border: 0;
	margin: 0;
	padding: 0px;
	width: 570px;
/*	background : url(img/bgPreNews.gif) top no-repeat scroll; */
	background-image : url(img/bgPreNews.gif);
	background-position :  100% 0%;
	background-repeat : no-repeat;
	background-attachment : scroll;
	/*
	background-color : #AAAAAA;
	sfondo grigio; */
	height : 232px;
}
div#areaPrenews1 {
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 250px;
	background-color : #FFFFFF;
	height : 200px;
}

div#prenews1 {
	border: 0px;
	margin: 0px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 16px;
	float: left;
	width: 250px;
	/*
	background-color : #BB0000;
	rosso; */
	height : 180px;
}
div#areaPrenews2 {
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 235px;
	background-color : #FFFFFF;
	height : 200px;
}
div#prenews2 {
	border: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 16px;
	float: right;
	width: 240px;
	/*
	background-color : #0000AC;
	blu; */
	height : 180px;
}
div#areaPrenews3 {
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 250px;
	background-color : #FFFFFF;
	height : 200px;
}
div#prenews3 {
	border: 0px;
	margin: 0px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 16px;
	float: left;
	width: 250px;
	height : 180px;

	/*
	background-color : #BBAA00;
	senape; */
	
}
div#areaPrenews4 {
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 235px;
	background-color : #FFFFFF;
	height : 200px;
}
div#prenews4 {
	border: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 16px;
	float: right;
	width: 240px;
	height : 180px;
	
	/*
	width: 295px;
	height : 232px;
	background-color : #AA00BB;
	viola; */
	
}
div#dataIndex{
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
div#titoloIndex{
/*	border: thin solid Black; */
	color : #9c2513;
	font-family:arial, verdana, sans-serif;
	font-size:15px;
	font-weight : bold;
	max-height:60px;
}
div#sopratitoloIndex{
	font-weight : normal;
	font-style: italic;
}
div#corpoPreIndex{
	position: relative;
	left:0px;
	top:18px;
	max-width:500px;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	max-height:120px;
}
div#thumbsIndex{
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
	/* height : 611px; */
	height : 482px;
	background-image : url(img/bgIndexThumbs.gif);
	background-repeat: no-repeat;
	background-position: top left;
	/* background-color : #ffaaff; */
	/* rosa; */
}
div#thumbTitle{
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100px;
}
div#thumb0{
	position: relative;
	left:4px;
	top:5px;
	width: 246px;
}
div#thumb1{
	position: relative;
	left:4px;
	top:30px;
	width: 246px;
}
div#thumb2{
	position: relative;
	left:4px;
	top:42px;
	width: 246px;
}
div#thumb3{
	position: relative;
	left:4px;
	top:75px;
	width: 246px;
}
