body{
	background:#000000;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.container{
	margin:0 auto;
	width:645px;
}
.header{
	width:645px;
	height:75px;
	padding:20px 0px 0px 0px;
	text-align:center;
	
}
.header h1{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:500;
}
.header h2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.header h1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.header h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-weight:500;
}
.content{
	width:645px;
}
/****************************************/
.ctleft{
	padding:0px 0px 0px 0px;
	width:215px;
	float:left;
}
.ctphoto{
	width:195px;
	height:222px;
	margin:0 auto;
}
.cttitre{
	width:183px;
	border:1px solid #666666;
	height:23px;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 10px;
	
}
.cttitre h3{
	padding:0px;
	margin:0px;
	display:block;
	height:23px;
	line-height:23px;
	color:#fe9e32;
	font-size:13px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}
.cttitre h3 a{
	color:#fe9e32;
	text-decoration:none;
	display:block;
	height:23px;
	line-height:23px;
}
.cttitre h3 a:hover{
	color:#fff;
}
.ctartistes{
	width:185px;
	margin:0 auto;
}
.ctartistes ul{
	padding:10px 0px 10px 5px;
	margin:0px;
}
.ctartistes ul li{
	margin:2px 0px 0px 0px;
	list-style:none;
	
}
.ctartistes ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	background:url(../images/apostrophe.gif) 0px 4px no-repeat;
}
.ctartistes ul li a:hover{
	color:#fe9e32;
	background:url(../images/apostrophe2.gif) 0px 4px no-repeat;
}
/***************************************/
.ctmiddle{
	padding:0px 0px 0px 0px;
	width:215px;
	float:left;
}
/**************************************/
.ctright{
	padding:0px 0px 0px 0px;
	width:215px;
	float:right;
}
/****************************************/
.footer{
	padding:0px 0px 0px 0px;
	margin:40px 0px 0px 0px;
	width:645px;
	height:50px;
	text-align:center;
}
.footer p{
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover{
	color:#fe9e32;
}
/***************************************/
.credits{
	margin:0 auto;
	width:625px;
	padding:10px 10px 10px 10px;
	text-align:center;
}
.credits h3{
	font-size:14px;
	line-height:16px;
	margin:10px 0px;
	color:#fe9e32;
}
.credits h3 a{
	color:#fe9e32;
}
.credits a{
	color:#ffffff;
	text-decoration:none;
}
.credits a:hover{
	color:#fe9e32;
	text-decoration:none;
}
/*******************/
.clear{clear:both}
img{border:none}