body{
	margin: 5px 0 ;
	padding:0;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: url("img/Demo1.png") repeat scroll transparent;

}

div#conteneur{
	width: 770px ;
	margin: 0 auto;
	text-align: left ;
	text-align: left ;
	-moz-border-radius: 0px 50px 0px 50px;
	border: 2px solid #7086ff ;
	background: #fff ;
}

h1#header{
	height: 120px ;
	margin-top:0;
	margin-bottom:1px;
	background: url("img/header.png") no-repeat scroll 462px 8px transparent
}

h1#header a{
	width: 400px ;
	height: 70px ;
	display: block ;
	background: url(img/title1.gif) no-repeat ;
	position: relative ;
	left: 20px ;
	top: 20px ;
	text-indent: -5000px ;
}

ul#menu{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(img/bg_menu3.gif) repeat-x 0 -25px ;
	list-style-type: none;
}

ul#menu li{
	float: left ;
	text-align: center ;
}

ul#menu li a{
	width: 120px ;
	line-height: 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #dea ;
	padding-left: 16px;
	padding-right: 16px;
}

ul#menu li a:hover{
	background: url(img/bg_menu3.gif) repeat-x 0 0 ;
	text-decoration:underline;
}

div#contenu{
	padding: 0 50px 0 50px ;
}

div#contenu h2{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url("img/little_fleur.jpg") no-repeat left bottom ;
	color: #40dc7b ;
	border-bottom: 1px solid #c1d9ff ;
	clear: both;
}

div#contenu h3{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #c1d9ff ;
	border-left: 3px solid #c1d9ff ;
	color: #40dc7b ;
	clear: both;
}

div#contenu h4{
	margin-left: 30px ;
	padding-left: 5px ;
	border-bottom: 1px solid #c1d9ff ;
	color: #40dc7b ;
}

div#contenu p{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.6em ;
	background: #c1d9ff ;
	-moz-border-radius: 20px 20px;
	border: 2px solid #7086ff ;
	padding: 30px 30px;
}

div#content {
	text-align: justify ;
	line-height: 1.6em ;
	background: #c1d9ff ;
	-moz-border-radius: 20px 20px;
	border: 2px solid #7086ff ;
	padding: 30px 30px;
}

.centre_image{
	display: block;
	margin: 0 auto;
}

div#contenu a{
	color: #04bc00;
}

div#contenu a:hover{
	color: #7086ff;
}

p#footer{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #7086ff ;
	clear: both;
}

pre{
	overflow: auto ;
	background: #cbd7ff ;
	border: 2px solid #7086ff ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

pre span{
	color: #560 ;
}

pre span.comment{
	color: #b30000 ;
}

caption{
   margin: auto;
   font-family: "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.2em;
   color: #7086ff;
   margin-bottom: 20px;
}

table{
   margin: auto;
   border: 4px outset #7086ff;
   border-collapse: collapse;
}

th {
   background-color: #7086ff;
   color: white;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-size: 1.1em;
   font-family: "Times New Roman", serif;
   text-align:center;
}

td {
   border: 1px solid black;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center;
   padding: 5px;
}



div#quick_access {
	float: left;
	margin-bottom:20px;
}

div#qa_col {
	float: left;
	width: 220px;
}

div#game_box {
	text-align: justify ;
	line-height: 1.6em ;
	background: #c1d9ff ;
	-moz-border-radius: 20px 20px;
	border: 2px solid #7086ff ;
	padding: 30px 30px;
	margin-bottom: 10px;
	float: left;
}

div#game_box_col {
	float: left;
	width: 400px;
}

div#game_box_img {
	float: left;
	margin-left:20px;
}