body {
	margin:0;
	padding: 0;
	font:12px/14px Arial, Helvetica, Verdana; 
	font-size:0.8em;
	color: #000000;
	background-color:#FFFFFF;
	background-image:url(images/background_top.png);
	background-repeat:repeat-x;
}
#main_container {
	margin:20px auto;
	width:476px;	
}
#header {
	margin:0;
	padding:0;
	height:247px;
	background-image:url(images/header.jpg);
	border-bottom:1px solid #CC6666;
}
#menu {
	padding:231px 5px 1px 0px;
	margin-left:3px;
	color:#FFFF99;
}
a {
	color:#FFBB55;
	font-weight:bold;
	text-decoration:none;
}
#content {
	background-color:#780000;
	color:#FFFFFF;
	padding:3px 10px 5px 10px;
	text-align:center;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-bottomleft:20px;
}
#texte {
	text-align:justify;
}
img {
	/*margin:5px 5px 5px;*/
	float:right;
	margin-left:10px; 
	margin-bottom:5px;
	
	}
h1, #gg {
	display:none;
}
h3 {
	font-size:14px;
	}
