/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO EVENTI  *********************/

@import url("../../stile/agenda/agenda.css");

/*********************************************************************/
/**** PAGINA DI RICERCA ****************************************/
/* ****************************************************************** */
.rigaForm { 
	background-color: #AFC4E6;
	position: relative;
	width: 100%;
	padding: 0px;
	margin-bottom: 3px;
 }

 .CampoDescr { 
	position: relative;
	float:left;
	width: 20%; 
	margin-bottom: 3px;
    background-color: #AFC4E6;
    padding-top:3px;
	
  }
  
.CampoInputText { 
	position: relative;
	float:right;
	width: 80%; 
 	top: 0px;
	margin-bottom: 3px;
	padding-top:3px;
	background-color: #AFC4E6;
 }

.CampoInputDdl { 
	position: absolute;
	width: 80%; 
	margin-left: 0%;
	top: 0px;
 }
 
/*********************************************************************/
/****  ***********************************************/
/* ****************************************************************** */

.Evento { 
	display: block;
	position: relative;
 	width: 100%;
}

.TestataEvento { 
	width: 95%;
	position: relative;
	float: none;
	display: block;
	border-bottom: solid 1px #A9A9A9;
 }
 
.EventoTitolo {
	position: relative;
	font-weight: bold;
	left: 0px;
	width: 100%;
	top: 0px;
/*	text-indent: 15px;*/
}

.LinkNero, A LinkNero, A LinkNero:link, A LinkNero:visited, A LinkNero:hover {
	color: #000000;
} 

.InizioTestata {
	position: relative;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 77%;
	float: left;
}

.FondoTestata {
	position: relative;
	right: 0px;
	top: 0px;
	height: 15px;
	width: 40%;
	float: right;
	text-align: right;
}

.FondoDelibere2 {
	position: relative;
	left: 0px;
	top: 0px;
}

.FondoTestataData {
	position: relative;
	left: 0px;
	top: 0px;
	color:#A9A9A9;
	text-align: right;
}

.FondoEvento {
	position: relative;
	width: 20%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.TestoEvento {
	position: relative;
	margin: 0px;
	width: 95%; /*300px*/
	text-align : justify;
	padding-top: 5px;
}

.ImmagineEvento { 
 	position: relative;
	float: right;
	margin-bottom: 30px;
	text-align: center;
	vertical-align: middle;
	right: 29px;
}

.ImmagineEvento Img {
	position: relative;
	border: 3px solid #CACFB1;
}


/*
.FondoEventi {
	 background-color: #FFFFFF; 
	position: relative;
	 left: 15px; 
	top: 0px;
}
*/
.FondoEventi2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 460px;
	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: 418px;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoEventiGrigio {
	background-color: #AFC4E6;
	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: #AFC4E6;
	position: relative;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 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:#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: 0px;
	width: 100%;
	position: relative;
 }

 
.TitoloEventoDett { 
	width: 100%;
	position: relative;
	float: none;
	display: block;
	/*
	border-bottom: solid 1px #CFCFCF;
	background-color: #F1E7D8;
  */
 }
 /*
.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: #AFC4E6;

}

.EventiTitolo2{
	position: relative;
        top: 2px;
	/*position: absolute;*/
	/*left: 0px;*/
	margin: 0px;
/*	width: 55px;*/
	text-align: left;
	width: 100%;
	/*background-color: #F1E7D8;*/
}

.lineaEventi { 
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	/*background-color: #F1E7D8;*/
 }

 
.TestoEventi2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

.EventiPiedeDett {
	position: relative;
	width: 100%;
	text-align: left;
}

.SpostaSU {
	position: relative;
	top: 0px;
	left: 25px;
	width: 95%;
}

.ImmagineEventoDett { 
 	position: relative;
	width: 95%;
	left: 0px;
	margin: 0px;
	text-align: center;
}

.ImmagineEventoDett Img {
	position: relative;
	width: 95%;
	height: auto;
	border: 3px solid #CACFB1;
}


div#formid_email { 
 	position: relative;
	top:-13px;
	width: 85%;
	float:right;
	font-weight: bold;
	text-align:left;
}

.sfondo1_eventi{ 
  
	background-color: #FEF8C3;
 
}




