body {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363539;
	list-style-position: outside;
	background-color: #FFFFFF;
}
.footer {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.titrerouge17 {
	font: bolder 17px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.titrerouge14 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
#carte {
	font: normal 18px "Courier New", Courier, mono;
	color: #363539;
}
#carte a {
	font: bold 19px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
}
#carte a:hover {
	font: bold 21px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
}
table#conteneur {
	background-image: url(img/decor/fond.jpg);
	background-position: center 125px;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
