@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
#main {
	width:791px;
	background:url(images/castelli_shop.jpg);
	height:593px;
}
#footer {
	width:791px;
	height:60px;
	text-align: right;
	padding-top: 5px;
}
#player {
	top:100px;
	position:relative;
	width: 320px;
	float: left;
	left: -5px;
}
#title {
	top:30px;
	position:relative;
	width: 205px;
	left: 0px;
	float: left;
}
#DVDbox {
	position:relative;
	width: 130px;
	left: -160px;
	float: left;
	top: 100px;
}
#descrizione {
	position:relative;
	width: 300px;
	left: -5px;
	float: left;
	top: 100px;
	padding: 10px;
	height: 150px;
	text-align: left;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #690F0E;
}
a:active {
	text-decoration: none;
}
#main #DVDbox table tr td p {
	text-align: center;
	font-weight: bold;
}
