/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	clear: left;
	float: left;
	width: 92%;
	margin-left:3%;
}

* html #boxNotizieHomePage{
	margin-left:2%;
}

.boxScadenze{
	font-size:70%;
	border-bottom:1px solid #666;
}

.boxScadenze ul{
	margin:0;
	padding:0;
}

.boxScadenze ul li{
	list-style-image:url(../../immagini/sfondo/bg-lista.gif);
	margin-left:6%;
	line-height:2em;
}

.boxScadenze ul li a{
	color:#666!important;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:.5em;
	margin-bottom:.5em;
}

.boxScadenze ul li a:hover{
	
}

#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: 96%;
	font-size: 75%;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #999999;
	left:0px;
	color:#000000;
	margin-left:2%;
}

#boxNotizieHomePage .notiziaSenzaFoto { 
	position: relative;	
	width: 98%;
	font-size: 75%;
	letter-spacing: 0px;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #999999;
	left:0px;
	color:#000000;
	padding-left:2%;
	display:block;
}

html>body #boxNotizieHomePage .notiziaSenzaFoto { 
	width: 96%;
	margin-left:2%;
	float:left;
	padding-left:0;
}

#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: right;
	margin-top: 40px;
	margin-right: 10px;
	width: 40%;
	background-color:#ebebeb;
	padding: 8px;
	color: black;
	border: 1px solid #CCC;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 82%;
}


/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto H1 { 
	color: #DB0404;
	font-weight: bold;
	margin-top: 0;
	padding:0;
	font-size: 100%;
	text-decoration: none;
	padding:0;
	margin:0;
}

#boxNotizieHomePage .notiziaConFoto H3 { 
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	padding:5px 0px 0px 0px;
	margin:0;
}

#boxNotizieHomePage .notiziaConFoto H1 A { 
   color: #DB0404;
}
 
#boxNotizieHomePage .notiziaConFoto H2 { 
	color: #999;
	float: left;
	font-size: 100%;
	font-weight: normal;	
	padding:5px 5px 5px 0px;
	font-style:italic;
} 

#boxNotizieHomePage .notiziaSenzaFoto A { 
   color: #DB0404;
}

#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	color: #DB0404;
	float: left;
	font-size: 100%;
	font-weight: bold;	
	padding:5px;
} 

#boxNotizieHomePage .notiziaSenzaFoto H1 A { 
	color: #000000;
	font-size: 90%;
}

#boxNotizieHomePage .notiziaSenzaFoto H2:after { 
		
} 

#boxNotizieHomePage .notiziaSenzaFoto2 H1 { 
   color: black;
	font-weight: bold;
	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 .notiziaConFoto A:hover{ 
	color: black;
}

#boxNotizieHomePage .notiziaSenzaFoto A { 
	text-decoration: none;
	text-decoration: underline;
}

#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: 1px solid black;
	float: left;	
	margin-left: 0;
	margin-right: 10px;
	width: 50px;
	height: 50px;
}

.notiziaSenzaFoto2 img{
	border-left: 10px dashed green;
	border-bottom: 10px dashed green;
	float: right;	
	margin-left: 5px;
	width: 60px;
}

.introduzione img{
	float: left;
}

.imgFondoNotizie {
	clear: both;
	border: none;
	padding: 0px;
	text-align: center;
	width: 96%;

	margin: 0 auto;
}

.imgFondoNotizie IMG{
	max-width: 100%!important;
	width: auto!important;
	width: 90%;
	padding: 0px;
/*	border: 1px solid black;*/
}

/*********************************************************************/
/****  CONFIGURAZIONE SFONDI *****************************************/
/* *******************************************************************/

#boxNotizieHomePage .sfondoArchivioNotizie{
	position: relative;
	width: 95%;
	clear: left;
	height: 20px;
	padding-top: 4px;
	padding-left: 4px;
}

#boxNotizieHomePage .sfondo1 {
	position: relative;
	clear: left;
	color: #fff; 
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
	padding: 0 5px;
	background: url(../../immagini/sfondo/bg-notizie.gif) left top repeat-y #FF4444;
	font-family:Arial, Helvetica, sans-serif;
	border-color:#fff #fff;
	border-style:double;
	border-right:0;
	border-left:0;
	border-bottom:0;
}

#boxNotizieHomePage .sfondo2 {
	position: relative;
	clear: left;
	color: #fff; 
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
	padding: 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	border-color:#fff #fff;
	border-style:double;
	border-right:0;
	border-left:0;
	border-bottom:0;
	background: url(../../immagini/sfondo/bg-scadenze.gif) left top repeat-y #B5B5B5;
}

#boxNotizieHomePage .sfondo3 {
	position: relative;
	clear: left;
	color: #fff; 
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
	padding: 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	background:#B5B5B5;
	border-color:#fff #fff;
	border-style:double;
	border-right:0;
	border-left:0;
	border-bottom:0;
}

#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: 15px;
	margin:0 auto;
	width: 94%;
	margin-left:3%;
}

#boxNotizie {
   position: relative;
   margin-left: 4px;
}

* html #boxNotizieArchivio{
	margin-left:1%;
}

#boxNotizieArchivio .notiziaConFoto { 
	position: relative;
	width: 100%;
	font-size: 75%;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #91B111;
	left:0px;
	color:#000000;
}

#boxNotizieArchivio .notiziaSenzaFoto { 
	position: relative;
	width: 100%;
	font-size: 75%;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #91B111;
	left:0px;
	color:#000000;
}

#boxNotizieArchivio .sfondo2 { 
	position: relative;
	clear: left;
	color: #fff; 
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
	padding: 0 5px;
	background:#FD8300;
	font-family:Arial, Helvetica, sans-serif;
	border-color:#fff #fff;
	border-style:double;
	border-right:0;
	border-left:0;
	border-bottom:0;
	margin-top:1em;
}

/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto H1 { 
   color: #000000;
	font-weight: bold;	
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}
 
#boxNotizieArchivio .notiziaConFoto H2 { 
	float: left;
	font-size: 90%;
	font-weight: normal;	
	margin-top: 2px;
	margin-bottom: 4px;
	color:#666;
	font-style:italic;
} 

#boxNotizieArchivio .notiziaConFoto H3 { 
   color: #000000;
	float: left;
	font-weight: normal;
	margin-top: 5px;
	padding:0px;
	width: 75%;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto H1 { 
   color: #000000;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto H2 { 
	float: left;
	font-size: 90%;
	font-weight: normal;	
	margin-top: 2px;
	margin-bottom: 4px;
	color:#666;
	font-style:italic;
} 

#boxNotizieArchivio .notiziaSenzaFoto H3 { 
   color: #000000;
	clear: left;
	font-weight: normal;
	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{ 
	color: black;
}

#boxNotizieArchivio .notiziaSenzaFoto A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto A:hover { 
	color: black;
}

/*********************************************************************/
/****  DETTAGLIO DELLA NOTIZIA ***************************************/
/* *******************************************************************/

#boxNotizieDettaglio{
	clear: left;
	float: left;
	width: 94%;
	margin-left:3%;
	font-size:70%;
}

* html #boxNotizieDettaglio{
	margin-left:2%;
}

#boxNotizieDettaglio H3 {
	margin: .5em 0;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #91B111;
	color:#91B111;
	text-align:right;
}

#boxNotizieDettaglio H4 {
	margin: .5em 0;
	font-weight: normal;
	font-size: 90%;
	/*text-align: right;*/
	color:#666;
}

#boxNotizieDettaglio H5 {
	position: relative;
	clear: left;
	color: #fff; 
	font-weight: bold;
	font-size: 120%;
	line-height: 1.4em;
	padding: 0 5px;
	background:#FF4444;
	font-family:Arial, Helvetica, sans-serif;
	border-color:#fff #fff;
	border-style:double;
	border-right:0;
	border-left:0;
	border-bottom:0;
}

#boxNotizieDettaglio H6 {
	margin-top: .5em;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 85%;
	text-align: left;
}
	
#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 ul{
	margin-left:2em;
}

#boxNotizieDettaglio .informazioniCorrelate{
	clear: both;
	margin-top: 18px;
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}		
.messaggioDiErrore{
	font-size:80%;
}
.messaggioDiErrore ul{
	margin-left:2em;
}


