/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO REGOLAMENTI  *********************/


.boxRegolamenti{
	
	font-size:80%;
	font-weight:normal;
	width: 100%;
}

 .FondoCampoDinamicoGrigio, .FondoCampoDinamicoGrigioData {

   font-size:100%;
  
 
}


/*---------INTESTAZIONE DEI SERVIZI regolamenti Fase01----------*/
.GestisciIntestazioneServiziFase01 {
	position: relative;
 	border-bottom: 2px solid #9D8668;
	color: #CC0000;
	font-size: 110%;
	width: 100%; 
	clear: left;
 	padding-bottom:3px;
 	margin-bottom:9px;
	text-align: justify;
}

.intestazioneServiziFase01{
	/*position: relative;
	background-color: #BED7FF;
	border-left: 5px solid #FFFFFF;
	height: 20px;
	color: white;
	font-size: 110%;
	width:83%;
	float: left;*/
}

.GestisciLinkStampaServiziFase01 {
	position: relative;
	background-color: #E0E5E9;
	width: 18%;
	left: 10px;
	bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
}

.ColoreScrittaServiziFase01 {
	position: relative;
	color: Black;
}
/*---------FINE INTESTAZIONE DEI SERVIZI regolamenti Fase01----------*/


.ScrittaPrimoPiano {
	font: normal 130% arial;
	font-weight: bold;
	text-transform: lowercase;	
	padding: 7px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000099;
	background-color : #BED7FF;
}

.SpostaImmagineSx {
	position: relative;
	margin-left: 15px;
}

.SpostaScrittaDx {
	position: relative;
	top: -60px;
	float: right;
   width: 270px;
}

.informazioniCorrelate {
 /*color: #3E7824;*/
}

.FondoRegolamenti {
	position: relative;
	float: left;
}

.FondoRegolamentiIntro {
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoRegolamentiGrigio {
	background-color: #E7E7E7;
	position: relative;
	left: 0px;
	top: 0px;
	height: 37px;
}

.RegolamentiDesc {
	position: relative;
	left: 5px;
	top:12px;
	width: 80px;
	text-align: right;
	font-weight: bold;
	float: left;
}

.RegolamentiCampo {
	position: relative;
	left: 10px;
	top:7px;
	width: 78%;
	float: right;
}

.FondoRegolamentiTasto {
	background-color: #e4e4e4;
	position: relative;
	left: 0px;
	width: 418px;
	top: -1px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
}

.FondoRegolamentiModulo {
	position: relative;
	width: 95%;
	left: 0px;
	top: 0px;
	border-bottom: solid 1px #E7E7E7;
	padding-top: 12px;
	padding-bottom: 5px;
}

.FondoRegolamentiDettaglio {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 418px;
	top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.RegolamentiPiede {
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px;
	padding-top:5px;
}

.RegolamentiPiedeDett {
	position: relative;
	left: 25px;
	top: -6px;
	width: 258px;
	text-align: left;
	height: 17px;
}

.RegolamentiPiedePrec {
	position: relative;
	left: 336px;
	top: 0px;
	width: 82px;
	text-align: right;
	color:#000000;
}

.FondoTestata {
	position: relative;
	left: 0px;
	top: -9px;
	background: url("../../immagini/regolamenti/FondoTitolo.gif") no-repeat;
	height: 15px;
	width: 420px;
}

/*****************************************************************/
/*** *************** PAGINAZIONE ***************************** ***/
/*****************************************************************/

.FondoPagina {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top:25px;
	width: 420px;
	height: 35px;
}

.FondoPaginaPrecedente {
	position: relative;
	left: 30px;
	top: 0px;
	color:#000000;
}
.FondoPaginaPrecedente a:visited {
	color: #000000;
}
.FondoPaginaPrecedente a:active {
   color: #000000; 
}
.FondoPaginaPrecedente a:link {
   color: #000000; 
}
.FondoPaginaPrecedente a:hover {
   color: #000000;
}

.FondoPaginaSuccessiva {
	position: relative;
	right: 30px;
	top: 0px;
	text-align: right;
	color:#000000;
}
.FondoPaginaSuccessiva a:visited {
	color: #000000;
}
.FondoPaginaSuccessiva a:active {
   color: #000000; 
}
.FondoPaginaSuccessiva a:link {
   color: #000000; 
}
.FondoPaginaSuccessiva a:hover {
   color: #000000;
}

