

/*--------------------------------- global ----------------------------------*/


body {margin:0;padding:0;background-color:#E0D8CD;text-align:center;}

A.red10 {font:bold 10px verdana;color:#72081D;text-decoration:none;}
A:hover.red10 {font:bold 10px verdana;color:#72081D;text-decoration:underline;}
.redBoldText {font-weight:bold;color:#72081D;}
img {border:0;vertical-align:middle;}
.imageright {margin-right:10px;float:left;}
.imageleft {margin-left:10px;float:right;}
h1 {font-size:16px;margin:10px 0px 20px 0px;color:#000000;}
h2 {font-size:16px;margin:10px 0px 20px 0px;color:#000000;}
h3 {font-size:13px;margin:0px 0px 20px 0px;color:#000000;}
h4 {font-size:12px;margin:0px 0px 20px 0px;color:#000000;}
p {margin:0px 0px 13px 0px;}
form {margin:0;padding:0;}
ul.dlist {margin:0;padding:0;list-style:inside;line-height:16px;}

.dashes {height:20px;background:url(../interface/dashes.gif) no-repeat;}
.underline {text-decoration:underline;}
#globalBG {position:relative;width:815px;margin:0 auto 0 auto;background:url(../interface/BG_globalBG.gif) no-repeat;text-align:center;}
#globalBlock {position:relative;width:605px;margin:0 auto 0 auto;background:url(../interface/BG_globalBlock.gif);text-align:left;}
#viewer {position:absolute;top:40px;left:-50px;width:150px;height:367px;z-index:10;}

dl {
    width:347px;
    margin:0px 0px 20px 0px;
	padding:0px;
    background-color:#F7E9D9;
    border-bottom:1px solid #000000;
    }

dt {
    height:25px;
    width:347px;
	padding-left:32px;
    background:url(../interface/dt.jpg) no-repeat;
    font:bold 12px verdana,sans-serif;
	line-height:28px !important;line-height:25px;
	color:#ffffff;
    }

dd {
	margin:0;
	padding:0;
    width:315px !important;width:347px;
	min-height:75px;
    padding:10px 20px 10px 10px;
    background:url(../interface/dd.gif);
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    font:10px verdana,sans-serif;
    text-align:justify;
    }

#tracklists {
	height:168px;
	border:1px solid #000000;
	background-color:#ffffff;
	}

div#tipDiv {
  width:101px;
  height:101px;
  position:absolute;
  top:0;
  left:0;
  z-index:10000;
  visibility:hidden;
	}

div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }


/*------------------------------- bloc gauche -------------------------------*/


#leftBlock {
	position:absolute;
	margin-left:13px;
	width:200px;
	left:0;
	background:url(../interface/BG_leftBlock.jpg) no-repeat;
	text-align:center;
	font:10px verdana,sans-serif;
	color:#5A4028;
	}

#bulle {
	width:200px;
	height:60px;
	padding:0;
	margin:446px 0px 7px 0px;
	}

#command {
	width:200px;
	height:75px;
	padding:0;
	margin:0px 0px 10px 0px;
	}

#login {
	margin:0px 0px 5px 60px;
	text-align:left;
	}

#password {
	margin:0px 0px 20px 60px;
	text-align:left;
	}

.loginbox {
	width:75px;
	padding:1px 0px 1px 5px;
	border:1px solid #68492D;
	background-color:#ffffff;
	font:10px verdana,sans-serif;
	}

.ok {
	width:22px;
	height:18px;
	margin:0px 0px 0px 5px;
	font:10px verdana, sans-serif;
	background-color:#ffffff;
	border:1px solid #000000;
	}


/*------------------------------- bloc droit --------------------------------*/


#rightBlock {
	width:378px;
	margin:0px 0px 0px 213px;
	border-left:1px solid #000000;
	background-color:#E8DCCE;
	}

#frame {
	padding:0px 15px 30px 15px;
	line-height:13px;
	font:10px verdana,sans-serif;
	color:#4B4B4B;
	text-align:justify;
	}


/*------------------------------ bas de page --------------------------------*/


#footer {
	width:579px;
	height:42px;
	margin-left:13px;
	background:url(../interface/pageBottom.gif) no-repeat;
	}

#homeLinkZone {
	width :42px;
	height:42px;
	float:left;
	}
