/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO NOTIZIE  ****************************/
/* ****************************************************************** */
.CentraRisultati {
	position: absolute;
	width: 260px;
	left: 35px;
}

.sfondoRigatitolo{
position:relative;
	BACKGROUND-COLOR: #F7F2D5;
	color:#000000;
	width: 100%;
	 
   margin:0px;
 	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	background-image: url("../../immagini/notizie/label_notizieinprimopiano.gif");

	}

 
.sfondoNotizie { 
 top:0px;
	position: relative;
   	width: 100%;
		/* background-color: #FAEFCF;
	border-left: 1px solid #F7F2D5;
	border-right: 1px solid #F7F2D5;
	border-bottom: 1px solid #F7F2D5;
	 */ 
 }



 
.sfondoNotizie A:link, .sfondoNotizie A:visited{
  color: #000000;
}


.sfondoNotizie A:hover{
  text-decoration:underline;

}

 
.RigaNotiziaTitolo A:link, .RigaNotiziaTitolo A:visited{
  color: #000000;
}




.RigaNotiziaTitolo A:hover{
 text-decoration:underline;
}


 .notiziaPrimoPiano_SX A:link, .notiziaPrimoPiano_SX A:visited {
  color: #000000;
  font-weight:bold;
}




.notiziaPrimoPiano_SX A:hover{
 text-decoration:underline;
}


 .notiziaPrimoPiano_DX A:link, .notiziaPrimoPiano_DX A:visited {
  color: #000000;
  font-weight:bold;
}




.notiziaPrimoPiano_DX A:hover{
 text-decoration:underline;
}

.testataPaginaTitolo_notizia, A.testataPaginaTitolo_notizia, A.testataPaginaTitolo_notizia:link, A.testataPaginaTitolo_notizia:visited {
  position: relative;
/*	background-color: #5f8ea0;*/
 	font-weight: bold;
/* 	top:2px;
	padding-left:4px;*/
	color: #FFCC00; /* #3A6BB6;*/
	padding-top:2px;
	top:-26px;
	height:20px;
	/*text-indent: 15px;*/
	text-align: right;
	width: 100%;
	TEXT-DECORATION: none;
}

A.testataPaginaTitolo_notizia:hover {
	position: relative;
	top:-26px;
	/*background-color: #5f8ea0;*/
 	font-weight: bold;
 	color: #FFFFFF;
	padding-top:2px;
	height:20px;
 
	text-align: right;
	width: 100%;
	TEXT-DECORATION: none;
}


.intestazione_riga_notizia {
	position: relative;
	background-color: #A4C7A6;
	padding-top:2px;
	text-align: center;
	width: 100%;
  /*  height:20px;*/
	color: #000000;
	font-weight : bold;
	padding-bottom:2px;
    border-bottom: solid 1px #1F7224;
  
}


.IntestazioneNotizieConFoto { 
	position: relative;
    top:0px;
	bottom:3px;
 	width: 98%;
    padding-top:2px;
    padding-bottom:2px;
	padding-left:5px;
 	color: #000000;
	font-weight : bold;
	background-color: #FFCC00;	
 	border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
 }
 
 .IntestazioneNotizieSenzaFoto { 
		position: relative;
    top:0px;
	bottom:3px;
 	width: 98%;
    padding-top:2px;
    padding-bottom:2px;
	padding-left:5px;
 	color: #000000;
	font-weight : bold;
	background-color: #FFCC00;	
 	border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
  }

.FondoPagina {
	position: relative;
	left: 0px;
	margin-top:25px;
	/*height: 35px;*/
}


.Notizia { 
    top:0px;
	display: block;
	position: relative;
 	width: 95%;
	margin-left:5px;
 
/*	 background-color: #EBF2EA ;*/
   padding-top:4px;
	padding-bottom:4px;
   /* border-bottom: solid 1px #1F7224;*/
}

.TestataNotizia { 
	width: 100%;
	position: relative;
	float: none;
	display: block;
	padding: 1px;
	border-bottom: solid 1px #A9A9A9;
 }
 
.NotiziaTitolo, A.NotiziaTitolo, A.NotiziaTitolo:link, A.NotiziaTitolo:visited {
    color:#000000; /*#1B50B4;*/
	position: relative;
	font-weight: bold;
/*	background-color: #FFFFFF; */
 
	 margin-top:5px;
	 padding:0px;
/*	border-top: solid 1px #000000; 
 	 border-bottom: solid 2px #D5D5D5;
	 
	  text-indent: 22px; 
	 */
	
}


.RigaNotiziaTitolo{
    color:#1E3678;
	position: relative;
	font-weight: bold;
/*	background-color: #FFFFFF; */
 
	 margin:0px;
	 padding:0px;
/*	border-top: solid 1px #000000;  
 border-bottom: solid 2px #D5D5D5;  
	text-indent: 2px;*/
}





.quadrogrigio{ 
    position: relative;
   float:left;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    background-color: #427DA5;
	width: 13px;
	height: 13px;
	top:18px;

 }


.NotiziaData { 
    position: relative;
	font-size: 85%;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-left:480px;
	margin-top: -18px;
	 */
	color:#006699;
 }

.InizioTestata {
	position: relative;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 77%;
	float: left;
}

.ChiusuraNotizia { 
	position: relative;
	width: 100%;
	height: 1px;
 }

 .SeparatoreNotizie{ 
	background: url("../../immagini/notizie/separatore_notizie.gif") no-repeat;
	height: 10px;
	 
 }


.FrecciaTitolo { 
	background: url("../../immagini/notizie/FondoTitolo.gif") no-repeat;
	height: 15px;
	line-height: 7px;
	top: 0px;
	position: relative;
	width: 100%;
 }

.FondoTestata {
	position: relative;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 23%;
	float: right;
	text-align: right;
}
.FondoTestataData {
	position: relative;
	left: 0px;
	top: 0px;
	color:#A9A9A9;
	text-align: right;
	width: 100%;
}

.FondoNews {
	position: relative;
	top: 7px;
	width: 100%;
	margin-bottom: 0px;
}

.NotiziaStrillo {

   position: relative;
	margin: 0px;
	padding:0px;
	text-align : justify;
 
 
}

.TestoNews {
position: relative;
	margin: 0px;
	text-align : justify;

	/*
		padding-left: 3px;
	padding-right: 3px;
	*/
	margin-left: 105px;

}

.TestoNews2 {
   position: relative;
	margin: 0px;
	text-align : justify;

  }

.ImmagineNews{
	/*position: absolute;*/
	float: left;
	left: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
 
.TestoNewsDettaglio {
	position: relative;
	left: 0px;
	top: 0px;
}

.TestoNewsImmagine {
	/* background: #FAEFCF;
	
		border-bottom: solid 1px #FFFFFF;

	*/
	position: relative;
	top: 40px;
	text-align: center;
	padding-top: 36px;
}

.TitoloImmagine {
	position: relative;
	left: 0px;
	top: 5px;
	text-align: center;
	height: 36px;
}

 
 .testo_notiziaSX{
	/*background: #EBF2EA; */
	position: relative;
	float:left;
	text-align: left;
	width: 10%;
	padding-left:2px;
	padding-right:1px;
	
}
 

 

 .testo_notiziaDX{
	/*background: #EBF2EA;*/
	position: relative;
    float:right;
	text-align: left;
	width: 40%;
	margin:0px;

}

.testo_notiziaSX_sfondo{
	/*background-color: #EBF2EA;*/
	padding-top:4px;
	width: 100%;
}



 .link_notizia, A.link_notizia, A.link_notizia:visited, A.link_notizia:link 
 {  
	COLOR: #000000;
  	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
  	TEXT-DECORATION: none;
 }
  
 
  
 A.link_notizia:hover { 
	COLOR: #000000;
  	 FONT-STYLE: normal;
	FONT-WEIGHT: bold;
  	TEXT-DECORATION: underline;
	 
 }


.notiziaPrimoPiano_SX{ 
    position:relative;
 
	background-color: #EEEEEE;
	float:left;
   	top:0px;
	width:49%;
	padding-top:0px;
    height:200px;
 }

.notiziaPrimoPiano_DX{ 
	position:relative;
	top:0px;
 
	background-color: #EEEEEE;
	float:right;
 	width:49%;
	padding-top:0px;
	 
    height:200px;
 
 }

 .notiziaPrimoPianoTitolo{ 
	position:relative;
	top:0px;
 	background-color: #CCCCCC;
	width:100%;
 
	padding-bottom:3px;
 
 }

  .notiziaPrimoPianoStrillo{ 
	position:relative;
	top:10px;
 	width:98%;
 	padding-left:5px;
	padding-left:2px;
 
 }








/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */
.FondoPaginaIndice {
	top: 0px;
	font-size: 90%;
	width: 33%;
	text-align: center;
	margin-left: 40%;
}

.Paginazione { 
	border-bottom: solid 1px #CCCCCC;
	position: relative;
	left: 0px;
	top:25px;
	height: 25px;
 }

.FondoPaginaPrecedente {
	position: relative;
	width: 33%;
	clear: both;
	margin: 0px;
	padding: 0px;
	/*background-color: #FAF5E7; */
	left: 20px;
	top: 0px;
	text-align: center;
}
.FondoPaginaPrecedente a:visited {
	color: #999EA1;
}/*
.FondoPaginaPrecedente a:active {
   color: #999EA1; 
}*/
.FondoPaginaPrecedente a:link {
   /*color: #999EA1; */
}
.FondoPaginaPrecedente a:hover {
   /*color: #999EA1;*/
}

.FondoPaginaSuccessiva {	
	position: absolute;
	top: 0px;
	width: 33%;
	right: 0px;
	text-align : center;
	padding: 0px;
	margin: 0px;
   
	font-size: 90%;
}
.FondoPaginaSuccessiva a:visited {
	color: #999EA1;
}
.FondoPaginaSuccessiva a:active {
   color: #999EA1; 
}
.FondoPaginaSuccessiva a:link {
   color: #999EA1; 
}
.FondoPaginaSuccessiva a:hover {
   color: #999EA1;
}





.riga_NotizieHome{	
	position: relative;
	top: 10px;
	width: 100%;
 	text-align : left;
	padding: 0px;
	margin: 0px;
   
}

.riga_NotizieHomeSX{	
	position: relative;
	top: 0px;
	width: 100%;
 	text-align : left;
	padding: 0px;
	margin: 0px;
	float:left;
   
}

.riga_NotizieHomeDX{	
	position: relative;
	top: 0px;
	width: 32%;
 	text-align : left;
	padding: 0px;
	margin: 0px;
   float:right;
}