body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
img, a {
	outline: none;
	border: 0;
	text-decoration: none;
	color: white;
}

h1 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 0 1px 3px #000000;
	font-size: 15px;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Myriad Pro", Verdana, serif;
	color: #ffffff;
	background-color: #393939;
	overflow: scroll;
}

#all {
	width: 100%;
	margin: 0;
	padding: 0;
	margin: auto;
}



#header {
	background: #8cc63e;
	height: 199px;
}

#header a:hover {
	color: #8cc63e;
}

#logo {
	width: 968px;
	margin: auto;
}

#box_haut_gauche {
	position: absolute;
	left: 50%;
	margin-left: 300px;
	background: url('../img/visiterBoutique.jpg') top left no-repeat;
	height: 33px;
	width: 181px;
	color: white;
	text-align: center;
	font-size: 15px;
	padding-top: 5px;
}

#box_Phone {
	position: absolute;
	left: 50%;
	top: 32px;
	width: 200px;
	text-align: right;
	margin-left: 280px;
}

#box_Phone a {
	color: #492c04;
	font-size: 24px;
}

#box_Phone a:hover {
	color: white;
}

#box_haut_droite {
	position: absolute;
	left: 50%;
	top: 171px;
	margin-left: 100px;
	background: url('../img/bg_speedbar.jpg') top left no-repeat;
	height: 28px;
	width: 386px;
	color: white;
	text-align: center;
	padding-top: 7px;
	font-family:"Microsoft Sans Serif";
	font-size: 13px;
}


#footer {
	background: url('../img/bg_footer.jpg') top left repeat-x;
	height: 77px;
	width:100%;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: white;
	padding-top: 5px;
	font-size: 14px;
	line-height: 20px;
}

#footerCenter {
	width: 968px;
	margin: auto;
}

#footerLeft {
	width: 668px;
	float: left;
	text-align: left;
}

#footerRight {
	width: 300px;
	float: left;
	text-align: right;
	margin-top: 10px;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #8cc63e;
}

.fleft {
	float: left;
}

#msg {
	display: none;
	position: fixed;
	left: 50%;
	top: 0;
	margin-left: -470px;
	height: 23px;
	background: #fff;
	border: 1px solid black;
	border-top: 0;
	text-align: center;
	padding-top: 7px;
	width: 940px;
	color: green;
	font-weight: bold;
}
#msg_disp {
	width: 940px;
	text-align: right;
	position: absolute;
	top: 12px;
	font-weight: normal;
	color: #aaa;
	font-size: 11px;
}


#GB_overlay {
	background-image: url("../newimg/overlay.png"); 
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
	width:  100%;
	height: 100%;
}

#GB_window {
	top: 150px;
	left: 0px;
	position: fixed;
	overflow: hidden;
	width: 800px;
	margin-bottom: -20px;
	z-index: 150;
}
#GB_frame {
	border: 0;
	overflow: hidden;
	width: 100%;
	background: url('../newimg/box_middle.png') top left repeat-y;
}

#GB_CLOSE {
	text-align: right;
	margin-right: 10px;
}
#GB_CLOSE img {
	cursor: pointer;
}


#GB_caption {
	font: 12px bold helvetica, verdana, sans-serif;
	color: #fff;
	background: url('../newimg/box_top.png') top left no-repeat;
	height: 15px; 
	width: 501px;
	margin: 0;
	text-align: left;
}
