body {
	background: #008000 url(images/fond.gif) repeat-x;
	color: #6B4000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a {
	color: #6B4000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#page {
	position: relative;
	width: 760px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(images/logo.gif) no-repeat top center;
	text-align: left;
}

#menu1, #menu2 {
	position: absolute;
	width: 760px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 1px;
	word-spacing: 2px;
}

#menu1 {
	top: 100px;
	color: #FFC46C;
}

#menu2 {
	top: 220px;
}

#menu2 a.red {
	color: #FF0000;
}

#menu1 a {
	color: #FFC46C;
}

#menu1 a:hover {
	color: #6B4000;
	text-decoration: none;
}

#menuflash {
	position: absolute;
	top: 100px;
	height: 120px;
	width: 760px;
}

#tranche {
	position: absolute;
	top: 240px;
	height: 75px;
	width: 760px;	
}

#contenu {
	position: absolute;
	top: 316px;
	width: 760px;
}

#contenu a {
	color: #FFC46C;
	font-weight: bold;
}

#contenu h1 {
	font-size: 32px;
	letter-spacing: 2px;
	text-align: center;
	color: #fff;
}


#contenu h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
}

#contenu h3, h4 {
	color: #fff;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
}

#contenu p, #contenu li {
	font-size: 13px;
	text-align: justify;
	color: #BFDFBF;
}

#contenu p, #contenu ul, #contenu h4 {
	margin: 20px 40px;
}

#contenu li {
	margin: 10px 0;
}

#contenu p.pied {
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin: 20px 0 10px 0;
	padding: 5px 0;
	border-top: 1px dashed #BFDFBF;
}

.float_right {
	float: right;
	padding: 0 0 2px 10px;
}

.float_left {
	float: left;
	padding: 0 10px 2px 0;
}

.center {
	text-align: center;
}


img {
	border: 0;
}

#lg {
	top: 20px;
	left: 650px;
	position: absolute;
	z-index: 1000
}

#lg a img {
	border: 0;
}