div.conteneur div.contenu{
    height: 388px;
    width: 910px; 
	background-image: url(../images/perso_milieu.png);
	background-position:850px 10px;
	background-repeat:no-repeat;
}

#tout_contenu {
	min-height:795px;
	padding-bottom:0px;
	position:relative;
	width:1000px;
	
	background-image: url(../images/perso_haut.png);
	/*background-position:30px 360px; */
	background-position:30px 425px;
	background-repeat:no-repeat;
}

#focus h1{
	/*font-size:18px;
	color:#ffffff;
	font-weight:lighter;
	margin-top:18px;*/
	font-size:15px;
	color:#ffffff;
	font-weight:lighter;
	margin-top:0px;
	text-align:left;
}

#focus .csc-header-n1{
	/*position:absolute;*/
	left:10px;
	_left:15px;
	top:-10px;
	_top:5px;
}


#focus img
{
  margin-top:5px;
}


