html * {
	padding: 0px;
	margin: 0px;
	z-index: auto;
}

html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 774px;
	margin: 0px auto auto auto;
	Background-color: #ffffff;
	height: auto;
}
map {
	margin: 0px;
	padding: 0px;
	border: none;
}

#header {
	height: 150px;
	width: 774px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
#menu {
	width: 774px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 110px;
}
#content {
	width: 774px;
	margin: 0px;
	padding: 40px 0px 60px 0px;
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: 0px;
	overflow: auto;
}
#left {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	margin: 0px auto 0px 60px;
	padding: 0px;
	display: inline;
	text-align: justify;
}
#right {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px auto 0px 40px;
	padding: 0px;
	text-align: justify;
}
.center {
	float: left;
	height: auto;
	width: 640px;
	margin: 20px auto 0px 70px;
	padding: 0px;
	display: inline;
	text-align: justify;
}
.center2 {
	float: left;
	height: auto;
	width: 640px;
	margin: 0px auto 0px 70px;
	padding: 0px;
	display: inline;
	text-align: justify;
}
p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	letter-spacing: 0.05em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h1 {
	text-align:left;
	margin: 0px 0px 20px 60px;
	color: #333333;
}
h2 {
	text-align:right;
	margin: 0px 0px 10px 0px;
	color: #999999;
}
h1.sub {
	position: absolute;
	top: 770px;
	left: 00px;
	color: #333333;
}
h2.sub {
	text-align:left;
	position: relative;
	top: -25px;
	left: 60px;
	color: #999999;
}
h2.sub2 {
	text-align:left;
	position: absolute;
	top: 800px;
	left: 60px;
	color: #999999;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px 0px 18px 0px;
	letter-spacing: 0.05em;
}
h4 {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px 0px 18px 0px;
	letter-spacing: 0.05em;
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px;
	background-image: url(images/h4.gif);
	border:#333333;
}
#boutique {
	height: 550px;
	width: 774px;
	margin: 0px;
	overflow: hidden;
	border: none;
}
#footer {
	z-index:2;
	width: 774px;
	height: 72px;
	background-color: #333333;
	position: relative;
	background-image: url(images/footer.gif);
	margin: 0px auto;
}
#footer p,#footer a{
	color:#FFFFFF;
	line-height: 14px;
	margin: 0px;
	vertical-align: middle;
}

.clear {clear: both;}
a {text-decoration: none;color: #4A731C;font-weight: bold;
}.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C029;
	padding: 6px 0px 15px 0px;
}

.news2 {
	
	padding: 6px 0px 15px 0px;
}
#content ul {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	list-style-type: none;
	margin: 14px 0px 14px 10px;
}
#content li {
	margin: 0px 0px 5px 0px;
}

hr.news {
	border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #95C029;
	padding: 6px 0px 15px 0px;
}

a.bleu, a.bleu:link, a.bleu:active, a.bleu:visited{color:#3399CC;}
a.bleu:hover{color:#4A731C;}
.bold{font-weight:bold;}
.txt9{font-size:9px;}
.txt10{font-size:10px;}
.txt12{font-size:12px;}
.txt14{font-size:14px;}
.mart20{margin-top:20px;}
.mart30{margin-top:30px;}
.marb30{margin-bottom:30px;}

.imgnewsg{margin-right:10px;}
.imgnewsd{margin-left:10px;}



