/*********************************************************************/
/************** 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;
}


/*********************************************************************/
/**** BOX Menu********************************************************/
/*********************************************************************/

.area{
clear: both;
float: none;
}



/*********************************************************************/
/**** BOX RICERCA DINAMICA PER SERVIZI STANDARD **********************/
/*********************************************************************/
#boxMascheraDiRicercaPerServizioStandard{
	display: block;
	clear: both;
	float: left;
}
#boxMascheraDiRicercaPerServizioStandard LABEL {
	clear: both;
	display: inline;
	float: left ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-left: 10px;
	/*margin-bottom: 5px;
	padding-top: 5px;	*/
	width: 120px;
	text-align: left;
	height: auto;
}

#boxMascheraDiRicercaPerServizioStandard H6 {
	position:relative;
	float: left ;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}


#boxMascheraDiRicercaPerServizioStandard INPUT {
	position:relative;
	float: left;
	width: 60%!important;
}

#boxMascheraDiRicercaPerServizioStandard INPUT.campoData {
	position:relative;
	margin-left: 5px;
	float: left;
	width: 74px!important;
}

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca {
	/*position: relative;*/
	clear:	both;
	float: left;
	width: 99%!important;
	border-bottom: 5px solid black;
	border-top: 5px solid black;
}


#boxMascheraDiRicercaPerServizioStandard .campoPulsante {
	position:relative;
	clear: left;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
	background-color: black;
}

#boxMascheraDiRicercaPerServizioStandard .campoPulsante INPUT {
	width: 40%!important;
	clear: none;
	float: none ; 
	margin: auto;
	text-align: center ;
	height: auto;
	color: yellow;
	background-color: black;
	border: 2px solid yellow;
	line-height: normal;	
}

#boxMascheraDiRicercaPerServizioStandard SELECT {
		position:relative;
	width: 61%!important;
	float: left;
}


#boxForumMascheraInserimento SPAN {
	float: left;
	font-size: 105%;
	padding-top: 10px;
	width: 80%;
}

#boxForumMascheraInserimento LABEL {
	margin-top: 5px;
	width: 90px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
	clear: both;
	float: left;
}

#boxForumMascheraInserimento INPUT {
	margin-top: 2px;
	width: 80%;
}


#boxForumMascheraInserimento .notifica {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 5px;
}

#boxForumMascheraInserimento .notifica INPUT {
	clear: both;
	float: left;
	width: 90px;
}

#boxForumMascheraInserimento .notifica LABEL {
	float: left;
	text-align: left;
	background-color: transparent;
	border-top: 1px dotted black;
	border-right: 1px dotted black;
	clear: none;
	width: 80%;
	margin-top: -5px;
}

#boxForumMascheraInserimento TEXTAREA {
	margin-top: 2px;
	width: 80%;
}

#boxForumMascheraInserimento .pulsante {
	clear: both;
	float: left;
	width: 100%;
}

#boxForumMascheraInserimento .pulsante INPUT {
	width: 60%;
	margin-left: 94px;
	background-color: Black;
	border: 1px solid yellow;
	color: Yellow;
	text-align: center;	
}

.FondoInserzioniGrigio label{
	clear: left;
	display: inline;
	float: left;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top:5!important;	
	width: 120px;
	text-align: left;
	height: auto;
	
}

.FondoInserzioniGrigio {
	clear: left;
	border-top: 5px solid black;
	border-bottom:5px solid black;
	width: 100%;
}

.Inserzioni_center {
	clear: both;
	margin-top: 20px;
	text-align: center;	
	padding-bottom: 8px;
}


.Inserzioni_center INPUT {
	width: 40%!important;
	clear: both;
	float: none !important; 
	margin: 0 auto;
	margin-top: 10px;
	background-color: Black;
	text-align: center !important;
	height: auto;
	border: 2px solid yellow;
	color: Yellow;
	line-height: normal;	
}


/********************************************************
RICERCA AVNZATA
************************************************************/
.DescrizioneCerca {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
}

.RicercaCampo {
	float: left;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.CampoCerca {
	float: left;
	text-align: left;
	width: 70%;
}

.campoData{
	width: 70%;
}

.DescrizioneDataPubblicazione {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
}

.DaCampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ACampo {
	float: left;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.DescrizioneDimensioni {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
}

.DaCampoDimensioni {
	float: left;
	width: 35%;
}

.ACampoDimensioni {
	float: left;
	width: 35%;
}


.DescrizioneFlags {
	clear: both;
	float: left;
	text-align: left;
	width: 29%;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
}

.CampiFlags {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.DescrizioneDDL {
	clear: both;
	float: left;
	width: 29%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 3px;
}

.CampiDDL {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}


td {
	height: 20px;
}

.GestisciFormato {
	margin-left: 5px;
}

.campoPulsante  {
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	
}

#btnSubmit {
width: 40%;
background-color:	Black;
color: Yellow;
border: 2px solid Yellow;
}


#btnSubmit a:hover{
	text-decoration: underline;
}

#boxVetrina{
	clear: both;
	float: left;
}

#boxShowroom{
	clear: both;
	float: left;
}
