#l_contener{
	position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 945px;
    text-align: left;
}
#contenu{
	overflow: hidden;
	width:500px;
	height: 60px;	
}
#l_page{
	float: left;
	width: 945px;
	height: auto;
	min-height: 623px;
	_height: 623px;
	background: url(images/louisannecoiffure/fond.jpg) no-repeat;
}
#l_gauche{
	float: left;
	width: 230px;
	padding: 133px 0px 0px 0px;
}

#l_centre{
	float: left;
	width: 520px;
	padding: 110px 0px 0px 0px;
	
	height: auto;
	min-height: 490px;
	_height: 490px;
}

#l_droite{
	float: left;
	width: 195px;
	padding: 110px 0px 0px 0px;
}

