/*********************************************************************/
/************** 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;
}

/*********************************************************************/
/**** MASCHERA DI RICERCA            ********************************/
/*********************************************************************/

#boxMascheraDiRicercaPerServizioStandard{
	clear: both;
	float: left;
	width: 100%;
	padding: 1% 0% 1% 0%;
	margin: 1px 0px 0px 0px;;
}

#boxMascheraDiRicercaPerServizioStandard h3{
	font-size: 154.54%;
	padding-bottom: 2px;
	border-bottom: 1px solid yellow;
	font-weight: bold;
	color: yellow;
}

#boxMascheraDiRicercaPerServizioStandard h3:first-letter{
	text-transform: uppercase;
}

#boxMascheraDiRicercaPerServizioStandard h4:first-letter{
	text-align: justify;
}

#boxMascheraDiRicercaPerServizioStandard h4:first-letter{
	font-size: 118.18%;
	font-weight: bold;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca{
	clear: both;
	float: left;
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca label{
	color: yellow;
	float: left;
	width: 25%;
	margin-right: 5%;
	font-weight: bold;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca h6{
	color: yellow;
	float: left;
	width: auto;
	margin: 0px 5px 0px 0px;
	text-decoration: underline;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input{
	float: left;
	width: 65%!important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca select{
	float: left;
	width: 65.7%!important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca input.campoData{
	float: left;
	width: 25%!important;
	margin-right: 5px;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

/*********************************************************************/
/**** titoli            ********************************/
/*********************************************************************/

.Titolo1 {
	border-bottom: 8px solid yellow;
	font-weight: bold;
	color: yellow;
font-size: 163.63%;
}

.Titolo2{
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 1.5em;
	font-size: 118.18%;
	color: yellow;
	border-bottom: 1px dashed yellow;
	text-align: justify;
	display: block;
}

.Titolo3{
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 154.54%;
	color: yellow;
	border-bottom: 8px solid yellow;
	text-align: justify;
}

/*********************************************************************/
/**** BOX PAGINAZIONE ************************************************/
/*********************************************************************/

#boxPaginazioneServizioStandard {
	clear: both;
	float: left;
	margin: 20px 0px 20px 0px;
	width: 97%;
	font-size: 100%;
	font-weight: bold;
	/*border: 1px solid black;*/
	min-height: 24px;
	height: auto!important;
	line-height: 24px;
	vertical-align: middle;
	padding: 6px;
	border-bottom: 1px dashed yellow;
	clear:both;
}

#boxPaginazioneServizioStandard A {
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	border-right: 1px solid yellow;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard SPAN {
	border: 0px;
	font-size: 95%;
	font-weight: normal;
	border-right: 1px solid yellow;
	text-decoration: none;
	margin: 0px;
		padding: 0px 6px 0px 6px;
}

#boxPaginazioneServizioStandard A:hover {
	color:black!important;
	border-right: 1px solid #003A84;
	background-color:yellow;
	text-decoration: none;
		padding: 0px 6px 0px 6px;
}

#formid_dx{
	clear: both;
}

.mascheraDiInserimento {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 95%!important;
	width: 92%;
	padding: 2%;
	margin: 10px 0px 10px 0px;
	border: 3px double yellow; 
	overflow: hidden;
}

.mascheraDiInserimento H3 {
border-bottom:1px solid yellow;
color:yellow;
font-size:163.63%;
font-weight:bold;
padding-bottom:2px;
}

.mascheraDiInserimento .separatoreCampoRicerca{
clear:both;
float:left;
padding:10px 0;
width:100%;
}

.mascheraDiInserimento LABEL {
color:yellow;
float:left;
font-weight:bold;
margin-right:5%;
width:25%;
}


.mascheraDiInserimento INPUT,.mascheraDiInserimento select, .mascheraDiInserimento textarea {
float:left;
width:65% !important;
}

.mascheraDiInserimento .campoPulsante {
clear:both;
float:left;
padding:5px 0;
text-align:center;
width:100%;
}

.mascheraDiInserimento .campoPulsante a,.mascheraDiInserimento .campoPulsante a:hover{
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted yellow;
}

