/* ---------------------- */
/* commun */
/* ---------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #c1c4bd url(img/fond-page.gif) no-repeat;
}
#contener-events{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #c1c4bd url(img/fond-archive-page.gif) no-repeat;
}
#pop-up-player{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #4e4b3b;
}
a {
	color: #ffc81c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* ---------------------- */
/* entete */
/* ---------------------- */
#entete {
	background: transparent url(img/haut-entete.gif) repeat-x;
	height: 200px;
}
#lien-home {
	position: absolute;
	top: 0;
	left: 0;
}
#lien-home a {
	display: block;
	padding: 130px 100px 0 180px;
	text-decoration: none;
	font-weight: bold;
	color: #ffc81c;
	font-size: 12px;
}
#lien-contact {
	height: 250px;
	background-image: url(img/bas-colgauche.gif);
	background-repeat:  no-repeat;
}
#lien-contact a {
	display: block;
	padding: 30px;
	margin: 0 0 0 150px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffc81c;
	font-size: 9px;
}
/* ---------------------- */
/* gauche */
/* ---------------------- */
#colgauche {
	position: absolute;
	top: 200px;
	left: 0;
	width: 362px;
}
#navig {
	background: #4e4b3b url(img/fond-labels.gif) no-repeat top;
	padding: 40px 16px 10px 25px;
	margin: 0 11px 0 50px;
}
.navig-intitule {
	color: #ffc81c;
	font-weight: bold;
}
#navig select {
	width: 250px;
	align: left;
	border: 0;
	background: #c1c4bd;
	color: #000;
}
#disque {
	margin: 0 11px 0 50px;
	width: 301px;
	border: 0;
}
.home {
	background: #4e4b3b url(img/haut-disc-home.gif) no-repeat top;
	padding: 40px 0 25px 0;
}
.pahome {
	background-color: #4e4b3b;
	padding: 0 0 25px 0;
}
.discline {
	width: 100%;
	text-align: left;
}
#disque table {
	width: 270px;
	border: 0;
	margin: 0 0 0 15px;
	text-align: center;
}
#disque td {
	padding: 0 0 5px 0;
	line-height: 10px;
}
#disque img {
	width: 50px;
	height: 50px;
	border-top: 3px solid #4e4b3b;
	border-bottom: 3px solid #4e4b3b;
	border-left: 3px solid #4e4b3b;
	border-right: 3px solid #4e4b3b;
}
#disque img:hover {
	border-top: 3px solid #ffc81c;
	border-bottom: 3px solid #ffc81c;
	border-left: 3px solid #ffc81c;
	border-right: 3px solid #ffc81c;
}
.discactif img {
	border-top: 3px solid #ffc81c;
	border-bottom: 3px solid #ffc81c;
	border-left: 3px solid #ffc81c;
	border-right: 3px solid #ffc81c;
}
.art {
}
/* ---------------------- */
/* centre */
/* ---------------------- */
#colcentre {
	padding: 0 0 100px 0;
	margin: 0;
	background: #4e4b3b url(img/bas-colcentre.gif) no-repeat bottom;
	position: absolute;
	top: 120px;
	left: 362px;
	width: 301px;
}
#contenu {
	padding: 30px 10px 0 10px;
	margin: 0;
}
#contenu h1 {
	background: #ffc81c;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #4e4b3b;
	padding: 4;
	margin: 0;
}
#contenu table {
	border: 0;
}
#contenu td {
	vertical-align: top;
	font-size: 10px;
}
#dd_img img {
	width: 150px;
	height: 150px;
	border-top: 1px solid #ffc81c;
	border-bottom: 1px solid #ffc81c;
	border-left: 1px solid #ffc81c;
	border-right: 1px solid #ffc81c;
}
#dd_fiche {
	margin: 0;
	padding: 0;
}
#dd_fiche li {
	margin: 0;
	padding: 1px;
	list-style: none;
	font-weight: bold;
}
#random {
	text-align: center;
	padding: 50px 0 0 0;
}
#random img{
	align: center;
}
#liste_liens {
	font-size: 9px;
	padding: 0;
	margin: 0;
	border: 0;
}
#liste_liens .liste_liens_titre {
	font-weight: bold;
	text-align: right;
}
#liste_liens td {
	padding: 3px 0;
	margin: 0;
	vertical-align: top;
	width: 140px;
}
#liste_liens td p {
	padding: 0;
	margin: 0;
}
#player {
	background: transparent url(img/bas-player.gif) no-repeat bottom center;
	height: 50px;
	padding-bottom: 20px;
}
#dd_desc {
	padding: 15px 0 0 0;
	text-align: justify;
}
#dd_tracks {
	list-style: none;
}
#player-zone {
	padding-top: 40px;
	background: transparent url(img/haut-preview.gif) no-repeat top center;
	margin: 0;
}

#colcentre .form-textarea {
	width: 280px;
}
#colcentre .form-text {
	width: 280px;
}
#dd_artiste {
	font-weight: bold;
	color: #ffc81c;
}
.dd_disc_intitule {
	font-weight: bold;
	color: #c1c4bd;
}
/* ---------------------- */
/* droite */
/* ---------------------- */
#coldroite {
	position: absolute;
	top: 102px;
	left: 663px;
	width: 361px;
}
#contact {
	padding: 40px 0 25px 0;
	margin: 0 49px 0 11px;
	background: #4e4b3b url(img/haut-contact.gif) no-repeat top;
	width: 301px;
}
#contact table {
	border: 0;
	width: 260px;
	margin: 0 10px;
}
#contact td {
	margin: 0;
	padding: 5px 0;
}
#contact .intitule {
	text-transform: uppercase;
	font-size: 10px;
}
h2{
	display: block;
	font-size: 13px;
	font-weight: bold;
	background: #ffc81c;
	text-transform: uppercase;
	text-align: center;
	color: #4e4b3b;
	padding: 0px;
	margin: 0;
}
#evenements {
	background: #4e4b3b url(img/haut-evenements.gif) no-repeat top;
	padding: 40px 0 25px 0;
	margin: 0 49px 0 11px;
}
#evenements-liste {
	clear: both;
	display: block;
	height: 160px;
	overflow: auto;
	margin: 0 15px 0 0;
	padding: 0 20px 0 15px;
	text-align: justify;
}
#evenements-liste a {
	color: #fff;
	text-decoration: none;
}
#evenements-liste a:hover {
	text-decoration: none;
}
#evenements-liste dt {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	}
#evenements-liste dt a {
	display: block;
	font-size: 9px;
	font-weight: bold;
	background: #c1c4bd;
	text-transform: uppercase;
	color: #4e4b3b;
	padding: 4px;
	margin: 0;
}
#evenements-liste dt a:hover {
	display: block;
	font-size: 9px;
	font-weight: bold;
	background: #ffc81c;
	text-transform: uppercase;
	color: #4e4b3b;
	padding: 4px;
	margin: 0;
}
#evenements-liste dd {
	padding: 0 0 4px 0;
	margin: 0;
}

hr {
 noshade
 size: 1px;
 align= center;
 color: #c1c4bd;
}
.archives {
	text-align: right;
	margin-right: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
#liens {
	background: transparent url(img/fond-liens.gif) no-repeat;
	display: block;
	height: 41px;
	padding: 60px 101px 10px 30px;
	margin: 0;
}
#liens select {
	width: 200px;
	background: #c1c4bd;
	color: #000;
	border: 0;
}
#newsletter {
	background: transparent url(img/fond-newsletter.gif) no-repeat;
	display: block;
	height: 80px;
	padding: 60px 101px 140px 30px
}
/* ---------------------- */
/* Archives */
/* ---------------------- */
#archives-zone {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 120px;
	left: 362px;
	width: 600px;
	color: #4e4b3b;
	background: #c1c4bd;
	color: #4e4b3b;
	border-top: 4px solid #4e4b3b;
	border-bottom: 4px solid #4e4b3b;
	border-left: 4px solid #4e4b3b;
	border-right: 4px solid #4e4b3b;
}
#archives-zone h1 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	margin: 0px 0 5px 0;
	background: #ffc81c;
	color: #4e4b3b;
}
#archives-zone dt {
	display: block;
	font-size: 11px;
	font-weight: bold;
	background: #4e4b3b;
	text-transform: uppercase;
	text-align: center;
	color: #ffc81c;
	padding: 4px;
	margin: 0;
}
#archives-zone dd {
	margin: 0px 20px 0px 20px;
	line-height:12px;
}
/* ---------------------- */
/* Player */
/* ---------------------- */
#dd_tracks {
	margin: 10px;
	padding: 0;
}
#dd_track_activ a {
	color: #c1c4bd;
}
#dd_track_activ a:hover {
	color: #c1c4bd;
	text-decoration: none;
}
.dd_track {
	margin: 0;
	padding: 2px 0 2px 15px;
}
.dd_track a:hover {
	text-decoration: none;
}

/* ---------------------- */
/* Footer */
/* ---------------------- */

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: transparent url(img/haut-entete.gif) repeat-x;
}