html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		width:100%;
		background-color:#4C4845;
		}
#vertical-collections-sacs {
		vertical-align:top;
		height:425px;
		width:100%;
		text-align:top;
		}
#corps {
		margin-top:-15px;
		text-align:center;
		vertical-align:top;
		height:455px;
		}
#corps2 a{
		vertical-align:top;
		font-size: 13px;
		font-family: arial;
		color: #FFFFFF;
		line-height:21px;
		text-decoration:none;
		}
#corps3 {
		margin-top:-40px;
		text-align:left;
		vertical-align:top;
		}
#corps4 {
		background-color:#5D382F;
		width:200px;
		margin-top:-12px;
		margin-left:50px;
		height:16px;
		position:relative;
		z-index: 7;
		}
#corps5 {
		background-color:#656565;
		font-size: 14px;
		font-family: arial;
		color: #FFFFFF;
		}
#corps6 {
		font-size: 12px;
		font-family: arial;
		color: #000000;
		}
#corps7 {
		background-color:#656565;
		margin-top:30px;
		height:290px;
		}
#corps8 {
		margin-top:-20px
		}
#corps9 {
		width:150px;
		background-color:#4C4845;
		font-size: 16px;
		}
#corps10 {
	margin-top:-35px;
	position: absolute;
	z-index: 6;
	background-color:#4C4845;
	overflow:hidden;
	height: 400px;
		}
#en-tete3 {
		float:right;
		position:relative;
		z-index: 9;
		margin-left:0px;
		vertical-align:top;
		background:url(../images/fond.gif) no-repeat;
		background-position:left center;
		font-size: 12px;
		line-height: 1.6;
		font-weight: normal;
		font-family: tahoma,arial,helvetica,"bitstream vera sans",sans-serif;
		color:#000;
		}
/* position de l'ensemble du menu */
#en-tete3 ul {
		text-align: center;
		margin:16px 0 0 0;
		padding:0;
		list-style:none;
		}
/* espace entre les rubriques */
#en-tete3 li {
		float:left;
		}
/* espace entre le coin gauche et le texte */
#en-tete3 a {
		float:left;
		text-decoration:none;
		letter-spacing:1px;
		margin-left:12px;
		padding-left:14px;
		background:url(../images/coin-gauche.gif) 0 0px no-repeat;
		}
/* espace entre le coin droit et le texte */
#en-tete3 span {
		float:left;
		padding:4px 10px 3px 0;
		background:url(../images/coin-droit.gif) 100% 0px no-repeat;
		color:#fff;
		}
/* Le survole */
#en-tete3 a:hover,#en-tete a:focus {
		background-position:0 -50px;
		}
#en-tete3 a:hover span,#en-tete a:focus span {
		background-position:100% -50px;
		}
