div#developpement{margin:15px 0 0 50px;float:left;}
div#developpement h1{font-weight:normal;font-size:1.9em;text-transform:uppercase;padding-left:90px;background:url(../img/public/titre-magasin.png) no-repeat;height:43px;line-height:43px;}
div#developpement p{text-align:justify;font-size:0.9em;color:#333;line-height:2em;}
div#photo_grande{
	position:relative;
	height:480px;
	width:338px;
	float:left;
	margin-top:20px;
	margin-left:25px;
}
div#documents{
	position:relative;
	float:left;
	width:450px;
	float:left;
	margin-top:20px;
}
div#contenu_contenu{
	position:relative;
	float:left;
	width:950px;
}
/*Documents*/
.doc{
	position:relative;
	background:url("../img/public/coeur-login.png") 5% 50% no-repeat #111;
	border:1px solid #666;
	color:#FFF;
	height:50px;
	line-height:50px;
	text-align:center;
	width:450px;
	margin:0 0 20px 75px;
	font-size:1em;
	
}
.doc a{
	position:relative;
	text-decoration:none;
	height:50px;
	width:450px;
	display:block;
	color:#FFF;
}
.doc a:hover{
	
	background:#D60854;
}