#reglement {
	width:1024px;
	height:768px;
	margin:0;
	padding:0;
	border:none;
	text-align:left;
	float:left;
	background-image:url(../../images/fond_concours.jpg);
}

.corps {
	width:900px;
	height:700px;
	margin:0;
	border:0;
	padding:0 0 0 60px;
}

.titre h1 {
	width:900px;
	height:20px;
	margin:0;
	border:0;
	padding:20px 0px 25px 60px;
	font-size:25px;
}

.reglement_corps {
	width:1000px;
	height:700px;
	margin:0;
	padding:0;
	border:none;
	position:relative;
	overflow:auto;
	top:30px;
	color:white;
}