@charset "utf-8";
/* CSS Document */

div#newboxes7, 
div#newboxes6, 
div#newboxes4, 
div#newboxes5, 
ul#menu, 
p.comandi, 
div#scheda_destra, 
div#pannello, 
p.browse, 
p.search,
p.logo,
object
{ display: none !important;}

div#newboxes1, 
div#newboxes2, 
div#newboxes3, 
div.description, 
div.amenities, 
div.features {
	display: block !important;
	width: 100%;
	margin: 0px !important;
	padding: 0px;
}

div#info {
width: 100%;
background-image: url(../img/logo_case.png);
background-repeat: no-repeat;
background-position: top right;
}

div.description {
width: 200px !important;
top: 300px !important;
font-size: 0.8em;
}

div.amenities {
position: absolute !important;
top: 300px !important;
left: 450px !important;
font-size: 0.8em;
}

div.features {
top: 300px !important;
left: 250px;
width: 200px;
font-size: 0.8em;
}
