/* CSS Document */
body {
	background-color:
	#543201;
	text-align: center;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F3FFB3;
	font-size: 14px;
	scrollbar-face-color: #FCFBBA;
	scrollbar-shadow-color: #FCFBBA;
	scrollbar-highlight-color: #9E7E4B;
	scrollbar-3dlight-color: #FCFBBA;
	scrollbar-darkshadow-color: #9E7E4B;
	scrollbar-track-color: #9E7E4B;
	scrollbar-arrow-color: #9E7E4B;
}
a:link {
	color: ;
	text-decoration: underline;
	font-style: italic;
	color: #FFFFFF;
}
a:visited {
	color: #F3FFB3;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#contenant {
	width: 800px;
	border: thin solid #F3FFB3;
	margin-right: auto;
	margin-left: auto;
	background-color:;
	background-image: url(../images/fond4.jpg);
}
#bas {
float: right;
margin-top: 380px;
}
#milieu {

}
#droite {
	width: 110px;
	float: right;
	text-align: center;
}
#menu {
	width: 110px;
	float: left;
}
#contenu {
	width: 560px;
	height: 470px;
	float: left;
	border: thin solid #F3FFB3;
	overflow: auto;
	text-align: center;
	background-color: #543201;
}

#contact {
	width: 800px;
	text-align: center;
}li {
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 10px;
}
p {
	margin-right: 5px;
	margin-left: 5px;
}

.Style1 {
color: #FF9933
}

