/*Structure*/
body {
   background: #fff;
   background-image: url(../images/background.jpg);
   background-repeat:no-repeat;
   background-position:top center;
   background-attachment: fixed;
   margin: 0;
   text-align: center;

}

#container {
   width: 575px;
   margin: 0px auto;
   padding-bottom:30px;
   text-align: left;
   background: #fdfcfb url(../images/backgroundcontent.jpg);
   background-position:top center;
}

#Content {
 margin-left:20px;
 margin-right:20px;
}
#container {
	height: 47em;
}
html>body #container {
	height: auto;
	min-height: 47em;
}
#header{
	width:100%;
	height:184px;
	background-color:#fdfcfb;
}
#menu{
	width:100%;
	height:30px;
	background:url(../images/background_menu.jpg);
}
#topcontent{
	width:100%;
	height:26px;
	background:url(../images/topcontent.jpg);
}
#footer{
	background:url(../images/footer.jpg);
	width: 575px;
	margin: -5px auto;
	padding-top:40px;
	text-align: left;
	height:109px;
	background-color:#fdfcfb;
	clear:both;
}
#separator{
	clear:both;
	margin:0px;
	padding:0px;
}
/* Mise en forme */
#menu{
	text-align:center;
	color:#fff;
	line-height:25px;
}
#menu a{
	color:#ffffff;
	font-weight:bold;
	font-family:verdana;
	font-size:15px;
	margin:0 10px 0 10px;
	text-decoration:none;
}
#menu a:hover{
	border-bottom:1px dotted #ccc4a3;
}
#separateur{
	margin-top:100px;
	clear:both;
}


#menucatalog{
	background-image:url(../images/catalog/menu.jpg);
	width:279px;
	height:57px;
	line-height:50px;
}
#menucatalog a{
	font-size:16px;
		color:#381010;
	text-decoration:none;
}
#menucatalog a:hover{
	border-bottom:2px dotted #d5a214;
}
#menubbseaton{
	background-image:url(../images/bbseaton/menu_background.jpg);
	width:534px;
	height:58px;
	line-height:58px;
}
#menubbseaton a{
	font-size:16px;
	color:#381010;
	text-decoration:none;
}
#menubbseaton a:hover{
	border-bottom:2px dotted #d5a214;
}
#yearmenu{
	float:left;
}
#yearmenu td a{
	color:#381010;
	font-size:14px;
	text-decoration:none;
	border-bottom:0px;
	font-weight:bold;
	background-image:url(../images/discography/puce.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}
#yearmenu td a:hover{
	color:#d5a214;
}
#picturetable table tr td a{
	border-bottom:0px;
}
#Content #bio_menu{
	width:200px;
	height:400px;
	float:right;
	margin-top:50px;
	margin-left:30px;
}
#Content #bio_menu a{
	font-size:14px;
	color:#381010;
	text-decoration:none;
	border-bottom:0px;
	font-weight:bold;
	background-image:url(../images/discography/puce.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:30px;
	border-bottom:0px;
}
#Content #bio_menu a:hover{
	color:#d5a214;
}
.biotext{
	width:270px;
	float:left;
	margin-left:30px;
	margin-bottom:50px;
}
#solo{
	width:90%;
}
#now{
	width:90%;
}
#Content{
	color:#381010;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

/*#Content a{
	color:#381010;
	text-decoration:none;
	border-bottom:1px dotted #381010;
}
#Content a:hover{
	color:#381010;
	border:0px;
}
*/

#boxcontent{
	background-color:#fdfcfb;
	padding-left:10px;
	padding-right:10px;
}
.lienhome{
	color:#c00d0e;
}
.newstitle{
	color:#c00d0e;
	font-weight:bold;
}
.boxtitle{
	color:#381010;
	font-weight:bold;
}
.hrbox{
	margin-bottom:5px;
	color:#381010;
	background-color:#381010;
	height: 1px;
	width:200px;
	border: 0;
}
.imageright{
	float:right;
	margin:10px;
}
.imageleft{
	float:left;
	margin:10px;
}
.imagelink{
	border-bottom:0px;
}
#Content img a{
	border:0px;
}
#footer{
	font-family:verdana;
	text-align:center;
	font-size:10px;
	color:#38131f;
}
#footer hr{
	margin-bottom:12px;
	color:#554e2f;
	background-color:#554e2f;
	height: 1px;
	width:370px;
	border: 0;
}
#footer a{
	text-decoration:none;
	color:#38131f;
}
#footer a:hover{
	border-bottom:1px dotted #38131f;
}

h2{
	color:#d5a214;
	font-size:16px;
}

#formulaire{
	margin-left:150px;
	width:360px;
}
#formulaire input{
	width:350px;
}
#formulaire .button{
	width:70px;
}

.cat_artistname {
color:#38131F;
float:left;
width:105px;
}

.albumdetails{
 color:#381010;
 font-weight:bold;
}
.infotrack{
	color:#d5a214;
	font-weight:bold;
}
.lienbasique{
	color:#381010;
}

#homebox a:{
	color:#ffffff;
	font-weight:bold;
	font-family:verdana;
	font-size:15px;
	margin:0 10px 0 10px;
	text-decoration:none;
}
#Content a:hover{
	border-bottom:1px dotted #ccc4a3;
}
