/*********************************************************************/
/************** 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;
	margin-top: 0px;
}

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;
}

legend {
	color: yellow!important;
}


/*********************************************************************/
/**** BOX MODIFICATI PER ALTO CONTRASTO ******************************/
/*********************************************************************/

#boxCalendarioEventi{
	display: none;
}

.boxMenuSecondarioVoce{
	visibility: visible !important;
}

.boxMenuSecondarioVoce UL LI{
	display: inline;
}

/*********************************************************************/
/**** BOX MASCHERA DI RICERCA ************************************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard{
	clear: both;
	float: left;
	position:relative;
	width: 96%;
	padding: 2%;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#boxMascheraDiRicercaPerServizioStandard h3{
	width: 98%;
	position:relative;
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 5px;
}

#boxMascheraDiRicercaPerServizioStandard h4{
	margin: 5px 0px 5px 0px;
	text-align: justify;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandard h6{
	float: left;
	position:relative;
	position:relative;
	width: auto;
	margin-right: 10px;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca{
	clear: both;
	float: left;
	position:relative;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca label{
	clear: both;
	float: left;
	position:relative;
	font-weight: bold; 
	width: 25%; 
	margin-right: 5%;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input{
	float: left;
	position:relative;
	border: 1px solid #8898D9;
	background-color: White;
	height: 20px;
	width: 65%!important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input.campoData{
	float: left;
	position:relative;
	width: 100px!IMPORTANT;
	margin-right: 10px;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca select{
	border: 1px solid yellow;
	height: 20px;
	width: 65%!important;
	position:relative;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	clear: both;
	float: left;
	position:relative;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante input{
	float: right;
	position:relative;
	border: 1px solid yellow;
	height: 20px;
	width: 65%!important;
	margin-right: 55px;
}

/*********************************************************************/
/**** PAGINAZIONE  ************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	clear: both;
	float: left;
	position:relative;
	margin: 5px 0px 10px 0px;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	min-height: 14px;
	height: auto!important;
	line-height: 14px;
	vertical-align: middle;
	padding: 6px;
	border: 3px double yellow;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 100%;
	position:relative;
	font-weight: normal;
	border-right: 2px solid yellow;
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-weight: normal;
	position:relative;
	border-right: 2px solid yellow;
	color: black;
	text-decoration: none;
	margin: 0px;
		padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard A:hover {
	border-right:2px solid yellow;
	text-decoration: underline;
		padding: 0px 6px 0px 6px;
		position:relative;
}


/*********************************************************************/
/**** TITOLI  ************************************/
/*********************************************************************/

.Titolo1{
	clear: both;
	float: left;
	position:relative;
	width: 96%;
	padding: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: yellow;
	color: black;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.Titolo2{
	clear: both;
	float: left;
	position:relative;
	font-size: 109%;
	width: 96%;
	padding: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 3px double yellow;
	margin-bottom: 3px;
}

.Titolo3{
	clear: both;
	float: left;
	position:relative;
	font-size: 109%;
	width: 96%;
	padding: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 5px double yellow;
	margin-bottom: 10px;
}


#boxPagamenti .mascheraDiInserimento {
	CLEAR:BOTH;
	float:left;
	width: 98%;
	padding: 1%;
	margin-top:1em;
	margin-bottom:1em;
}

#boxPagamenti .mascheraDiInserimento H3 {
	font-weight: bold;
	font-size: 135%;
	margin-bottom:5px;
	width:98%;
}

#boxPagamenti .mascheraDiInserimento H4 {
	font-weight: normal;
	text-align: justify;
}

#boxPagamenti .mascheraDiInserimento H6 {
	float:left;
	width:auto;
	margin-left:2px!important;
	margin-left:1px;
	margin-right:2px;
}


#boxPagamenti .mascheraDiInserimento .separatoreCampoRicerca {
	clear: both;
	float: left;
	width: 100%;
	margin:5px 0px 5px 0px;
}

#boxPagamenti .mascheraDiInserimento .separatoreCampoRicerca  LABEL {
	clear:both;
	float: left;
	width: 35%;
	margin-right:3%;
	text-align: left;
}


#boxPagamenti .mascheraDiInserimento .separatoreCampoRicerca  INPUT {
	float:left;
	width: 60% !important;
}

#boxPagamenti .mascheraDiInserimento INPUT.campoData {
	float: left;
	width: 74px !important;
}

#boxPagamenti .mascheraDiInserimento INPUT.short {
	width: 150px !important;
}


#boxPagamenti .mascheraDiInserimento .separatoreCampoRicerca textarea{
	width:60%;
	height:4em;
}

#boxPagamenti .mascheraDiInserimento .campoPulsante{
	width: 100%;
	clear: both;
	float: left; 	
	text-align:center;
}

#boxPagamenti .mascheraDiInserimento SELECT {
	width: 61%;
	float: left;
}
