/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/

/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	clear: both;
	float: left;
	width: 96%;
	padding: 0% 1% 0% 1%;
	margin-top: 5px;
	background-color: white;
	border: 2px solid white;
	font-size: 100%;
}
#boxNotizieHomePage .sfondo1 {
	clear: both; 
	float: left;
	color:#37468B;
	border-bottom: 2px solid #37468B;
	padding: 0px;
	font-size: 115%;
	font-weight: bold;
	width: 96%;
	min-height: 20px;
	height: auto!important;
	height: 20px;
}

#boxNotizieHomePage .sfondo2 {
	clear: both; 
	float: left;
	color:#37468B;
	border-bottom: 2px solid #37468B;
	padding: 0px;
	font-size: 95%;
	font-weight: bold;
	width: 96%;
	min-height: 20px;
	height: auto!important;
	height: 20px;
}

#boxNotizieHomePage .sfondoInEvidenza {
	display: none;
}

#boxNotizieHomePage .linkArchivioNotizie A{
	clear: both;
	float: right;
	margin-top: 40px;
	width: 98%;
	text-align: right;
	padding: 8px;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 82%;
}

#boxNotizieHomePage .continualalettura {
	display: none;
}

/*********************************************************************/
/*****                                        ************************/
/***** NOTIZIE HOME PAGE - Notizie con foto   ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto { 
	clear: both;
	float: left;
	width: 98%;
	font-size: 80%; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #B3B3B3;
}

#boxNotizieHomePage .notiziaConFoto H1 { 
	font-weight: bold;
	padding:0px;
	font-size: 110%;
	padding-bottom:2px;
	text-decoration: none;
	margin-bottom: 20px;
}
 
#boxNotizieHomePage .notiziaConFoto H2 { 
	display: inline;
	color: black;
	float: left;
	font-size: 100%;
	font-weight: normal;	
	width: 100%;
	margin-top: 18px;
	margin-bottom: 4px;
	font-style: italic;
} 

#boxNotizieHomePage .notiziaConFoto A { 
	text-decoration: none;
}

#boxNotizieHomePage .notiziaConFoto A:hover{ 
	text-decoration: underline;
}

#boxNotizieHomePage .notiziaConFoto IMG{
	clear: both;
	float: left;
	padding: 5px;
	border: 1px solid #37468B;
	float: left;
	margin-left: 0px;	
	margin-right: 10px;
	width: 80px;
}
/*********************************************************************/
/*****                                        ************************/
/***** NOTIZIE HOME PAGE - Notizie senza foto ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage .notiziaSenzaFoto { 
	clear: both;
	float: left;
	background: url(/immagini/sfondo/bg-notizie-comune.gif) no-repeat 10px 12px;
	width: 98%;
	font-size: 80%; 
   padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	min-height: 15px;
	height: auto!important;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	border: 0px;	
	margin-bottom:1em;
	border-bottom: 1px solid #B3B3B3;
	padding-left:5%;
}

#boxNotizieHomePage .notiziaSenzaFoto A { 
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

#boxNotizieHomePage .notiziaSenzaFoto A:hover { 
	text-decoration: underline;
}

#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	clear: both;
	float: right;
	text-align: right;
	font-style:italic;
	font-family: "Courier New", Courier, monospace;
	font-size: 95%;
	font-weight: normal;	
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	color: #555;
	font-size:90%;
	margin-left: 2%;
	margin-bottom: 4px;
	width: 40%;
} 

#boxNotizieHomePage .notiziaSenzaFoto H2:after { 
	content: " >>     ";	
} 

#boxNotizieHomePage .notiziaSenzaFoto .notiziaSenzaFotoStrillo { 
	display: none;
}


/******************************
	BOOKMARK
******************************/
#boxNotizieHomePage .BookmarkHome
{
	float: right;
	width: auto;
}

#boxNotizieHomePage .InfoContainer
{
	width: 99%;	
	font-size: 90%!important;
	color: #ccc!important;
}

#boxNotizieHomePage .DataContainer
{
	width: auto;	
	font-size: 90%!important;
	color: #ccc!important;
}


/*********************************************************************/
/****  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;
}


/*********************************************************************/
/*****                                        ************************/
/*****            ARCHIVIO NOTIZIE            ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieArchivio{
	clear: both;
	float: left;
	width: 99%;
	padding: 0% 0% 0% 1%;
	margin-top: 5px;
	background-color: white;
	border: 2px solid white;
	font-size: 100%;
}

#boxNotizieArchivio .sfondo2 { 
	clear: both;
	float: left;
	width: 96%;
	background-color: #37468B;
	color: White;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: bold;
	padding: 2%;
	font-size: 80%;
}

/*********************************************************************/
/*****                                        ************************/
/***** ARCHIVIO NOTIZIE - Notizie con foto    ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaConFoto { 
	clear: both;
	float: left;
	width: 100%;
	font-size: 95%;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 5px 0px;
	height: auto!important;
	height: 90px;
	text-align: justify;
	border-bottom: 2px dotted #37468B;
}


#boxNotizieArchivio .notiziaConFoto H1 { 
	display: block;
	font-weight: bold;
	padding:0px;
	font-size: 90%;
	padding-bottom:2px;
	text-decoration: none;
}
 
#boxNotizieArchivio .notiziaConFoto H2 { 
	clear: both;
	float: left;
	width: auto!important;
	font-size: 80%;
	font-weight: normal;	
	margin-top: 10px;
	margin-bottom: 15px;
} 

#boxNotizieArchivio .notiziaConFoto H3 { 
   color: #000000;
	float: left;
	font-weight: normal;
	font-size: 80%;
	margin-top: 5px;
	padding:0px;
	max-width: 85%!important;
	width: auto!important;
	padding-bottom:2px;
	text-decoration: none;
}

#boxNotizieArchivio .notiziaConFoto A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaConFoto A:hover{ 
	background-color: #F7F7F7;
	text-decoration: underline;
	color: black;
}

#boxNotizieArchivio .notiziaConFoto IMG{
	clear: both;
	float: left;
	padding: 5px;
	border: 1px solid #37468B;
	float: left;
	margin-left: 0px;	
	margin-right: 10px;
	max-width: 80px!important;
	width: auto!important;
	width: 80px;
	height: auto!important;
	height: 80px;
}

/*********************************************************************/
/*****                                        ************************/
/***** ARCHIVIO NOTIZIE - Notizie senza foto  ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieArchivio .notiziaSenzaFoto { 
	clear: both;
	float: left;
	width: 100%;
	font-size: 95%;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	border-bottom: 1px solid #37468B;
}


#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-size: 80%;
	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;
}

#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 ***************************************/
/* *******************************************************************/
/*********************************************************************/
/****  DETTAGLIO DELLA NOTIZIA ***************************************/
/* *******************************************************************/

#boxNotizieDettaglio{
	clear: both;
	float: left;
	width: 96%;
	padding: 0% 1% 0% 1%;
	margin-top: 5px;
	background-color: white;
	border: 2px solid white;
	font-size: 80%;
}

#boxNotizieDettaglio a{
	font-weight: bold;
}

#boxNotizieDettaglio h1 {
	margin: 0px 0px 20px 0px;
	font-weight: bold;
 	font-size: 130%;
	color: #37468B;
	border-bottom: 2px dotted #37468B;
	padding-bottom: 5px;
	text-align: justify;
}

#boxNotizieDettaglio h2 {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
 	font-size: 120%;
	color: #37468B;
	padding-bottom: 2px;
	border-bottom: 1px dotted #37468B;
	text-align: justify;
}

#boxNotizieDettaglio h3 {
	margin: 0px 0px 5px 0px;
	font-weight: normal;
 	font-size: 100%;
	text-align: justify;
}

#boxNotizieDettaglio p {
	margin: 0px 0px 5px 0px;
	font-weight: normal;
 	font-size: 100%;
	text-align: justify;
}

#boxNotizieDettaglio h4 {
	margin: 0px 0px 5px 0px;
	font-weight: normal;
 	font-size: 100%;
	text-align: justify;
}

#boxNotizieDettaglio H5 {
	margin: 0px 0px 15px 0px;
	font-weight: bold;
 	font-size: 130%;
	color: #37468B;
	border-bottom: 2px solid #37468B;
}

#boxNotizieDettaglio H6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: justify;
	font-weight: normal;
}

#boxNotizieDettaglio table {
	font-size: 100%!important;
}

#boxNotizieDettaglio HR {
	width: 100%;
	height: 2px;
	background-color: #B7C045;
}

#boxNotizieDettaglio IMG{
	clear: both;
	float: none;
	text-align: center;
	display: block;
	max-width: 96%!important;
	width: auto!important;
	width:  150px;

	border: 1px solid #37468B;
	padding: 1px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

#formid_RptmyAspnetForm0_Div1 {
	max-width: 99%!important;
	width: auto!important;
	width: 98%;
   overflow: hidden;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
}

#formid_RptmyAspnetForm0_Div1 IMG{
	max-width: 96%!important;
	display: inline;
	width: auto!important;
	width: 150px;
	border: 1px solid #37468B;
	padding: 1px;
	margin: 0px 0px 0px 0px;
}

#boxNotizieDettaglio .linkulterioriInformazioni{
	clear: both;
	margin-top: 18px;
	padding: 0px;
	padding-bottom: 15px;
}		

