.marge01 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.marge02 {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rouge {
	color: #A4171B;
}
.white {
	color: #FFFFFF;
}
body {
	background-color: #EFF1F0;
	background-image: url(images/header_fd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.marge03 {
	padding-right: 15px;
}


.white:link {
	color: #FFFFFF;
	text-decoration:none;
}
.white:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.white:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.white:active {
	color: #FFFFFF;
	text-decoration:underline;	
}
a:link {
	color: #C20002;
	text-decoration:none
}
a:visited {
	color: #C20002;
	text-decoration:none
}
a:hover {
	color: #C20002;
	text-decoration: underline;
}
a:active {
	color: #C20002;
	text-decoration: underline;
}
