@charset "utf-8";
/* CSS Document */

body {
	background-color: #080808;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
}
#menu {
	width:100%;
	height:215px;
	background:url(../images/heures.jpg) no-repeat;
}
#menu .pic {
	float:left;
	text-align:right;
	width:885px;
	height:75px;
	padding:51px 115px 0 0;
}
#menu .pic1 {
	float:left;
	text-align:right;
	width:885px;
	height:25px;
	padding:25px 115px 0 0;
}
#menu1 {
	width:100%;
	height:215px;
	background:url(../images/hours.jpg) no-repeat;
}
#menu1 .pic {
	float:left;
	text-align:right;
	width:885px;
	height:75px;
	padding:51px 115px 0 0;
}
#menu1 .pic1 {
	float:left;
	text-align:right;
	width:885px;
	height:25px;
	padding:16px 115px 0 0;
}
#flash{
display: block;
}