/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/

/*********************************************************************/
/*****            EVENTI                      ************************/
/*********************************************************************/

#boxEventi {
	clear: both; 
	float: left;
	width: 98%;
	margin: 0;
	padding: 0;
}

#boxEventi .presentazioneServizio P {
	margin-bottom: 1em;
}

#boxEventi .stampaAgenda {
	clear: both; 
	float: left;
	width: 100%;
	
}

#boxEventi .stampaAgenda .immagineStampa {
	float: left;
	width: 70px;
	text-align: left;
}

#boxEventi .stampaAgenda .testoStampa {
	float: left;
	width: 606px;
	padding: 13px 0 7px 0;
	border-bottom: 10px solid #E2E0DC;
}

#boxEventi .sceltaCategorie {
	clear: both; 
	float: left;
	width: 100%;
}

#boxEventi .sceltaCategorie .titoloSceltaCategorie {
	clear: both; 
	float: left;
	width: 100%;
	text-align: right;
	font-weight: bold;
	padding: 15px 0 5px 0;
}

#boxEventi .sceltaCategorie .categorieRepeater {
	clear:both;
	float:left;
	width:705px;
}

* html #boxEventi .sceltaCategorie .categorieRepeater {
	float: none;
	width: 690px;
}

#boxEventi .sceltaCategorie .categorieRepeater .categoria {
	float:left;
	height:95px;
	margin:5px 15px 5px auto;
	padding: 0 3px;
	padding-top:5px;
	text-align:center;
	width:94px;
	background: #E2E0DC;
}

* html #boxEventi .sceltaCategorie .categorieRepeater .categoria {
	margin:5px 15px 5px 0;
}

#boxEventi .sceltaCategorie .categorieRepeater .categoria IMG {
	width: 84px;
	margin-bottom: 5px;
}

#boxEventi .sceltaCategorie .categorieRepeater .categoria .nomeCategoria {
}

#boxEventi .eventiOdierni {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}


/*********************************************************************/
/***** MASCHERA DI RICERCA PER SERVIZIO EVENTI ***********************/
/*********************************************************************/
#boxMascheraDiRicercaPerServizioEventi {
	clear: both;
	float: left;
	width: 98%;
	margin: 0;
	padding: 0;
}

#boxEventi #boxMascheraDiRicercaPerServizioEventi {
	width: 100%;
}

#boxMascheraDiRicercaPerServizioEventi .separatoreCampoRicerca {
	float: left;
	width: 560px;
	height: 27px;
	vertical-align: middle;
	background: #E2E0DC;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 5px;
}

#boxMascheraDiRicercaPerServizioEventi .separatoreCampoRicerca .campoData {
	float: left;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 0;
}

#boxMascheraDiRicercaPerServizioEventi .separatoreCampoRicerca label {
	float: left;
	display: inline;
	width: 40px;
	margin-right: 5px;
	margin-top: 4px;
	text-align: right;
}

#boxMascheraDiRicercaPerServizioEventi .separatoreCampoRicerca input {
	width: 490px !important;
	border: 1px solid #9F927B;
	padding: 3px;
}

#boxMascheraDiRicercaPerServizioEventi .separatoreCampoRicerca .campoData input {
	width: 210px !important;
	font-weight: bold;
}

#boxMascheraDiRicercaPerServizioEventi .campoPulsante Input{
	float:right;
	width: 102px;
	height:74px;
	margin-top:-37px;
	text-align: center;
	border: 1px solid #A6998C;
	background: #F3F0E1;
	font-weight: bold;
}


/*********************************************************************/
/***** ARCHIVIO EVENTI ***********************************************/
/*********************************************************************/

#boxArchivioEventi {
	clear: both;
	float: left;
	width: 98%;
	margin-top: 10px;
}

#boxArchivioEventi .descrizioneCategoria {
	clear: both; 
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#boxArchivioEventi .eventoConFoto {
	clear: both; 
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

#boxArchivioEventi .eventoConFoto IMG {
	width: 100px;
	float: left;
	display: inline;
	margin-right: 5px;
	padding-top: 9px;
}

#boxArchivioEventi .eventoConFoto P {
	text-align: justify;
	padding-bottom: 3px;
}

#boxArchivioEventi .eventoConFoto .dataEvento {
	color: #575757;
	text-align: right;
}

#boxArchivioEventi .Titolo2 {
	width: auto;
}

/*********************************************************************/
/***** DETTAGLIO EVENTO **********************************************/
/*********************************************************************/

#boxDettaglioEventi {
	clear: both; 
	float: left;
	width: 98%;
}

#boxDettaglioEventi IMG.immagineFotoGrande {
	float: left;
	margin-right: 10px;

	width: auto!important;
	max-width: 40%!important;
	width: 150px;
}

#boxDettaglioEventi P {
	text-align: justify;
}

#boxDettaglioEventi .linkSito {
	display:inline;
	float:left;
	padding:15px 0;
	width:100%;
}

#boxDettaglioEventi .inviaAmico {
	display:inline;
	float:right;
	margin-top:-43px;
	padding:15px 0;
	text-align:right;
	width:50%;
}

#boxDettaglioEventi .linkSito A {
	clear: both; 
	display: inline;
	text-decoration: none;
	margin: 0;
	padding: 15px 0;
	font-weight: bold;
}

#boxDettaglioEventi .inviaAmico A {
	display: inline;
	text-decoration: none;
	text-align: right;
	margin: 0;
	padding: 15px 0;
	font-weight: bold;
}

#boxDettaglioEventi A:hover {
	text-decoration: underline;
}

/*********************************************************************/
/***** MASCHERA DI DETTAGLIO PER SERVIZIO EVENTI *********************/
/*********************************************************************/
#boxMascheraDiDettaglioPerServizioEventi {
	clear:both;
	float:left;
	margin:10px 0 15px 0;
	padding:0;
	width:100%;
	border-top: 1px solid #A6998C;
	border-bottom: 1px solid #A6998C;
}

#boxMascheraDiDettaglioPerServizioEventi .separatoreCampoDettaglio {
	background:#F3F0E1 none repeat scroll 0 0;
	clear:both;
	float:left;
	margin:0;
	padding-bottom:5px;
	padding-top:4px;
	vertical-align:middle;
	width:100%;
}

#boxMascheraDiDettaglioPerServizioEventi .separatoreCampoDettaglio label {
	display:inline;
	float:left;
	margin-right:5px;
	margin-top:4px;
	text-align:right;
	width:100px;
}

#boxMascheraDiDettaglioPerServizioEventi .separatoreCampoDettaglio strong {
	float:left;
	padding:3px;
	width:520px !important;
}

/*********************************************************************/
/***** INVITO ALL'EVENTO - SCELTA FORMATO INVITO *********************/
/*********************************************************************/

#boxSceltaInvitoEventi {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
}

#boxSceltaInvitoEventi .Titolo1 {
	text-align:left;
}

#boxSceltaInvitoEventi p {
	text-align: justify;
	margin-bottom:10px;
}

#boxSceltaInvitoEventi .sceltaBiglietto {
	display:inline-block;
	margin:20px;
}

#boxSceltaInvitoEventi .pergamena {
}

#boxSceltaInvitoEventi .immagine {
	height: 110px;
}

#boxSceltaInvitoEventi .immagine img {
	height: 105px;
}

#boxSceltaInvitoEventi .sceltaBiglietto label {
	padding-right: 5px;
}

#boxSceltaInvitoEventi .pulsante input {
	background: #F3F0E1;
	border: 1px solid #A6998C;
	padding:2px 0;
	width:235px;
	font-weight: bold;
}

#boxSceltaInvitoEventi .back {
	clear: both; 
	float: left;
	width: 100%;
	text-align: right; 
	margin-top: 20px;
}

/*********************************************************************/
/****   INVITI  ******************************************************/
/*********************************************************************/

#boxInvitoEventi { 
   clear: both;
	float: left;
	margin: 10px 0;
	width: 100%;
	text-align: center;
}

#boxInvitoEventi .boxDestinatari {
	clear: both;
	float: left;
	width: 98%;
	text-align: center;
}

#boxInvitoEventi .boxDestinatari LABEL {
	display: inline;
	padding: 3px 0;
}

#boxInvitoEventi .boxDestinatari INPUT {
	display: inline;
	margin: 3px 0;
}


/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/

#boxInvitoEventiTipo2 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	color: Black;
}

#boxInvitoEventiTipo2 INPUT{ 
	font-size: 105%;
}

.boxInvitoEventiTipo2link { 
	clear: both;
	font-size: 100%;
	margin: 0 auto;
	text-align: center;
}

.boxInvitoEventiTipo2link a{ 
	color: #CC0000;
	text-decoration: none;
}

.boxInvitoEventiTipo2link a:hover{ 
	text-decoration: underline;
}

#boxInvitoEventiTipo2 .biglietto { 
	clear: left;
	color: black;
	font-weight: normal;
	background-color: #FFFEC5;
	margin:0 auto;
	margin-top: 10px;
	text-align: center;
	width: 520px;
	padding:10px;
	height: 100%;
	font-size: 100%;
}

#boxInvitoEventiTipo2 table { 
	background-color: #FFFEC5;
}

#boxInvitoEventiTipo2 STRONG {
	font-weight: bold;
}

#boxInvitoEventiTipo2 .biglietto IMG {
	max-width: 98%;
}

* html #boxInvitoEventiTipo2 .biglietto IMG {
	width: 90%;
}

#boxInvitoEventiTipo2 .biglietto #formid_fotogrande IMG {
	width: auto !important;
	max-width: 70%!important;
	width: 50%;
}

#boxInvitoEventiTipo2 H1 { 
	color:#990000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	text-transform:uppercase;
	margin: 10px auto;
	width: 80%;
}

#boxInvitoEventiTipo2 H2 { 
	clear:both;
	color:black;
	font-size:100%;
	font-weight:normal;
	margin:0 auto;
	padding:5px 0;
	text-align:justify;
	width:80%;
}

#boxInvitoEventiTipo2 .descrizione {	
	clear:both;
	color:black;
	font-style:italic;
	font-weight:normal;
	margin:30px auto;
	padding:0;
	text-align:justify;
	width:80%;
}

#boxInvitoEventiTipo2 .titolo { 
	position: relative;
	color: #006C00;
	font-weight: bold;
	font-size: 120%;
	width: 96%;
	padding: 5px;
	text-align: center;
	border-bottom: 3px solid #9ACD32;
}

#boxInvitoEventiTipo2 H5 { 
   color: black;
	clear: left;
	font-weight: normal;
	text-align: justify;
	padding:0px;
	font-size: 100%;
	margin: 20px auto;
	width: 80%;
}

#boxInvitoEventiTipo2 IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
}

#formid_fotogrande IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
}

#boxInvitoEventiTipo2 .back {
	clear: both; 
	float: left;
	width: 100%;
	text-align: right; 
	margin-top: 20px;
}


/*********************************************************************/
/****   TIPOLOGIA DI INVITO 3 : FOTO *********************************/
/*********************************************************************/

#boxInvitoEventiTipo3 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	color: Black;
}

#boxInvitoEventiTipo3 .sfondo2 { 
	width: 98%;
	position: relative;
	color: #006C00;
	font-weight: bold;
	font-size: 120%;
	width: 96%;
	padding: 5px;
	text-align: center;
	border-bottom: 3px solid #9ACD32;
}
	
#boxInvitoEventiTipo3 .biglietto { 
	clear: both;
	color: black;
	font-weight: normal;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 1em;
	text-align: center;
	width: 80%;
}

#boxInvitoEventiTipo3 .biglietto #formid_fotogrande {
}

#boxInvitoEventiTipo3 .biglietto #formid_fotogrande IMG {
	height: auto !important;
	max-height: 25em;
	width: auto!important;
	max-width: 96%;
	width: 45%;
}

#boxInvitoEventiTipo3 H1 { 
	color: #990000;
	clear: both;
	margin: 0 auto; 
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 120%;
	text-transform: uppercase;
	text-decoration: underline;
}

#boxInvitoEventiTipo3 H2 { 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 15px;
	width: 90%;
}

#boxInvitoEventiTipo3 H5 { 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin: 0 auto;
	margin-bottom: 15px;
	width: 80%;
}

#boxInvitoEventiTipo3 H6 { 
	margin: 5px auto;
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	text-align: left;
	width: 90%;
}

#boxInvitoEventiTipo3 .invitoCorniceTesta {
	clear: both;
	float: none;
	width: 100%;
	height: 45px;
	text-align: center;
	background: url("/immagini/inviti/invito003/up.gif") top center repeat-x;
	overflow: hidden;
}

#boxInvitoEventiTipo3 .biglietto .colonnaInvitoSx {
	float: left;
	width: 10%;
	min-height: 500px!important;
	height: auto!important;
	height: 500px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoDx {
	float: right;
	width: 10%;
	min-height: 500px!important;
	height: auto!important;
	height: 500px;
	background: url("/immagini/inviti/invito003/dx.gif") top right repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoContenuto{
	width: 79%;
	float: left;
}

* html #boxInvitoEventiTipo3 .colonnaInvitoContenuto{
	width: 78%;
}

#boxInvitoEventiTipo3 .invitoCorniceFondo {
	clear: both;
	float: none;
	width: 100%;
	height: 50px;
	text-align: center;
	background: url("/immagini/inviti/invito003/down.gif") bottom center repeat-x;
}

#boxInvitoEventiTipo3 .back {
	clear: both; 
	float: left;
	width: 100%;
	text-align: right; 
	margin-top: 20px;
}

/*********************************************************************/
/****   LEGGI INVITO 3 : FOTO ****************************************/
/*********************************************************************/

#boxLeggiEventiTipo3 { 
	width: 98%;
	margin: 0 auto;
	text-align: center;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#boxLeggiEventiTipo3 .biglietto {
	clear: both;
	color: black;
	font-weight: normal;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 1em;
	text-align: center;
	width: 550px;
}

#boxLeggiEventiTipo3 a{ 
 	color: #990000;
	text-decoration: none;
}

#boxLeggiEventiTipo3 a:hover{ 
	color: black;
	text-decoration: underline;
}

#boxLeggiEventiTipo3 .titolo{ 
	color: #CC0000;
	font-size: 120%;
	border-bottom: 2px solid #CC0000;
	margin-top:10px;
	margin-bottom: 10px;
}

#boxLeggiEventiTipo3 #descrizione{ 
	font-size: 100%;
	margin: 0 auto;
	text-align: justify;
	width: 80%;
	margin-top: 5%;
}

#boxLeggiEventiTipo3 H1 { 
   color: #550000;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#boxLeggiEventiTipo3 H1 #titolo {
	color:#990000;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	text-transform:uppercase;
}

#boxLeggiEventiTipo3 H2 { 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 30px;
	margin-top: 15px;
}

#boxLeggiEventiTipo3 H5 { 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 15px;
}

#boxLeggiEventiTipo3 H6 { 
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	text-align: left;
}

#boxLeggiEventiTipo3 .invitoCorniceTesta {
	clear: both;
	float: none;
	width: 100%;
	height: 50px;
	text-align: center;
	background: url("/immagini/inviti/invito003/up.gif") top center repeat-x;
	overflow: hidden;
}

#boxLeggiEventiTipo3 .colonnaInvitoSx {
	float: left;
	width: 10%;
	height: 550px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxLeggiEventiTipo3 .colonnaInvitoDx {
	float: right;
	width: 10%;
	height: 550px;
	background: url("/immagini/inviti/invito003/dx.gif") top right repeat-y;
}

#boxLeggiEventiTipo3 .colonnaInvitoContenuto{
	width: 79.5%;
	float: left;
}

#boxLeggiEventiTipo3 .invitoCorniceFondo {
	clear: both;
	float: none;
	width: 100%;
	height: 50px;
	text-align: center;
	background: url("/immagini/inviti/invito003/down.gif") bottom center repeat-x;
}

#boxLeggiEventiTipo3 #fotogrande IMG {
	height:auto !important;
	max-height:25em;
	max-width:96%;
	width:auto !important;
	margin-top: 10px;
	width: 200px;
}

#boxLeggiEventiTipo3 .Contenuto {
	clear: both;
	float: left;
	width: 80%;
	padding-left: 10%;
	padding-bottom: 20px;
	text-align: left;
}

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/

#boxLeggiInvitoEventiTipo2 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	color: Black;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#boxLeggiInvitoEventiTipo2 a{ 
	font-size: 100%;
	color: #990000;
	text-decoration: none;
}

#boxLeggiInvitoEventiTipo2 a:hover{ 
	text-decoration: underline;
}


#boxLeggiInvitoEventiTipo2 .biglietto { 
	clear: left;
	color: black;
	font-weight: normal;
	background-color: #FFFEC5;
	margin:0 auto;
	margin-top: 10px;
	text-align: center;
	width: auto!important;
	width: 550px;
	max-width: 550px;
	padding:10px;
	height: 100%;
	font-size: 100%;
}

#boxLeggiInvitoEventiTipo2 table { 
	background-color: #FFFEC5;
}


#boxLeggiInvitoEventiTipo2 H1 {
   color: #903939;
	clear: both;
	margin: 0 auto; 
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
font-size:120%;
}

#boxLeggiInvitoEventiTipo2 H2 { 
	clear: both;
   color: black;
	font-weight: normal;
	text-align: center;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	width: 80%;
	margin: 20px auto;
}

#boxLeggiInvitoEventiTipo2 .biglietto H1 {
color:#990000;
width: 85%;
font-weight:bold;
text-align:center;
text-decoration:underline;
text-transform:uppercase;
}

#boxLeggiInvitoEventiTipo2 .biglietto H2 { 
	clear: both;
   color: black;
	font-weight: normal;
	text-align: justify;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	width: 70%;
	margin: 0;
	padding: 2px 15%;
}

#boxLeggiInvitoEventiTipo2 #descrizione {	
	clear: both;
   color: black;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
	padding:0px;
	padding: 15px 15% 30px 15%;
	display: block;
	width: 70%;
}

#boxLeggiInvitoEventiTipo2 .biglietto IMG {
	width: auto !important;
	width: 85%;
	max-width: 90%;
	margin: 0 auto;
}

#boxLeggiInvitoEventiTipo2 .biglietto #fotogrande IMG {
	width: auto !important;
	max-width: 65%!important;
	width: 250px;
}
/*
#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca .campoData {
	float: left;
	width: 49.3%;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard input.campoData{
	margin-left: 0px;
}*/

#boxMascheraDiRicercaPerServizioStandard .separatoreCampoRicerca .campoData {	
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

#formid_centro #boxMascheraDiRicercaPerServizioStandard input.campoData{
	clear: none;
	width: 60.5%;
	padding: 0px;
	margin-left: 0px;
}







/*
#boxEventi{
	clear: left;
	float: left;
	width: 98%;
	margin-top: 5px;
}

#boxEventi .BoxLocalizzazione A
{ 
	 font-weight: normal!important;
 }
 
#boxEventi .inviaAmico ul li a{
	font-weight: bold; 
	padding-bottom: 5px;
}

#boxEventi .inviaAmico a {
	color:#006C00;
	text-decoration: none;
	font-weight: bold; 
	font-size: 100%;
}

#boxEventi .separatore1 {
	clear: both;
}

#boxEventi .eventoDettaglio H3 {
	margin: 0.5em 5px;
	margin-left:0px;	
	position: relative;
	background-color: #047D09;
	color: white;
	font-weight: bold;
	font-size: 100%;
	width: 98%;
	height: 20px;
	padding: 5px;
	background-position : right;
}

#boxEventi .eventoDettaglio P  {
	float: left;
	border-top: 10px solid white;
	border-right: 10px solid white;
	margin: 0px;
	margin-bottom: 8px;
	width: 98%;
	background: Black;
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 8px;
	padding-left:0px;
	color: white;
	text-align: right;
}

#boxEventi .eventoDettaglio P A, .eventoDettaglio P A:hover, .eventoDettaglio P A:visited, .eventoDettaglio P A:active {
	float: right;
	color: white;
	text-align: right;
	text-decoration: underline;

  }
  
#boxEventi H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	text-align: justify;
}

#boxEventi H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #CC0000;
	font-size: 125%;
	border-top: 1px dotted green;
}

#boxEventi H6 {
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	font-size: 100%;
	border-bottom: 1px dotted green;
}


#boxEventi H4:first-letter {
	background-color: #ebebeb;
	padding: 3px;
	font-weight: bold;
	color: black;
	font-size: 120%;
}

#boxEventi .eventoConFoto { 
	position: relative;
	width: 100%;
	float: left;
	margin-bottom:5px;
	margin-right:0px; 
	padding-top:5px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: 1px dotted #000;
    left:0px;
}
*/

/*********************************************************************/
/****   ARCHIVIO EVENTI  *********************************************/
/*********************************************************************/
/*
#boxEventi .eventoConFoto H1 { 
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	font-size: 105%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxEventi .eventoConFoto H2 { 
	color: #666;	
	float: left;
	width: 75%;
	font-size: 100%;
	font-weight: normal;	
	margin-top: 10px;
} 

#boxEventi .eventoConFoto .Bookmarks { 
	color: #666;	
	float: left;
	width: 75%;
	font-size: 100%;
	font-weight: normal;	
	margin-top: 10px;
	clear: both;
} 

#boxEventi .eventoConFoto H3 { 
	color: #000000;
	float: left;
	font-weight: normal;	
	margin-top: 5px;
	padding:0px;
	width: 75%;
	font-size: 100%;
	padding-bottom:2px;
	text-decoration: none;
}

#boxEventi .eventoConFoto IMG {
	border: 1px solid black;
	float: right;
	margin:0px;
	margin-right: 10px;
	margin-left: 3px;
	width: 140px;
}
*/
/*********************************************************************/
/****   ARCHIVIO EVENTI  *********************************************/
/*********************************************************************/
/*
#boxEventi .eventoDettaglio { 
   clear: both;
}

#boxEventi .eventoDettaglio .PiediPagina .PiediPaginaTitolo { 
	font-size:140%;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 3px solid #006C00;	
	color:  #006C00;	
	margin-bottom: 20px;
}


#boxEventi .eventoDettaglio  ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
    margin-top: 5px;  
    margin-bottom: 15px;
}

#boxEventi .eventoDettaglio  ul li{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	width: 100%;
}

#boxEventi .fotogrande { 
	clear: both;
   color: black;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
	padding:0px;
	width: 100%;
}

#boxEventi .eventoDettaglio .link { 
	clear: both;
}

#boxEventi .eventoDettaglio .inviaAmico ul { 
	position: relative;
	list-style: none;
	width: 97%;
	clear: both;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: White;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #006C00;	
}

#boxEventi .eventoDettaglio .inviaAmico ul li { 
	margin: 0;
	padding-top: 6px;
	display: block;
		
}

#boxEventi .eventoDettaglio IMG {
}

#boxEventi .immagineFotoGrande
{ 
	max-width: 40%;
	width: auto;
	width: 40%;
	border: 1px solid black;
	clear: both;
   color: black;
	font-weight: normal;
	text-align: center;
	padding:0px;
	margin-left: 24%;
	margin-right: 24%;
	margin-top: 2%;
	margin-bottom: 2%;
 }
*/
/*********************************************************************/
/****   BOOKMARKS  ******************************************************/
/*********************************************************************/
/*
#boxEventi .Bookmarks
{
	max-width: 230px;
	margin: 0px;
	padding: 0px;	
}
*/

/*********************************************************************/
/****   INVITI  ******************************************************/
/*********************************************************************/
/*
#boxInvitoEventi { 
   clear: both;
	margin: 10px;
	width: 90%;
}

.biglietto H2{
	clear: both;
	width: 95%;
}

#boxInvitoEventi H1 { 
	margin: 0.5em 5px;
	margin-left:0px;	
	position: relative;
	background-color: #f7f7f7;	
	color: #336633;
	font-weight: bold;
	font-size: 100%;
	width: 98%;
	height: 20px;
	padding: 5px;
	background-position : right;
}

#boxInvitoEventi H2 { 
	color: black;
	font-weight: normal;
	margin-top: 5px;
	padding:0px;
	font-size: 100%;
}

#boxInvitoEventi H3 { 
	clear: left;
	color: black;
	font-weight: normal;
	margin-top: 5px;
	padding:0px;
	font-size: 100%;
}

#boxInvitoEventi H4 { 
	margin: 0.5em 5px;
	margin-left: 0px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	width: 99%;
	border-bottom: 1px dotted #0F2956;
}

#boxInvitoEventi H4 textarea{ 
	max-width:95%;
	width: auto;
	width: 95%;
}

#boxInvitoEventi H5  {
	float: left;
	border-top: 10px solid white;
	border-right: 10px solid white;
	margin: 0px;
	margin-bottom: 8px;
	width: 98%;
	background-color: #047D09;
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 8px;
	padding-left:0px;
	color: white;
	text-align: right;
}

#boxInvitoEventi H5 A, H5 A:hover, H5 A:visited, H5 A:active {
	float: right;;
	color: white;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
  }

#boxInvitoEventi IMG {

	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}


*/

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/
/*
#boxInvitoEventiTipo2 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	color: Black;
}

#boxInvitoEventiTipo2 INPUT{ 
	font-size: 105%;
}

#boxInvitoEventiTipo2 a{ 
	font-size: 100%;
	color: #006C00;
	text-decoration: none;
}

#boxInvitoEventiTipo2 a:hover{ 
	text-decoration: underline;
}

.boxInvitoEventiTipo2link { 
	clear: both;
	font-size: 100%;
	margin: 0 auto;
	text-align: center;
}

.boxInvitoEventiTipo2link a{ 
	color: #CC0000;
	text-decoration: none;
}

.boxInvitoEventiTipo2link a:hover{ 
	text-decoration: underline;
}

#boxInvitoEventiTipo2 .biglietto { 
	clear: left;
	color: black;
	font-weight: normal;
	background-color: #FFFEC5;
	margin:0 auto;
	margin-top: 10px;
	text-align: center;
	width: 90%;
	padding:10px;
	height: 100%;
	font-size: 100%;
}

#boxInvitoEventiTipo2 table { 
	background-color: #FFFEC5;
}


#boxInvitoEventiTipo2 H1 { 
   color: #006C00;
	clear: both;
	margin: 0 auto; 
	text-align: center;
	max-width:40%;
	width: auto;
	width: 40%;
	margin-left: 24%;
	margin-right: 24%;
	margin-top: 4%;
	margin-bottom: 4%;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 120%;
	text-transform: uppercase;
	border: 1px solid #9ACD32;
}

#boxInvitoEventiTipo2 H2 { 
	clear: both;
   color: black;
	font-weight: normal;
	text-align: justify;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	width: 80%;
	margin-left: 8%;
	margin-right: 8%;
}

#boxInvitoEventiTipo2 .descrizione {	
	clear: both;
   color: black;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
	padding:0px;
	width: 80%;
	margin-left: 8%;
	margin-right: 8%;
}

#boxInvitoEventiTipo2 .titolo { 
	position: relative;
	color: #006C00;
	font-weight: bold;
	font-size: 120%;
	width: 96%;
	padding: 5px;
	text-align: center;
	border-bottom: 3px solid #9ACD32;
}

#boxInvitoEventiTipo2 H5 { 
   color: black;
	clear: left;
	font-weight: normal;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0px;
	font-size: 100%;
}


#boxInvitoEventiTipo2 IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
	max-width:80%;
	width: auto;
	width: 80%;
	margin-left: 9%;
	margin-right: 9%;
	margin-top: 2%;
	margin-bottom: 2%;
}

#formid_fotogrande IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
	max-width:40%;
	width: auto;
	width: 40%;
	margin-left: 24%;
	margin-right: 24%;
	margin-top: 2%;
	margin-bottom: 2%;
}

*/

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 3 : FOTO *********************************/
/*********************************************************************/
/*
#boxInvitoEventiTipo3 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	color: Black;
}

#boxInvitoEventiTipo3 .sfondo2 { 
	width: 98%;
	position: relative;
	color: #006C00;
	font-weight: bold;
	font-size: 120%;
	width: 96%;
	padding: 5px;
	text-align: center;
	border-bottom: 3px solid #9ACD32;

}
	
#boxInvitoEventiTipo3 .biglietto { 
	clear: both;
	color: black;
	font-weight: normal;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 1em;
	text-align: center;

	max-width:98%;
	width: auto;
	width: 98%;
}

#boxInvitoEventiTipo3 H1 { 
   color: #006C00;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#boxInvitoEventiTipo3 H2 { 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 30px;
	margin-top: 15px;
}

#boxInvitoEventiTipo3 H5 { 
	font-weight: normal;
	font-size: 100%;
	text-align: justify;
	margin-bottom: 15px;
}

#boxInvitoEventiTipo3 H6 { 
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px; 
	font-weight: normal;
	font-size: 100%;
	color: #000000;
	text-align: left;
}

#boxInvitoEventiTipo3 .invitoCorniceTesta {
	clear: both;
	float: none;
	width: 100%;
	height: 50px;
	text-align: center;
	background: url("/immagini/inviti/invito003/up.gif") top center repeat-x;
	overflow: hidden;
}

#boxInvitoEventiTipo3 .colonnaInvitoSx {
	float: left;
	width: 54px;
	height: 400px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoDx {
	float: right;
	width: 54px;
	height: 400px;
	background: url("/immagini/inviti/invito003/dx.gif") top right repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoContenuto{
	width: 65%;
	float: left;
}

#boxInvitoEventiTipo3 .invitoCorniceFondo {
	clear: both;
	float: none;
	width: 100%;
	height: 50px;
	text-align: center;
	background: url("/immagini/inviti/invito003/down.gif") bottom center repeat-x;
}
*/
/*********************************************************************/
/****   LEGGI INVITO 3 : FOTO ****************************************/
/*********************************************************************/
/*
#boxLeggiEventiTipo3 { 
	width: 98%;
	margin: 0 auto;
	text-align: center;
	font-size: 100%;
}

#boxLeggiEventiTipo3 a{ 
 	color: #006C00;
	text-decoration: none;
}

#boxLeggiEventiTipo3 a:hover{ 
	color: #006C00;
	text-decoration: underline;
}

#boxLeggiEventiTipo3 .titolo{ 
	color: #CC0000;
	font-size: 120%;
	border-bottom: 2px solid #CC0000;
	margin-top:10px;
	margin-bottom: 10px;
}

#descrizione{ 
	font-size: 100%;
	font-style: italic;
	margin: 0 auto;
	text-align: center;
	width: 35%;
	margin-top: 5%;
}


#boxLeggiEventiTipo3 .invitoCorniceTesta {
	clear: both;
	float: none;

	height: 30px;
	text-align: center;
	margin-top: 5%;
	background: url("/immagini/inviti/invito003/up.gif") top center repeat-x;
	overflow: hidden;
}

#boxLeggiEventiTipo3 .colonnaInvitoSx {
	display: none;
	width: 0%;
}

#boxLeggiEventiTipo3 H1 { 
	clear: both;
	margin: 0 auto; 
	text-align: center;
	max-width:40%;
	width: auto;
	width: 40%;
	margin-top: 2%;
	margin-bottom: 2%;
	color: #006C00;
	font-weight: bold;
	font-size: 120%;
	border: 1px solid #9ACD32;

}

#boxLeggiEventiTipo3 .colonnaInvitoDx {
	display: none;
	width: 0%;
}

#boxLeggiEventiTipo3 .colonnaInvitoContenuto{
	margin: 0 auto;
	text-align: center;
	width: 90%;
}

#boxLeggiEventiTipo3 .invitoCorniceFondo {
	clear: both;
	float: none;
	width: 100%;
	height: 30px;
	text-align: center;
	background: url("/immagini/inviti/invito003/down.gif") bottom center repeat-x;
	overflow: hidden;
}

#boxLeggiEventiTipo3 .Contenuto{ 
	clear: both;
   color: black;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
}


#boxLeggiEventiTipo3 .invitoCorniceFondo {
	clear: both;
	float: none;
	width: 100%;
	height: 30px;
	text-align: center;
	background: url("/immagini/inviti/invito003/down.gif") bottom center repeat-x;
	overflow: hidden;
}

*/

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/
/*
#boxLeggiInvitoEventiTipo2 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	color: Black;
}


#boxLeggiInvitoEventiTipo2 a{ 
	font-size: 100%;
	color: #006C00;
	text-decoration: none;
}

#boxLeggiInvitoEventiTipo2 a:hover{ 
	text-decoration: underline;
}


#boxLeggiInvitoEventiTipo2 .biglietto { 
	color: black;
	font-weight: normal;
	background-color: #FFFEC5;
	margin:0 auto;
	text-align: center;
	width: 94%;
	font-size: 100%;
	padding: 2%;
}

#boxLeggiInvitoEventiTipo2 table { 
	background-color: #FFFEC5;
}


#boxLeggiInvitoEventiTipo2 H1 { 
	clear: both;
	margin: 0 auto; 
	text-align: center;
	max-width:40%;
	width: auto;
	width: 40%;
	margin-top: 2%;
	margin-bottom: 2%;
	color: #006C00;
	font-weight: bold;
	font-size: 120%;
	border: 1px solid #9ACD32;

}

#boxLeggiInvitoEventiTipo2 H2 { 
	clear: both;
   color: black;
	font-weight: normal;
	text-align: center;
	margin-top: 4%;
	margin-bottom: 4%;
	font-size: 100%;
}


#boxLeggiInvitoEventiTipo2 IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
	max-width:40%;
	width: auto;
	width: 40%;
	margin-top: 2%;
	margin-bottom: 2%;
}
*/

