/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            NOTIZIE HOME PAGE           ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieHomePage{
	clear: left;
	float: left;
	margin-top: 15px;
	border-left: 6px solid white;
	width: 98%;
}

#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;
}
/*******************************************************/
/*********************** notizia con foto **************/
/*******************************************************/
.notiziaConFoto { 
	position: relative;
	font-family: Verdana;
	width: 225px;
	height: 250px;
	font-size: 80%;
	letter-spacing: 0px;
	display: block;
	float: left;
	margin-bottom:5px;
	margin-right:5px;
/*	padding-top:5px;
	padding-bottom:5px;*/
	padding: 2px;
	background-color: #FFFFFF;
/*	border: 1px solid #000000;*/
/*	border-bottom: 0px dotted #ebebeb;*/
	left:0px;
	color:#666666;
}

.notiziaConFoto img{
	border: 1px solid #000000;;
	float: left;
	margin-bottom:4px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
}

.separatore1 {
	position: relative;
	float: left;
	height: 10px;
	width: 20px;
	background-color: #FFFFFF;
}
.notiziaConFoto H1 { 
	color: #666666;
	font-weight: bold;
	font-family: Verdana;
	padding:0px;
	font-size: 100%;
	margin-bottom:4px;
}

.notiziaConFoto H1 A { 
	text-decoration: none;
    color: #666666;
}

.notiziaConFoto H1 A:HOVER { 
	text-decoration: none;
    color: #990100;
}
 
.notiziaConFoto H2 { 
	display: inline;
	color: #666666;
	float: left;
	font-family: verdana; 
	font-size: 80%;
	font-weight: normal;	
	margin-top: 18px;
	margin-bottom: 4px;
}

.notiziaConFoto H3 { 
	float: right;
	font-weight: normal;
	font-family: verdana;	
	margin-top: 5px;
	padding:0px;
	font-size: 80%;
	padding-bottom:2px;
	text-decoration: none;
}

.notiziaConFoto H3 A {
	color: #990100;
	font-family: verdana; 
	text-decoration: none;
}

.notiziaConFoto H3 A:hover{
	text-decoration: none;
	color: #990100;
}


/*******************************************************/
/****************** NOTIZIE SENZA FOTO******************/
/*******************************************************/
.notiziaSenzaFoto { 
	position: relative;
	width: 100%;
	font-size: 80%;
/*	font-weight: bold;*/
	font-family: Verdana;
	float: left;
	margin-bottom:2px;
	margin-right:0px; 
    padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 2px dotted #ebebeb;
    left:0px;
}
.notiziaSenzaFoto H1 { 
 	color: #666666;
	font-weight: bold;
	font-family: Verdana;
	padding:0px;
	font-size: 100%;
}
.notiziaSenzaFoto H1 A { 
	text-decoration: none;
    color: #666666;
}

.notiziaSenzaFoto H1 A:HOVER { 
	text-decoration: none;
    color: #990100;
}

.notiziaSenzaFoto H2 { 
	display: inline;
	color: #666666;
	float: left;
	font-family: verdana; 
	font-size: 80%;
	font-weight: normal;	
	margin-right: 5px;
}
.notiziaSenzaFoto H6 { 
	display: inline;
	color: #666666;
	float: left;
	font-family: verdana; 
	font-size: 100%;
	font-weight: normal;	
	margin-right: 5px;
	margin-left: 10px;
}

/***********************************************/
#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;
	font-family: verdana;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 10px;
	width: auto;
	background-color:#F4F4F4;
	padding: 8px;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 70%;
}

#boxNotizieHomePage .linkArchivioNotizie A:HOVER {
	text-decoration: none;
	color: #990100;
}

/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/

/*

#boxNotizieHomePage .notiziaSenzaFoto A { 
   color: #000000;
	font-size: 100%;
}

#boxNotizieHomePage .notiziaSenzaFoto H2 { 
	color: black;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 95%;
	font-weight: normal;	
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
} 

#boxNotizieHomePage .notiziaSenzaFoto H1 A { 
   color: #000000;
}

#boxNotizieHomePage .notiziaSenzaFoto H2:after { 
	content: " >>     ";	
} 

#boxNotizieHomePage .notiziaSenzaFoto2 H1 { 
   color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	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 .notiziaSenzaFoto2 A { 
	text-decoration: none;
	color: #AE2C00;
}

#boxNotizieHomePage .notiziaSenzaFoto2 A:hover{ 
	background-color: yellow;
	color: black;
	border: 1px dotted black;
}


/*********************************************************************/
/****  CONFIGURAZIONE SEPARATORI *************************************/
/* *******************************************************************/


#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 ***************************************/
/* *******************************************************************/

.introduzione img{
	float: left;
}

/*********************************************************************/
/****  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: left;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	font-family: verdana;
	font-weight: bold;
	font-size: 90%;
	/*width: 96%;*/
	height: 20px;
	/*padding: 5px;*/
	margin-bottom: 5px;
}
/*#boxNotizieHomePage .notizie_prova{
	width: 750px;
	clear: left;
	border: 0px solid black;
}*/

#boxNotizieHomePage .sfondo2 {
	position: relative;
	clear: left;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	font-family: verdana;
	font-weight: bold;
	font-size: 90%;
	/*width: 96%;*/
	height: 20px;
	/*padding: 5px;*/
	margin-bottom: 5px;
}

#boxNotizieHomePage .sfondo3 {
	position: relative;
	clear: left;
	border-top:    10px solid #FFFFFF;
	border-bottom: 2px solid #ff0000;
   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;
} 



/*********************************************************************/
/*****                                        ************************/
/*****            ARCHIVIO NOTIZIE            ************************/
/*****                                        ************************/
/*********************************************************************/

#boxNotizieArchivio{
	clear: left;
	float: left;
	margin-top: 30px;
	width: 100%;
	/*border: 1px solid Black;*/
}
.messaggioDiErrore {
	color: #666666;
	font-family: verdana;
	font-size: 80%;
}
#boxNotizieArchivio .notiziaConFoto_elenco { 
	position: relative !important;
	float: left !important;
	border-bottom: 1px dotted #CCCCCC !important;
	font-weight: bold !important;
	width: 100% !important;
	/*padding: 5px;*/
	margin-bottom: 5px !important;

}

#boxNotizieArchivio .notiziaSenzaFoto_elenco { 
	position: relative !important;
	float: left !important;
	border-bottom: 1px dotted #CCCCCC !important;
	width: 100% !important;
	/*padding: 5px;*/
	margin-bottom: 5px !important;
}

/* risultati della ricerca notizie*/
#boxNotizieArchivio .sfondo2 { 
	position: relative;
	clear: left;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	font-family: verdana;
	font-weight: bold;
	font-size:85%;
	height: 20px;
	/*padding: 5px;*/
	margin-bottom: 5px;
}
/************************************/
/* immagine in elenco notizie */
#boxNotizieArchivio .notiziaConFoto_elenco img{
	border: 1px solid #000000;
/*	margin-left: 5px;*/
	margin-right: 5px;
	float: left;
	width: 120px;
}
/* link per archivio notizie */
/*#boxNotizieArchivio .notiziaConFoto_elenco A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaConFoto_elenco A:hover{ 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto_elenco A { 
	text-decoration: none;
}

#boxNotizieArchivio .notiziaSenzaFoto_elenco A:hover { 
	text-decoration: none;
}*/

#boxNotizieArchivio H1 { 
 	color: #666666 !important;
	font-weight: bold !important;
	font-family: Verdana !important;
	padding:0px !important;
	font-size: 85% !important;
	margin-bottom: 5px !important;
	border: 0px solid #000000 !important;
}
#boxNotizieArchivio H1 A { 
	text-decoration: underline;
    color: #666666;
}

#boxNotizieArchivio H1 A:HOVER { 
	text-decoration: none;
    color: #990100;
}
#boxNotizieArchivio H2 { 
	display: inline !important;
	color: #666666 !important;
	float: right !important;
	font-family: verdana !important; 
	font-size:70% !important;
	font-weight: normal !important;	
	margin-right: 18px !important;
	margin-bottom: 8px !important;
	margin-top: 5px !important;
} 
#boxNotizieArchivio H3 {
	color: #666666 !important;
	font-family: verdana !important; 
	font-size: 85% !important;
	font-weight: normal !important;	
	margin-right: 18px !important;
} 

/****************************/

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	width: 100%;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 0px dotted black;
}

#boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0px;
	padding-bottom: 3px;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	font-family: verdana;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 80%;
	color: #666666;
	text-align: justify;
}
.separatoreCampoRicerca{
	color: #666666;
	font-family: verdana;
	font-weight: bold;
	font-size: 90%;
}
#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: green;
	padding-top: 8px;
	margin-left: 5px;
	float: left !important;
	font-size: 78%;
	
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: #cc0000;
	float: left;
	padding-bottom: 0px;
	margin: 1em 0px;
	width: 100%;
	padding-top: 0px;
	border-bottom: none;
 	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
}

#boxMascheraDiRicercaPerServizioStandard FIELDSET DIV {
	padding-right: 0px;
	padding-left: 0px;
	background: #cc0000;
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;
}

#boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #cc0000;
	color: #333;
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 10px;	
	width: 120px;
	text-align: left;
	height: auto;
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% !important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	width: 74px !important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #FFFFFF;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 20% !important;
	clear: none;
	float: none !important; 
	margin: auto;
	text-align: center !important;
	height: auto;
	font-family: verdana;
	font-weight: bold;
	color: #666666;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	line-height: normal;	
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	height: 80%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	height: 80%;
	float: left;
	clear: left;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
	font-family: verdana;
	color: #666666;
}


#boxMascheraDiRicercaPerServizioStandard A {
	cursor: crosshair;
}



/*********************************************************************/
/****   CONFIGURAZIONE TESTI *****************************************/
/*********************************************************************/



/*********************************************************************/
/****   CONFIGURAZIONE LINK ******************************************/
/*********************************************************************/


/*********************************************************************/
/****  CONFIGURAZIONE IMMAGINI ***************************************/
/* *******************************************************************/

/* #boxNotizieArchivio .notiziaConFoto img{
	border: 0px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	float: right;	
	margin-left: 5px;
	width: 60px;
} */

/*********************************************************************/
/****  DETTAGLIO DELLA NOTIZIA ***************************************/
/* *******************************************************************/

#boxNotizieDettaglio{
	font-family: verdana;
	clear: left;
	float: left;
/*	margin-top: 15px;*/
	width: 98%;
}
#boxNotizieDettaglio a{
	text-decoration: none;
	color: #9A0000;
}
#boxNotizieDettaglio a:hover{
	text-decoration: underline;
	color: #D40404;
}

#boxNotizieDettaglio H3 {
	margin: 0px;
	font-weight: normal;
	color: #666666;
	font-size: 75%;
}

#boxNotizieDettaglio H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 70%;
	text-align: justify;
}

#boxNotizieDettaglio H5 {
	margin-top: 0px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}

#boxNotizieDettaglio H6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	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; 
	margin: 5px;
	border: 1px solid #000000;
}

#boxNotizieDettaglio .informazioniCorrelate{
	clear: both;
	padding-top:3px;
	border-top: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-bottom: 30px;
	font-family: verdana;
	color: #9A0000;
	font-weight: normal;
}
.chr187{
	font-size: 70%;
	color: #9A0000;
}
#boxNotizieDettaglio .informazioniCorrelate a{
	font-size: 70%;
	text-decoration: none;
	color: #9A0000;
}
#boxNotizieDettaglio .informazioniCorrelate a:hover{
	text-decoration: underline;
	color: #D40404;
}

#boxNotizieDettaglio .torna{
	position: relative;
	clear: both;
}

#boxNotizieDettaglio .torna a{
	font-size: 70%;
}
/*paginazione*/
.paginazione{
/*	border: 1px solid #000000;*/
	display: inline !important;
	color: #666666 !important;
	float: left !important;
	font-family: verdana !important; 
	font-size:100% !important;
	font-weight: normal !important;	
}

.paginazione a{
	margin: 2px;
	text-decoration: none;
	font-size:90% !important;
	color: #666666 !important;
	font-weight: normal !important;	
}
.paginazione a:hover{
	text-decoration: none;
	color: #990100 !important;
	font-weight: normal !important;	
}
