*{
	margin:0;
	border:0;
	padding:0;
}
body{
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#global{
	/*position: absolute;
	top: 50%;
	left: 50%;*/
	width: 800px;
	height: 600px;
	margin: 0 auto;
	background-image: url(../img/f_bcp.gif);
	background-repeat: no-repeat;
}
#nom_artiste{
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 59px;
}
#menu{
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 27px;
}
#contenu_bcp{
	/*position: relative;*/
	margin-top: 14px;
	margin-left: 167px;
	width: 451px;
	height: 462px;
	background-image: url(../img/contenu_bcp.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
#contenu_bcp p{
	text-align: justify;
	padding: 15px;
}
#contenu_bcp a{
	color: #938472;
	font-weight: bold;
}
#contenu_bcp ul{
	margin-left: 40px;
	margin-bottom: 20px;
}
#contenu_bcp li{
	padding-right: 20px;
}
#contenu_bcp hr{
	width: 200px;
	height: 1px;
	border: none;
	border-bottom: solid 1px #938472;
	color: #938472;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contenu_bcp dl{
	margin-left: 30px;
}
#contenu_bcp dt{
	clear: left;
	font-weight: bold;
	width: 100px;
	float: left;
	margin-right: 5px;
	text-align: right;
}
#contenu_bcp dd{
	margin-bottom: 7px;
}
#flag{
	/*position: relative;*/
	margin-top: 7px;
	margin-left: 424px;
	width: 296px;
}
#pied_page{
	/*position: relative;*/
	margin-top: 9px;
	left: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#pied_page a{
	color: #000;
}
