/* CSS Document */
body,html{
	padding: 0;	margin: 0;
	background-color:#000;
	background: #000 url(../dkd_img/bg.gif) repeat center top;
}
body{
	min-width:790px;
	color: #3b3725;
	font-family: "Trebuchet MS", Times, serif;
	font-size:12px;
}
img{ border:none; }
/* -------------links-------------- */
a, a:link{
	color: #91200e;
	text-decoration:none;
}
a:hover{
	color:#91200e;
	text-decoration: underline;
}

/* -------------header-------------- */
#top_wrap2{
	background: #000 url(../dkd_img/top_wrap2a.gif) repeat-x top;
	width: 100%;
	height: 175px;
	padding: 0;	margin: 0;
}
#top_wrap1{
	background-image: url(../dkd_img/top_wrap1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 175px;
	padding: 0;	margin: 0;
}
#top{
	margin: 0 auto;
	width: 790px;
	height: 175px;
	padding: 0;
	position:relative;
}

#top_img{
	position: absolute;
	top: 0; left: 0;
	border:none;
}
#small_links{
	position:absolute;
	width: 250px;
	height: 50px;
	top: 35px;
	right: 30px;
	text-align:right;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#small_links a, #big_links a, #big_links a:link, #small_links a:link{
	color:#9e9980;
	text-decoration:none;
}
#small_links a:hover, #big_links a:hover{
	color:#ECE6CE;
	text-decoration:none;
}
#small_links a.active, #big_links a.active{
	color: #fff;
}
#small_links li 
{
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}
#big_links{
	position:absolute;
	width: 250px;
	height: 60px;
	top: 60px;
	right: 30px;
	color:#9e9980;
	text-align:right;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
#big_links li
{
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}

/* -------------content-------------- */
#content_wrap{
	background: url(../dkd_img/content_wrap.jpg) repeat-y center top;
	width: 100%;
	padding: 0;	margin: 0;
}
#content{
	border-top: 1px solid #565344;
	width: 776px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}

/* -------------sidebar-------------- */
#sidebar{
	float: left;
	margin: 0; padding: 0;
	width: 149px;
	background-color:#000;
	background-image: url(../dkd_img/menu/background.jpg);
	background-position: 0 258px;
	background-repeat: no-repeat;
	height: 530px;
}
.menu{
	margin:0; padding:0;
	margin-top: 43px;
	margin-left: 0;
	width: 149px;
}

#events_link{
	display: block;
	width: 149px;
	height: 40px;
	background-image: url(../dkd_img/menu/events.jpg);
	border:none;
}
.fr#events_link{
	background-image: url(../dkd_img/menu/evenements.jpg);
}
.active#events_link{
	background-image: url(../dkd_img/menu/events_a.jpg);
}
.active_fr#events_link{
	background-image: url(../dkd_img/menu/evenements_a.jpg);
}
#events_link:hover{
	background-image: url(../dkd_img/menu/events_h.jpg);
}
.fr#events_link:hover{
	background-image: url(../dkd_img/menu/evenements_h.jpg);
}
#music_link{
	display: block;
	width: 149px;
	height: 39px;
	background-image: url(../dkd_img/menu/music.jpg);
	border:none;
}
.fr#music_link{
	background-image: url(../dkd_img/menu/musique.jpg);
}
.active#music_link{
	background-image: url(../dkd_img/menu/music_a.jpg);
}
.active_fr#music_link{
	background-image: url(../dkd_img/menu/musique_a.jpg);
}
#music_link:hover{
	background-image: url(../dkd_img/menu/music_h.jpg);	
}
.fr#music_link:hover{
	background-image: url(../dkd_img/menu/musique_h.jpg);	
}
#dkd_link{
	display: block;
	width: 149px;
	height: 39px;
	background-image: url(../dkd_img/menu/dkd.jpg);
	border:none;
}
.active#dkd_link{
	background-image: url(../dkd_img/menu/dkd_a.jpg);	
}
#dkd_link:hover{
	background-image: url(../dkd_img/menu/dkd_h.jpg);
}

/* -------------main-------------- */
#main{
	float: right;
	width: 627px;
	padding:20px 0 25px 0; margin: 0;
	background-image: url(../dkd_img/main_wrap.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color:#FFF;
}
#main h1{
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 10px 20px;
	padding: 0;
	padding-top: 25px;
	color: #868061;
}
#main .pic{
	margin: 10px 0 20px 20px;
	padding: 0;
}
#main p{
	font-size: 13px;
	margin-left: 20px;
	margin-right: 20px;
	color: #686347;
}

/* -------------footer-------------- */
#footer_wrap{
	height: 101px;
	margin: 0; padding: 0;
	background-image: url(../dkd_img/footer_wrap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
#footer{
	position: relative;
	width: 776px;
	margin: 0 auto;
	color: #928e76;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
#powered_by{
	position: absolute;
	top: 10px;
	left: 15px;
	width: 230px;
	height: 20px;
}
.poweredBy:link, .poweredBy:active, .poweredBy:visited {
	display:block;
	font-size:11px; 
	color:#B7B4A4;
	background-image:url(../dkd_img/ncube_sig/unselected.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left: 27px;
	padding-top: 3px;
	border: none;
	height: 22px;
}
.poweredBy:hover{
	color: #FFF;
	background-image:url(../dkd_img/ncube_sig/selected.jpg);
	text-decoration:none;
}
#copyright{
	position: absolute;
	top: 10px;
	right: 5px;
	width: 520px;
	text-align:right;
}
#mp3player{
	position:absolute;
	bottom: 0;
	right: 30px;
	width: 115px;
	height: 52px;
	border:none;
}
#mp3player a{
	color:#FFC;
}