/* CSS Document */

.schede {
display:block;
padding: 0 0 0 5px;
width:420px;
margin: 0 0 10px 0;
}
.schede a img {
border:0;
float:left;
margin:0;
display:block;
}
.schede a {margin:0; padding:0;}
.schede div {
clear:both;
background:#E9F6FC;
border:#012D52 1px solid;
border-top:0;
padding: 10px 5px 5px 5px;
margin:0;

}

.schede div a.h_all {
display:block;
text-decoration:none;
background:#fff;
color:#3475c7;
text-align:right;
padding: 5px 5px 5px 0;
border-top:#012d52 1px dotted;
text-transform:uppercase;
font-weight:bold;
margin: 10px 0 0 0;
}
.schede div.selected {display:block;}
.schede div.normal {display:none;}

.schede div table.str_booking_ds {
background:none;
border:0;
margin:0;
}

.schede span.bottoni {
display:block;
background:url(../img/bg_bottoni.png) bottom repeat-x; 
width: 420px;
height:33px;
float:left;
clear:both;
margin-top:7px;
}

#tabellahome {
width:425px;
}

#tabellahome div.pacchettino img {
padding: 1px;
border:#db8e21 2px solid;
margin: 0;
float:left;
}
#tabellahome .clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
 }
 
#tabellahome div.pacchettino {
padding: 8px 0 8px 2px;
clear:both;
width:418px;
border-bottom:#f5b52a 1px dotted;
margin-left:5px;
text-decoration:none;
}

#tabellahome a div.pacchettino * {
text-decoration:none;
}

#tabellahome a.pacc:hover div.pacchettino  {background:#fff; }
#tabellahome a.pacc:hover *{ color:#6D513B;}
#tabellahome a.pacc:hover  {background:#fff; }


#tabellahome div.pacchettino div * {margin:0; padding:0;}

#tabellahome div.pacchettino div {float:right; width:295px;}
.centro #tabellahome div.pacchettino a.dettagli {float:right;
text-decoration:none;
background:#f5b52a;
color:#000;
padding:3px  5px;
font-size:11px;
margin: 5px 0 0 0;
}

#tabellahome div.pacchettino div h5 {font-size:15px; line-height:17px; color:#db8e21;}
#tabellahome div.pacchettino p.data {font-size:13px;}

div.testi_home {
clear:both;
padding: 10px;
}

div.testi_home p {text-align:justify;}

#tabellahome div.pacchettino p.prezzo {
display:block;
font-weight:bold;
width:290px;
padding: 10px 0 0 0;
text-align:right;
}

#tabellahome div.pacchettino span.cifra {
font-size:20px;
color:#3477c5;
width:60px;
font-weight:bold;
display:inline-block;
}
#tabellahome div.pacchettino span.euro {
font-size:12px;
vertical-align:super;
color:#3477c5;

}
