body {
	background-color: #282828;
	color: #92C98F;
	font-size:13px;
}

a {
	font-weight: bold;
	color: #92C98F;
}

/*Design*/

#all {
	margin: auto;
	margin-top: 40px;
	width: 760px;
}

#header {
	background-image: url(images/header.png);
	height: 80px;
}

#conteneur {
	background-image: url(images/centre.png);
	padding: 5px;
}
html>body {
	padding: 8px;
}

#bas {
	background-image: url(images/bas.png);
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
}

#resultat {
	background-image: url(images/fond.png);
	border: 1px solid black;
	height: 244px;
	width: 410px;
	margin: auto;
	margin-top: 4px;
	text-align: center;
}
html>body #resultat {
	margin-top: 2px;
}

#toutbas {
	margin: auto;
	text-align: center;
	color: #92C98F;
	font-size: 0.9em;
}

#toutbas a {
	font-weight: 100;
	color: #92C98F;
}
/*Pouet*/

h1 {
	display: none;
}

img {
	margin: auto;
}

#pub, #pub2, #pub3, #content, #description {
	background-image:url(images/hautcellule.png);
	background-repeat: no-repeat;
	border: 1px solid white;
	margin: 5px;
	padding-top: 2px;
}

#pub {
	margin: auto;
	width: 728px;
	height: 90px;
}

#pub2 {
	float: left;
	width: 300px;
	height: 250px;
	margin-bottom: 3px;
	font-style: italic;
	text-align: justify;
	padding: 2px;
}
html>body #pub2 {
	margin-bottom: 4px;
	margin-left: 10px;
}

#pub3 {
	margin: auto;
	width: 728px;
	height: 17px;
}

#content {
	width: 418px;
	height: 250px;
	margin-top: 6px;
	margin-left: 317px;
	margin-bottom: 4px;
	text-align: center;
}
html>body #content  {
	margin-bottom: 5px;
	margin-left: 320px;
}

#description {
	height: 310px;
	width: 728px;
	margin-top: 5px;
	margin-bottom: 4px;
	text-align: center;
}
html>body #description  {
	margin-bottom: 5px;
	margin-left: 10px;
}

#footer {
	background-image:url(images/footer.png);
	background-repeat: no-repeat;
	width: 354px;
	height: 19px;
	margin: auto;
	padding-top: 2px;
}


.personne {
	border: 2px solid black;
	background-color: white;
	color: #7B0000;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
}

.tester {
	border: 1px solid black;
	color: #609060;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
}
