/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE  SERVIZIO NOTIZIE  *****/
/* ****************************************************************** */

#boxNotizie{
	clear: left;
	float: left;
	font-size: 99%;
	width: 98%;
	margin-top: 15px;
	margin-left: 5px;
}

.notizia { 
	width: 99%;
	float: left;
	margin-bottom:8px;
   padding-top:5px;
	padding-bottom:5px;
	BACKGROUND-COLOR: #F7F7F7;
	border-top: solid 1px #D7E2CF;
	border-left: solid 1px #D7E2CF;
	border-right: solid 1px #D7E2CF;
	border-bottom: solid 1px #D7E2CF;
   left:0px;
   color:#000000;
}

.notizia2 { 
	width: 98%;
	font-size: 97%;
	float: left;
	margin-bottom:8px;
   padding-top:5px;
	padding-bottom:5px;
	BACKGROUND-COLOR: #F7F7F7;
	border-top: solid 1px #D7E2CF;
	border-left: solid 1px #D7E2CF;
	border-right: solid 1px #D7E2CF;
	border-bottom: solid 1px #D7E2CF;
   color:#000000;
}

.notizia3 { 
	width: 98%;
	font-size: 97%;
	float: left;
	BACKGROUND-COLOR: #ADE792;
	border-top: solid 5px #FFFFFF;
	border-left: solid 8px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
   color:#000000;
}

.notizia4 { 
	width: 98%;
	float: left;
	clear: left;
	border-top: 6px solid #FFFFFF;
	BACKGROUND-COLOR: #FFFFFF;
	border-bottom: solid 2px #ADE792;
   color:#000000;
}
.notizia5 { 
	clear: left;
	float: left;
	width: 98%;
	border-bottom: 1px solid black;
	margin-bottom: 5px;
	padding-bottom: 6px;
}


.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:#000000;

}

.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;
    left:0px;
   color:#000000;

}

.sfondoNotizia1{ 
	position: relative;
	float: right;
}

.testataNotizia { 
	position: relative;
	width: 100%;
	padding: 1px;
	border-bottom: solid 1px #000000;
 }

.rigaNotiziaTitolo { 
	position: relative;
	float: left;
	width: 100%;
	padding-bottom:2px;
 	bottom:4px;
 }
 
.notiziaTitolo  {
	position: relative;
	float: left;
	clear: left;
    color: #000000;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	width: 99%;
	font-size: 110%;
	padding-bottom:5px;
	border-bottom: solid 1px #ebebeb; 
	bottom:4px;
}

.notiziaTitolo2  {
	position: relative;
	float: left;
	clear: left;
    color: #000000;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	width: 100%;
	padding-bottom:5px;
	border-bottom: solid 1px #B5C2E1; 
	bottom:4px;
}

.notiziaTitolo3  {
	position: relative;
	float: left;
	clear: left;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	padding:0px;
	width: 99%;
	font-size: 100%;
}

.notiziaData { 
    position: relative;
	float: left;
	clear: left;
	color: black;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 90%;
 	width: 90%;
 }
 
.notiziaDataSenzaFoto { 
    position: relative;
	font-size: 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;
 }
 
.fondoPagina {
	position: relative;
	left: 0px;
	margin-top:25px;
}

.inizioTestata {
	position: relative;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 77%;
	float: left;
}

.separatoreNotizie{ 
	background: url("../../immagini/notizie/separatore_notizie.gif") no-repeat;
	height: 10px;
	 
 }

.fondoTestata {
	position: relative;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 23%;
	float: right;
	text-align: right;
}

.fondoTestataData {
	position: relative;
	left: 0px;
	top: 0px;
	color:#000000;
	text-align: right;
	width: 100%;
}

.fondoNews {
	position: relative;
	top: 7px;
	width: 95%;
	margin-bottom: 0px;
}

.fondoNews2 {
	position: relative;
	top: 7px;
	width: 100%;
	margin-bottom: 0px;
}

.notiziaStrillo {
	position: relative;
	float: left;
	clear: left;
	font-size: 99%;
	width: 99%;
	text-align : justify;
	padding-bottom:5px;
}

.notiziaStrillo2 {
	position: relative;
	float: left;
	clear: left;
	font-size: 100%;
	width: 99%;
	text-align : justify;
	padding-bottom:5px;
}


.testoNews {
	width: 65%;
	position: relative;
	float: left;
	margin: 0px;
	text-align : justify;
	padding-left: 3px;
	padding-right: 3px;
}

.testoNews3 {
	width: 82%;
	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;
	width: 100px;
}

.immagineNews2{
	position: relative;
	float: left;
	left: 0px;
	margin-right: 3px;
	text-align: left;
	vertical-align: middle;
	width: 98%;
}

.immagineNews3{
	position: relative;
	float: left;
	left: 0px;
	margin-right: 8px;
	text-align: center;
	vertical-align: middle;
	border-right: 11px solid #FFFFFF;
	width: 40px;
}
 
.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;
}

.testo_notiziaSX_sfondo{
	padding-top:4px;
	width: 100%;
}

/*********************************************************************/
/**** 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;
}





