html,body {
margin: 0; padding: 0;
background-color: white;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: center;
}
div#container {
width:960px;
margin:0 auto;
text-align: left;
}
div#header {
height:235px;
line-height: 18px;
margin:10 0 0 0;
}
div#content {
margin-top: 10px;
}
div#filmato_flash {
width: 300px;
height: 400px;
position: relative;
top: 0px;
left: 0px;

}
div#menu {
position: absolute;
top: 230px;
left: 460px;
line-height: 15px;
}
div#footer {
color:#454545;
clear: left;
border-top: 1px solid #454545;
padding: 5 0 5 0;
text-align: center;
}
div#footer a:link {
color: #454545;
text-decoration: none;
}
div#footer a:active {
color: #454545;
text-decoration: none;
}
div#footer a:visited {
color: #454545;
text-decoration: none;
}
div#footer a:hover {
color: black;
text-decoration: none;
}

div#immagine {
width: 550px;
position: absolute;
left: 480px;
top: 260px;
}

div#button {
font-weight: bold;
width: 120px;
color:white;
background: #FF0000;
padding-left: 3;
}
div#menu2 {
width: 300px;
color: #454545;
word-spacing: 3px;
padding: 1 0 1 0;
font-weight: bold;
}
div#menu2 a:link {
color: #454545;
text-decoration: none;
}
div#menu2 a:active {
color: #454545;
text-decoration: none;
}
div#menu2 a:visited {
color: #454545;
text-decoration: none;
}
div#menu2 a:hover {
color:#FF0000;
text-decoration: none;
}
div#testo {
border-top: 1px solid #454545;
width: 450px;
padding-top: 10px;
}
div#testo a:link {
color: #454545;
text-decoration: none;
}
div#testo a:active {
color: #454545;
text-decoration: none;
}
div#testo a:visited {
color: #454545;
text-decoration: none;
}
div#testo a:hover {
color:#FF0000;
text-decoration: none;
}

<!-- LINK PER I MENU' DELLO SHOP
a:link {
color: black;
text-decoration: none;
}
a:active {
color: black;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: none;
}    -->