/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO EVENTI  *********************/

/*********************************************************************/
/**** PAGINA DI RICERCA ****************************************/
/* ****************************************************************** */
.ScrittaPrimoPiano {
	position: relative;
   background-color: #EBEBEB;
	width: 97%;
	border-left: 3px solid black;
}

.SpostaImmagineSx {
	position: relative;
	margin-left: 15px;
}

.SpostaScrittaDx {
	position: relative;
	top: -60px;
	float: right;
	right: 15px;
}


.rigaForm { 
	background-color: #E7E7E7;
	position: relative;
	width: 100%;
	padding: 4px;
	margin-bottom: 1px;
 }

 .CampoDescr { 
	position: relative;
	width: 20%; 
  }

.CampoInputText { 
	position: absolute;
	width: 80%; 
	margin-left: 10%;
	top: 0px;
 }

.CampoInputDdl { 
	position: absolute;
	width: 80%; 
	margin-left: 18%;
	top: 0px;
 }
 
/*********************************************************************/
/****  ***********************************************/
/* ****************************************************************** */

.Evento { 

	position: relative;
 	top:4px;
	width: 95%;
	clear:left;
	margin-bottom:6px;
	min-height:80px;

}

.TestataEvento { 
	width: 100%;
	position: relative;
	top:4px;
    padding-top:2px;
	padding-bottom:2px;
	border-bottom: solid 1px #CCCCCC;
 }
 
.EventoTitolo {
	position: relative;
	font-weight: bold;
	left: 0px;
	width: 100%;
	top: 0px;
/*	text-indent: 15px;*/
}

.InizioTestata A:link, .InizioTestata A:visited { 
/*   color: #3E7824; #000000;*/
   font-weight: bold;
}

.InizioTestata {
	position: relative;
	left: 0px;
	top: 0px;
	 
	width: 77%;
 
}

.FondoTestata {
	position: relative;
	left: 0px;
	top: -10px;
	height: 15px;
	width: 23%;
	float: right;
	text-align: right;
}

.FondoTestataData {
	position: relative;
	left: 0px;
	top: 0px;
	color:#000000;
	text-align: right;
}

.FondoEvento {
	position: relative;
	top: 12px;
	width: 100%;
	margin-bottom: 0px;
}

.TestoEvento {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 65%;
	text-align : justify;
	float: left;
}

 

.ImmagineEvento { 
 	position: relative;
	float: left;
	width: 100px;
	left: 0px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	border: solid 5px #ebebeb; 
}

/*
.FondoEventi {
	 background-color: #FFFFFF; 
	position: relative;
	 left: 15px; 
	top: 0px;
}
*/
.FondoEventi2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-bottom: -30px;
}


.ImmagineTitolo {
	position: relative;
	left: 0px;
	top: 5px;
	width: 100%;
	text-align: center;
	height: 36px;
}

.FondoEventiIntro {
	/* background-color: #FFFFFF; */ 
	position: relative;
	left: 0px;
	width: 98%;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoEventiGrigio {
	background-color: #E7E7E7;
	position: relative;
	left: 0px;
	top: 0px;
	height: 37px;
	border-bottom: solid 1px #FFFFFF;
}

.EventiDesc {
	position: absolute;
	left: 5px;
	top:12px;
	width: 80px;
	text-align: right;
	font-weight: bold;
}


.EventiCampo {
	position: absolute;
	left: 95px;
	top:7px;
}

.InputTestoRicerca { 
	width: 60%;
 }

.FondoEventiTasto {
	background-color: #E7E7E7;
	position: relative;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

.FondoEventiModulo {
	/* background-color: #FFFFFF; */
	position: relative;
	left: 0px;
	width: 98%;
	top: 0px;
	border-bottom: solid 1px #CFCFCF;
	padding-top: 12px;
	padding-bottom: 5px;
}

.FondoEventiDettaglio {
	/* background-color: #FFFFFF; */
	position: relative;
	left: 0px;
	width: 98%;
	top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.EventiPiede {
	position: relative;
	left: 0px;
	width: 98%;
	top: 0px;
	background: #FFFFFF url("../immagini/eventi/FondoTitolo.gif") no-repeat;
	height: 15px;
}

.EventiPiedePrec {
	position: absolute;
	left: 336px;
	top: 0px;
	width: 82px;
	text-align: right;
	color:#000000;
}
/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */
.FondoPaginaIndice {
	top: 0px;
	font-size: 90%;
	width: 33%;
	text-align: center;
	margin-left: 40%;
}

.Paginazione { 
	border-bottom: solid 1px #CCCCCC;
	position: relative;
	left: 0px;
	top:25px;
	height: 25px;
 }

.FondoPaginaPrecedente {
	position: absolute;
	width: 33%;
	clear: both;
	margin: 0px;
	padding: 0px;
	/*background-color: #FAF5E7;*/
	left: 0px;
	top: 0px;
	text-align: center;
}
.FondoPaginaPrecedente a:visited {
	color: #000000;
}/*
.FondoPaginaPrecedente a:active {
   color: #000000; 
}*/
.FondoPaginaPrecedente a:link {
   color: #000000; 
}
.FondoPaginaPrecedente a:hover {
   color: #000000;
}

.FondoPaginaSuccessiva {	
	position: absolute;
	top: 0px;
	width: 33%;
	right: 0px;
	text-align : center;
	padding: 0px;
	margin: 0px;
	/*background-color: #FAF5E7;*/
	font-size: 90%;
}
.FondoPaginaSuccessiva a:visited {
	color: #000000;
}
.FondoPaginaSuccessiva a:active {
   color: #000000; 
}
.FondoPaginaSuccessiva a:link {
   color: #000000; 
}
.FondoPaginaSuccessiva a:hover {
   color: #000000;
}



/*********************************************************************/
/**** DETTAGLIO EVENTO*****************************************/
/* ****************************************************************** */

.PaginaEvento { 
	margin-left: 10px;
	width: 95%;
	position: relative;
 }

 
.TitoloEventoDett { 
	width: 100%;
	position: relative;
	float: none;
	display: block;
	padding-bottom:2px;
	border-bottom: solid 1px #000099;
 }
 /*
.EventiDesc2{
	position: relative;
	top: 0px;
	width: 450px;
	font-weight: bold;
	float: right;
}
*/

.EventiDesc2{
	position: relative;
 	top: -5px; 
	/*margin-left: 80px;*/
	font-weight: bold;
	text-align: left;
        float: right;
	width: 90%;
	margin: 0px;
 background-color: #E7E7E7;

}

.EventiTitolo2{
	position: relative;
        top: 2px;
	/*position: absolute;*/
	/*left: 0px;*/
	margin: 0px;
/*	width: 55px;*/
	text-align: left;
	width: 100%;
/*background-color: #E7E7E7;*/
}

.lineaEventi { 
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	/*background-color: #E7E7E7;*/

 }

 
.TestoEventi2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

.EventiPiedeDett {
	position: relative;
	width: 100%;
	text-align: left;
}


.ImmagineEventoDett { 
 	position: relative;
	width: 100%;
 
   text-align: center;
}

.GestisciImmagineSfondo {
	position: relative;
	left: 0px;
	width: 89%;
	background-color: #F7F7F7;
}

.GestisciImmagine {
	position: relative;
	left: 58px;
	border-left: 3px solid #8E8F91;
	border-right: 3px solid #8E8F91;
	border-top: 3px solid #8E8F91;
	border-bottom: 3px solid #8E8F91;
	width: 280px;
}