html, body{
background-color:#FFFFFF;
margin:0px;
padding:0px;
height:100%;
width:100%;
text-align:left;
background-image:url(../images/sfondo_home.jpg);
background-repeat:no-repeat;
background-position:center left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#container{
width:931px;
border: 0px solid #ffffff;
width: 90%;
height:79%;
}
#linkHome{
position:relative;
border: 1px solid #ac9563;
left:500px;
top:64%;
width:400px;
height:30px;
}
.menuHome{
margin: 0px;
padding:0px;
list-style:none;
}
.menuHome a{
display: inline;
border:0px;
}
.menuHome img{
border:0px;
}
.menuHome li{
display:inline;

}
