/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	clear: left;
	float: left;
	margin-top: 10px;
	border-left: 6px solid white;
	width: 98%;
}

#boxNotizieHomePage .introduzione{
	border: 0px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	width: 100%;
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 80%;
}

#boxNotizieHomePage .introduzione H2{
	margin-top: 10px;
	font-size: 100%;
	font-weight: bold;
}

#boxNotizieHomePage .notiziaConFoto { 
	position: relative;	
	width: 98%;
	font-size: 80%;
	letter-spacing: 0px;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
    padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
/*	border-bottom: 2px dotted #ebebeb;*/
   left:5px;
   color:#000000;
}

#boxNotizieHomePage .notiziaScadenza { 
	position: relative;	
	width: 98%;
	font-size: 80%;
	letter-spacing: 0px;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
    padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
/*	border-bottom: 2px dotted #ebebeb;*/
   left:5px;
   color:#000000;
}

#boxNotizieHomePage .notiziaSenzaFoto { 
	position: relative;
	width: 98%;
	font-size: 80%;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 2px dotted #ebebeb;
   left:0px;
   color:#000000;
}

#boxNotizieHomePage .notiziaSenzaFoto2 { 
	position: relative;
	width: 98%;
	font-size: 80%;
	letter-spacing: 0px;
	float: right;
	margin-bottom:2px;
	margin-right:0px; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 2px dotted #ebebeb;
   left:0px;
   color:#000000;
}

#boxNotizieHomePage .dettaglio {
	position: relative;
	text-align: justify;
	width: 98%;
	left: 0px;
	top: 0px;
}

#boxNotizieHomePage .ulterioriDettagli {
	font-weight: bold;
}

#boxNotizieHomePage .linkArchivioNotizie A{
	float: left;
	margin-top: 40px;
	margin-right: 10px;
	width: 40%;
	padding: 8px;
  
	margin-bottom: 8px;
	font-size: 82%;
}


/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto H1 { 
   color: #1D5092;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	font-size: 95%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieHomePage .notiziaScadenza H1 { 
   color: #1D5092;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	font-size: 95%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieHomePage .notiziaConFoto H1 A { 
   color: #1D5092;
   text-decoration: none;
}
 #boxNotizieHomePage .notiziaScadenza H1 A { 
   color: #000;
   text-decoration: none;
}

 #boxNotizieHomePage .notiziaScadenza A { 
   color: #000;
   text-decoration: none;
}


#boxNotizieHomePage .notiziaConFoto H2 { 
	display: inline;
	color: black;
	float: left;
	font-family: "Courier New", Courier, monospace; 
	font-size: 95%;
	font-weight: normal;	
	width: 60%;
	margin-top: 18px;
	margin-bottom: 4px;
} 

#boxNotizieHomePage .notiziaSenzaFoto A { 
   color: #1D5092;
   text-decoration: none;

}

#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	color: black;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 95%;
	font-weight: normal;	
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
} 

#boxNotizieHomePage .notiziaSenzaFoto H1 A { 
   color: #000000;
}

#boxNotizieHomePage .notiziaSenzaFoto H2:after { 
	content: " >>     ";	
} 

#boxNotizieHomePage .notiziaSenzaFoto2 H1 { 
   color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}
 
#boxNotizieHomePage .notiziaSenzaFoto2 H2 { 
	color: black;
	font-size: 70%;
	font-weight: bold;	
	margin-top: 2px;
	margin-bottom: 4px;
} 

/*********************************************************************/
/****   CONFIGURAZIONE LINK ******************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto A { 
	text-decoration: underline;
}

#boxNotizieHomePage .notiziaScadenza A { 
	text-decoration: underline;
}



#boxNotizieHomePage .notiziaConFoto A:hover{ 
 	text-decoration: underline;
	color: black;
}
#boxNotizieHomePage .notiziaScadenza A:hover{ 
 	text-decoration: underline;
	color: black;
}






#boxNotizieHomePage .notiziaSenzaFoto A { 
	text-decoration: none;
}

#boxNotizieHomePage .notiziaSenzaFoto A:hover { 
	text-decoration: underline;
}


#boxNotizieHomePage .notiziaSenzaFoto2 A { 
	text-decoration: none;
	color: #AE2C00;
}

#boxNotizieHomePage .notiziaSenzaFoto2 A:hover{ 
 	color: black;
 }


/*********************************************************************/
/****  CONFIGURAZIONE SEPARATORI *************************************/
/* *******************************************************************/

#boxNotizieHomePage .separatore1 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
	background-color: Aqua;
}

#boxNotizieHomePage .separatore2 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
	background-color: red;
}

#boxNotizieHomePage .separatore3 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
	background-color: Fuchsia;
}

/*********************************************************************/
/****  CONFIGURAZIONE IMMAGINI ***************************************/
/* *******************************************************************/

.notiziaConFoto img{
	border: 4px solid #C5CADA;
	float: left;	
	margin-left: 3px;
	margin-right: 10px;
	width: 100px;
}

.notiziaSenzaFoto2 img{
	border-left: 10px dashed #1D5092;
	border-bottom: 10px dashed #1D5092;
	float: right;	
	margin-left: 5px;
	width: 60px;
}

.introduzione img{
	float: left;
}

/*********************************************************************/
/****  CONFIGURAZIONE SFONDI *****************************************/
/* *******************************************************************/

#boxNotizieHomePage .sfondoArchivioNotizie{
	position: relative;
	width: 95%;
	clear: left;
	height: 20px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #D1E78F;
}

#boxNotizieHomePage .sfondo1 {
	position: relative;
	text-align: left;
	left: 0px;
	padding-top:3px;
	padding-bottom:3px;
 	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:0px;
	text-indent: 10px;
	background-color: #1D5092; 
 	margin-bottom:.5em;
	clear:left;
   
	 
}

 

#boxNotizieHomePage .sfondoScadenza {
	position: relative;
	text-align: left;
	left: 0px;
	padding-top:3px;
	padding-bottom:3px;
 	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:0px;
	text-indent: 10px;
	background-color: #A5BAD4; 
 	margin-bottom:.5em;
	clear:left;
    width: 99%;
	 
}
#boxNotizieHomePage .sfondoProgetti {
	position: relative;
	text-align: left;
	left: 0px;
	padding-top:3px;
	padding-bottom:3px;
 	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	margin-top:0px;
	text-indent: 10px;
	background-color: #C7D4E4; 
 	margin-bottom:.5em;
	clear:left;
    width: 99%;
	 
}


#boxNotizieHomePage .sfondo2 {
	position: relative;
	clear: left;
	color: #1D5092;
	border-top:    10px solid #FFFFFF;
	border-bottom: 2px solid #1D5092; 
	font-weight: bold;
	font-size: 125%;
	width: 96%;
	padding: 5px;
}

#boxNotizieHomePage .sfondo3 {
	position: relative;
	clear: left;
	border-top:    10px solid #FFFFFF;
	border-bottom: 2px solid #8B9EA5;
   background-color: #D1E78F;
	font-weight: bold;
	font-size: 105%;
	width: 96%;
	padding: 5px;
}

#boxNotizieHomePage .sfondo4{ 
	position: relative;
	float: left;
  	width: 98%;
	margin-bottom:8px;
	margin-left:5px; 
	margin-right:5px; 
   padding-top:5px;
	padding-bottom:5px;
   background-color: #FFFFFF;
   left:0px;
   color:#000000;
} 



/*********************************************************************/
/*****                                        ************************/
/*****            ARCHIVIO NOTIZIE            ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieArchivio{
	clear: left;
	float: left;
	margin-top: 30px;
	border-left: 6px solid white;
	width: 98%;
}

#boxNotizieArchivio .notiziaConFoto { 
	position: relative;
	width: 100%;
	font-size: 80%;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
    padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 2px dotted #1D5092;
   left:0px;
   color:#000000;
}

 



#boxNotizieArchivio .notiziaSenzaFoto { 
	position: relative;
	width: 100%;
	font-size: 80%;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 2px dotted #1D5092;
   left:0px;
   color:#000000;
}

#boxNotizieArchivio .sfondo2 { 
	position: relative;
	width: 98%;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 4px;
	margin-bottom:2px;
	margin-top:20px; 
	border-bottom: 2px dotted #1D5092;
   left:0px;
   color:#000000;
}

/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto H1 { 
   color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}
 
 #boxNotizieArchivio .notiziaScadenza H1 { 
   color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}
 

 

#boxNotizieArchivio .notiziaConFoto H2 { 
	color: black;
	float: left;
	font-family: "Courier New", Courier, monospace;
	width: 65%;
	font-size: 90%;
	font-weight: normal;	
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;

} 

#boxNotizieArchivio .notiziaConFoto H3 { 
   color: #000000;
	float: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	width: 65%;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto H1 { 
   color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto H2 { 
	color: black;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	font-weight: normal;	
	margin-top: 2px;
	margin-bottom: 4px;
} 

#boxNotizieArchivio .notiziaSenzaFoto H3 { 
   color: #000000;
	clear: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}

/*********************************************************************/
/****   CONFIGURAZIONE LINK ******************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto A { 
	text-decoration: none;
}

 


#boxNotizieArchivio .notiziaConFoto A:hover{ 
 	text-decoration: underline;
	color: black;
}

#boxNotizieArchivio .notiziaSenzaFoto A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto A:hover { 
 	color: black;
 
}

/*********************************************************************/
/****  DETTAGLIO DELLA NOTIZIA ***************************************/
/* *******************************************************************/




#boxNotizieDettaglio{
	clear: left;
	float: left;
	margin-top: 15px;
	font-size: 95%;
	border-left: 6px solid white;
	width: 98%;
}

#boxNotizieDettaglio ul {
 
       list-style-type:disc;
	position:relative;
	padding-left:20px;

}
#boxAccessibilitaInformazioniTest ul {
 
       list-style-type:disc;
	position:relative;
	padding-left:20px;

}


#boxNotizieDettaglio ul li {
	position:relative;
	 
     


}
#boxNotizieDettaglio ol {
 
       list-style-type:disc;
	position:relative;
	padding-left:20px;

}
#boxNotizieDettaglio ol li {
position:relative;
	margin-left:20px;
	    
}


#boxNotizieDettaglio H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 125%;
	border-bottom: 1px dotted #1D5092;
}

#boxNotizieDettaglio H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxNotizieDettaglio H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #1D5092;
	font-size: 125%;
	border-top: 1px dotted #1D5092;
}

#boxNotizieDettaglio H6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 85%;
	text-align: justify;
}
	
#boxNotizieDettaglio .sfondo2 {
	position: relative;
	clear: left;
   background-color: #F9E100;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	width: 98%;
	padding: 5px;
}

#boxNotizieDettaglio IMG {
	float: left;
	width: auto; 
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}



#boxNotizieDettaglio .informazioniCorrelate{
	clear: both;
	margin-top: 18px;
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}		
