/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	/*position:relative;
	clear: left;
	float: left;
	margin-top: 5px;
	left: 1px;
	font-size: 100%;
	width:100%;*/
 	position:relative;
   clear:left;
	width: 98%;
	background-color: white;
	border: 1px solid white;
}

/*#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: 100%;
	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: 1px solid #B3B3B3;
   left:0px;
   color:#000000;
}

#boxNotizieHomePage .notiziaSenzaFoto { 
	background: url(/immagini/sfondo/bg-notizie-comune.gif) 10px 10px no-repeat;
	position: relative;
	float: left;
	margin-bottom:1em;
	border-bottom: 1px solid #B3B3B3;
	color:#000000;
	width: auto;
	width:96%;
	padding-left: 2.5em !important;
	font-size:80%;
	vertical-align: middle;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right:0px; 
   padding-top:6px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	text-indent: 0px;
}

#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{
	clear: both;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	width: 60%;
	text-align: right;
	background-color:#ebebeb;
	padding: 8px;
	color: black;
	border: 1px solid #CCC;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 82%;
}

/*#boxNotizieHomePage .linkArchivioNotizie a{
	padding: 0px !important;
	background-color: White !important;
	color: #990033 !important;
	font-weight: normal !important;
	text-decoration: underline;
	border: 0px !important;
}

#boxNotizieHomePage .linkArchivioNotizie a:hover{
	padding: 0px !important;
	background-color: White !important;
	color: #990033 !important;
	font-weight: normal !important;
	text-decoration: underline;
	border: 0px !important;
	font-size: 82%!important;
}*/


/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto H1 { 
   color: #000000;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	font-size: 100%;
	padding-bottom:2px;
	text-decoration: none;
	margin-bottom: .5em !important;
}

#boxNotizieHomePage .notiziaConFoto H1 A { 
   color: #315E88;
	text-decoration: none;
	font-size: 110%;
}

#boxNotizieHomePage .notiziaConFoto H1 a:hover{
	color: Black !important;
	text-decoration: underline !important;
	background-color: #F7F7F7 !important;
}
 
#boxNotizieHomePage .notiziaConFoto H2 { 
	display: inline;
	color: black;
	float: left; 
	font-size: 100%;
	font-weight: normal;	
	width: auto;
	margin-top: .5em;
	margin-bottom: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-style: italic;
} 

#boxNotizieHomePage .notiziaConFoto H3 { 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:100%; 
	font-weight:normal; 
	margin-bottom:4px; 
	margin-top:0.5em;
} 

#boxNotizieHomePage .notiziaSenzaFoto A:link, #boxNotizieHomePage .notiziaSenzaFoto A:visited, #boxNotizieHomePage .notiziaSenzaFoto A:active { 
	color:#315E88;
	text-indent: 0px;
	float: left;
	max-width: 70%;
}

#boxNotizieHomePage .notiziaSenzaFoto A:hover { 
   color: black;
}

#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	color: #666;
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 95%;
	font-weight: normal;	
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-style:italic;
	text-align: right;
	margin-left: 2%;
	width: 80px !important;
} 

#boxNotizieHomePage .notiziaSenzaFoto H1 A { 
   color: #990033;
}

#boxNotizieHomePage .notiziaSenzaFoto2 H1 { 
   color: #990033;
	font-weight: bold;
	margin-top: -10px;
	padding:0px;
	font-size: 110%;
	padding-bottom:2px;
	text-decoration: none;
	margin-bottom:1em;
	float:left;
	width: 30%;
}
 
#boxNotizieHomePage .notiziaSenzaFoto2 H2 { 
	color: black;
	font-size: 70%;
	font-weight: bold;	
	margin-top: 2px;
	margin-bottom: 4px;
} 

/*********************************************************************/
/****   CONFIGURAZIONE LINK ******************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto A { 
	text-decoration: none;
}

#boxNotizieHomePage .notiziaConFoto A:hover{ 
	background-color: #F7F7F7;
	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{ 
	background-color: #F7F7F7;
	text-decoration: underline;
	color: black;
}


/*********************************************************************/
/****  CONFIGURAZIONE SEPARATORI *************************************/
/* *******************************************************************/

#boxNotizieHomePage .separatore1 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
	background-color: Aqua;
}

#boxNotizieHomePage .separatore2 {
	position: relative;
	clear: left;
	float: left;
	height: 10px;
	background-color: red;
}

#boxNotizieHomePage .separatore3 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
	background-color: Fuchsia;
}

/*********************************************************************/
/****  CONFIGURAZIONE IMMAGINI ***************************************/
/* *******************************************************************/

.notiziaConFoto img{
	border: 1px solid #315E88;
	float: left;	
	margin-left: 0px;
	margin-right: 10px;
	width: 80px;
	padding: 5px ;
}

.notiziaSenzaFoto2 img{
	border-left: 10px dashed green;
	border-bottom: 10px dashed green;
	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;
	clear: left;
	color:#315E88;
	border-bottom: 2px solid #86bcdd; 
	font-weight: bold;
	font-size: 125%;
	width: 100%;
	height: 20px;
	padding: 0px;
	
}

#boxNotizieHomePage .sfondo2 {
	position: relative;
	clear: left;
	color:#315E88;
	border-bottom: 2px solid #86bcdd; 
	border-top:    10px solid #FFFFFF;
	font-weight: bold;
	font-size: 85%;
	width: 100%;
	padding: 0px;
}

#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{
	position:relative;
   clear:left;
	width: 98%;
	background-color: white;
	border: 1px solid white;
}

#boxNotizieArchivio .notiziaConFoto { 
	position: relative;
	clear: both;
	width: 100%;
	font-size: 95%;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #cccccc;
   left:0px;
   color:#000000;
}


#boxNotizieArchivio .notiziaConFoto IMG{ 
	border: 1px solid #cccccc;
	clear: both;
	float: left;	
	margin-left: 0px;
	margin-right: 10px;
	width: 25%;
	padding: 5px ;
	margin-bottom: 20px;
}

#boxNotizieArchivio .notiziaSenzaFoto { 
	position: relative;
	width: 100%;
	font-size: 95%;
	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: 1px solid #cccccc;
   left:0px;
   color:#000000;
}

#boxNotizieArchivio .sfondo2 { 
	position: relative;
	clear: left;
   background-color: #e0e0e0;
	margin-top: 10px;
	margin-bottom:  10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #e0e0e0;
}

/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto H1 { 
   color: #000000;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	font-size: 80%;
	padding-bottom:2px;
	text-decoration: none;
	width: 69%;
}
 
#boxNotizieArchivio .notiziaConFoto H2 { 
	color: black;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	font-weight: normal;	
	margin-top: 10px;
	margin-bottom: 15px;
	width: 60%;
} 

#boxNotizieArchivio .notiziaConFoto H3 { 
   color: #000000;
	float: left;
	font-weight: normal;
	font-size: 80%;
	margin-top: 5px;
	padding:0px;
	padding-bottom:2px;
	text-decoration: none;
	width: 68%;
}

#boxNotizieArchivio .notiziaSenzaFoto H1 { 
   color: #000000;
	font-weight: bold;
	
	margin-top: 5px;
	padding:0px;
	font-size: 80%;
	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;
	
	margin-top: 5px;
	padding:0px;
	font-size: 90%;
	padding-bottom:2px;
	text-decoration: none;
}

/*********************************************************************/
/****   CONFIGURAZIONE LINK ******************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaConFoto A:hover{ 
	background-color: #F7F7F7;
	text-decoration: underline;
	color: black;
}

#boxNotizieArchivio .notiziaSenzaFoto A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto A:hover { 
	background-color: #F7F7F7;
	text-decoration: underline;
 	color: black;
   margin:0px;
   padding:0px;
}

/*********************************************************************/
/****  DETTAGLIO DELLA NOTIZIA ***************************************/
/* *******************************************************************/

#boxNotizieDettaglio{
	position:relative;
   clear:left;
	width: 98%;
	background-color: white;
	border: 1px solid white;
}

#boxNotizieDettaglio H1 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 2px solid #315E88;
	color:#315E88;
}

#boxNotizieDettaglio H2 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid #315E88;
	color:#315E88;
}

#boxNotizieDettaglio H3 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 100%;
}

#boxNotizieDettaglio p {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 100%;
}

#boxNotizieDettaglio H4 {
	margin: 0.5em 0.5em;
	font-size: 90%;
	background-color: #FCF7EF;
	color: Black;
	padding: 1em;
	font-weight: bold;
}

#boxNotizieDettaglio H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
 	font-size: 130%;
	border-bottom: 2px solid #315E88;
}

#boxNotizieDettaglio H6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;
	text-align: justify;
	font-weight: normal;

}

#boxNotizieDettaglio ul {
	margin-left: 20px;
}

#boxNotizieDettaglio ul li{
}

#boxNotizieDettaglio ol {
	margin-left: 20px;
}

#boxNotizieDettaglio ol li{
}

#boxNotizieDettaglio IMG {
	clear: both;
	float: right;
	width:300px;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	text-align: center;
	border-left: 10px solid #FFFFFF;
}



#boxNotizieDettaglio .informazioniCorrelate{
	clear: both;
	margin-top: 18px;
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}		