/*********************************************************************/
/************** 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, #boxCartGoogle{
	display: none;
}

.boxMenuSecondarioVoce{
	visibility: visible !important;
}

.boxMenuSecondarioVoce UL LI{
	display: inline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

legend {
	color: Yellow;
}


/*********************************************************************/
/***BOX MASCHERA DI RICERCA PER SERVIZIO STANDARD *******************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard{
	clear: both;
	float: left;
	width: 97%;
	padding: 1%;
	margin: 1% 0% 1% 0%;
	border: 3px double yellow;
	position:relative;
}


#boxMascheraDiRicercaPerServizioStandard H3{
	font-size: 125%;
	font-weight: bold;
	color: yellow;
	text-transform: uppercase;
	border-bottom: 1px solid yellow;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandard H4:FIRST-LETTER{
	font-size: 125%;
	font-weight: bold;
		position:relative;
}

#boxMascheraDiRicercaPerServizioStandard H6{
	font-size: 100%;
	color: yellow;
	text-decoration: underline;
	float: left;
	width: 5%;
	margin-right: 5%;
	font-weight: bold;
		position:relative;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca{
	clear: both;
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca label{
	clear: both;
	float: left;
	width: 20%;
	margin-right: 5%; 
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input,#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca select{
	float: left;
	width: 70%!important;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input.campoData {
	width: 20%!important;
	margin-right: 5%;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input{
	float: left;
	margin-left: 25%;
	width: 70%!important;
	position:relative;
}


/*********************************************************************/
/***BOX MASCHERA DI RICERCA PER SERVIZIO STANDARD *******************/
/*********************************************************************/

#boxPaginazioneServizioStandard{
	clear: both;
	float: left;
	width: 97.4%;
	padding: 1%;
	margin: 1% 0% 1% 0%;
	border: 3px double yellow;
}

#boxPaginazioneServizioStandard span{
	padding-right: 5px;
	border-right: 1px solid yellow;
}

#boxPaginazioneServizioStandard a{
	padding-right: 5px;
	border-right: 1px solid yellow;
}

#boxPaginazioneServizioStandard a:hover{

}
/*********************************************************************/
/***BOX CONFIGURAZIONE TITOLI SERVIZI *******************/
/*********************************************************************/

.Titolo1{
	clear: both;
	float: left;
	width: 99%;
	color: yellow;
	padding: 5px;
	font-size: 115%;
	border-bottom: 1px solid yellow;
	font-weight: bold;
	position:relative;
}

.Titolo3{
	clear: both;
	float: left;
	width: 99%;
	color: yellow;
	padding: 5px;
	font-size: 115%;
	border-bottom: 1px solid yellow;
	font-weight: bold;
	position:relative;
}

.Titolo{
	clear: both;
	float:left;
	display:inline;
	width:34%;
	color: yellow;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	position:relative;
}

/*********************************************************************/
/***BOX MASCHERA DI RICERCA PER SERVIZIO STANDARD *******************/
/*********************************************************************/

#mascheraDiInserimento{
	clear: both;
	float: left;
	width: 97%;
	padding: 1%;
	margin: 1% 0% 1% 0%;
	border: 3px double yellow;
}


#mascheraDiInserimento H3{
	font-size: 125%;
	font-weight: bold;
	color: #0F4960;
	text-transform: uppercase;
	border-bottom: 1px solid yellow;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}

#mascheraDiInserimento H4:FIRST-LETTER{
	font-size: 125%;
	font-weight: bold;
}

#mascheraDiInserimento .separatoreCampoRicerca{
	clear: both;
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
}

#mascheraDiInserimento .separatoreCampoRicerca label{
	clear: both;
	float: left;
	width: 20%;
	margin-right: 5%; 
}

#mascheraDiInserimento .separatoreCampoRicerca input,#mascheraDiInserimento .separatoreCampoRicerca select,#mascheraDiInserimento .separatoreCampoRicerca textarea{
	float: left;
	width: 70%!important;
}

#mascheraDiInserimento .campoPulsante a{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid yellow;
	color: Black;
	font-weight: bold;
}

#mascheraDiInserimento .campoPulsante a:hover{
	color: Black;
	font-weight: bold;
}


#boxCartGoogleArchivioTrovaVia{
	clear:left;
	width:100%;
	margin:1em 0;
	padding:5px;
	border-bottom:1px solid yellow;
	min-height:40px;
	height:auto!important;
	height:40px;
}

#boxCartGoogleArchivioTrovaVia .titolo { 
   width:100%;
}

#boxCartGoogleArchivioTrovaVia .titolo h5{ 
	position:relative;
	clear: both;
    float:left;
    margin:0px;
	padding:0px;
    font-weight:bold;  
	margin-bottom: 5px;
}

#boxCartGoogleArchivioTrovaVia .titolo h6{ 
  position:relative;
   float:left;
     margin:0px;
	 padding:0px;
	 margin-left:10px;
    font-weight:normal; 
}

#boxCartGoogleCat{
	clear:both;
	float: left;
	width:100%;
	margin:1em 0;
	padding:5px;
	border-bottom:1px solid yellow;
	min-height:20px;
	height:auto!important;
	height:15px;
}

#boxCartGoogleCat H5{
position:relative;
	clear: both;
	 float:none;
	 margin: 0 auto;
	 margin: 0px;
	 padding: 0px;
	 text-align: left;
	margin-bottom: 5px;

}

#boxCartGoogleCat select{
position:relative;
	 margin: 0 auto;
	clear:left;
	 width: 65%;

}

#boxCartGoogleArchivioTrovaPercorso{
	clear:left;
	width:100%;
	margin:1em 0;
	padding:5px;
	border-bottom:1px solid yellow;
	min-height:70px;
	height:auto!important;
	height:70px;
}


#boxCartGoogleArchivioTrovaPercorso  h5{ 
	position:relative;
	clear: both;
   float:left;
	margin-bottom: 5px;
  
}

#boxCartGoogleArchivioTrovaPercorso  h6{ 
  position:relative;
   float:left;
     margin:0px;
	 padding:0px;
	margin-left:8px;
    font-weight:normal;  
	/*font-size:70%;*/
}

.boxCartGoogleSeparatore{
	 position:relative;
	 clear:left;
	width:100%;
	float:left;
	margin: 2px 0px 2px 0px;
}

.boxCartGoogleSeparatore input {
	position:relative;
	margin-top:3px;
	width:40%;
	font-size:100%;

}

.boxCartGoogleSeparatore label{
	width: 15%;
	padding-top: 5px;
	padding-left:2px;
	float:left;
	display:inline;
}

/****  pulsante ricerca  */
.boxCartGoogleSeparatoreButt{
	position: relative;
	clear: left;
	margin: 0 auto;
	padding-top: 8px;
	display:block;
	text-align:center;
}

.boxCartGoogleSeparatoreButt input{
	width: 200px;
	border:1px solid yellow;
	font-weight:bold;
	background-color: Black;
	color: Yellow;
}

