/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO PROCEDIMENTI  *********************/

.FondoProcedimenti {
	background-color: #FFFFFF;
	position: relative;
	left:5px;
	width: 97%;
	top: 5px;
}

.FondoProcedimentiIntro {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoProcedimentiGrigio {
	background-color: #CFE0F3;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 37px;
}

.ProcedimentiDesc {
	position: absolute;
	left: 5px;
	top:12px;
	width: 120px;
	text-align: right;
}

.ProcedimentiTitolo {
	position: relative;
	font-weight: bold;
	left: 24px;
	width: 328px;
	top: -2px;
	z-index: 10;
}

.ProcedimentiCampo {
	position: absolute;
	left: 132px;
	top:7px;
	width: 323px;
}

.campoSelezione {
	width: 250px;
}

.FondoProcedimentiGrigioData {
	background-color: #CFE0F3;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 60px;
}

.ProcedimentiDescData {
	position: absolute;
	left: 5px;
	top:12px;
	width: 80px;
	text-align: right;
}

.ProcedimentiDescDalAl {
	position: absolute;
	left: 90px;
	top:12px;
	width: 30px;
	text-align: right;
}

.ProcedimentiCampoData {
	position: absolute;
	left: 130px;
	top:7px;
	width: 280px;
}

.FondoProcedimentiTasto {
	background-color: #CFE0F3;
	position: relative;
	left: 0px;
	width: 100%;
	top: -1px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
}

.FondoProcedimentiModulo {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	border-bottom: solid 1px #CFCFCF;
	padding-top: 12px;
	padding-bottom: 5px;
}

.FondoProcedimentiDettaglio {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.ProcedimentiPiede {
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
    height: 30px;
	border-bottom: 1px solid #CFE0F3;
	/*background: #FFFFFF url("../immagini/procedimenti/FondoTitolo.gif") no-repeat;*/
	 
}

.ProcedimentiPiedeDett {
	position: absolute;
	left: 25px;
	top: -6px;
	width: 258px;
	text-align: left;
	height: 17px;
}

.ProcedimentiPiedePrec {
	position: absolute;
	left: 336px;
	top: 0px;
	width: 82px;
	text-align: right;
	color:#000000;
}

.FondoTestata {
	position: relative;
	left: 0px;
    top:-5px;
	border-bottom: 1px solid #CFE0F3;
	/*background: url("../../immagini/procedimenti/FondoTitolo.gif") no-repeat;*/
	 height: 20px;
	width: 100%;
}


.FondoTestataStampa {
	position: relative;
	left: 0px;
    
	border-bottom: 1px solid #CFE0F3;
	/*background: url("../../immagini/procedimenti/FondoTitolo.gif") no-repeat;*/
	height: 42px;
	width: 100%;
}

.FondoPagina {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top:25px;
	width: 100%;
	height: 35px;
}

.FondoPaginaIndice {
	position: absolute;
	left: 0px;
	top: 0px;
	color:#000000;
	width: 100%;
	text-align: center;
}

.FondoPaginaBlu {
	position: relative;
	background: #eeeeee;
	left: 0px;
	top: 0px;
	width: 97%;
   left:5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 20px;
	font-weight: bold;
}
.FondoPaginaGrigio {
	position: relative;
	background: #E8EBED;
	 
	top: 0px;
	width: 97%;
   left:5px;
 
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	border-top: solid 1px #FFFFFF;
}

.ParagrafoProcedimenti {
	position: relative;
	left: 0px;
	top: 0px;
	background: url("../immagini/procedimenti/FondoParagrafo.gif") no-repeat;
	width: 399px;
	padding-bottom: 10px;
	padding-top: 3px;
	padding-left: 20px;
}
.DowloadProcedimenti {
	position: relative;
	left: 0px;
	width: 399px;
	text-align: left;
	height: 17px;
	padding-top: 2px;
}
.DowloadProcedimentiDett {
	position: absolute;
	left: 22px;
	text-align: left;
	top: 6px;
	width: 380px;
}
/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */

.FondoPaginaPrecedente {
	position: absolute;
	left: 25px;
	top: 0px;
	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: absolute;
	left: 290px;
	top: 0px;
	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;
}


