#box{
width:250px;
margin:20px auto;
padding:10px;
background-color:#e3e3e3;
float:left;
}
#col1 {
width:250px;
height:200px;
float:left;
background-color:#e3e3e3;
padding-top: 0px;
}
#col2 {
width:200px;
height:200px;
float:left;
padding:5px;
background-color:#e3e3e3;
margin-top:0px;
} 
#col3 {
width:250px;
height:100px;
float:left;
padding:5px;
background-color:#e3e3e3;
margin-top:0px;
} 
#col4 {
width:250px;
height:200px;
float:left;
padding:10px;
background-color:#e3e3e3;
margin-top:0px;
}
#col5 {
width:600px;
height:400px;
float:left;
padding:10px;
background-color:#e3e3e3;
margin-top:0px;
} 
#contenitore 
{
  position: relative;
}
#contenitore div {
      border: 0px solid black;
}
.cella1 
{
      position: absolute;
      width: 200px;
      height: 10px;
      left: 0px;
}
.cella2 
{
      position: absolute;
      width: 100px;
      height: 10px;
      left: 150px;
}
#boxVuoto
{
width:500px;
margin:10px auto;
background-color:#ffffff;
}
.img.center
{ 
text-align: center;
}
#boxprenota{
width:250px;
margin:20px auto;
padding-top:50px;
background-color:#e3e3e3;
float:left;
}
#boxnew{
margin: 20 0 20px 20;
width:250px;
padding:10px;
background-color:#e3e3e3;
float:left;
}
#box1new{
margin: 20 0 20px 20;
width:95%;
padding:1px;
background-color:#c39775;
float:left;
}
#col3new {
width:250px;
height:150px;
float:left;
padding:5px;
background-color:#e3e3e3;
margin-top:0px;
}
#boxprenotanew
{
width:50%;
height:170px;
margin:20px auto;
padding-top:50px;
background-color:#e3e3e3;
float:left;
}
#boxtesto{
margin: 20 0 20px 20;
width:87%;
padding:1px;
background-color:#ffb9b2;
float:left;
}
#boxtesto1
{
margin: 20 0 20px 20;
width:105%;
padding:1px;
background-color:#eb952b;
float:left;
}
#boxtesto2
{
margin: 20 0 20px 20;
width:105%;
padding:1px;
background-color:#daa9d2;
float:left;
}
