/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

HTML {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 100%;
	font-weight : normal;
	color: white;
}

BODY { 
	background-color: #000000;
	color: white;	 
 }

#DIV, DIV {
	background-color: #000000;
	color: white;
}

IMG{
	display: none;
	border: none;
}

H1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style : normal;
	font-weight : normal;
	color: white;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style : normal;
	font-weight : normal;
	color: white;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 100%;
	font-weight : normal;
	color: white;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style : normal;
	font-weight : normal;
	color: white;
}
H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 100%;
	font-weight : normal;	
	color: white;
}
H6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 100%;
	font-weight : normal;
	color: white;
}

H7 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
}

A, A:link, A:active, A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: yellow !important;
	text-decoration: none;
}


A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: yellow;
	text-decoration: underline;
}


/*********************************************************************/
/**** BOX MODIFICATI PER ALTO CONTRASTO ******************************/
/*********************************************************************/

#boxCalendarioEventi{
	display: none;
}

.boxMenuSecondarioVoce{
	visibility: visible !important;
}

.boxMenuSecondarioVoce UL LI{
	display: inline;
}

legend {
	color: Yellow;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	clear: both;
	width: 96%;
	background-color: black;
	border: 2px solid yellow;
	font-size: 80%;
	padding: 4px;
}

#boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	font-weight: bold;
	font-size: 115%;
	color: yellow;
	border-bottom: 2px dotted yellow;
	margin: 5px 0px 5px 0px;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	font-weight: normal;
	font-size: 100%;
	margin: 5px 0px 5px 0px;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 100%;
	background-color: Yellow;
}

#boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	color: yellow;
	margin-left: 5px;
	float: left ;
	font-size: 100%;
	margin-top: 0px;
	
}

#boxMascheraDiRicercaPerServizioStandard LABEL {
	clear: both;
	float: left;
	font-size: 100%;
	font-weight: bold;
	width: 120px;
	text-align: left;
	height: auto;
}

#boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	margin-top: 3px;
	width: 60% !important;
	height: 15px!important;
	font-size: 100%;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px !important;
}


#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: both;
	float: left;
	min-height: 25px;
	height: auto!important;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: both;
	text-align: center;	
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;	
	background-color: black;
	border-top: 2px solid yellow;
}

* html #boxMascheraDiRicercaPerServizioStandard .campoPulsante{
	margin: -15px 0px 0px 0px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	height: 20px!important;
	height: auto!important;
	float: none !important; 
	text-align: center !important;
	color: yellow;
	background-color: black;
	border: 2px solid yellow;
	line-height: normal!important;
	padding: 0px!important;
}

#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%;
	float: left;
	clear: both;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: both;
	line-height: normal;
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 60%;
	float: left;
}

/*********************************************************************/
/**** GESTIONE RICERCA AVANZATA PERSONALIZZATA *********************/
/*********************************************************************/

/*********************************************************************/
/**** GESTIONE RICERCA AVANZATA PERSONALIZZATA *********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata {
	clear: both;
	width: 96%;
	background-color: black;
	border: 2px solid yellow;
	font-size: 80%;
	padding: 4px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H3 {
	font-weight: bold;
	font-size: 115%;
	color: yellow;
	border-bottom: 2px dotted yellow;
	margin: 5px 0px 5px 0px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4 {
	font-weight: normal;
	font-size: 100%;
	margin: 5px 0px 5px 0px;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4:first-letter {
	background-color: yellow;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 100%;
}

.GestisciCerca, .GestisciDate, .GestisciDimensioni, .GestisciFlags, .GestisciDDL{
	clear: both;
	float: left;
	min-height: 25px;
	height: auto!important;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	width: 100%;
	font-weight: bold;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneCerca {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .RicercaCampo {
	float: left;
	width: 90%;
	margin-top: 2px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata  .CampoCerca{
	float: left;
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoData{
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDataPubblicazione {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampo {
	float: left;
	width: 35%;
	color: yellow;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampo {
	float: left;
	width: 35%;
	color: yellow;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDimensioni {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DaCampoDimensioni {
	float: left;
	width: 35%;
	color: yellow;
	font-weight: bold;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .ACampoDimensioni {
	float: left;
	width: 35%;
	color: yellow;
	font-weight: bold;
	font-size: 85%;
}


#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneFlags {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiFlags {
	float: left;
	width: 70%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .DescrizioneDDL {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .CampiDDL {
	float: left;
	width: 70%;
}


#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante {
	clear: both;
	text-align: center;	
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;	
	background-color: Black;
	border-top: 2px solid yellow;
}

* html #boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante{
	margin: -15px 0px 0px 0px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante INPUT {
	width: 40% !important;
	clear: none;
	height: 20px!important;
	height: auto!important;
	float: none !important; 
	text-align: center !important;
	color: yellow;
	background-color: Black;
	border: 2px solid yellow;
	line-height: normal!important;
	padding: 0px!important;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata td {
	height: 20px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .GestisciFormato {
	margin-left: 5px;
}


