TABLE.menu {
	width:				100%;
	height:				26px;	
	background-color:	#005794;
	/*padding:			0 15px 0 15px;*/
}

.logo {
	width:				260px;
	height:				110px;
	padding: 			0px 10px 0 30px;
}

.titre_page {
	width:				393px;
	padding:			20px 10px 15px 20px;
	font-size:			14px;
	font-weight:		bold;
	color:				#999999;
}

.titre_page SPAN {
	font-size:			18px;
	font-weight:		bold;
	color:				#777;
}

.photo_magasin {
	width:				250px;
	background-image:	url(../images/photo_magasin.jpg);
	background-position:bottom right;
	background-repeat:	no-repeat;
}
