/*********************************************************************/
/************** 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;
}

.ImmagineSopra, .ImmagineSopraDx, .ImmagineSotto, .ImmagineSottoDx {
	display: none!important;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard {
	clear: both;
	float: left;
	width: 96%;
	margin:1% 0% 1% 0%;
	padding: 0% 1% 0% 1%;
	border: 1px solid yellow;
	font-size: 100%;
}

#boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 100%;
	color:yellow;
	border-bottom: 2px solid yellow;
}

#boxMascheraDiRicercaPerServizioStandard H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	padding: 3px;
	font-weight: bold;
	color: white;
	font-size: 100%;
	color: yellow;
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	margin: 0px;
	color: yellow;
	margin-left: 5px;
	float: left ;
	font-size: 90%;	
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: both;
	float: left;
	width: 99%;
	min-height: 20px;
	height: auto!important;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 85%;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca LABEL {
	clear: both;
	float: left ;
	font-weight: bold;
	width: 120px;
	text-align: left;
}


#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca  INPUT {
	float: left;
	width: 60%!important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px!important;
}


#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: both;
	float: left;
	width: 100%;
	overflow:hidden;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	border-top: 2px solid yellow;
	padding: 10px 0px 10px 0px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	border: 2px solid yellow;
	background-color: Black;
	line-height: normal;	
	color: yellow;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca  SELECT {
	width: 61%!important;
	float: left;
}

/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata {
	clear: both;
	float: left;
	width: 96%;
	margin:1% 0% 1% 0%;
	padding: 0% 1% 0% 1%;
	border: 1px solid yellow;
	font-size: 100%;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 100%;
	color:yellow;
	border-bottom: 2px solid yellow;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4 {
margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata H4:first-letter {
	background-color: yellow;
	padding: 3px;
	font-weight: bold;
	color: white;
	font-size: 100%;
	color: Black;
}

.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%;
	margin: 5px 0px 5px 0px;
}

#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;
	float: left;
	width: 100%;
	overflow:hidden;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	border-top: 2px solid yellow;
	padding: 10px 0px 10px 0px;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	border: 2px solid yellow;
	color: yellow;
	line-height: normal;	
	background-color: Black;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata td {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

#boxMascheraDiRicercaPerServizioStandardRicercaAvanzata .GestisciFormato {
	margin-left: 5px;
}

/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

.boxPaginazioneServizioStandard {
	clear: both;
	float: left;
	margin: 20px 0px 20px 0px;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	min-height: 24px;
	height: auto!important;
	line-height: 24px;
	vertical-align: middle;
	padding: 6px;
	border: 1px solid yellow;
	clear:both;
	color: Yellow;
}

.boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	border-right: 2px solid yellow;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	color: Yellow;
}

.boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 2px solid yellow;
	color: black;
	text-decoration: none;
	margin: 0px;
		padding: 0px 6px 0px 6px;
	color: Yellow;
}

.boxPaginazioneServizioStandard A:hover {
	color:white!important;
	border-right:2px solid yellow;
	background-color:yellow;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	color: Yellow;
}

/*********************************************************************/
/**** BOX 	webcam ******************************************/
/*********************************************************************/
	
#boxWebcam img {
	display: none;
}
