.style_fond_cadre {
	background-image: url(images/page_web_2007.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-color: #FFB552;
}
.style_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE0000;
	font-weight: bold;
}
.style_orange {
	color: #F77B63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.style_marron {
	color: #B54336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style_petit_marron {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B54336;
}
.style_blanc_menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style_rouge_tout_petit {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE0000;
	font-weight: normal;
}
.style_circuits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.style_marron_gras {
	color: #B54336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style_blanc_menu_italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE0000;
	font-weight: bold;
	font-style: italic;
}
.style_rouge_petit {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE0000;
	font-weight: bold;
}

