#construction{margin-left : 203px;}
#header{height:150px;}
#content{text-align : left;}
#main{
	margin-left : 180px;
	width : 579px;
	background-color : white;
	}
#cdf{
	height : 33px;
	background : url(../img/mentions-legales/bg-cdf.jpg) no-repeat;
	line-height : 33px;
	color : #999999;
	}
#cdf a{
	color : #707070;
	padding-left : 4px;
	}
#cdf a:hover{text-decoration : underline;}
#homeLink{
	padding-left:32px !important;
	}

#mainContainer{
	padding : 20px 20px 26px 20px;
	background : url(../img/mentions-legales/bg-bottom.jpg) left bottom no-repeat;
	margin-bottom : 36px;
	}
h1{
	font-size : 24px;
	color : #de0024;
	margin-bottom : 10px;
	}
#sommaire{
	padding-bottom : 10px;
	border-bottom : #e1e1e1;
	}
#sommaire li{
	line-height : 18px;
	font-size : 12px;
	font-weight:bold;
	}
#sommaire li a{color:black;}
#sommaire li a:hover{text-decoration:underline;}


.enumeration{
	width : 540px;
	margin-top : 10px;
	border-top : 1px solid #e1e1e1;
	}
.bottomBordered{
	border-bottom : 1px solid #e1e1e1;
	padding-bottom : 10px;
	}
.enumeration td.num{
	background : url(../img/mentions-legales/bg-num.jpg) 0 10px no-repeat;
	padding : 16px 6px 9px 0px;
	width : 32px;
	color : white !important;
	font-size : 14px !important;
	font-weight : bold !important;
	text-align : center;
	}
.enumeration td.texte{
	padding-bottom : 15px;
	padding-top : 10px;
	}
.enumeration h2{
	color : #333333;
	font-size : 12px;
	line-height : 22px;
	margin-top : 2px;
	}
.enumeration h3{
	color : #333333;
	font-size : 11px;
	line-height : 16px;
	text-decoration : underline;

	}
.enumeration p{
	font-size : 11px;
	color : #333333;
	text-align : justify;
	}
.enumeration p.bottomBordered{
	margin-bottom : 10px;
	}
.enumeration p.bottomPadded{
	padding-bottom : 15px;
	}
.enumeration ul{
	margin-bottom : 10px;
	border-bottom : 1px solid #e1e1e1;
	}
.enumeration ul li{
	text-indent : -8px;
	padding-left : 8px;
	font-size : 11px;
	color : #333333;
	text-align : justify;
	margin-bottom : 10px;
	}
.enumeration a{
	color : #333333;
	}
.enumeration a:hover{
	text-decoration : underline;
	}