/*************************************/
/* PARTIE MENU GAUCHE NORMES */
.menu-gauche-norme{
	float:left;
	margin:0px 0px 0px 70px !important;
	margin:0px 0px 0px 35px;
	padding:20px 0px 20px 0px;
	width:270px;
	color:#56606D;
	text-align:justify;
}
.text-gauche-norme{
	color:#56606D;
	font-weight:bold
	font-size:12px;
}
.text-gauche-norme li{
	color:#56606D;
}
.text-gauche-norme li a.lien-menu-gauche-norme{
	color:#56606D;
	text-decoration:none;
	font-weight:bold;
}
.text-gauche-norme li a.lien-menu-gauche-norme:hover{
	color:#000000;
}
/* PARTIE PHOTOS  */
.text-norme{
	float:left;
	padding:20px 20px 20px 20px;
	width: 493px;
	color:#282F3E;
}
