@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
font: normal 62,5% Georgia, "Times New Roman", Times, serif;
}


a, a:link, a:visited {
	text-decoration: none;
	color: black;
}

a:hover, a:focus, a:active {
	text-decoration: none;
	color: #FE7F2B;
}

#contenitore {
position: relative;
width: 701px;
height: 835px;
margin: auto;
background-image:url(sfondodvd.jpg);
}


#logo {
    float: left;
	width: 250px;
	height: 40px;
}

#contacts {
    float: right;
	width: 445px;
	height: 20px;
}

.mail {
    font-size: 0.9em;
}

.arial {
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#dvd {
float:left;
margin-top: 50px;
margin-left: 10px;
}


#contmenu {
margin-top: 40px;
}

#menudvd img {
	border-left: 2px solid #4b4b4b;
	filter:alpha(opacity=75);    
	-moz-opacity:.75;
    opacity:.75;
}


#callmenu {
	float: right;
	width: 350px;
	height: 430px;
	background: url(1.png);
	border: none; 
	background-repeat: repeat;
}



#interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	width: 350px;
	height: 420px;  
	position: relative; 
	overflow: auto;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   scrollbar-arrow-color: #000000;
   scrollbar-highlight-color: #ffffff;
   scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
.interno {
	position: relative;

}

#interno img { behavior: url(iepngfix.htc); 

}

#menu  {
   position: absolute;
	width: 142px;
	height: 140px;
	background: none;
	left: 10px;
	top: 580px;
}

#w3 {
   top:0px;
   position: absolute;
	right: 0px;
}
