#Contenuto
{
	width:640px;
}
#Rates
{
    width:500px;
	color:#666;
	margin:0 auto;
	text-align: center;
}
#Rates h2
{
	font-family: Times New Roman, Times;
    font-size: 36px;
    font-style: italic;
    font-weight: bold;	
}
#Tariffe
{
    font-size: 1em;
    margin:0 auto;
    border-collapse: collapse;
	text-align:left;
}
#Tariffe .Price
{
    text-align:right;
    width:150px;
	color:#000;
}
#Tariffe .Notes
{
    text-align:right;
    font-size: 0.8em;
}
#Tariffe a
{
    color:#000;
}
#Tariffe th
{
    color:#000;
    text-align:center;
    
    vertical-align:top;
    border-right:1px solid #F8F1E1;
	border-top:4px solid #F3BD36;
}
#Tariffe th p
{
    font-size:10px;
    margin: 5px 0 5px 0;
	color:#000;
	background:none;
}
#Tariffe td
{
    border: 1px solid #F8F1E1;
    padding:8px;
}
#TariffeInfo
{
	text-align:center;
	font-size:12px;
	font-style:italic;
	padding:0 10px 0 10px;
	}
#Tariffe tfoot
{
	font-size:11px;
	}
#Intestazione
{
	display:none;
}
	
    

