* {
	margin:0;
	padding:0;
}
body {
	top: 60px;
	background-color: #000;
}
#container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
#loupe {
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	height: 600px;
	width: 500px;
	padding-top: 150px;
}
#header {
	width: 1100px;
	background-image: url(images/logo_waeles.png);
	float: left;
	height: 212px;
	background-repeat: no-repeat;
}
#banniere {
	width: 700px;
	background-image: 	background-image: url(images/anim%E2%80%94waeles.gif);
	float: left;
	height: 50px;
	margin-left: 250px;
	margin-right: 150px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/anim%E2%80%94waeles.gif);
}
#navhorizontal {
	height: 30px;
	width: 800px;
	margin-left: 150px;
}
#navhorizontal li {
	display:inline;
	float: left;
	width: 158px;
	text-align: center;
	line-height: 30px;
	margin-right: 2px;
}
#navhorizontal a {
	display:block;
	text-decoration:none;
	font-size: 13px;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 1px;
	background-image: url(images/bouton_off.jpg);
background-repeat: no-repeat;

}
#navhorizontal a:hover {
	background-image: url(images/bouton_on.jpg);
	background-repeat: no-repeat;
}
.actif {
	font-style: italic;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-right: 5px;
}

#contenu {
	width: 1100px;
	float: left;
}
#image_left,image_right {
	width: 150px;
	float: left;
	font-size: 11px;
	color: #CCC;
	line-height: 18px;
	font-style: italic;
}
#center_blok {
	width: 790px;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	margin-left: 10px;
	font-weight: lighter;
	background-image: url(images/fond_centre.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#promotion {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(promo/promotion.jpg);
	float: left;
	width: 780px;
	height: 390px;
}
#adresse  {
	line-height: 15px;
	width: 1080px;
	font-size: 13px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	padding-left: 10px;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
}
#adresse li  {
	color: #FFF;
	text-decoration: none;
}
#adresse a {
	text-decoration:none;
	color: #FFF;
}
#adresse a:hover {
	font-size: 13px;
	color: #FF0;
}
#footer  {
	clear: both;
	line-height: 25px;
	width: 1100px;
	font-size: 9px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#footer a {
	font-size: 10px;
	color: #666;
}
.text_coordonnee {
	font-size: 18px;
	color: #FF0;
	line-height: 35px;
	letter-spacing: 1px;
}
.text_accueil {
	font-size: 11px;
	color: #CCC;
	line-height: 14px;
	font-style: italic;
}
.horaire {
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 4px;
}
