body{
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/bg_001.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
}
#menu_01 {
	width: 980px;
	height: 40px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	position: relative;
	top: 0px;
}
#menu_02 {
	width: 600px;
	height: 30px;
	margin-right:auto;
	margin-left:20px;
	margin-top:0px;
	text-align: left;
	float: right;
}
#menu_03 {
	width: 655px;
	height: 30px;
	margin-right:auto;
	margin-top:-7px;
	text-align: left;
}
.bouton{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 18px;
	float: right;
	position: relative;
	right: 18px;
	margin-bottom: 0px;
	height: 10px;
}
.bouton_02{
	font-family: "Century Gothic";
	font-size: 120%;
	color: #999999;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 10px;
	float: left;
	position: relative;
	left: 5px;
	margin-bottom: 0px;
	height: 10px;
}
.bouton_03{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 18px;
	float: right;
	position: relative;
	right: -2px;
	margin-bottom: 0px;
	height: 10px;
}
#container_01 {
	width: 1000px;
	height: 535px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
#logo {
	width: 950px;
	height: 100px;
	margin-right:auto;
	margin-left:20px;
	margin-top:0px;
	text-align: left;
}
#footer {
	width: 750px;
	height: 30px;
	margin-top:10px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	float: left;
}
a.menu_01_lk:link {
	color: #333333;
	text-decoration: none;
}
a.menu_01_lk:visited {
	color: #333333;
	text-decoration: none;
}
a.menu_01_lk:active {
	color: #333333;
	text-decoration: none;
}
a.menu_01_lk:hover {
	color: #666666;
	text-decoration: underline;
}

a.menu_02:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu_02:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu_02:active {
	color: #ffffff;
	text-decoration: none;
}
a.menu_02:hover {
	color: #db2e27;
	text-decoration: underline;
}

a.menu_03:link {
	color: #666666;
	text-decoration: none;
}
a.menu_03:visited {
	color: #666666;
	text-decoration: none;
}
a.menu_03:active {
	color: #666666;
	text-decoration: none;
}
a.menu_03:hover {
	color: #333333;
	text-decoration: underline;
}
.titre_noir {
	color: #2e3979;
}

h1 {
	font-size: 190%;
	color: #2e3979;
}

.title{
	float: right;
	margin-top: 20px;
}


