/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	position:relative;
	clear: left;
	float: left;
	margin-top: 5px;
	width: 100%; 
}

#boxNotizieHomePage .introduzione{
	border: 0px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	width: 100%;
	font-weight: normal;
	margin-bottom: 8px;
}

#boxNotizieHomePage .introduzione H2{
	margin-top: 10px;
	font-size: 100%;
	font-weight: bold;
}


#boxNotizieHomePage .NotizieInEvidenza { 
	display: none;
}

#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;
}

#boxNotizieHomePage .continualalettura {
	display: none;
}

/*********************************************************************/
/****   NOTIZIA CON FOTO 1 *******************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto { 
	position: relative;	
	width: 100%;
	letter-spacing: 0px;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	border: 0px;
   color:#000000;
}


#boxNotizieHomePage .notiziaConFoto .titoloInEvidenza {
	color: #AD0000;
	float: left;
	margin: 0;
	padding: 0;
	width: 7.5em;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
}

#boxNotizieHomePage .notiziaConFoto H1 { 
	font-size: 110%;
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	color: black;
	line-height: 1.4em;
}

#boxNotizieHomePage .notiziaConFoto H1 A:link,#boxNotizieHomePage .notiziaConFoto H1 A:active, #boxNotizieHomePage .notiziaConFoto H1 A:visited { 
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#boxNotizieHomePage .notiziaConFoto H1 A:hover {
	text-decoration: underline;
}
 
#boxNotizieHomePage .notiziaConFoto H2 { 
	display: inline;
	color: black;
	float: left;
	font-style: italic;
	font-size: 100%;
	font-weight: normal;	
	width: 60%;
	margin-top: 18px;
	margin-bottom: 4px;
} 

#boxNotizieHomePage .notiziaConFoto .riquadroNotiziaInEvidenza {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 1em;
	background: #f7f7f7;
}

#boxNotizieHomePage .notiziaConFoto .strillo {
	padding: 1em;
	line-height: 1.4em;
}

#boxNotizieHomePage .notiziaConFoto .continualalettura {
	display: inline;
}

#boxNotizieHomePage .notiziaConFoto .notiziaConFotoImmagine img {
	height: auto;
	width: auto!important;
	width: 150px;
	max-width: 230px;
	clear: both;
	float: left;
	background: #f7f7f7;
	margin-right: 5px;
}

/*********************************************************************/
/****   NOTIZIA CON FOTO 2 *******************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto2 {
    width: 47%;
    padding: 5px;
    float: left;
    margin-top: 5px;
}

#boxNotizieHomePage .notiziaConFoto2 H1 { 
	font-weight: normal;
	font-size: 95%;
	padding-bottom:2px;
	float: left;
	margin-top:0px;
	padding-top: 0px;
	width: 69%;
}

#boxNotizieHomePage .notiziaConFoto2 H1 A, #boxNotizieHomePage .notiziaConFoto2 H1 A:visited,#boxNotizieHomePage .notiziaConFoto2 H1 A:link, #boxNotizieHomePage .notiziaConFoto2 H1 A:active { 
	color: Black;
	text-decoration: none;
}
#boxNotizieHomePage .notiziaConFoto2 H1 A:hover
{
    	color: Black;
    	text-decoration: underline;
}

#boxNotizieHomePage .notiziaConFoto2 IMG  
{
    float: left;
    width: 29%;
    margin-right: 4px;
}
 
#boxNotizieHomePage .notiziaConFoto2 H3 { 
	font-size: 95%;
	font-weight: normal;	
	margin-top: 2px;
	clear: both;
} 

#boxNotizieHomePage .notiziaConFoto2 H2 { 
	font-weight: normal;	
	padding-top: 3px;
	clear: both;
	color: #333;
	font-style: italic;
	font-size: 100%;
} 

/*********************************************************************/
/****   NOTIZIA CON FOTO 3 *******************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto3 {
	clear: both;
	float: left;
	width: 100%;
	margin: 1em 0;
	font-size: 100%;
}

#boxNotizieHomePage .notiziaConFoto3 H1 {
	font-size: 105%;
	font-weight: bold;
	margin: 3px 0 5px 0;
}

#boxNotizieHomePage .notiziaConFoto3 H1 A:link, #boxNotizieHomePage .notiziaConFoto3 H1 A:visited, #boxNotizieHomePage .notiziaConFoto3 H1 A:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#boxNotizieHomePage .notiziaConFoto3 H1 A:hover {
	text-decoration: underline;
}

#boxNotizieHomePage .notiziaConFoto3 H2 {
	font-size: 90%;
}

#boxNotizieHomePage .notiziaConFoto3 H3 {
	font-size: 100%;
}

#boxNotizieHomePage .notiziaConFoto3 .notiziaConFoto3Strillo {
	font-size: 100%;
	text-align: justify;
	line-height: 1.2em;
}

#boxNotizieHomePage .notiziaConFoto3 .notiziaConFoto3Immagine {
	float: right;
	text-align: right;
	width: 70px;
	margin-left: 5px;

}

#boxNotizieHomePage .notiziaConFoto3 .notiziaConFoto3Immagine img {
	width: auto !important;
	max-width: 100% !important;
	width: 100%;
	height: auto;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 0;
}

#boxNotizieHomePage .notiziaConFoto3 .continualalettura {
	display: inline;
}

/*********************************************************************/
/****   NOTIZIA SENZA FOTO  ******************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaSenzaFoto { 
	position: relative;
	width: 98%;
	font-weight: normal;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
   left:0px;
   color:#000000;
	line-height: 1.4em;
	font-weight: bold;
}

#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	color: black;
	float: left;
	width: 7em;
	font-size: 100%;
	font-weight: normal;	
	margin: 0px;
} 

#boxNotizieHomePage .notiziaSenzaFoto A { 
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-left: 7em;
}

#boxNotizieHomePage .notiziaSenzaFoto A:visited, #boxNotizieHomePage .notiziaSenzaFoto A:active, #boxNotizieHomePage .notiziaSenzaFoto A:link{ 
   color: #000000;
}

#boxNotizieHomePage .notiziaSenzaFoto .notiziaSenzaFotoStrillo { 
	text-align: justify;
	font-weight: normal;
	padding-left: 7em;
} 

#boxNotizieHomePage .notiziaSenzaFoto A { 
	text-decoration: underline;
}

#boxNotizieHomePage .notiziaSenzaFoto A:hover { 
	text-decoration: none;
}

/******************************
	BOOKMARK
******************************/
#boxNotizieHomePage .BookmarkHome
{
	float: right;
	width: auto;
}

#boxNotizieHomePage .InfoContainer
{
	width: 99%;	
	color: #ccc!important;
}

#boxNotizieHomePage .DataContainer
{
	width: auto;	
	color: #ccc!important;
}


/*********************************************************************/
/****  CONFIGURAZIONE SEPARATORI *************************************/
/* *******************************************************************/

#boxNotizieHomePage .separatore1 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
}

#boxNotizieHomePage .separatore2 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
}

#boxNotizieHomePage .separatore3 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
}


/*********************************************************************/
/****  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: both;
	border-top: 2px solid #F47A00;
	padding-top: 4px;
	margin-bottom: 1em;
	color: #AD0000;
	font-size: 110%;
	font-weight: bold;
}

#boxNotizieHomePage .sfondo2 {
	position: relative;
	clear: left;
	color: #CC0000;
	border-top:    10px solid #FFFFFF;
	border-bottom: 2px solid #CC0000; 
	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;
} 

.sfondoInEvidenza{ 
	display: none;
} 
 


/*********************************************************************/
/*****                                        ************************/
/*****            ARCHIVIO NOTIZIE            ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieArchivio{
	position:relative;
	clear: left;
	float: left;
	margin-top: 5px;
	left: 1px;
	width: 98%;
}

#boxNotizieArchivio .notiziaConFoto { 
	position: relative;
	width: 100%;
	font-size: 100%;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:10px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: dotted 1px #ccc;
	left:0px;
	color:#000000;
}

#boxNotizieArchivio .notiziaConFoto IMG {
	float: left;
	margin: 0 5px 5px 0;
	padding: 1px;
	border: 1px solid #FF9900;
}

#boxNotizieArchivio .notiziaSenzaFoto { 
	position: relative;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
    padding-top:10px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: dotted 1px #ccc;
    left:0px;
    color:#000000;
}

#boxNotizieArchivio .notiziaSenzaFoto H2 { 
	font-size: 100%;
}
#boxNotizieArchivio .sfondo2 { 
	position: relative;
	width: 98%;
	font-size: 100%;
	font-weight: bold;
	float: left;
	padding-left: 4px;
	margin-bottom:2px;
	margin-top:20px; 
	border-bottom: 1px dashed #ccc;
   left:0px;
   color:#000000;
}

/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto H1 { 
   color: #000000;
	font-weight: bold;
/*	margin-top: 5px;*/
	padding:0px;
	font-size: 100%;
/*	padding-bottom:2px;*/
	text-decoration: none;
}
 
#boxNotizieArchivio .notiziaConFoto H2 { 
	color: black;
/*	float: left;*/
/*	font-family: Courier, monospace;*/
/*	width: 75%;*/
	font-size: 95%;
	font-weight: normal;	
	margin-bottom: 15px;
	color: #595959;
} 

#boxNotizieArchivio .notiziaConFoto H3 { 
   color: #000000;
/*	float: left;*/
	font-weight: normal;
	font-size: 100%;
	margin-top: 5px;
	padding:0px;
/*	width: 70%;*/
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto H1 { 
   color: #000000;
	font-weight: bold;
/*	margin-top: 5px;*/
	padding:0px;
	font-size: 100%;
/*	padding-bottom:2px;*/
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto H2 { 
	color: black;
/*	float: left;*/
/*	font-family: Courier, monospace;*/
/*	width: 75%;*/
	font-size: 95%;
	font-weight: normal;	
	margin-bottom: 15px;
	color: #595959;
} 

#boxNotizieArchivio .notiziaSenzaFoto H3 { 
   color: #000000;
/*	float: left;*/
	font-weight: normal;
	font-size: 100%;
	margin-top: 5px;
	padding:0px;
/*	width: 70%;*/
	padding-bottom:2px;
	text-decoration: none;
}

/*********************************************************************/
/****  DETTAGLIO DELLA NOTIZIA ***************************************/
/* *******************************************************************/

#boxNotizieDettaglio{
	clear: left;
	float: left;
	margin-top: 5px;
	border-left: 1px solid white;
	width: 98%;
}

#boxNotizieDettaglio H1 {
	font-size: 100%;
	font-weight: bold;
	background: #f7f7f7;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#boxNotizieDettaglio H2 {
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;	
	margin-bottom: 10px;
}

#boxNotizieDettaglio H3 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;
}

#boxNotizieDettaglio H4 {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 10px;	
}

#boxNotizieDettaglio P {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;	
}

#boxNotizieDettaglio UL {
	list-style-position: outside;	
	margin-bottom: 10px;	
}

#boxNotizieDettaglio OL {
	list-style-position: outside;	
	margin-bottom: 10px;	
}

#boxNotizieDettaglio UL LI {	
	list-style: disc;
}

#boxNotizieDettaglio OL LI {
	list-style: decimal;	
}
	
#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 .immagineDettaglio {
	clear: both;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}

#boxNotizieDettaglio .immagineDettaglio IMG {
/*	float: left;*/
	width: auto !important;
	max-width: 100% !important; 
	width: 300px;
	margin: 0 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 dashed black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}		


