body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #E9D7A5;
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin:5px 0 0 0;
}
h1 {
	color: #34001F;
	margin: 0 0 0 0;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	background:url(images/puce.gif) no-repeat left bottom;
}
a{
color: #000000;
font-weight:bold
}
#principal{
	width:765px;
	margin: 5px auto auto auto;
	text-align:left;
}

#fond{
	width:763px;
	/*margin:0 0 0 0;*/
	margin: 5px auto auto auto;
	border: #410A2C solid 1px;
	background: url(images/bg_header.gif) top repeat-x;
	background-color:#FBF5DF;
}
#menu_haut{
	width: 763px;
	height: 28px;
	background: url(images/bg_menu_haut2.gif) repeat-x;
}
#menu_haut p{
	float: left;
	margin: 6px 0px 0px 7px;
	color: #725136;
	font-size: 11px;
}
.rub_haut{
	height: 23px;
	border-right: #FFFFFF solid 1px;
	padding: 5px 15px 0 15px;
	float: left;
	background: url(images/bg_menu_haut.gif) repeat-x;
}
.rub_haut a{
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration:none;
	color: #725136;
}
.rub_haut a:hover{
	text-decoration: underline;
}
#menu_bas{
	width: 763px;
	height: 23px;
	background: url(images/bg_menu_bas.gif) repeat-x top left;
	border:#FFFFFF solid;
	border-width: 1px 0 1px 0;
}	

#copy {
	width: 763px;
	text-align: center;
	background-color:#725136;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	float:left;
}
#copy a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#copy a:hover {
	text-decoration: underline;
}
.retour{
	clear:both;
}
