#Pagina #Testo
{
	height: 300px !important;
}
#Rates
{
    width:460px;
    float:left;
	margin:10px 0 0 0;
	color:#333;
}
#Rates h2
{
	font-family: Times New Roman, Times;
    font-size: 36px;
    font-style: italic;
    font-weight: bold;	
}
#Tariffe
{
    font-size: 1em;
    margin:-25px auto 10 auto;
    border-collapse: collapse;
}
#Tariffe .Price
{
    text-align:center;
    width:150px;
	color:#984855;
	font-weight:bold;
}
#Tariffe .Notes
{
    text-align:right;
    font-size: 0.8em;
}
#Tariffe a
{
    color:#6699ff;
}
#Tariffe th
{
    color:#8B6C65;
    text-align:center;
    vertical-align:top;
    border:1px solid #984855;
	border-bottom:4px solid #984855;/*#F3BD36;*/
}
#Tariffe th p
{
    font-size:10px;
    margin: 5px 0 5px 0;
	color:#984855;
	background:none;
}
#Tariffe tbody td
{
    border:1px solid #984855;
    padding:8px;
	width:140px;
    
}
#TariffeInfo
{
	text-align:center;
	font-size:12px;
	font-style:italic;
	padding:0 10px 0 10px;
	}
#Tariffe tfoot
{
	font-size:11px;
}
#head_h1
{
	display:none;
}
    

