/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

.corpoPagina{
	position: relative;
	left: 0px;
	top: 3px;
	width: 100%;
}

.lineaEventiDellaVita1{
	position: relative;
	left: 0px;
	top: 3px;
	width: 100%;
	margin-bottom: 2px;
	height: 76px;
	background: url("../../immagini/eventidellavita/fondo_ricerca_01.jpg") no-repeat;
}
.lineaEventiDellaVita2{
	position: relative;
	left: 0px;
	top: 3px;
	width: 100%;
	margin-bottom: 2px;
	height: 76px;
	background: url("../../immagini/eventidellavita/fondo_ricerca_02.jpg") no-repeat;
}
.lineaEventiDellaVita3{
	position: relative;
	left: 0px;
	top: 3px;
	width: 100%;
	margin-bottom: 2px;
	height: 76px;
	background: url("../../immagini/eventidellavita/fondo_ricerca_03.jpg") no-repeat;
}
.lineaEventiDellaVita4{
	position: relative;
	left: 0px;
	top: 3px;
	width: 100%;
	margin-bottom: 2px;
	height: 76px;
	background: url("../../immagini/eventidellavita/fondo_ricerca_04.jpg") no-repeat;
}

.FondoEventiDellaVita {
	/* background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 90%;
	top: 5px; */
		 
	position: relative;
	background-color: #FFFFFF;
	left: 0px;
	width: 100%; /*418px;*/
	top: 5px;
}

.FondoEventiDellaVitaIntro {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	padding-top: 2px;
	padding-bottom: 14px;
}

.FondoEventiDellaVitaGrigio {
	background-color: #CCCCCE;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 37px;
	border-bottom: solid 1px #FFFFFF;
}

.DescRicerca{
	position: relative;
	left: 223px;
	top: 26px;
	width: 190px;
}

.TitoloRicerca{
	position: absolute;
	left: 90px;
	top: 30px;
	width: 129px;
	text-align: right;
	font-weight: bold;
}

.EventiDellaVitaCampo {
	position: absolute;
	left: 95px;
	top:7px;
	width: 323px;
}

.FondoEventiDellaVitaTasto {
	background-color: #DFDFE1;
	position: relative;
	left: 0px;
	width: 100%;
	top: -1px;
	height: 31px;
	text-align: center;
	padding-top: 6px;
}

.FondoEventiDellaVitaModulo {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	border-bottom: solid 1px #CFCFCF;
	padding-top: 6px;
	padding-bottom: 5px;
}

.FondoEventiDellaVitaDettaglio {
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.EventiDellaVitaPiede {
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	background: #FFFFFF url("../immagini/moduli/FondoTitolo.gif") no-repeat;
	height: 15px;
}

.EventiDellaVitaPiedeDett {
	position: absolute;
	left: 25px;
	top: -6px;
	width: 258px;
	text-align: left;
	height: 17px;
}

.EventiDellaVitaPiedePrec {
	position: absolute;
	left: 336px;
	top: 0px;
	width: 82px;
	text-align: right;
	color:#000000;
}

.FondoTestata {
	position: relative;
	left: 0px;
	top: 12px;
	/*background: url("../../immagini/moduli/FondoTitolo.gif") no-repeat;*/
	height: 27px;
	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: left;
}

.campoSelezione{
    position: relative;
	left: 0px;
	width: 180px;
	font-size:85%;
}
/*********************************************************************/
/**** PAGINAZIONE ***********************************************/
/* ****************************************************************** */

.FondoPaginaPrecedente {
	position: absolute;
	left: 25px;
	top: 2px;
	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: 2px;
	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;
}



.RigaEventiDellaVitaHomeSX{
	position: absolute;
	left: 75px;
	top: 30px;
	width: 129px;
	text-align: right;
	font-weight: bold;
}

.RigaEventiDellaVitaHomeDX{
	position: relative;
	left: 208px;
	top: 26px;
	width: 190px;
}