body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-position: outside;
	font-weight: bold;
	background-color: #D46B56;
}
#footer {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000;
}
#footer a {
text-decoration:none;
color:#000;
}
#footer2 {
width:800px;
margin: 10px auto;
font: normal 8px sans-serif;
color: #000000;
}
#footer2 a a:visited a:link {
color: #000000;
text-decoration:none;
}
#footer2 a:hover {
color: #000000;
text-decoration:underline;
}

.menucarte {
	font: 24px Arial, Helvetica, sans-serif;
	color: #CC6666;
	text-decoration: none;
}
.clignotant {
	color: #FFFFFF;
	padding: 5px;
	height: auto;
	width: 530px;
	border: thin dashed #FFFFFF;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.cadretirets {
	border: thin dashed #5D8113;
	margin: 0px;
	padding: 5px;
	width: auto;
	height: auto;
}
div#resa {
	margin: 5px;
	padding: 5px;
	border: 2px dashed #A64C43;
}

