/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO MODULI  *********************/

.FondoShowroom {
	position: relative;
	left: 0px;
	width: 98%;  
	top: 5px;
}

.FondoShowroom2 {
	position: relative;
	background-color: #DFE4D6;
	left: 0px;
	top: -1px;
}

.FondoShowroomIntro {
	position: relative;
	left: 0px;
	width: 99%;  
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoShowroomGrigio {
	background-color: #DFE4D6;
	position: relative;
	left: 0px;
	width: 100%;  /*418px;*/
	top: 0px;
	height: 37px;
}

.ShowroomDesc {
	position: absolute;
	left: 5px;
	top: 0px;
	width:  224px; /*148px;*/
	text-align: left;
	padding-top: 0px;
 
}

.ShowroomCampo {
	position: relative;
	left: 170px;
	top: 0px;
	width: 220px;
	text-align: center
	padding-top: 6px;
 
}

.campoSelezione {
position: absolute;
	left: 5px;
	width: 224px;
	 
	/*background-color: #FFFFFF;*/

	 
}

.campoSelezione_elenco {
	width: 230px;
	background-color: #FFFFFF;
}

.FondoShowroomGrigioData {
	background-color: #DFE4D6;
	position: relative;
	left: 0px;
    width: 100%;  /*418px;*/
	top: 0px;
	height: 60px;
}

.ShowroomDescData {
	position: relative;
	left: 5px;
	width: 138px;
	text-align: right;
	top: 6px;
}

.ShowroomDescDal {
	position: absolute;
	left: 144px;
	top: 0px;
	width: 30px;
	text-align: right;
	top: 6px;
}

.ShowroomDescAl {
	position: absolute;
	left: 144px;
	top: 36px;
	width: 30px;
	text-align: right;
}

.ShowroomCampoData {
	position: absolute;
	left: 180px;
	top: 0px;
	width: 120px;
}

.ShowroomDataInput {
	position: relative;
	left: 10px;
	width: 144px;
	margin-top:2px;
	margin-bottom:2px;
}

.FondoShowroomTasto {
	position: relative;
	left: 0px;
	width: 100%; 
	top: -1px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
}

.FondoShowroomModulo {	
	position: relative;
	background-color: #DFE4D6;
	left: 0px;
	width: 95%; 
	top: 0px;
	border: dotted 1px  #000000;
	padding: 8px;
}

.FondoShowroomDettaglio {
	position: relative;
	left: 0px;
	width: 100%; 
	top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.ShowroomPiede {
	position: relative;
	left: 0px;
    width: 100%; 
	top: 10px;
	padding-bottom: 5px;
	height: 15px;
}

.ShowroomPiedeDett {
	position: relative;
	left: 25px;
	top: 5px;
	width: 258px;
	text-align: left;
	height: 17px;
}

.ShowroomPiedePrec {
	position: relative;
	left: 336px;
	top: 0px;
	width: 82px;
	text-align: right;
	color:#000000;
}

.FondoTestata {
	position: relative;
	left: 0px;
	top: 0px;
	height: 15px;
}

.FondoPaginaIndice {
	position: relative;
	left: 0px;
	top: 0px;
	color:#000000;
	width: 100%;	/*width: 420px;*/
	text-align: center;
}
/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */

.FondoPaginaPrecedente {
	position: relative;
	left: 25px;
	top: 2px;
	width: 116px;
	color:#000000;
}
.FondoPaginaPrecedente a:visited {
	color: #000000;
}
.FondoPaginaPrecedente a:active {
   color: #000000; 
}
.FondoPaginaPrecedente a:link {
   color: #000000; 
}
.FondoPaginaPrecedente a:hover {
	color: Black;
	text-decoration : none;
}

.FondoPaginaSuccessiva {
	position: relative;
	left: 290px;
	top: 2px;
	width: 120px;
	text-align: right;
	color:#000000;
}
.FondoPaginaSuccessiva a:visited {
	color: #000000;
}
.FondoPaginaSuccessiva a:active {
   color: #000000; 
}
.FondoPaginaSuccessiva a:link {
   color: #000000; 
}
.FondoPaginaSuccessiva a:hover {
	color: Black;
	text-decoration : none;
}



