body {
	background-color: #7b0000;
	color: #7B0000;
}

a {
	font-weight: bold;
	color: #7B0000;
}

/*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: #FFDDDD;
	font-size: 0.8em;
}

#toutbas a {
	color: #FFDDDD;
}

/*Pouet*/

h1 {
	display: none;
}

img {
	margin: auto;
}

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

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

#pub2 {
	float: left;
	width: 300px;
	height: 252px;
	margin-bottom: 3px;
}
html>body #pub2 {
	margin-bottom: 4px;
	margin-left: 10px;
}

.pub3 {
	margin: auto;
	margin-top: 4px;
	width: 728px;
	height: 17px;
	padding-top: 0px;
	text-align: center;
}
.pub3 a {
	font-size: 0.9em;
	text-decoration: none;
}

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

#partenaire{
	width: 728px;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: center;
}
html>body #partenaire  {
	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;
	background-image: url(images/tester.png);
	color: #7B0000;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
}
