.FondoNotizia{
  clear:both;
	POSITION: relative;
	LEFT: 0px;
	TOP: 0px;
	WIDTH: 460px;
	BACKGROUND: #ffffff url(../../immagini/notizie/FondoTitolo.gif) no-repeat;
	margin-top: 5px;
	margin-bottom: 15px;
}
.FondoNotizia p{
	POSITION: relative;
	color: #000000;
	TOP: 6px;
	WIDTH: 460px;
	padding:0;
	z-index: 0;
	min-height: 40px;
	padding-bottom: 10px;
}
.FondoNotizia img{
	float: left;
	z-index: 10;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom:15px;
}
.FondoNotizia A:visited {
	COLOR: #275C2E
}
.FondoNotizia A:active {
	COLOR: #275C2E
}
.FondoNotizia A:link {
	COLOR: #275C2E
}
.FondoNotizia A:hover {
	COLOR: #275C2E
}
.FondoImmagine{
	POSITION: relative;
	LEFT: 0px;
	TOP: 0px;
	WIDTH: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E6E6E0;
	text-align: center;
}
.FondoImmagine img{
	padding-top: 35px;
	padding-bottom: 35px;
}
.NotiziaTitolo {
	POSITION: relative; 
	FONT-WEIGHT: bold; 
	color: #275C2E;
	LEFT: 21px; 
	WIDTH: 430px; 
	TOP: 0px;
}
.NotiziaTitolo A:visited {
	COLOR: #275C2E
}
.NotiziaTitolo A:active {
	COLOR: #275C2E
}
.NotiziaTitolo A:link {
	COLOR: #275C2E
}
.NotiziaTitolo A:hover {
	COLOR: #275C2E
}





.FondoNotizia  .data {
	POSITION: absolute;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 90%;
	font-weight: normal;	
	top:0px;
	left:405px;
 
}


.FondoNotizia .NotiziaTitolo {
	POSITION: relative; 
	FONT-WEIGHT: bold; 
	color: #275C2E;
	LEFT: 21px; 
	WIDTH: 390px; 
	TOP: 0px;
}
