@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 0.9em;
	background-color: #000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
}


#top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 380px;
	text-align: right;
}
#top .logo {
	padding-right: 30px;
}
#cd {
	padding: 0px;
	margin-left: 70px;
	width: 339px;
	float: left;
}
#cd #back {
	float: left;
	margin-top: 305px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#back a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#back a:hover {
	color: #4F3C00;
	text-decoration: none;
	font-weight: bold;
}

#bazar {
	margin-left: 480px;
}
#main {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}


#cd #play {
	text-align: center;
}
a.linkCD:link, a.linkCD:visited{
	font-weight: bold;
	color: #D8AB32;
	background-color: #333333;
	border: 1px solid #AC7336;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-size: 1.2em;
}
a.linkCD:hover {
	font-weight: bold;
	color: #FFCC00;
	background-color: #002561;
	border: 1px solid #FFCC00;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-size: 1.2em;
}
#bottom {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#bottom #col1 {
	float: left;
	width: 430px;
}
#bottom #col2 {
	margin-left: 450px;
	text-align: right;
}

#footer {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#footer a:hover {
	color: #000000;
	border: 1px solid #FF0033;
}


a.link:link, a.link:visited{
	color: #CC9900;
	text-decoration: none;
}
a.link:hover{
	color: #FFF;
	text-decoration: underline;
}


/* Byodesign.it */
.byo {color: #FF0033}
.design {
	color: #333333
}
