/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	width: 100%; 
	margin: 0px;
	padding: 0px;
	margin-top: 1em;
	padding-left: 3px;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#boxNotizieHomePage .sfondo1 {
	visibility: hidden;
	display: none;
}

#boxNotizieHomePage .sfondo2 {
	margin-top: 1em;
	display: block;
	width: 99%;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	color: black;
	background-color: white;
	border-bottom: 1px solid black;
}

#boxNotizieHomePage .linkArchivioNotizie {
	clear: both;
	width: 95%;
	background-color: #DD0500;
	border: none;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 3px 10px;
	text-align: right;
}

#boxNotizieHomePage .linkArchivioNotizie A:link, #boxNotizieHomePage .linkArchivioNotizie A:visited, #boxNotizieHomePage .linkArchivioNotizie A:hover {
	color: white;
}

/************** NOTIZIA HOMEPAGE CON FOTO ************************************/

#boxNotizieHomePage .notiziaConFoto { 
	clear: both;
	width: 99%;
	border: none;
	letter-spacing: 0px;
	background-color: white;
   color:#000000;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:5px;
	padding-bottom:5px;
}

#boxNotizieHomePage .notiziaConFoto IMG {
	height: auto;
	width: 150px;
	float: left;
	border: none;
	margin-left: 0px;
	border: 10px solid white;
	border-left: none;
}

#boxNotizieHomePage .notiziaConFoto A:link, #boxNotizieHomePage .notiziaConFoto A:visited, #boxNotizieHomePage .notiziaConFoto A:active { 
	text-decoration: none;
}

#boxNotizieHomePage .notiziaConFoto A:hover{ 
	background-color: #F7F7F7;
	text-decoration: underline;
	color: black;
}

#boxNotizieHomePage .notiziaConFoto H1 {
	font-size: 100%;
	padding: 3px;
	color: white;
	font-weight: bold;
	background-color: #DD0500;	
}

#boxNotizieHomePage .notiziaConFoto H1 A:link, #boxNotizieHomePage .notiziaConFoto H1 A:visited, #boxNotizieHomePage .notiziaConFoto H1 A:active {
	color: White;
}

#boxNotizieHomePage .notiziaConFoto H1 A:hover {
	background-color: transparent;
	color: white;
	text-decoration: underline;
}

#boxNotizieHomePage .notiziaConFoto H2 {
	font-weight: normal;
	font-size: 100%;
	padding: 3px;
	background-color: #E1E1E1;
}

#boxNotizieHomePage .notiziaConFoto H3 {
	font-size: 100%;
	font-weight: normal;
	border: none;
	padding-right: 1em;
	margin-top: 10px;
	text-align: justify;
}

#boxNotizieHomePage .notiziaConFoto H3 A:link, #boxNotizieHomePage .notiziaConFoto H3 A:visited, #boxNotizieHomePage .notiziaConFoto H3 A:active {
	font-weight: bold;
	text-decoration: underline;
}

/************** NOTIZIA HOMEPAGE SENZA FOTO **********************************/


#boxNotizieHomePage .notiziaSenzaFoto {
	margin-bottom: 1em;
	margin-top: 1em;
	clear: both;
}

#boxNotizieHomePage .notiziaSenzaFoto H2 {
	font-size: 100%;
	margin-right: 1em;
	display: inline;
	color: black;
}

/*********************************************************************/
/*****                                        ************************/
/*****            ARCHIVIO NOTIZIE            ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieArchivio{
	width: 100%; 
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#boxNotizieArchivio .sfondo2 { 
	width: 98%;
	font-size: 100%;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom:0.5em;
	margin-top:1em; 
	border-bottom: 1px solid black;
   color:#000000;
}

/************** NOTIZIA ARCHIVIO CON FOTO ************************************/

#boxNotizieArchivio .notiziaConFoto { 
	clear: both;
	float: left;
	width: 99%;
	border: none;
	letter-spacing: 0px;
	background-color: white;
   color:#000000;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:5px;
	padding-bottom:5px;
}

#boxNotizieArchivio .notiziaConFoto IMG {
	height: auto;
	width: 150px;
	float: left;
	border: none;
	margin-left: 0px;
	border: 10px solid white;
	border-left: none;
	border-top: none;
}

#boxNotizieArchivio .notiziaConFoto A:link, #boxNotizieArchivio .notiziaConFoto A:visited, #boxNotizieArchivio .notiziaConFoto A:active { 
	text-decoration: underline;
	font-weight: bold;
}

#boxNotizieArchivio .notiziaConFoto A:hover{ 
	background-color: #F7F7F7;
	text-decoration: underline;
	color: black;
}

#boxNotizieArchivio .contenutoNotizia {
	width: auto;
	display: block;
}

#boxNotizieArchivio .notiziaConFoto H1 { 
	color: white;
	margin-left: 160px;
	background-color: #DD0500;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
}

#boxNotizieArchivio .notiziaConFoto H1 A:link, #boxNotizieArchivio .notiziaConFoto H1 A:visited, #boxNotizieArchivio .notiziaConFoto H1 A:active { 
	text-decoration: none;
	color: white;
	font-size: 90%;
}

#boxNotizieArchivio .notiziaConFoto H1 A:hover{ 
	text-decoration: underline;
	color: white;
	background: transparent;
}
 
#boxNotizieArchivio .notiziaConFoto H2 { 
	font-weight: normal;
	font-style: italic;
	font-size: 90%;
} 

#boxNotizieArchivio .notiziaConFoto H3 { 
  	font-size: 90%;
	font-weight: normal;
	border: none;
	padding-right: 1em;
	margin-top: 10px;
	text-align: justify;
}

/************** NOTIZIA ARCHIVIO SENZA FOTO ************************************/


#boxNotizieArchivio .notiziaSenzaFoto { 
	clear: both;
	float: left;
	width: 99%;
	border: none;
	letter-spacing: 0px;
	background-color: white;
   color:#000000;
	margin-bottom:2px;
	margin-right:0px; 
	padding-top:5px;
	padding-bottom:5px;
}

#boxNotizieArchivio .notiziaSenzaFoto A:link, #boxNotizieArchivio .notiziaSenzaFoto A:visited, #boxNotizieArchivio .notiziaSenzaFoto A:active { 
	text-decoration: underline;
	font-weight: bold;
}

#boxNotizieArchivio .notiziaSenzaFoto A:hover{ 
	background-color: #F7F7F7;
	text-decoration: underline;
	color: black;
}

#boxNotizieArchivio .notiziaSenzaFoto H1 { 
	color: white;
	background-color: #DD0500;
	font-size: 100%;
	font-weight: bold;
	padding:2px;	
}

#boxNotizieArchivio .notiziaSenzaFoto H1 A:link, #boxNotizieArchivio .notiziaSenzaFoto H1 A:visited, #boxNotizieArchivio .notiziaSenzaFoto H1 A:active { 
	color: white;
	font-size: 90%;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto H1 A:hover{ 
	text-decoration: underline;
	color: white;
	background: transparent;
}

#boxNotizieArchivio .notiziaSenzaFoto H2 { 
	font-weight: normal;
	font-style: italic;
	font-size: 90%;
} 

#boxNotizieArchivio .notiziaSenzaFoto H3 { 
  	font-size: 90%;
	font-weight: normal;
	border: none;
	padding-right: 1em;
	margin-top: 10px;
	text-align: justify;
}

/*********************************************************************/
/*************                                               *********/
/*************           DETTAGLIO DELLA NOTIZIA             *********/
/*************                                               *********/
/*********************************************************************/

#boxNotizieDettaglio{
	width: 100%; 
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#boxNotizieDettaglio .dettaglio {
	clear: both;  
}

#boxNotizieDettaglio H1 {
	color: white;
	background-color: #DD0500;
	font-size: 100%;
	font-weight: bold;
	padding:2px;	
	margin-bottom: 1em;
}

#boxNotizieDettaglio H2 {
	font-size: 100%;
	font-weight: bold;
	padding:2px;	
	margin-bottom: 1em;
}

#boxNotizieDettaglio H3 {
	font-size: 100%;
	font-weight: normal;
}

#boxNotizieDettaglio H4 {
	font-size: 90%;
	font-weight: normal;
}

#boxNotizieDettaglio H5 {
	color: white;
	text-align: center;
	background-color: #DD0500;
	font-size: 100%;
	font-weight: bold;
	padding:2px;	
	margin-bottom: 1em;
}

#boxNotizieDettaglio H6 {
	clear: both;
	text-align: center;
	margin-top: 1em;
	font-weight: normal;
	font-style: italic;
	font-size: 100%;
}
	
#boxNotizieDettaglio UL, #boxNotizieDettaglio OL {
/*	font-size: 90%;*/
	margin-left: 5em;
}

#boxNotizieDettaglio IMG {
	float: left;
	width: auto !important;
	max-width: 60%;
	width: 50%; 
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

#boxNotizieDettaglio .informazioniCorrelate{
	clear: both;
	margin-top: 1em;
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 30px;	
}	


#boxBanner IMG {
	height: 71px;
	width: auto;
}	