@charset "UTF-8";
/* CSS Document */

#global {
	width:910px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_center_bg.gif);
	background-repeat:repeat-y;
	font-size:12px;
	color:#353535;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}
		#top {
		height:30px;
		width:910px;
		background-color:#f5fdeb;
		padding-top:15px;
		font-size:10px;
		text-align:left;
		text-indent:560px
		}
		#header {
			width:910px;
			height:364px;
			background-image:url(../images/bg_header.gif);
			background-position:bottom;
			background-repeat:no-repeat;
			overflow:hidden;
			}
				#header_logos {
					width:910px;
					height:113px;
					}
				#header_menu {
					width:355px;
					height:251px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:17px;
					line-height:36px;
					padding-top:0px;
					margin-top:0px;
					margin-bottom:0px;
					text-align:left;
					text-indent:75px;
					color:#636363;
					float:left;
					overflow:hidden;
					}
				#header_flash {
					width:555;
					height:251px;
					margin:0px;
					text-align:left;
					float:right;
					overflow:hidden;
					}
		#center_bg {
			width:910px;
			background-image:url(../images/center_bg.gif);
			background-position:top;
			background-repeat:repeat-y;
			overflow:auto;
			}
		#center {
			width:910px;
			background-image:url(../images/bg_center.gif);
			background-position:top;
			background-repeat:no-repeat;
			overflow:auto;
			}
		#center_accueil {
			width:910px;
			background-image:url(../images/bg_accueil_mario.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}
				#center_rubriques {
					width:355px;
					margin-top:50px;
					background-image:url(../images/bg_rubriques.gif);
					background-position:top;
					background-repeat:no-repeat;
					float:left;
				}
				#center_texte {
					width:450px;
					margin-top:50px;
					margin-right:55px;
					margin-left:50px;
					float:right;
				}
		#footer {
			width:910px;
			height:106px;
			background-image:url(../images/bg_footer.gif);
			background-position:top;
			background-repeat:no-repeat;
			}
				#footer_chaires {
					width:355px;
					height:56px;
					float:left;
					}
				#footer_menu {
					width:500px;
					height:41px;
					text-align:right;
					font-size:10px;
					float:right;
					padding-top:15px;
					padding-right:55px;
					}
				#footer_copyright {
					width:455px;
					height:35px;
					text-align:left;
					text-indent:55px;
					font-size:10px;
					float:left;
					padding-top:15px;
					background-color:#d7eeee;
					}
				#footer_credits {
					width:400px;
					height:35px;
					font-size:10px;
					float:right;
					padding-top:15px;
					text-align:right;
					padding-right:55px;
					background-color:#d7eeee;
					}					
body {
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	background-image:url(../images/bg_site.gif);
	background-repeat:repeat-x;
	background-color:#d7eeee;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;;
	line-height:22px;
	text-align:left;
	margin-top:35px;
	margin-bottom:10px;
	color:#353535;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	text-align:left;
	margin-top:10px;
	margin-bottom:-5px;
	color:#2f719b;
	}
p {
	font-size:12px;
	line-height:16px;
	text-align:left;
	}
a {
	color:#353535;
	text-decoration:none;
	}
	a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a:active {
	color:#353535;
	text-decoration:none;
	}
a:visited {
	color:unchanged;
	text-decoration:none;
	}
.justify {
	text-align:justify;
	}
.header_bouton {
	margin-left:75px;
	color:#636363;
	}
.header_bouton_actif {
	font-weight:bold;
	color:#000000;
	}
.header_footer_margintop {
	padding-top:15px;
	}
.note {
	font-size:10px;
	line-height:12px;
	}
.10px {
	font-size:10px;
	}