BODY { 
	SCROLLBAR-FACE-COLOR: #413939;
	SCROLLBAR-HIGHLIGHT-COLOR: #9b936b;
	SCROLLBAR-SHADOW-COLOR: #9b936b;
	SCROLLBAR-3DLIGHT-COLOR: #413939;
	SCROLLBAR-ARROW-COLOR: #fcfb7e;
	SCROLLBAR-TRACK-COLOR: #413939;
	SCROLLBAR-DARKSHADOW-COLOR: #413939;
	SCROLLBAR-BASE-COLOR: #413939
}


#container {
	width: 686px;
	height: 300px;
	border: 1px solid #9b936b

}

#container2 {
	width: 686px;
	height: 380px;
	border: 1px solid #9b936b
}

#container3 {
	width: 686px;
	height: 480px;
	border: 1px solid #9b936b
}

#container4 {
	width: 686px;
	border: 1px solid #9b936b
}

#animation {
	left:35px;
	top:10px;
	position: relative;
	height:95px;
	width:428px;
	background-color: #413939
}


#animation2 {
	left:35px;
	top:0px;
	position: relative;
	height:275px;
	width:428px;
	background-color: #413939
}

A:link, A:visited, A:active {
	font: 10px verdana, arial;
	font-weight: bold;
	color: #9b936b;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 20px;
	background-image: url(../images/rond.gif);
	background-repeat: no-repeat;
	background-position: center left
}
	
A:hover {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(../images/rond.gif);
	background-repeat: no-repeat;
	background-position: middle left
}

a.grand:link, a.grand:visited, a.grand:hover, a.grand:active {
	background-image: url(../images/spacer2.gif);
	padding-left: 2px;
	padding-right: 2px;
	background-repeat: no-repeat;
	letter-spacing: 3px;
	font: 10px
}

a.nu:link, a.nu:visited, a.nu:active, a.nu:hover {
	color: #635E4F;
	font-weight: normal;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: center right
}

a.liens:link, a.liens:visited, a.liens:active, a.liens:hover {
	color: #9b936b;
	font-weight: normal;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: center left
}

a.liens2:link, a.liens2:visited, a.liens2:active, a.liens:hover {
	color: #ffffff;
	font-weight: normal;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	background-position: center left
}

li {
	font: 10px verdana, arial;
	line-height: 150%;
	letter-spacing: 0px
}

li.gros {
	font: 12px verdana, arial;
	line-height: 150%;
}

TD {
	font: 11px verdana, arial;
	color: #9b936b;
	letter-spacing: 0px
}

td.bot {
	line-height: 200%
}


.fond {
	font: 9px verdana, arial;
	color: #262222
}

.gros {
	font: 12px verdana, arial;
}

HR {display: block; color:#9b936b; background-color:#9b936b;height:1px;align:center;border:0;noshade:noshade;}