body {
    background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
}
#rt-top-surround::after {
    background-image: linear-gradient(to bottom, #000000, #000000);
}
.imagegauche {
	margin: 50px 50px 20px 50px;
	float: left;
	text-align: center;
	clear: left;
}
.imagedroite {
	margin: 50px 50px 20px 50px;
	float: right;
	text-align: center;
	clear: right;
}
.imagecentre {
	margin: 50px 50px 20px 50px;
	text-align: center;
	vertical-align:middle;
	display: inline-block;
}
.alasuite {
	clear: both;
}
.alignvertical {
	margin: 0 auto;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
    color: #808080;
}
legend {
    color: #808080;
}
#rt-copyright {
    border-top: 0px solid #D5D5D5;
    box-shadow: 0 0px 0 #FFFFFF inset;
}
.form-actions {
    background-color: #000;
    border-top: none;
}