#boxInvitoEventiTipoUnico{
	position:relative;
	clear: left;
	float: left;
	width: 99%;
	text-align: center;
	margin-left: 5px;
	font-size: 100%;
	
}

#boxInvitoEventiTipoUnico .titoloimmagine{
	float: left;
	width: 200px;
}

#boxInvitoEventiTipoUnico .titoloimmagine1{
	position: relative;
	clear: both;
	float: left;
	width: 155px;
	background: url("../../immagini/inviti/testa_invito1.gif");
}

#boxInvitoEventiTipoUnico .biglietto{
	clear: left;
	font-weight: normal;
	background-color: #F3DCE2;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 355px;
	padding:3px 0px 50px 0px; 
	font-size: 100%;
	overflow:hidden;
}

#boxInvitoEventiTipoUnico .biglietto #formid_fotogrande IMG{
	clear: both;
	float: left;
	float: left;
	margin: 0px;
	width: 103px!important;
	height: 103px!important;
	margin-right: 10px;
}

#boxInvitoEventiTipoUnico #formid_descrizione{
	clear: both;
	float: left;
	width: 100%;
	font-size: 80%;
	padding: 3px;
	text-align: justify;
	background-color: #AC222D;
	color: white;
	margin-top: 10px;
}

#boxInvitoEventiTipoUnico .testo {
	float: left;
	text-align: justify;
	width: 190px;
}

#boxInvitoEventiTipoUnico h1{
	color: #AC222D;
	font-size: 90%;
	margin-bottom: 5px;
}

#boxInvitoEventiTipoUnico h2{
	float: left;
	font-weight: normal; 
	color: Black;
	font-size: 80%;
	margin-bottom: 5px;
}

#boxInvitoEventiTipoUnico h3{
	font-size: 80%;
	float: left;
	font-weight: normal; 
	margin-bottom: 5px;
	color: #990000;
}

#boxInvitoEventiTipoUnico h5{
	clear: both;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 90%;
}

#boxInvitoEventiTipoUnico h5 a{
	clear: both;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	margin: 10px 0px 10px 0px;
}

#boxInvitoEventiTipoUnico .colonnacentro{
	float: left;
	width: 343px!important;
	border: 6px solid #AC222D;
	border-top: 0px;
	border-bottom: 0px;
}

#boxInvitoEventiTipoUnico .colonnacentro1{
	width: 309px;
	padding: 17px;
}

/********************************************************************
*********************** leggi invito ********************************
********************************************************************/

#boxLeggiInvitoEventiTipoUnico{
	position:relative;
	clear: left;
	float: left;
	width: 99%;
	text-align: center;
	margin-left: 5px;
	font-size: 100%;
	margin-bottom: 15px;
}

#boxLeggiInvitoEventiTipoUnico .titoloimmagine{
	float: left;
	width: 200px;
}

#boxLeggiInvitoEventiTipoUnico .titoloimmagine1{
	position: relative;
	clear: both;
	float: left;
	width: 500px;
	background: url("../../immagini/inviti/testa_invito1.gif");
}

#boxLeggiInvitoEventiTipoUnico .biglietto{
	clear: left;
	font-weight: normal;
	background-color: #F3DCE2;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 700px;
	padding:0px 0px 17px 0px; 
	font-size: 100%;
	overflow:hidden;
}

#boxLeggiInvitoEventiTipoUnico .biglietto #fotogrande IMG{
	clear: both;
	float: left;
	width: 103px!important;
	height: 103px!important;
	margin-right: 10px;
}


#boxLeggiInvitoEventiTipoUnico #descrizione{
	clear: both;
	float: left;
	width: 100%;
	font-size: 80%;
	padding: 3px;
	text-align: justify;
	background-color: #AC222D;
	color: White;
	margin-top: 10px;
}

#boxLeggiInvitoEventiTipoUnico .testo {
	float: left;
	text-align: justify;
	width: 535px;
}

#boxLeggiInvitoEventiTipoUnico h1{
	color: #AC222D;
	font-size: 90%;
	margin-bottom: 5px;
}

#boxLeggiInvitoEventiTipoUnico h2{
	font-weight: normal; 
	color: Black;
	font-size: 80%;
	margin-bottom: 5px;
}


#boxLeggiInvitoEventiTipoUnico h2 a{
	text-align: center;
	border: 2px double #AC222D;
	/*padding: 5px;*/
	font-size: 110%;
	text-decoration: none;
	color: Black;
}

#boxLeggiInvitoEventiTipoUnico h2 a:hover{
	text-decoration: underline;
}

#boxLeggiInvitoEventiTipoUnico h3{
	font-size: 80%;
	font-weight: normal; 
	margin-bottom: 5px;
	color: #990000;
}

#boxLeggiInvitoEventiTipoUnico h5{
	clear: both;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 90%;
}

#boxLeggiInvitoEventiTipoUnico h5 a{
	clear: both;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	margin: 10px 0px 10px 0px;
}

#boxLeggiInvitoEventiTipoUnico .colonnacentro{
	float: left;
	width: 688px;
	border: 6px solid #AC222D;
	border-top: 0px;
	border-bottom: 0px;
}

#boxLeggiInvitoEventiTipoUnico .colonnacentro1{
	width: 654px;
	padding: 17px;
}


