/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO EVENTI  *********************/


.Evento { 
	display: block;
	position: relative;
 	width: 91%;
}

.TestataEvento { 
	left: 15px;
	width: 100%;
	position: relative;
	float: none;
	display: block;
 }
 
.EventoTitolo {
	position: relative;
	font-weight: bold;
	left: 0px;
	width: 100%px;
	top: 0px;
	padding-bottom: 2px;
	border-bottom: solid 1px #A9A9A9;
/*	text-indent: 15px;*/
}

.InizioTestata {
	position: relative;
	left: 0px;
	top: 0px;
	height: 15px;
}

.FondoTestata {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 15px;
	width: 23%;
	text-align: right;
}

.FondoTestataData {
	position: relative;
	left: 0px;
	top: 0px;
	color:#A9A9A9;
	text-align: right;
}

.FondoEvento {
	position: relative;
	left: 15px;
	top: 8px;
	width: 100%;
	margin-bottom: 0px;
}

.TestoEvento {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 78%;
	text-align : justify;
	float: right;
}

.ImmagineEvento { 
 	position: relative;
	width: 80px;
	float: left;
	left: 0px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	height: 55px;
	background-color: #A9A9A9;
}


.FondoEventi {
	background-color: #FFFFFF;
	position: relative;
	left: 15px;
	width: 418px;
	top: 0px;
}

.FondoEventi2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 460px;
	margin-bottom: -30px;
}


.ImmagineTitolo {
	position: relative;
	left: 0px;
	top: 5px;
	width: 420px;
	text-align: center;
	height: 36px;
}

.FondoEventiIntro {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 418px;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoEventiGrigio {
	background-color: #e4e4e4;
	position: relative;
	left: 0px;
	width: 418px;
	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;
	width: 323px;
}

.FondoEventiTasto {
	background-color: #f7f7f7;
	position: relative;
	left: 0px;
	width: 418px;
	top: -1px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
}

.FondoEventiModulo {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 418px;
	top: 0px;
	border-bottom: solid 1px #CFCFCF;
	padding-top: 12px;
	padding-bottom: 5px;
}

.FondoEventiDettaglio {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 418px;
	top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.EventiPiede {
	position: relative;
	left: 0px;
	width: 418px;
	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:#999EA1;
}
/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */


.FondoPaginaInterno_Sx {
	position: relative;
	width: 50%;
	float: left;
}

.FondoPaginaInterno_Dx {
	position: relative;
	width: 50%;
	float: right;
}

.FondoPagina_Sx {
	position: relative;
	width: 66%;
	float: left;
}

.FondoPagina_Dx {
	position: relative;
	width: 33%;
	float: right;
}

.FondoPaginaIndice {
	position: relative;
	left: 0px;
	top: 0px;
	color:#999EA1;
	text-align: center;
}



.FondoPaginaPrecedente {
	position: relative;
	left: 30px;
	top: 0px;
	color:#999EA1;
}
.FondoPaginaPrecedente a:visited {
	color: #999EA1;
}
.FondoPaginaPrecedente a:active {
   color: #999EA1; 
}
.FondoPaginaPrecedente a:link {
   color: #999EA1; 
}
.FondoPaginaPrecedente a:hover {
   color: #999EA1;
}

.FondoPaginaSuccessiva {
	position: relative;
	right: 30px;
	top: 0px;
	text-align: right;
	color:#999EA1;
}
.FondoPaginaSuccessiva a:visited {
	color: #999EA1;
}
.FondoPaginaSuccessiva a:active {
   color: #999EA1; 
}
.FondoPaginaSuccessiva a:link {
   color: #999EA1; 
}
.FondoPaginaSuccessiva a:hover {
   color: #999EA1;
}

/*********************************************************************/
/**** DETTAGLIO EVENTO*****************************************/
/* ****************************************************************** */

.PaginaEvento { 
	margin-left: 10px;
	width: 90%;
	position: relative;
 }

 
.TitoloEventoDett { 
	width: 100%;
	position: relative;
	float: none;
	display: block;
	border-bottom: solid 1px #CFCFCF;
 }
 
.EventiDesc2{
	position: relative;
	top: 0px;
	width: 342px;
	font-weight: bold;
	float: right;
}

.EventiTitolo2{
	position: relative;
	left: 0px;
	top: 0px;
	width: 55px;
	text-align: right;
	float: left;
}

.lineaEventi { 
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
 }

 
.TestoEventi2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

.EventiPiedeDett {
	position: relative;
	width: 100%;
	text-align: left;
}


.ImmagineEventoDett { 
 	position: relative;
	width: 100%;
	left: 0px;
	margin: 0px;
	/*background-color: #cccccc;*/
	text-align: center;
}
