body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #eaeaea url(../img/bg.jpg) repeat-x;
	margin: 0px;
}
img{border:0;}
form{margin:0;}
p{
	margin:12px 0;
	padding-bottom:20px;
}
a {color:#245d90;}
h1{
	font-family:"Century Gothic";
	color:#5b6d7d;
	font-size:30px;
	margin:12px 0;
}
h2{
	color:#5b6d7d;
	font-size:18px;
	margin:12px 0;
}
h3{
	color:#49759c;
	font-size:14px;
	margin:12px 0;
}
ul{
	margin:10;
	padding:10;
	list-style-type: disc;
}
li{
	display:list-item;
}
#pagecon{
	margin: 0 auto;
	width: 771px;
}
* html #pagecon{width: 774px;}
#header {
	background: url(../img/header.jpg) no-repeat center top;
	height: 275px;
	color:#FFFFFF;
	font-size:13px;
	padding: 1px 0 0 350px;
	text-decoration: none;
	cursor: pointer;
}
#header_bottom{padding: 90px 260px 0 0;}
#topnav{height:65px;}
#topnav ul{
	margin:0;
	padding:0;
	list-style:none;
	height:65px;
}
#topnav li{display:inline;}
#topnav a{
	display:block;
	float:left;
	height:65px;
}
#topnav  #lasociete{background: url(../img/lasociete.jpg) no-repeat;width:158px;}
#topnav  #lasociete:hover{background: url(../img/lasociete_on.jpg) no-repeat}
#topnav  #lasociete_on{background: url(../img/lasociete_on.jpg) no-repeat;width:158px;}

#topnav  #references{background: url(../img/references.jpg) no-repeat;width:156px;}
#topnav  #references:hover{background: url(../img/references_on.jpg) no-repeat;}
#topnav  #references_on{background: url(../img/references_on.jpg) no-repeat;width:156px;}

#topnav  #fdsolutionsendetails{background: url(../img/fdsolutionsendetails.jpg) no-repeat;width:233px;}
#topnav  #fdsolutionsendetails:hover{background: url(../img/fdsolutionsendetails_on.jpg) no-repeat;}
#topnav  #fdsolutionsendetails_on{background: url(../img/fdsolutionsendetails_on.jpg) no-repeat;width:233px;}

#topnav  #clubdactionnaires{background: url(../img/clubdactionnaires.jpg) no-repeat;width:224px;}
#topnav  #clubdactionnaires:hover{background: url(../img/clubdactionnaires_on.jpg) no-repeat;}
#topnav  #clubdactionnaires_on{background: url(../img/clubdactionnaires_on.jpg) no-repeat;width:224px;}

#content_main{
	background:#FFFFFF url(../img/main_bg.gif) repeat-y right top;
	border-bottom:1px solid #eaeaea;
	padding:20px 40px;
}
#main_left{
	float:left;
	width:260px;
}
#main_right{
	float:right;
	width:400px;
}
#content{
	background-color:#FFFFFF;
	border-bottom:1px solid #eaeaea;
	padding:20px 40px;
	position:relative;
}
.content_left{
	float:left;
	width:325px;
	position:relative;
}
.content_right{
	float:right;
	width:325px;
	position:relative;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.clear_pointille {
	background:#FFFFFF url(../itf/pointille_.jpg) repeat-x left top;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#footer{
	border-top:4px solid #FFFFFF;
	color:#9d9d9d;
	font-size:10px;
	padding:10px 0;
}
#footer a{color:#9d9d9d;}
#footer_left{float:left;}
#footer_right{
	float:right;
	text-align:right;
}
.imgright{
	float:right;
	margin: 0 0 0px 10px;
}

.error{
width: 300px;
margin: auto;
border: 1px solid #000;
padding: 10px;
margin-bottom: 20px;
background: #637F94;
color: #fff;
}