div#contenant
{
	display: block ;
	position:absolute;
	left: 50%; 
	width: 940px ;
	margin: 0 0 ;
	padding: 0 7px ;
	margin-left: -478px; /* moitié de la largeur */
	background: #fff url(http://www.sagemcom.com/fileadmin/Newtemplate2009/images/ombredroite.gif) repeat-y center ;
}
div#bandeauhome
{
	height: 56px ;
	text-align: right ;
	font: 0.6em "Arial", sans-serif ;
	color: #9e9e9e ;
	margin: 0 0 ;
	padding: 0 0 ;
	width: 940px ;
	background: #3D3D3F url(http://www.sagemcom.com/fileadmin/Newtemplate2009/images/bandohome.jpg) no-repeat ;
}
div#logo
{
	float: left ;
	padding: 14px 19px ;
}
div#piedepage
{
	clear: both;
	height: 12px;
	background: #2e2e30;
	color: #9e9e9e;
	width: 940px;
	font-family: "Arial", sans-serif;
	font-size: 9px;
	margin: 0 0 ;
	border-top: 2px solid #fff ;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
div#piedepage a
{
	color: #9e9e9e;
	font-family: "Arial", sans-serif;
	font-size: 9px;
	text-decoration: none ;
}
div#piedepage a:hover
{
	color: #ccc;
}