#cadreLogo {
	background-image: url(../images/Fond_Construc.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 344px;
	border: 1px dashed #CC6600;
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-left: 4px;
	margin-right: 4px;
}
img {
	margin-top: 40px;
	margin-bottom: 40px;
}
#explication {
	margin-top: 6px;
	margin-right: 4px;
	background-image: url(../images/PanneauConstruc.jpg);
	width: 310px;
	border: 1px dashed #990000;
	margin-left: 4px;
	padding: 0px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 133px;
}
#explication p {
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	bottom: 0px;
	right: 0px;
	top: 80px;
	position: relative;
}
#globalConstruc {
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	margin-top: 5px;
}
hr {
	clear: both;
	height: 4px;
	visibility: hidden;
}
.pied_de_page {
	clear: both;
}
#revenir {
	margin-top: 6px;
	margin-right: 4px;
	background-color:#FFFFFF;
	width: 270px;
	margin-left: 4px;
	padding: 10px 20px;
	float: right;
	border-top: 1px dashed #990000;
	border-right: 1px dashed #990000;
	border-bottom: 1px dashed #990000;
	border-left: 1px dashed #990000;
}

