@charset "utf-8";
body {
	background-color: #330000;
	color: #FFFFFF;
	margin-top: 0px;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#container #contenu {


}
#container #contenu p {
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.2em;
}
#container #contenu h1 {
	margin-left: 20px;
	margin-top: 0px;
	color: #CD9967;
	font-size: 125%;
	padding-top: 10px;

}

#container #bandeau {
	height: 350px;
	background-color: #cc9966;
}
div {
}
#container #bandeau #bandeau-gauche {
	float: left;
	width: 290px;
	height: 350px;
	background-image: url(../images/fond-bandeau-gauche.jpg);
}
#container #bandeau #bandeau-gauche img {
}

#container #bandeau #bandeau-gauche p {

}
#container #bandeau #bandeau-centre {
	width: 450px;
	float: left;
	height: 350px;
	text-align: center;
	background-repeat: no-repeat;
}
#container #bandeau #bandeau-droit {
	float: right;
	height: 350px;
	width: 198px;
	background-image: url(../images/bandeau-droit.jpg);
	background-repeat: no-repeat;
}
#container #bandeau #bandeau-droit object {
	text-align: center;
}
#container #bandeau #bandeau-droit #flash-droit {
	margin-top: 150px;
	text-align: center;
}

#container #menu {
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#container #menu ul {
	margin-top: 1px;
}
#container #menu li {
	list-style-type: none;
	display: block;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	float: left;
	width: 110px;
}
#container  #menu  a  {
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CD9967;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #menu a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#container #contenu #gauche {
	float: left;
	width: 50%;
}
#container #contenu #droite {
	float: left;
	width: 50%;
}
#copy {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.petit {
	font-size: 65%;
}
#copy a {
	color: #CD9967;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #menu table {
	margin-top: 5px;
}
#container #contenu #gauche a {
	color: #CD9967;
	text-decoration: none;
}
#container #contenu #droite a {
	color: #CD9967;
	text-decoration: none;
}#container #contenu #droite table {
	background-image: url(../images/fond-plats.png);
	background-repeat: no-repeat;
}
#container  #contenu  h4  {
	color: #CD9959;
}

