/* CSS Document */ 
BODY {
  background-color: #000000; }

img {
  border-style: none; }

a {
  text-decoration: none; }

#container {
  width: 860px;
  height: 543px;
  margin-top: -271px;
  margin-left: -430px;
  position: absolute;
  top: 50%;
  left: 50%; }

#container-in {
  width: 860px;
  height: 543px;
  position: relative; }

.home {
  background-image: url("../img/bgindex.jpg"); }

.marco {
  background-image: url(img/bgsito.jpg); }

.vinile {
  background-image: url(img/bgvinile.jpg); }
 

#header {
  padding: 40px;
  margin-bottom: 0px;
  height: 50px;}
  
#menu { }

#menu ul { }

#menu li {
  float: left;
  margin-right: 10px; }

#content {
 width:100px;
 height:100px;}
      
#loghi  {
width:70px;
margin-left:85px;
margin-top:135px;}

#loghi img{
margin-bottom: 20px;}
  
#footer {
  clear: both;
  padding: 5px;
  color: #333333;
  text-align: right;}

#footer a {
  color: #333333;
  text-decoration: none; }

#footer a:hover {
  color: #ff6600; }

#testi_splash{
	width:260px;
	margin-top: 187px;
	margin-left:160px;}






