/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO NOTIZIE  *****/
/* ****************************************************************** */

 .ScrittaPrimoPiano {
 	width: 100%;
	padding: 3px;
	background-color: #990000;
	color: white;
	border: 0;
 }

.GestisciImmagineSfondo {
	position: relative;
	left: -58px;
	width: 89%;
	background-color: #F7F7F7;
}

.GestisciImmagine {
	position: relative;
	left: 68px;
	border-left: 3px solid #8E8F91;
	border-right: 3px solid #8E8F91;
	border-top: 3px solid #8E8F91;
	border-bottom: 3px solid #8E8F91;
	width: 280px;
}

.TestoNewsImmagine {
	position: relative;
	left: 65px;
}

.AllineaDettaglio {
	position: relative;
	width: 95%;
	left: 5px;
	top: -10px;
}

.AllineaUlterioriDettagli {
	position: relative;
	left: 5px;
}

.LineaSeparazione { 
	background:#ADAFB1;
	color: #ADAFB1;
	width: 100%;
	height: 1px;
	margin: 2px 0;
	padding: 0;
	border:0;
	float:left;
}

.LineaSeparazioneSenzaFoto {
	position: relative;
	left: 0;
	top: 0;
	border: thin;
	color: #ADAFB1;
	width: 100%;
	height: 1px;
	margin: 2px 0;
	padding: 0;
}

.LineaSeparazioneSenzaFotoFase01 {
	position: relative;
	left: 0;
	top: 0;
	border: thin;
	color: #ADAFB1;
	width: 93%;
	height: 1px;
	margin: 2px 0;
	padding: 0;
}

.labelNotiziePrimoPiano{
	/*background-image: url(../../immagini/notizie/label_notizieinprimopiano.gif);
	background-repeat: no-repeat;	*/
	border-left: solid 3px #000000;
	font-weight:bold;
	padding-left:7px;
	font-size:120%;
	padding-top:4px;
	padding-bottom:4px;
	clear: left;
	background:#EBEBEB;
}

.labelAltreNotizieInBreve{
	height: 50px;
	clear: left;
}

.notiziaSeparatore {
	height: 30px;
}



/* NOTIZIA HOME PAGE CON FOTO*/

div.notiziaHomepageConFoto{
  	float: left;
	clear: both;
	width: 100%;
   margin: 5px 0;
}

div.notiziaHomepageConFoto div.notiziaHomepageConFoto_foto {
	position:relative;
	top: 0;
	left: 0;
   width:90px;
	float: left;
	margin: 0 15px 0 0;
}

.notiziaTitoloConFoto {
	margin: 0px;
	padding: 0;
	position: static;
	float: left;
	width: 80%;
	font-size: 95%;
}

.notiziaTitoloConFoto a {
	color: #990000;
	float: left;
}

.NotiziaData {
	font-size: 80%;
	float: left;
	width:80%;
	margin:  0;
	color: gray;
}

.notiziaStrillo {
	font-size: 90%;
	float: left;
	width: 80%;
}

/*NOTIZIA SENZA FOTO HOME PAGE*/


.notiziaTitoloSenzaFotoHomePage {
	font-size: 100%;
	float: left;
}

.notiziaTitoloSenzaFoto {
	font-size: 100%;
}

.notiziaStrilloSenzaFoto {
	font-size: 100%;
	width: 68%;
}

.notiziaStrilloSenzaFotoFase01 {
	font-size: 100%;
	width: 85%;
}


div.sfondoNotizia1 {
	clear: both; 
	font-size: 80%;
	width: 100%;
	text-align: right;
	padding: 0;
	border-top: 1px solid #CCCCCC;
}

.sfondoNotizia1 a, .sfondoNotizia1 a:link, .sfondoNotizia1 A:visited { 
   color:#6F6F6F;
}

.Spazio { 
   position: relative;
	margin-top: 8px;	
}


 .NotiziaDataSenzaFoto { 
   position: relative;
	font-size: 100%;
	left: 0px;
	top: -45px;
	color:#6F6F6F;
	width:96%;
 }
 
.NotiziaTitoloDett {
	position: relative;
	left: 5px;
} 

.NotiziaDataDett {
	position: relative;
	font-size:80%;
	left:5px;
	color:gray;
}

/*
.notiziaDettaglio {
	position: relative;
	width: 100%;
	top: 0px;
	height: 82px;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #ECE8D1;
	padding-left: 90px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.sfondoNotizia{
	width: 100%;
	background-color:  #ECE8D1;
	padding-bottom: 10px;
}
*/

/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */

.paginazione { 
	border-bottom: solid 1px #CCCCCC;
	position: relative;
	left: 0px;
	top:25px;
	height: 25px;
	padding-bottom: 10px;
 }

div.FondoTestata {
	border: 0!important;
	margin: 0;
	padding: 0;
}



div.FondoTestata .FondoDelibere2 {
	margin: 0;
	padding: 0;
	border: 0!important;
}
