html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight:regular;
	font-family:tahoma, arial, sans-sherif;
	color:#ffffff;
	background:url(../images/bg4.png);
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input {
	padding: 0px;
	margin: 0px;
}

.b_left {
	float:left;
	width:555px;
	background-color:#737272;
	background-image:url(../images/carre_white.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:436px;
}
.contenu_g {
	padding-top:7px;
	padding-left:10px;
	width:506px;
}
.b_droit {
	padding-left:10px;
	color:#000000;
	float:left;
	width:256px;
}
ul li {
	margin-left:100px;
}
.footer {
	height:43px;
	background-image:url(../images/logodigital.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#898888;
	clear:both;
	color:#CCCCCC;
}
a.foot:link,a.foot:visited {
	color:#4a4a4a;
}
a.foot:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.total {
	padding-top:21px;
	background-color:#FFFFFF;
	width:846px;
	margin-left:auto;
	margin-right:auto;
}
.fond {
	background:url(../images/fond11.png) no-repeat center top;
}
.ajust {
	clear:both;
}
.trait {
	clear:both;
	background:url(../images/trait_gris.png);
	height:5px;
}
.li {
	padding-left:3px;
}
.break {
	clear: both;
}
.mention a:link {
	text-decoration:none;
}
.mention a:hover {
	text-decoration:none;
}
.mention a:visited {
	text-decoration:none;
}
