/* CSS Document */
body {
	background-color: #ff6900;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h2,h3{ color: #dd6200;}
.accueil{ padding-left:20px; padding-top:10px; padding-right:20px; }
p{font-size: 12px;font-weight: bold;}
.centre { 
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
.titre1 { font-size: 14px; color: #dd6200; font-weight: bold; }
.surligne { color: #FF6900; font-weight: bold; }
a:link { text-decoration: underline; color: #FF6900;}
a:visited {	text-decoration: underline; color: #FF6900; }
a:hover { text-decoration: underline; color: #FF6900; }
a:active { text-decoration: underline; color: #FF6900; }
