html {
}
body {
	margin-top: 0px;
	background-image: url(img/bg-body.gif);
	background-repeat: repeat-x;
	background-color: #E0E8EE;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
h1 {
	font-weight:bold;
	color: #531708;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 125%;
}
h2 {
	font-size: 115%;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
h3 {
	font-size: 115%;
	font-weight: bold;
	height: 30px;
	color: #001556;
	margin-top: 1em;
	margin-bottom: 0em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	color: #531708;
}
#entete {
	position:relative;
	width: 782px;
	top:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	height: 150px;
}
#main {
	position:relative;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	left: auto;
	right: auto;
	top: 0px;
	padding-top: 0px;
	display: block;
}
#contenu {
	position:relative;
	width: 470px;
	margin-top: 0px;
	background-color: #E6E6E6;
	float: left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/bg-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	left: 50px;
}
#contenu-map {
	position:relative;
	width: 470px;
	margin-top: 0px;
	background-color: #E6E6E6;
	float: left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/bg-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 500px;
	left: 50px;
}
#contenu span {
	font-size: 9px;
	vertical-align: text-top;
	font-weight: normal;
}
#menu {
	width: 180px;
	background-color: #b4aeae;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(img/bg-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
}
#gauche {
	width: 180px;
	position: relative;
	left: 40px;
	top: 0px;
	height: 700px;
	float: left;
	background-color: #B4AEAE;
}

#menu ul {
	list-style-type:none;
	width: 180px;
	height: 30px;
	clear: left;
	float: left;
	display: block;
	padding-top: 20px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#menu li {
	text-align:center;
	float:left;
	display: block;
	height: 30px;
	width: 180px;
	padding-top: 0px;
	clear: left;
}
#menu li a {
	text-decoration:none;
	text-align:left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/menu-fond.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	padding-left: 20px;
	padding-top: 10px;
}
#menu li a:hover {
	background-image:url(img/menu-over.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	text-align:left;
	height: 20px;
	width: 160px;
	padding-top: 10px;
	padding-left: 20px;
}
#menu li span {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	float:left;
	width: 160px;
	height: 20px;
	color: #3B0E04;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#003366;
}
a:hover {
	color:#0066FF;
}
.adresse {
	width: 150px;
	position: relative;
	color: #001556;
	left: 15px;
	top: 0px;
	background-color: #B4AEAE;
	font-size: 95%;
	line-height: 11pt;
	float: left;
}
.adresse span {
	font-size: 135%;
}

.img-magasin {
	position: absolute;
	left: 0px;
	top: 525px;
}

.galery {
	background-color: #FFFFFF;
	width: 440px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.galery div{
	font-size: 95%;
	font-style: italic;
	line-height: 13pt;
}
.galery div strong {
	font-size: 105%;
	color: #009900;
}
.th-gallery {
	float: left;
	margin-right: 15px;
	width: 100px;
}
.auvent {
	background-color: #333333;
	height: 2px;
	width: 741px;
	margin-left: 21px;
}
#contenu ul {
	font-size: 100%;
}
#contenu ul strong {
	color: #531708;
}
#form {
	position:absolute;
	width: 390px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(img/gradient-cont.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 477px;
	font-size: 95%;
	font-weight: normal;
	left: 290px;
	top: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
td {
	font-size: 95%;
}
#merci {
	color: #FFFFFF;
	margin-left: 175px;
}
#merci strong {
	color: #FFFFFF;
}
#gpj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 10px;
}
.mc {
	font-size: 6px;
	vertical-align: text-top;
	font-weight: normal;
}
.asterix {
	color: #FF0000;
}
#map {
	float: right;
	height: 400px;
	width: 440px;
	margin-left: 0px;
	position: relative;
	border: 1px solid #cccccc;
	margin-top: 0px;
}

#contenu-merci {
	position:relative;
	width: 650px;
	margin-top: 0px;
	margin-right: 40px;
	background-color: #E6E6E6;
	float: right;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/bg-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 70px;
}
