/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************************/
/*********************************************************************/

IMG{
	display: none;
	border: none;
}

H1 {
	font-size: 130%;
}

H2 {
	font-size: 110%;
}

H3 {
	font-size: 100%;
}

H4 {
	font-size: 90%;
}

/*********************************************************************/
/**** BOX MODIFICATI PER ALTO CONTRASTO ******************************/
/*********************************************************************/

#boxCalendarioEventi{
	display: none;
}

#boxMenuSecondario {
	position: relative;
	clear: both;
	z-index: 1;
}

.boxMenuSecondarioVoce {
	position: relative;
	clear: both;
} 

#boxMenuPrincipale UL LI {
	position: relative;	
	display: list-item;
}

#boxMenuPrincipale UL LI A {
	position: relative;	
	display: list-item;
}

#boxMenuPrincipale UL LI A.areaSelezionata {
	position: relative;	
	display: list-item;
}

.boxMenuSecondarioVoce UL LI {
	position: relative;	
	display: list-item;
} 

#boxMenuSecondario UL LI A {
	position: relative;	
	display: list-item;
}


/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/

#formid_centro #boxMascheraDiRicercaPerServizioStandard {
    clear:left;
	width: 98%;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px dotted #000000;
	font-size:95%;
	margin-top:15px;
	margin-bottom:15px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FORM {
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;
	padding-bottom: 5px;
	margin: 0; 
	width: 99%;
	padding-top: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 115%;
	border-bottom: 1px dotted #000000;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4 {
	padding: 5px;
	font-weight: normal;
	text-align: justify;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H4:first-letter {
	background-color: #000000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H5 {
	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard H6 {
	margin-left: 5px;
	float: left ;	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FIELDSET {
	padding-right: 0px;
	border-top: #819F24 1px solid;
	padding-left: 0px; 
	background: url(sfondoRicerca.html) #F9E100 repeat-x 50% top;
	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;	
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard FIELDSET DIV {
	padding-right: 0px;
	padding-left: 0px;
	background: url(line.html) repeat-x 50% bottom; 
	float: left; padding-bottom: 12px;
	width: 100%;
	padding-top: 10px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LEGEND {
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px solid #819F24;
	border-right: 1px solid #819F24;
	padding: 6px;
	background-color: #FEE06B;
	color: #333;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL {
	display: inline;
	float: left ;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 2px;
	width: 120px;
	text-align: left;
	height: auto;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT {
	float: left;
	width: 60% ;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	margin-left: 5px;
	float: left;
	width: 74px ;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	clear: left;
	float: left;
	width: 99%;
	padding: 3px 0;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: left;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: #FFFFFF;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40% ;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	background-color: #000000;
	border: 2px solid white;
	line-height: normal;
	color:#fff;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard .CampiFlags INPUT {
	width: auto;
	margin: 0 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola {
	width: 15%;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaSingola INPUT  {
	width: 25px;
	margin-right: 6px;
	float: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla {
	width: 95%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard LABEL.campoSceltaMultipla INPUT  {
	width: 4%;
	float: left;
	clear: left;
	line-height: normal;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT {
	width: 61%;
	float: left;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard SELECT#DdlTipoOrdine {
	margin-left: 130px;
	margin-top: 0;
	margin-bottom: 1em;
}


#formid_centro #boxMascheraDiRicercaPerServizioStandard A {
	cursor: pointer;
}
