/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	width: 95%;
	margin-left: 3%;
	margin-right: 2%;
}

#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-weight: bold;
}

#boxNotizieHomePage .notiziaprimopiano { 
	display: block;
	width: 100%;
	margin-right:0px; 
	text-align: justify;
	background-color: white;
	border: 0px;
   color:#000000;
}

#boxNotizieHomePage .notiziaConFoto { 
	display: block;
	width: 100%;
	margin-right:0px; 
	text-align: justify;
	background-color: white;
	border: 0px;
   color:#000000;
	margin-top: 2em;
}

#boxNotizieHomePage .notiziaSenzaFoto { 
	display: block;
	width: 100%;
	margin-right:0px; 
	text-align: justify;
	background-color: white;
	border: 0px;
   color:#000000;
	margin-top: 1em;
}

#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;
}

/*********************************************************************/
/****  CONFIGURAZIONE IMMAGINI ***************************************/
/* *******************************************************************/

#boxNotizieHomePage .notiziaprimopiano A img{
	display: block;
	border: none;
	border-right: 5px solid white;
	clear: both;
	float: left;	
	width: 220px;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.notiziaConFoto img{
	border: 1px solid #FF9900;
	float: right;	
	width: 50px;
	margin: 0px;
	margin-left: 10px;
	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 TESTI *****************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaprimopiano H1 { 
   color: #000000;
	font-size: 105%;
	font-weight: bold;
	border-bottom: 2px solid #ebebeb;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 235px;
}

#boxNotizieHomePage .notiziaprimopiano H1 A:link, #boxNotizieHomePage .notiziaprimopiano H1 A:visited, #boxNotizieHomePage .notiziaprimopiano H1 A:active { 
   color: #000000;
	text-decoration: none;
}

#boxNotizieHomePage .notiziaprimopiano h3 { 
   color: #000000;
	font-size: 100%;
	font-weight: normal;
	padding: 10px;
	padding-left: 235px;
	margin-top: 2px;
	background: #f7f7f7;
}

#boxNotizieHomePage .notiziaConFoto H1 { 
   color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding:0px;
	border: 0px;
	background: transparent;
}

#boxNotizieHomePage .notiziaConFoto H1 A { 
   color: #000000;
	text-decoration: none;
}

#boxNotizieHomePage .notiziaConFoto h3 { 
   color: #000000;
	font-size: 100%;
	font-weight: normal;
}
 
#boxNotizieHomePage .notiziaConFoto H2 { 
	color: black;
	font-weight: normal;
	margin-top: 5px;	
	font-size: 90%;
} 

#boxNotizieHomePage .notiziaSenzaFoto H1 { 
	font-size: 100%;
	font-weight: bold;
}

#boxNotizieHomePage .notiziaSenzaFoto A { 
   color: #000000;
}

#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	float: left;
	font-size: 100%;
	font-weight: normal;
	margin-right: 1em;
} 

#boxNotizieHomePage .notiziaSenzaFoto H3 { 
	clear: both;
	font-size: 100%;
	font-weight: normal;
}


/*********************************************************************/
/****   CONFIGURAZIONE LINK ******************************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto A:link, #boxNotizieHomePage .notiziaConFoto A:visited, #boxNotizieHomePage .notiziaConFoto A:active { 
}

#boxNotizieHomePage .notiziaConFoto A:hover{ 
}

#boxNotizieHomePage .notiziaSenzaFoto A { 
	text-decoration: none;
}

#boxNotizieHomePage .notiziaSenzaFoto A:hover { 
	text-decoration: underline;
}

/*********************************************************************/
/****  CONFIGURAZIONE SEPARATORI *************************************/
/* *******************************************************************/

#boxNotizieHomePage .separatore1 {
	position: relative;
	clear: both;
	height: 10px;
}

#boxNotizieHomePage .separatore2 {
	position: relative;
	float: left;
	clear: left;
	height: 10px;
	background-color: red;
}

#boxNotizieHomePage .separatore3 {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 2px solid #F47A00;
}

/*********************************************************************/
/****  CONFIGURAZIONE SFONDI *****************************************/
/* *******************************************************************/

#boxNotizieHomePage .sfondoArchivioNotizie{
	position: relative;
	width: 95%;
	clear: left;
	height: 20px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #D1E78F;
}

#boxNotizieHomePage .sfondo1 {
	clear: both;
	margin: 0px;
	margin-top: 1em;
	font-size: 105%;
	color: #CC0000;
	font-weight: bold;
}

#boxNotizieHomePage .sfondo2 {
	position: relative;
	clear: left;
	color: #CC0000;
	border-top:    10px solid #FFFFFF;
	border-bottom: 2px solid #CC0000; 
	font-weight: bold;
	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;
	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{
	width: 95%;
	margin-left: 3%;
	margin-right: 2%;
}

#boxNotizieArchivio .notiziaConFoto { 
	display: block;
	width: 100%;
	margin-right:0px; 
	text-align: justify;
	background-color: white;
	border: 0px;
   color:#000000;
	margin-top: 2em;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ebebeb;
}

#boxNotizieArchivio .notiziaSenzaFoto { 
	display: block;
	width: 100%;
	margin-right: 0px; 
	text-align: justify;
	background-color: white;
	border: 0px;
   color:#000000;
	margin-top: 2em;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ebebeb;
}

#boxNotizieArchivio .sfondo2 { 
	font-weight: bold;
	font-size: 105%;
	padding-bottom: 5px;
	margin-top: 15px; 
	border-bottom: 2px solid #F47A00;
}

/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto H1 { 
   color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding:0px;
	border: 0px;
	background: transparent;
}
 
#boxNotizieArchivio .notiziaConFoto H2 { 
	color: black;
	font-weight: normal;
	margin-top: 5px;	
	font-size: 90%;
} 

#boxNotizieArchivio .notiziaConFoto H3 { 
   color: #000000;
	font-size: 100%;
	font-weight: normal;
}

#boxNotizieArchivio .notiziaSenzaFoto H1 { 
   color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding:0px;
	border: 0px;
	background: transparent;
}

#boxNotizieArchivio .notiziaSenzaFoto H2 { 
	font-size: 90%;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 1em;
} 

#boxNotizieArchivio .notiziaSenzaFoto H3 { 
   color: #000000;
	font-size: 100%;
	font-weight: normal;
}

/*********************************************************************/
/****   CONFIGURAZIONE LINK ******************************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaConFoto A:hover{ 
   color: #000000;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto A:hover { 
	background-color: #FAD99A;
	color: black;
	border: 1px dotted black;
}

/*********************************************************************/
/****  DETTAGLIO DELLA NOTIZIA ***************************************/
/* *******************************************************************/

#boxNotizieDettaglio{
	width: 95%;
	margin-left: 3%;
	margin-right: 2%;
}

#boxNotizieDettaglio H1 {
	font-size: 105%;
	font-weight: bold;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxNotizieDettaglio H2 {
	font-size: 105%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxNotizieDettaglio H3 {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
}

#boxNotizieDettaglio H4 {
	padding: 0px;
	margin: 5px;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

#boxNotizieDettaglio H5 {
	margin-top: 20px;
	margin-bottom: 5px; 
	font-weight: bold;
	font-size: 105%;
	color: #CC0000;
	border-bottom: 2px solid #F47A00;
	padding-bottom: 5px;
}

#boxNotizieDettaglio H6 {
	font-size: 90%;
	margin-bottom: 5px;
	text-align: right;
	color: black;
}
	
#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: right;
	width: auto;
	margin-left: 5px;
	border: 1px solid #F47A00;
	padding: 5px;
}

#boxNotizieDettaglio BLOCKQUOTE, #boxNotizieDettaglio UL {
	margin-left: 20px;
}

#boxNotizieDettaglio OL {
	margin-left: 25px;
}

#boxNotizieDettaglio .linkulerioriInformazioni{
	clear: both;
	margin-top: 18px;
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}		
