.tabella_offerte{
width:700px;
font-family:Arial, Helvetica, sans-serif;
}

.offerta {
color:#000;font-size:12px;font-weight:bold;text-decoration:none
	
}

.offerta_elemento{
border-bottom:1px dotted #FFF;height:20px
}

.offerta_dettagli , .offerta_dettagli A{
height:40px;font-size:10px;color:#000;text-decoration:none
}
.offerta_dettagli A:hover{
	color:#FFF;
}

.silver_contenitore_esterno{
border:1px solid #F2BC40;width:226px;padding:1px;background-color:#FDF2AB;	
	
}

.silver_contenitore_interno{
min-height:200px;background:url(http://www.capodannolondra.it/images/silver.png) no-repeat top #F0AF38;
	
}

.platinum_contenitore_esterno{
border:1px solid #F78733;width:226px;padding:1px;background-color:#FECA8F	
}

.platinum_contenitore_interno{
min-height:200px;background:url(http://www.capodannolondra.it/images/platinum.png) no-repeat top #F14C22
}

.gold_contenitore_esterno{
border:1px solid #B3D533;width:225px;padding:1px;background-color:#E7F28B
}

.gold_contenitore_interno{
min-height:200px;background:url(http://www.capodannolondra.it/images/gold.png) no-repeat top #72B300
}