/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            EVENTI                      ************************/
/*****                                        ************************/
/*********************************************************************/

#boxEventi{
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 17px;
	font-size: 1.091em;
}

#boxEventi .eventoConFoto { 
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	margin-bottom:5px;
	padding-top:5px;
	text-align: justify;
	border-bottom: 3px double #E0E4F5;
	padding-bottom: 5px;
}

#boxEventi .eventoConFoto IMG {
	clear: both;
	float: right;
	border: 3px double #E0E4F5;
	max-width: 40%!important;
	width: auto!important;
	width: 100PX;
	height: auto!IMPORTANT;
	height: 100PX;
	margin: 0px 0px 5px 5px; 
}

#boxEventi .eventoConFoto .Bookmarks{	
	display: none;
	visibility:hidden;
}

#boxEventi .eventoConFoto H1 { 
	padding:0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: justify;
}

#boxEventi .eventoConFoto H2 { 
	font-style: italic;
	margin-top: 10px;
	text-align: justify;
} 

#boxEventi .eventoConFoto H3 { 
	text-align: justify;
} 


/*********************************************************************/
/*****                                        ************************/
/*****   EVENTI   - dettaglio                   ************************/
/*****                                        ************************/
/*********************************************************************/

#boxEventi .eventoDettaglio  ul {
/*	clear: both;
	float: left;
	list-style-type: none;
	font-weight: bold;
	width: 100%;
	margin-bottom: 15px;*/	

	clear: both;
	float: left;
	width: 100%;
	display: block;
	background: #EEEEEE;
	border: 1px solid #8B919F;
	list-style-type: none;
	margin: 1em 0;
	padding: 1em 0;

}

#boxEventi .eventoDettaglio  ul a,#boxEventi .eventoDettaglio  ul a:hover{
	font-weight: bold;
	text-decoration: underline;
}

#boxEventi .eventoDettaglio  ul b{
	font-weight: normal;
}

#boxEventi .eventoDettaglio  ul li{
/*	padding-bottom: 5px;
	border-bottom: 1px solid black;
	margin-top: 10px;*/


	list-style-type: none;
	margin: 0;
	padding: .5em 1em;
}

#boxEventi .eventoDettaglio  ul.link a,#boxEventi .eventoDettaglio .inviaAmico ul a{
	font-weight: bold;
	text-decoration: none;
}

#boxEventi .eventoDettaglio  ul.link a:hover,#boxEventi .eventoDettaglio .inviaAmico ul a:hover{
	text-decoration: underline;
}

.Descrizione{
	clear: both;
	float: left;
	width: 54%;
	margin-top: 10px;
}

#formid_RptmyAspnetForm0_PlFotoGrande{
	float: right;
	text-align: right;
	width: auto;
	margin-left: 1em;
/*	margin-top: 10px;*/
}


#formid_RptmyAspnetForm0_PlFotoGrande IMG{
/*	border: 3px double black;*/
	width: auto!important;
	padding: 5px;
}

#boxEventi .eventoDettaglio .boxDescrizioneEvento {
	text-align: justify;
	padding-bottom: 1em;
}

#boxEventi .eventoDettaglio #formid_RptmyAspnetForm0_PlAllegato A {
	font-weight: bold;
}

/*********************************************************************/
/*****                                        ************************/
/*****   INVITO AGLI EVENTI                  ************************/
/*****                                        ************************/
/*********************************************************************/

#boxInvitoEventi{
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 17px;
}

#boxInvitoEventi a,#boxInvitoEventi a:hover{
	text-decoration: underline;
}

#boxInvitoEventi H2{
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 5PX 0PX 5PX 0PX;
	text-align: justify;
}

#boxInvitoEventi .Foto{
	margin: 0 auto;
	text-align: center;
}

#boxInvitoEventi .Foto IMG{
	height: 100px;
}

.pergamena{
	clear: both;
	float: left;
	width: 45%;
	line-height: 3em;
	vertical-align: middle;
	text-align: right;
	padding-right: 5%;
}

.foto{
	float: left;
	width: 45%;
	line-height: 3em;
	vertical-align: middle;
	text-align: left;
	padding-left: 5%;
}

#boxInvitoEventi H3{
	position:relative;
	clear: both;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin: 5PX 0PX 5PX 0PX;
}

#boxInvitoEventi H3 input{ 
	background-color: White;
	color: Black;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 0px;
	border-bottom: 3px double black;
	border-top: 3px double black;
	width: 40%;
}

#boxInvitoEventi H4{
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 5PX 0PX 5PX 0PX;
	text-align: justify;
}

#boxInvitoEventi H4 textarea{ 
	width: 70%;
}

#boxInvitoEventi H4 input{ 
	background-color: White;
	color: Black;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 0px;
	border-top: 3px double black;
	border-bottom: 3px double black;
	width: 70%;
}

#boxInvitoEventi H4 input#formid_spedisci{
	width: 90%;
}

#boxInvitoEventi H5{
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 5PX 0PX 5PX 0PX;
	text-align: justify;
}

#boxInvitoEventi .InvioEvento label {
	clear: both;
	float: left;
	width: 30%;
	margin: 5px 0px 5px 0px;
	margin-right: 5%;
	font-weight: bold;
}

#boxInvitoEventi .InvioEvento input {
	float: left;
	width: 55%!important;
	margin: 5px 0px 5px 0px;
}


#boxInvitoEventi .back a{ 
	clear: both;
	float: right;
	width: 100%;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/

#boxInvitoEventiTipo2 { 
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 AUTO;
	text-align: center;
	margin-top: 17px;
}

#boxInvitoEventiTipo2 .biglietto{ 
	position:relative;
	width: 90%;
	margin-top: 17px;
	margin: 0 AUTO;
	text-align: center;
	background-color: #FFFEC5;
}

#boxInvitoEventiTipo2 .biglietto img{ 
	max-width: 100%!important;
	width: auto!important;
	width: 70%;
}

#boxInvitoEventiTipo2 #formid_fotogrande{
	width: 50%;
	margin: 0 auto;
	text-align: center;
}

#boxInvitoEventiTipo2 #formid_fotogrande IMG{
	max-width: 100%!important;
	width: auto!important;
	width: 100px;
}

#boxInvitoEventiTipo2  H1{
	width: 50%;
	font-size: 118%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 5px double black;
	padding-bottom: 5px;
}

#boxInvitoEventiTipo2  H2{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#boxInvitoEventiTipo2 #formid_descrizione{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#boxInvitoEventiTipo2  H5{
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

#boxInvitoEventiTipo2  H5 a,#boxInvitoEventiTipo2  H5 a:hover{
	text-decoration: underline;
}

#boxInvitoEventiTipo2  H5 input{
	background-color: White;
	color: Black;
	text-decoration: none;
	padding-bottom: 5px;
	border: 0px;
	border-bottom: 3px double black;
}

#boxInvitoEventiTipo2 .back a{ 
	clear: both;
	float: right;
	width: 100%;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 2 : PERGAMENA ****************************/
/*********************************************************************/

#boxLeggiInvitoEventiTipo2 { 
	position:relative;
	clear: both;
	width: 70%;
	margin: 0 AUTO;
	text-align: center;
	margin-top: 17px;
}

#boxLeggiInvitoEventiTipo2 .biglietto{ 
	position:relative;
	width: 100%;
	margin-top: 17px;
	margin: 0 AUTO;
	text-align: center;
	background-color: #FFFEC5;
}

#boxLeggiInvitoEventiTipo2 .biglietto img{ 
	max-width: 100%!important;
	width: auto!important;
	width: 70%;
}

#boxLeggiInvitoEventiTipo2 #fotogrande{
	width: 50%;
	margin: 0 auto;
	text-align: center;
}

#boxLeggiInvitoEventiTipo2 #fotogrande IMG{
	max-width: 100%!important;
	width: auto!important;
	width: 100px;
}

#boxLeggiInvitoEventiTipo2  H1{
	width: 50%;
	font-size: 118%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 5px double black;
	padding-bottom: 5px;
}

#boxLeggiInvitoEventiTipo2  H2{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
}

#boxLeggiInvitoEventiTipo2 #descrizione{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#boxLeggiInvitoEventiTipo2  H5{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 3em;
	vertical-align: middle;
}

#boxLeggiInvitoEventiTipo2  H5 a{
	background-color: White;
	color: Black;
	margin: 0 auto;
	text-decoration: underline;
	padding-bottom: 5px;
	border: 0px;
}


/*********************************************************************/
/****   TIPOLOGIA DI INVITO 3 : FOTO *********************************/
/*********************************************************************/

#boxInvitoEventiTipo3 { 
	position:relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 AUTO;
	text-align: center;
	margin-top: 17px;
}

#boxInvitoEventiTipo3 .invitoCorniceTesta {
	clear: both;
	float: left;
	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: 10%;
	height: 600px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoDx {
	float: right;
	width: 10%;
	height: 600px;
	background: url("/immagini/inviti/invito003/dx.gif") top right repeat-y;
}

#boxInvitoEventiTipo3 .colonnaInvitoContenuto{
	width: 80%;
	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{
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

#boxInvitoEventiTipo3 #formid_fotogrande IMG{
	max-width: 100%!important;
	width: auto!important;
	width: 100px;
}

#boxInvitoEventiTipo3  H1{
	width: 50%;
	font-size: 118%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 5px double black;
	padding-bottom: 5px;
}

#boxInvitoEventiTipo3  H6{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#boxInvitoEventiTipo3 h2{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#boxInvitoEventiTipo3  H5{
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

#boxInvitoEventiTipo3  H5 a,#boxInvitoEventiTipo3  H5 a:hover{
	text-decoration: underline;
}

#boxInvitoEventiTipo3  H5 input{
	background-color: White;
	color: Black;
	text-decoration: none;
	padding-bottom: 5px;
	border: 0px;
	border-bottom: 3px double black;
}

#boxInvitoEventiTipo3 .back a{ 
	clear: both;
	float: right;
	width: 100%;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

/*********************************************************************/
/****   TIPOLOGIA DI INVITO 3 : FOTO *********************************/
/*********************************************************************/

#boxLeggiEventiTipo3 { 
	position:relative;
	clear: both;
	width: 70%;
	margin: 0 AUTO;
	text-align: center;
	margin-top: 17px;
}

#boxLeggiEventiTipo3 #invitoCorniceTesta {
	clear: both;
	float: left;
	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: 1000px;
	background: url("/immagini/inviti/invito003/sx.gif") top left repeat-y;
}

#boxLeggiEventiTipo3 #colonnaInvitoDx {
	float: right;
	width: 10%;
	height: 1000px;
	background: url("/immagini/inviti/invito003/dx.gif") top right repeat-y;
}

#boxLeggiEventiTipo3 .colonnaInvitoContenuto{
	width: 79%;
	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{
	width: 50%;
	margin: 0 auto;
	text-align: center;
}

#boxLeggiEventiTipo3 #fotogrande IMG{
	max-width: 100%!important;
	width: auto!important;
	width: 100px;
}

#boxLeggiEventiTipo3  H1{
	width: 50%;
	font-size: 118%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 5px double black;
	padding-bottom: 5px;
}

#boxLeggiEventiTipo3  .Contenuto{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#boxLeggiEventiTipo3 #descrizione{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#boxLeggiEventiTipo3  H5{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 3em;
	vertical-align: middle;
}

#boxLeggiEventiTipo3  H5 a{
	background-color: White;
	color: Black;
	margin: 0 auto;
	text-decoration: underline;
	padding-bottom: 5px;
	border: 0px;
}





