body {
	background-color:#FFEA00;
}
.container {
	background:#ffcccc;
}
#header {
	background:#ffffff;
	color:#000;
	text-align:center;
}
#footer {
	background:#ffffff;
	color:#000;
	text-align:center;
}
/*#content {
    background:#ffffff;

}*/

.body_edit{
	color:#F00;
	}
.question_complement{
	background:#FFF;
	color:#F00;
	font-size:smaller;
	}
hr{
	border:#F90 1px dotted;
}
#footer a:link { color: #930; }
#footer a:visited { color: #930; }
#footer a:hover { color: #ff0000; }
#footer a:active { color: #ff8000; }