body {
	background-image: url(../images/fond-site.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #320000;
}
#conteneur {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#banniere {
	margin: 0px;

}
h1 {
	margin: 0px;
	padding: 0px;
}

#menu {
	background-image: url(../images/fond-menu.jpg);
	width: 910px;
	height: 26px;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	font-family: "Copperplate Gothic Light", Arial;
	font-size: 14px;
	position: relative;
	color: #f0d39c;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	display: inline;
	padding-right: 37px;
	padding-left: 35px;
	margin: 0px;
}
.menu {
	color: #f0d39c;
	text-decoration: none;
}
#menu li a:hover {
	color: #dba45c;
}

#formulaire {
	height: 610px;
	width: 535px;
	float: left;
	background-image: url(images/titre-contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
	padding-left: 20px;
	margin-top: 23px;

}




p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7dcb2;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#formulaire form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #f5b158;
	margin-top: 25px;
	font-weight: 600;
	margin-bottom: 30px;
}

.case-petit {
	height: 16px;
	width: 141px;
	background-image: url(images/fond-case-petit.jpg);
	background-repeat: no-repeat;
	background-color: #f7dcb2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #400000;
	font-size: 11px;
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.case-deroulante {
	height: 18px;
	width: 151px;
	background-image: url(images/fond-case-petit.jpg);
	background-repeat: no-repeat;
	background-color: #f7dcb2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #670001;
	font-size: 11px;
	border: none;
}

.case-grand {
	height: 16px;
	width: 180px;
	background-image: url(images/fond-case-grand.jpg);
	background-repeat: no-repeat;
	background-color: #f7dcb2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #400000;
	font-size: 11px;
	border: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.case-message {
	height: 118px;
	width: 216px;
	background-image: url(images/fond-message.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #400000;
	font-size: 11px;
	border: none;
	background-color: #f7dcb2;
	padding: 10px;
}
.envoyer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #670001;
	font-weight: bold;
	background-image: url(images/fond-envoyer.jpg);
	border: none;
	line-height: 21px;
	vertical-align: middle;
	width: 65px;
	height: 21px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5b158;
	margin-bottom: 10px;
}

#deco-droite {
	height: 670px;
	float: right;
	width: 353px;
	margin-top: 23px;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	line-height: 12px;
}
#player {
	height: 20px;
	clear: both;
}
#footer {
	background-image: url(../images/fond-bas.jpg);
	height: 20px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #f0d39c;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.liens-footer {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #f0d39c;
	text-decoration: none;
}
