body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
margin:0;
line-height: 16px;
}

#corpo {
width: 100%;
margin: auto;
text-align:center;
}

a, a:active, a:visited {color: #CC0000; font-weight: bold; text-decoration: none;}

a:hover {color: #000000;}

/*-----RIGHE HOME-----*/

#contenitore-top{
width:100%;
border-bottom: 1px solid #CC0000;
}

#contenitore-menu{
width:760px;
height: 454px;
margin: auto;
background: url(../../immahome/home.jpg) top left no-repeat;
border-bottom: 6px solid #CC0000;
text-align:left;
position: relative;
}

#riga-1 {
width: 760px;
height:93px;
margin: auto;
background: url(../../immahome/loghi.png) top left no-repeat;
}

#riga-2 {
width: 760px;
height:20px;
margin: auto;
background: url(../../immahome/carlo_scarpa.png) top left no-repeat;
}

#riga-5 {
float: left;
width: 230px;
height:70px;
margin: auto;
}

#riga-3 {
float: left;
width: 530px;
margin: auto;
}

#riga-4 {
width: 760px;
height:30px;
margin: auto;
color:#CC0000;
padding-top: 15px;
}

#condizioni{
float: left;
font-size: 11px;
}

#copyright{
float: right;
font-size: 10px;
}

/*-----MENU HOME-----*/

#menu-1 {
float: left;
width: 128px;
margin-top: 25px;
margin-left: 5px;
}

#menu-2 {
float: left;
width:128px;
margin-top: 25px;
}

#menu-3 {
float: left;
width:128px;
margin-top: 25px;
padding-left: 5px;
}

#lingua{
float: left;
width: 128px;
margin-top: 25px;
text-align: right;
}



#cangrande {
  display: inline;
  position: absolute;
  right: -40px;
  top: 50px;
  width: 190px;
  padding: 8px 0 0 10px;
  background: #000;
  background: rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.7);
     -moz-box-shadow: 0 2px 7px rgba(0,0,0,0.7);
          box-shadow: 0 2px 7px rgba(0,0,0,0.7);
  color: #FFF;
  zoom: 1;
}

#cangrande h4 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 40px;
}


#cangrande a:link, #cangrande a:visited {
  color: #FFF;
  font-weight: normal;
}

#cangrande img {
  margin: 5px 0 0 -10px;
}

#cangrande dl {
  margin-top: 0;
}

#cangrande dt {
  display: inline;
  float: left;
  margin-right: 5px;
}

#cangrande dd {
  margin: 0;
}




