/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO NOTIZIE  ****************************/
/* ****************************************************************** */

.paginaNotizie{
	width: 99%;
}

.notizia { 
	position: relative;
	width: 100%;
	float: left;
	margin-bottom:8px;
	margin-right:4px; 
   padding-top:5px;
	padding-bottom:5px;
	BACKGROUND-COLOR: #F7F7F7;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
   left:0px;
   color:#000000;

}

.notizia2 { 
	position: relative;
	width: 100%;
	float: left;
	margin-bottom:8px;
    padding-top:5px;
	padding-bottom:5px;
	BACKGROUND-COLOR: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: dotted 1px #B5C2E1;
   left:0px;
   color:#000000;

}

.testataPaginaNotizie2 {
	position: relative;
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 92%;
	width: 98%;
	color: white;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color:#505254;
	 
   
}

.notizia A:link, .Notizia A:visited { 
   color:#000099;

}

.sfondoNotizia{ 
	position: relative;
	float: left;
  	width: 95%;
	margin-bottom:8px;
	margin-left:5px; 
	margin-right:5px; 
    padding-top:5px;
	padding-bottom:5px;
	BACKGROUND-COLOR: #FFFFFF;
   color:#000000;
}

.sfondoNotizia A:link, .SfondoNotizia A:visited { 
   color:#000000;
}

.RigaNotiziaTitolo { 
	position: relative;
	float: left;
   	width: 100%;
	padding-bottom:2px;
 	bottom:4px;
 }
 
.notiziaTitolo  {
	position: relative;
	float: left;
	clear: left;
   color: #000099;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	width: 99%;
	font-size: 105%;
	padding-bottom:5px;
	border-bottom: solid 1px #B5C2E1; 
	bottom:4px;
}
.notiziaTitolo A, .notiziaTitolo A:link, .notiziaTitolo A:visited{
   color: #000099;
	text-decoration: none;
}   

.notiziaTitolo2  {
	position: relative;
	float: left;
	clear: left;
   color: #000099;
	font-size: 105%;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	width: 100%;
}

.notiziaData { 
    position: relative;
	float: left;
	clear: left;
	color: black;
	font-size: 90%;
 	width: 90%;
 }

.notiziaData2 { 
    position: relative;
	float: left;
	clear: left;
	padding-left: 0px;
 	width: 90%;
	border-bottom: 10px solid #FFFFFF;
	color:#666666;
 }

.sfondoRigatitolo{
	position:relative;
	BACKGROUND-COLOR: #F7F2D5;
	color: #000000;
	width: 100%;	 
	 margin:0px;
	 padding:0px;
 }

 
.sfondoNotizie { 
	position: relative;
   width: 100%;
	border-left: 2px solid #CDDCF1; 
 }

.intestazione_riga_notizia {
	position: relative;
	background-color: #A4C7A6;
	padding-top:2px;
	text-align: center;
	width: 100%;
	color: #000000;
	font-weight : bold;
	padding-bottom:2px;
    border-bottom: solid 1px #1F7224;
  
}

.intestazioneNotizieConFoto { 
	background-image: url("../../immagini/notizie/label_notizieinprimopiano.gif");
	position: relative;
	width: 100%;
	height: 40px;
	border-width: 0px;
	border-bottom-width: 2px;
 }
 
.intestazioneNotizieSenzaFoto { 
	background-image: url("../../immagini/notizie/label_altrenotizieinbreve.gif");
	position: relative;
	width: 100%;
	height: 40px;
	border-width: 0px;
	border-bottom-width: 2px;
 }

.fondoPagina {
	position: relative;
	left: 0px;
	margin-top:25px;
}

.chiusuraNotizia { 
	position: relative;
	width: 100%;
	height: 1px;
 }

.separatoreNotizie{ 
	background: url("../../immagini/notizie/separatore_notizie.gif") no-repeat;
	height: 10px;
 }


.fondoNews {
	position: relative;
	top: 7px;
	width: 95%;
	margin-bottom: 0px;
}

.fondoNews2 {
	position: relative;
	top: 7px;
	width: 100%;
	margin-bottom: 0px;
}

.notiziaStrillo {
	position: relative;
	margin-top: 15px;
	float: left;
	clear: left;
	font-size: 100%;
	width: 99%;
	text-align : justify;
	padding-bottom:5px;
}

.notiziaStrillo2 {
	position: relative;
	float: left;
	clear: left;
	font-size: 100%;
	width: 99%;
	text-align : justify;
}

.testoNews {
	width: 56%;
	position: relative;
	float: left;
	margin: 0px;
	text-align : justify;
	padding-left: 3px;
	padding-right: 3px;
}

.testoNews2 {

	width: 56%;
	position: relative;
	float: left;
	margin: 0px;
	text-align : justify;
	padding-left: 3px;
	padding-right: 3px;
}

.immagineNews{
	position: relative;
	float: left;
	left: 0px;
	margin-right: 8px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}

.ImmagineNews2{
	position: relative;
	float: left;
	left: 0px;
	margin-right: 3px;
	text-align: left;
	vertical-align: middle;
	width: 98%;
}
 
.testoNewsDettaglio {
	position: relative;
	width: 98%;
	left: 0px;
	top: 0px;
}

.testoNewsImmagine {
	background-color: #E5EFFA;
	position: relative;
	top: 40px;
	text-align: center;
	padding-top: 36px;
	border-bottom: solid 1px #CDDCF1;
}

.titoloImmagine {
	position: relative;
	left: 0px;
	top: 5px;
	text-align: center;
	height: 36px;
}

/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */
.FondoPaginaIndice {
	top: 0px;
	font-size: 90%;
	width: 33%;
	text-align: center;
	margin-left: 40%;
}

.Paginazione { 
	position: relative;
	clear: left;
	left: 0px;
	top:25px;
	height: 25px;
 }

.FondoPaginaPrecedente {
	position: relative;
	width: 33%;
	clear: both;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	text-align: center;
}
.FondoPaginaPrecedente a:visited {
	color: #000000;
}*

.FondoPaginaPrecedente a:link {

}
.FondoPaginaPrecedente a:hover {

}

.FondoPaginaSuccessiva {	
	position: absolute;
	top: 0px;
	width: 33%;
	right: 0px;
	text-align : center;
	padding: 0px;
	margin: 0px;
 
	font-size: 90%;
}
.FondoPaginaSuccessiva a:visited {
	color: #000000;
}
.FondoPaginaSuccessiva a:active {
   color: #000000; 
}
.FondoPaginaSuccessiva a:link {
   color: #000000; 
}
.FondoPaginaSuccessiva a:hover {
   color: #000000;
}





