#principale{
	background:#e3eff9 url(../images/back-body-content.gif) repeat-x;
}
#page-principale{
	width:950px;
	background:#fff;
	margin: 0 auto;
	left:-1px;
	text-align:left;
	position:relative;	
	padding:15px 0 30px 0;
	color:#fff;
}
#header{
	background:url(../images/header-content-new.jpg) right top no-repeat;
	width:1004px;
	height:206px;
	position:relative;
}
#header h1{
	background:url(/images/logo-club-axa.gif) no-repeat;
	width:222px;
	height:42px;
	text-indent:-5000px;
	position:absolute;
	top:39px;
	left:1px;
}
#header h1 a{
	display:block;
	width:180px;
	height:41px;
}

h2{
	background:url(../images/titre-principale-actu2.gif) no-repeat;
	width:306px;
	height:28px;
	text-indent:-5000px;
	margin:15px 0 0 24px;
}
.module-point{
	width:700px;
	color:#666;
	margin:60px 0 0 35px;
}
.module-point img{
	display:block;
	float:left;
	margin-right:16px;
}
.module-point .block-content-point{
	float:left;
	width:600px;
	text-align:justify;
	}
.module-point .block-content-point h5{
	color:#004989;
	font-size:18px;	
}
.module-point .block-content-point p{
	margin-top:5px;
}
ul.pagination{
	width:950px;
	text-align:center;
	margin-top:30px;
}
ul.pagination li{
	display:inline;
	padding-right:8px;
}
ul.pagination li a{
	color:#004989;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
ul.pagination li a:hover, ul.pagination li a.select{
	color:#529fe2;
}

#col-gauche-point{
	width:640px;
	float:left;
	border-right:1px dotted #004f96;
}
#col-droite-point{
	width:300px;
	float:left;
}
form#back-form-usager{
	background:url(../images/back-form-usager.gif) no-repeat;
	width:240px;
	height:165px;
	margin-left:17px;
	position:relative;
}
form#back-form-usager #select-vous{
	position:absolute;
	top:66px;
	left:26px;
	border:1px solid #ccc;
	color:#707070;
	font-size:9px;
	width:87px;
}
form#back-form-usager #select-usage{
	position:absolute;
	top:66px;
	left:122px;
	width:87px;
	border:1px solid #ccc;
	color:#707070;
	font-size:9px;
}
form#back-form-usager #btn-form-usager{
	position:absolute;
	bottom:18px;
	right:-45px;
}