/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2009 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            EVENTI                      ************************/
/*****                                        ************************/
/*********************************************************************/

#boxEventi{
	clear: left;
	float: left;
	width: 99%;
	font-size: 90%;
}

#boxEventi a:hover{
	text-decoration: underline;
}

#boxEventi a {
	color:#006C00;
	text-decoration: none;
	font-weight: bold; 
	font-size: 100%;
}

#boxEventi .sfondo2 {
	margin: 1em 0;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid #990134;
	color:#990134;
	background:#F5F5F5;
}

#boxEventi .separatore1 {
	clear: both;
}

.linkGoogleMaps {
	clear: both;
	float: left;
	margin: .8em 0;
}

.linkGoogleMaps TD {
	text-align: justify;
	vertical-align: top;
}

#boxEventi H4 {
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	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;
	color: #000000;
	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 { 
	float: left;
	margin-bottom:1em;
	padding-bottom:.5em;
	border-bottom: 1px solid #B3B3B3;
	color:#000000;
	width:100%;
	font-size: 85%;
}


/*********************************************************************/
/****   ARCHIVIO EVENTI  *********************************************/
/*********************************************************************/

#boxEventi .eventoConFoto H1 { 
	color: #990033;
	font-weight: bold;
	padding:0px;
	margin: 0;
	font-size: 115%;
	text-decoration: none;

}

#boxEventi .eventoConFoto H2 { 
	font-style:italic;
	font-size:100%;
	padding-left: 2px;
	margin-bottom:1em;
	font-weight:normal;
} 

#boxEventi .eventoConFoto H3 { 
   color: #000000;
	font-weight: normal;
	margin-top: 5px;
	padding:0px;
	font-size: 100%;
	padding-bottom:2px;
	text-decoration: none;
	text-align: justify;
}

#boxEventi .eventoConFoto A { 
	text-decoration: none;
}

#boxEventi .eventoConFoto A:hover { 
	background-color: #ebebeb;
	text-decoration: underline;
	color: black;
}


#boxEventi .eventoConFoto IMG {
	border: 1px solid #990134;
	float: left;
	padding:5px;
	margin-right:10px;
	width:100px;
	height: auto;
}

/*********************************************************************/
/****   DETTAGLIO EVENTI  ********************************************/
/*********************************************************************/

#boxEventi .eventoDettaglio { 
	clear: left;
	float: left;
	width: 100%;
	font-size: 85%;
}

#boxEventi .eventoDettaglio H1 { 
	margin-top: 30px;
	margin-bottom: 5px; 
	padding: 3px;
	padding-left:5px;
	font-weight: bold;
	color: #336633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 120%;
	width: 98%;
	text-decoration: none;
	background-color: white;
}

#boxEventi .eventoDettaglio .sfondo2 {
	width: 100%;
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 140%;
	border-bottom: 2px solid #990134;
	color:#990134;
	background: white;
}


#boxEventi .link { 
}

#boxEventi .eventoDettaglio ul { 
	position: relative;
	list-style: none;
	width: 99%;
	clear: both;
	margin: 0;
	background-color: #F5F5F5;
	border-bottom: 2px solid #666;
	border-top: 1px solid #666;
	margin:1em 0;
	padding:.5em 0 .5em 5px;
}

#boxEventi .eventoDettaglio ul li { 
	margin: 0;
}

#boxEventi .eventoDettaglio ul li a{
	font-weight: bold; 
	padding-bottom: 5px;
}

#boxEventi .eventoDettaglio .imgDettaglio { 
	float: right;
	width: 40%;	
	margin: 0;
	padding: 0;
	margin-right: 10px!important;
	margin-right: 5px;
	text-align: right;
}

#boxEventi .eventoDettaglio .imgDettaglio IMG {
	width: auto!important;
	max-width: 100%!important;
	width: 100px;
	border: 1px solid #990134;
	padding:5px;
	background: white;

}

.back{
	clear: both;
	text-align: right;
	padding: 1em 0;
	font-weight:bold;
}	

/*********************************************************************/
/****   INVITI  ******************************************************/
/*********************************************************************/

#boxInvitoEventi { 
   clear: both;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 99%;
	font-size: 90%;
}

#boxInvitoEventi .back {
	font-size: 90%;
}

#boxInvitoEventi LABEL, #boxInvitoEventi INPUT {
	margin: 3px 0;
}
/*
.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: 85%;
}

#boxInvitoEventi H3 { 
	clear: left;
	color: black;
	font-weight: normal;
	margin-top: 5px;
	padding:0px;
	font-size: 85%;
}

#boxInvitoEventi H3 INPUT {
	margin: 0 3px;
}

#boxInvitoEventi H4 { 
	margin: 1em auto;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 88%;
	width: 98%;
	border-bottom: 1px solid #990000;
}

#boxInvitoEventi H4 textarea{ 
	width: 90%;
}

#boxInvitoEventi H5  {
	float: left;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 1.5em;
	width: 99%;
	padding:0px;
	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: .9em;
}

#boxInvitoEventi IMG {
	/*float: left;	*/
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}


/*#boxInvitoEventi .colonnaInvito{
	width: 54px;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 400px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxInvitoEventi .colonnaInvitoContenuto{
	width: 324px;
	float: left;
	border: 0px;
	padding: 7px;
	margin: 0px;
	vertical-align: top;
}*/

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/

#boxInvitoEventiTipo2 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	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: #990000;
	clear: both;
	margin: 0 auto; 
	text-align: center;
	width: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 120%;
	text-transform: uppercase;
	border-bottom: 3px double #990000;
}

#boxInvitoEventiTipo2 H2 { 
   color: black;
	font-weight: normal;
	text-align: left;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 98%;
	width: 80%;
	margin: 0 auto;
}

#boxInvitoEventiTipo2 .descrizione {	
   color: black;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding:0px;
	font-size: 98%;
	width:80%;
	margin: 1.5em auto;
}
/*
#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 H4  {
	float: left;
	border-top: 10px solid white;
	border-right: 10px solid white;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 20px;
	width: 98%;
	background: Black;
	background-position: left;
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 8px;
	padding-left:0px;
	color: white;
	text-align: right;
}

#boxInvitoEventiTipo2 H4 A, H4 A:hover, H4 A:visited, H4 A:active {
	float: right;;
	color: white;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	font-size: 85%;
  }*/

#boxInvitoEventiTipo2 H5 { 
   color: black;
	clear: left;
	font-weight: normal;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0px;
	font-size: 88%;
	line-height: 1.8em;
}

#boxInvitoEventiTipo2 H5 INPUT {
	padding: 0 5px;
}


#boxInvitoEventiTipo2 IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
	width: 80%;
	margin-left: 9%;
	margin-right: 9%;
	margin-top: 2%;
	margin-bottom: 2%;
}

#boxInvitoEventiTipo2 #formid_fotogrande {
	text-align: center;
	margin: 0 auto;
	width: 40%;	
}

#boxInvitoEventiTipo2 #formid_fotogrande IMG {
	width: auto!important;
	max-width: 100%!important;
	width: 100px;
	border: 1px solid #990134;
	padding:5px;
	margin: 0 auto;
}

/*#fotogrande IMG {
	width: 103px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#formid_fotogrande IMG {
	float: left;
	width: 103px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#invitoCorniceFondo IMG{
	width: 440px;
	clear: both;
	float: none; 
}

#invitoCorniceTesta IMG{
	width: 440px;
	clear: both;
	float: none;
}

.invitoIntestazione{
	float: none;
}*/


/*********************************************************************/
/****   TIPOLOGIA DI INVITO 3 : FOTO *********************************/
/*********************************************************************/

#boxInvitoEventiTipo3 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	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: 75%;
	max-width: 100%;*/
	width: auto !Important;
	max-width:500px !important;
	width: 98%;
}

#boxInvitoEventiTipo3 H1 { 
   color: #990000;
	clear: both;
	margin: 0 auto; 
	text-align: center;
	width: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 120%;
	text-transform: uppercase;
	border-bottom: 3px double #990000;
}

#boxInvitoEventiTipo3 H6 { 
   color: black;
	font-weight: normal;
	text-align: left;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 98%;
	width: 80%;
	margin: 0 auto;
}

#boxInvitoEventiTipo3 H5 { 
   color: black;
	clear: left;
	font-weight: normal;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0px;
	font-size: 88%;
	line-height: 1.8em;
}

#boxInvitoEventiTipo3 H5 INPUT {
	padding: 0 5px;
}

#boxInvitoEventiTipo3 h2 { 
   color: black;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding:0px;
	font-size: 98%;
	width:80%;
	margin: 1.5em auto;
}

#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: 9.5%;
	margin: 0;
	padding: 0;
	height: 500px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoDx {
	float: right;
	width: 9.5%;
	margin: 0;
	padding: 0;
	height: 500px;
	background: url("/immagini/inviti/invito003/dx.gif") top right repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoContenuto{
	width: 80%;
	margin: 0;
	padding: 0;
	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;
}

#boxInvitoEventiTipo3 #formid_fotogrande {
	float: left;
	text-align: center;
	margin: 0;
	width: 99%;	

}

#boxInvitoEventiTipo3 #formid_fotogrande IMG {
	width: auto!important;
	max-width: 75%!important;
	width: 100px;
	border: 1px solid #990134;
	padding:5px;
	margin: 0 auto;
}

#boxInvitoEventiTipo3 .back {
	font-size: 88%;
}

/*********************************************************************/
/****   LEGGI INVITO 3 : FOTO ****************************************/
/*********************************************************************/
#boxLeggiEventiTipo3 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: Black;
}

#boxLeggiEventiTipo3 .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;

}
	
#boxLeggiEventiTipo3 .biglietto { 
	clear: both;
	color: black;
	font-weight: normal;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 1em;
	text-align: center;
	width: auto !Important;
	max-width:500px !important;
	width: 500px;
}

#boxLeggiEventiTipo3 H1 { 
   color: #990000;
	clear: both;
	margin: 0 auto; 
	text-align: center;
	width: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 120%;
	text-transform: uppercase;
	border-bottom: 3px double #990000;
}

#boxLeggiEventiTipo3 H6 { 
   color: black;
	font-weight: normal;
	text-align: left;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 98%;
	width: 80%;
	margin: 0 auto;
}

#boxLeggiEventiTipo3 H5 { 
   color: black;
	clear: both;
	font-weight: normal;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0px;
	font-size: 90%;	
}

#boxLeggiEventiTipo3 H5 A:link, #boxLeggiEventiTipo3 H5 A:visited, #boxLeggiEventiTipo3 H5 A:active, #boxLeggiEventiTipo3 H5 A:hover {
	margin: 0;
	padding: 0;
	float: none;
	font-weight: bold;
	color: #990000;
	font-size: 90%;	
}

#boxLeggiEventiTipo3 h2 { 
   color: black;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding:0px;
	font-size: 98%;
	width:80%;
	margin: 1.5em auto;

}

#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: 9.5%;
	margin: 0;
	padding: 0;
	height: 500px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxLeggiEventiTipo3 .colonnaInvitoDx {
	float: right;
	width: 9.5%;
	margin: 0;
	padding: 0;
	height: 500px;
	background: url("/immagini/inviti/invito003/dx.gif") top right repeat-y;
}

#boxLeggiEventiTipo3 .colonnaInvitoContenuto{
	width: 80%;
	margin: 0;
	padding: 0;
	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 {
	float: left;
	text-align: center;
	margin: 0;
	width: 99%;	

}

#boxLeggiEventiTipo3 #fotogrande IMG {
	width: auto!important;
	max-width: 75%!important;
	width: 100px;
	border: 1px solid #990134;
	padding:5px;
	margin: 0 auto;
}

/*
#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;
}
*/
/*#fotogrande IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
	max-width:40%;
	width: auto;
	width: 40%;
}*/

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/

#boxLeggiInvitoEventiTipo2 { 
	clear: both;
	padding-top: 10px;
	width: 96%;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: Black;
	text-align: center;
}


#boxLeggiInvitoEventiTipo2 a{ 
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#boxLeggiInvitoEventiTipo2 a:hover{ 
	text-decoration: none;
}


#boxLeggiInvitoEventiTipo2 .biglietto { 
	clear: left;
	color: black;
	font-weight: normal;
	background-color: #FFFEC5;
	margin:0 auto;
	margin-top: 10px;
	text-align: center;
	width: 70% !important;
	max-width: 600px;
	width: 600px;
	padding:10px;
	height: 100%;
	font-size: 100%;
}

#boxLeggiInvitoEventiTipo2 .descrizione {	
   color: black;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding:0px;
	font-size: 98%;
	width:80%;
	margin: 1.5em auto;
}

#boxLeggiInvitoEventiTipo2 table { 
	background-color: #FFFEC5;
}


#boxLeggiInvitoEventiTipo2 H1 { 
   color: #990000;
	clear: both;
	margin: 0 auto; 
	text-align: center;
	width: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 120%;
	text-transform: uppercase;
	border-bottom: 3px double #990000;

}

#boxLeggiInvitoEventiTipo2 H2 { 
   color: black;
	font-weight: normal;
	text-align: left;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 98%;
	width: 80%;
	margin: 0 auto;
}

#boxLeggiInvitoEventiTipo2 H3 { 
	font-size: 90%;
	font-weight: normal;
}


#boxLeggiInvitoEventiTipo2 IMG {
	clear: both;
	margin: 0 auto; 
	text-align: center;
	width: 80%;
	margin-left: 9%;
	margin-right: 9%;
	margin-top: 2%;
	margin-bottom: 2%;
}


#boxLeggiInvitoEventiTipo2 #fotogrande {
	text-align: center;
	margin: 0;
	width: 99%;	
}

#boxLeggiInvitoEventiTipo2 #fotogrande IMG {
	width: auto!important;
	max-width: 40%!important;
	width: 100px;
	border: 1px solid #990134;
	padding:5px;
	margin: 0 auto;
}


