#corpsCentre {
	position:relative;
	background-color:#fdf8ce;	
	padding: 0 80px;
	width:795px;
	min-height:500px;
}

#bloc1 {
	width:795px;
	border-top:1px solid #CC6;
	/*border-bottom:1px solid #CC6;	*/
	padding:20px 0;
}

#corpsCentre p {
	margin:5px;	
}

message {
	color:#030;
	font-size:12px;
	font-weight:bold;
}

a.retour {
	color:#600;
	font-size:12px;
	text-decoration:none;
}

#merci, #verif {
	text-align:center;
	color:#030;
	font-size:12px;
	font-weight:bold;
}

.descripFormulaire {
	color:#030;
	font-size:12px;
	font-weight:bold;
}

.contenuFormulaire {
	color:#600;
	font-size:12px;	
}
