
#oeuvres #biographie{
	width:873px;
	height:416px;
	position:absolute;
	top:6px;
	left:12px;
	display:none;
	background:url(../img/biographie/bg.jpg) top left no-repeat #1d1d1d;
	z-index:1;
}

#oeuvres  #bio{	
	width:284px;
	height:400px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:14px;
}

#oeuvres  #bio h1{	
	width:277px;
	height:23px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/biographie/bandeau_bio.png) top left no-repeat;
	text-indent:-200px;
	overflow: hidden;
	position:absolute;
	top:14px;
	left:14px;
	margin:0;
	padding:0;
}

#oeuvres  #bio .adresse{	
	width:277px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8e8d8d;
	margin-top:9px;
	display:block;
	float:left;
}

#oeuvres  #bio .video a{
	width:277px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:103px 0 0 0;
	display:block;
	color:#fff;
	text-decoration:none;
}

#oeuvres  #bio .video a:hover{
	color:#CCCCCC;
	text-decoration:none;
}


#oeuvres #texte{	
	width:560px;
	height:416px;
	float:left;
}

#oeuvres  #texte *{	
	float:none;
}

#oeuvres  #texte h2{	
	width:542px;
	height:43px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	letter-spacing:1px;
	margin:11px 0 0 0 ;
	padding:0;
	
}

#oeuvres #texte p{
	width:510px;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:17px;
	overflow:hidden;
	margin:0 0 15px 0;
	padding:0;
}

#oeuvres #bio-texte {
	width:550px;
	height:350px;
	display:block;
	float:left;
	overflow: auto;
}

#oeuvres #info a.demandeinfo{
	width:193px;
	height:23px;
	display:block;
	padding-top:5px;
	font-size:14px;
	text-decoration:none;
	background:url(../img/oeuvre/bt_demande.png) top left no-repeat;
	overflow:hidden;
	}
	
#oeuvres #info a:hover.demandeinfo{
	text-decoration:none;
	color:#FFF;
	background:url(../img/oeuvre/bt_demande.png) 0px -28px no-repeat;
	}

#oeuvres #info #showr a{
	display:block;
	width:166px;
	height:21px;
	padding-top:5px;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	background:url(../img/oeuvre/bt_bio.png) 0px -26px no-repeat;
	overflow:hidden;
}

#oeuvres #info #showr a:hover{
	color:#FFF;
	text-decoration:none;
	background:url(../img/oeuvre/bt_bio.png) top left no-repeat;
}

#oeuvres #info a.retour{
	display:block;
	width:64px;
	height:21px;
	padding-top:5px;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	background:url(../img/oeuvre/bt_retour.png) 0px -26px no-repeat;
	overflow:hidden;
}

#oeuvres #info a:hover.retour{
	color:#FFF;
	text-decoration:none;
	background:url(../img/oeuvre/bt_retour.png) top left no-repeat;
}


#oeuvres #texte span{
	width:20px;
	height:20px;
	display:block;
	background:url(../img/biographie/bt_ferme.gif) top left no-repeat;
	font-size:12px;
	color:#FFFFFF;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:845px;
	text-indent:-100px;
	cursor:pointer;
	display:block;
}



