body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
	background-color: #CEBA6B;
	left: 0px;
	top: 0;
	margin: 0;
}
.text_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.text_fonce1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
.text_fonce2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}
.text_fonce3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.text_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a {
  color: #336600;
}

a:visited {
  color: #FF0000;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}
.bkg {background-color:#DEDECA;}
.border_all {
	border: 1px solid #CCCC66;
}
hr {
	color: #76145C;
	width: 90%;
	height: 1px;
}
