﻿#prezzi
{
float: left;
margin: 0px;
width:488px;
background-color: #fff;
padding-right: 0px;
padding-bottom: 10px;
padding-top: 10px;
height: 100%;
}


#prezzi table.listino
{
width:400px;
padding-left: 10px; padding-right: 10px;
padding-bottom:5px; padding-top:5px;
margin-top: 10px;
margin-left: 45px;
margin-right: 10px;
}

#prezzi td.titolo
{
width:400px;
font-size: 10pt; 
font-weight: bold; 
border: 1px solid #2D601B; color:#FFFFFF; background-color:#2D601B
}

#prezzi td.tipologia
{
border-left:1px solid #2D601B; border-right:1px solid #2D601B; border-bottom:1px solid #2D601B;
font-size: 8pt; 
font-weight: bold;
text-align: center;
width:200px;
}

#prezzi td.prezzomin
{
font-size: 8pt; 
font-weight: bold;
text-align: center;
border-right:1px solid #2D601B; border-bottom:1px solid #2D601B; 
width:100px;
}

#prezzi td.prezzomax
{
font-size: 8pt;
font-weight: bold;
text-align: center;
border-right:1px solid #2D601B; border-bottom:1px solid #2D601B;  
width:100px;
}

#prezzi td.camera
{
border-left:1px solid #2D601B; border-right:1px solid #2D601B; border-bottom:1px solid #2D601B;
font-size: 8pt; 
width:200px;
}

#prezzi td.minimo
{
font-size: 8pt; 
text-align: center;
border-right:1px solid #2D601B; border-bottom:1px solid #2D601B; 
width:100px;
}

#prezzi td.massimo
{
font-size: 8pt;
text-align: center;
border-right:1px solid #2D601B; border-bottom:1px solid #2D601B;  
width:100px;
}

#prezzi td.titolo2
{
width:400px;
font-size: 8pt; 
font-weight: bold; 
border: 1px solid #2D601B; color:#FFFFFF; background-color:#2D601B
}

#prezzi td.titolo3
{
width:400px;
font-size: 10pt; 
font-weight: bold; 
border: 1px solid #2D601B; color:#FFFFFF; background-color:#669D26
}

#prezzi td.titolo4
{
width:400px;
font-size: 10pt; 
font-weight: bold; 
border: 1px solid #2D601B; color:#FFFFFF; background-color:#A1DF47
}

#prezzi h2.reservation 
{ 
background-color: #fff;
color: #008080; 
font-size:11px; 
margin-left:20px;
margin-bottom:0px; margin-right:0; margin-top:10 
}

#prezzi p.informazioni
{
margin-top: 10px;
margin-left: 20px;
color: #000;
font-size: 11px; 
line-height: 20px;
}

#prezzi p.cancellazioni
{
margin-top: 20px;
margin-left: 20px;
color: #000;
font-size: 12px; 
line-height: 20px;
}

#prezzi a.informazioni
{
color:#90BA73; 
font-weight:bold; text-decoration:underline
}
