#container {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/back_03.gif);
	background-repeat: repeat-y;
}

#container #contenu {
	height: 300px;
	width: 732px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFCFD;
}
#container #contenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#container #contenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}


#container #header {
	background-image: url(img/top_03.gif);
	background-repeat: no-repeat;
	height: 146px;
	width: 732px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 30px;
	line-height: 12px;
}
#container #header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container #header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

body {
	background-color: #041e45;
}
#container #menu {
	background-image: url(img/menu_06.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-weight: bold;
	color: #FDFBFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
#container #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #051E46;
	text-decoration: none;
	padding-left: 40px;
	background-image: url(img/bouton_07.jpg);
	background-position: 20px center;
	height: 11px;
	width: 11px;
	background-repeat: no-repeat;
}
#container #menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDFBFC;
	text-decoration: none;
	padding-left: 40px;
	background-image: url(img/bouton_07hover.jpg);
	background-position: 20px center;
	height: 11px;
	width: 11px;
	background-repeat: no-repeat;
}

#container #footer {
	background-image: url(img/footer_06.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 762px;
}
