body {
	background-image: url(images/fond_mc.jpg);
	background-repeat: no-repeat;
}
		

#header {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	width: 750px;
	height: 160px;
	background: url(images/header01.jpg);
	background-color: #FFFFFF;
	}

#content {
	float: Aucune;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	width: 750px;
	background-color: white;
}

a:link {
	font-size: inherit;
	color: #4376A3;
	text-decoration: none;
}
a:visited {
	font-size: inherit;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: inherit;
	color: #4376A3;
	text-decoration: underline;
	font-weight: bold;
}

.TexteContenu {
	font-size: 9pt;
	font-family: "Verdana";
	color: #333333;
	}

.TexteFinPage {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Eras Medium ITC;
}

.TextePageLiens {
	color: #E9F0F6;
	font-size: 9pt;
	font-family: Verdana;
}

.Rubrique {
	font-size: 25px;
	font-family: "Eras Medium ITC";
	color: #FFFFFF;
}


.foot {
	width: 750px;
	height: 25px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;


}
