body {
	background-image: url(images/fond.gif);
	background-repeat: repeat;
	margin: auto;
	width: 800px ;
	font-size: 12px ;
	text-align: justify ;
	}
	
h1 {
	color: #f6f6f6 ;
	font-size: 12px ;
	text-align: center ;
	}

#banniere {
	background-image: url(images/Sans-titre-2_03.gif) ;
	background-repeat: repeat-x ;
	margin-bottom: 10px ;
	}

#pub_haut {
	margin-bottom: 10px ;
	text-align: center ;
	}
	
#menu_droit {
	float: left ;
	background-image: url(images/fond_menu.gif) ;
	background-repeat: repeat ;
	width: 120px ;
	padding: 5px ;
	margin-left: 10px ;
	font-size: 13px ;
	}

#menu_droit a {
	color: #232323 ;
	font-family: "Century Gothic", Arial, "Arial Black", "Comic Sans MS", "Times New Roman" ;
	}
	
#menu_droit a:hover {
	color: #232323 ;
	font-family: "Century Gothic", Arial, "Arial Black", "Comic Sans MS", "Times New Roman" ;
	text-decoration: underline ;
	padding-left: 5px ;
	}
	
#menu_centre {
	float: left ;
	background-image: url(images/fond_menu.gif) ;
	background-repeat: repeat ;
	width: 480px ;
	}
	
.menu_centre_titre {
	padding-left: 5px ;
	font-size: 18px ;
	}
	
.menu_centre_date {
	font-size: 9px ;
	text-decoration: none ;
	}
	
.menu_centre_texte {
	margin-top: -20px ;
	padding: 5px ;
	}
	
#menu_centre a {
	font-size: 12px ;
	color: #a50000 ;
	text-decoration: none ;
	}
	
#menu_centre a:hover {
	font-size: 12px ;
	color: #a50000 ;
	text-decoration: underline ;
	}
	
#menu_gauche {
	background-image: url(images/fond_menu.gif) ;
	background-repeat: repeat ;
	padding: 5px ;
	padding-bottom: 10px ;
	margin-right: 10px ;
	float: left ;
	width: 160px ;
	}
	
.copyright {
	float: left ;
	background-image: url(images/fond_menu.gif) ;
	background-repeat: repeat ;
	height: 100% ;
	padding: 5px ;
	font-size: 10px ;
	margin-right: 10px ;
	}

.copyright a {
	font-size: 13px ;
	color: #a50000 ;
	text-decoration: none ;
	}
	
.copyright a:hover {
	font-size: 13px ;
	color: #a50000 ;
	text-decoration: none ;
	}
	
#copyright {
	float: left ;
	background-image: url(images/fond_menu.gif) ;
	background-repeat: repeat ;
	width: 800px ;
	height: 100% ;
	padding: 5px ;
	font-size: 10px ;
	margin-top: 10px ;
	}

#copyright a {
	font-size: 13px ;
	color: #a50000 ;
	text-decoration: none ;
	}
	
#copyright a:hover {
	font-size: 13px ;
	color: #a50000 ;
	text-decoration: underline ;
	}
	
.copyright_texte {
	font-size: 11px ;
	}