html {
	height:auto;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#766f5d;
	height:auto;
	background-image:none;
	background-color:#FFFFFF;

}

#rappelUrl
{
	width:942px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:10px;
	display:block;
	font-size:12px;

}

#page{
	min-width:942px;
	width:100%;
	height:140px;
	background:none;
	/* min-height:100%; cindy */
	height:auto;
}

#page #entete {
	width:942px;
	margin-left:auto;
	margin-right:auto;
	height: 140px;
	background-image:url(/images/site/fondMenu.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
}


.ligneContenu {
	width:942px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:10px;
	overflow:visible !important;
	display:block;
}

#fondPiedPage {
	width:100%;
	height:49px;
	clear:both;
	background-color:#dad7d0;
	border-bottom:solid 12px #2c3138;
	margin-top:30px;
}