body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}
img 
{
	border:none;
}	
div.structure {
	width:980px;
	margin:auto;
	height:700px;
}
div.header {
	float: left;
	width:980px;
	background-image:url(images/fond_header.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
div.logo {
	float:left;
	height:121px;
	width:233px;
}
div.encart {
	margin:auto;
	width:900px;
	height:149px;
	margin-left: 130px;

}
div.encart_membre {
	float:left;
	width:176px;
	height:116px;
	margin-left:15px;
}
div.encart_membre_top {
	margin:auto;
	width:176px;
	height:16px;
	background-image:url(images/encart_membre_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.encart_membre_bg {
	margin:auto;
	width:176px;
	height:116px;
	background-image:url(images/encart_membre_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.encart_membre_bot {
	margin:auto;
	width:176px;
	height:16px;
	background-image:url(images/encart_membre_bot.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.encart_inscription {
	float:left;
	width:602px;
	height:116px;
	margin-left:15px;
}
div.encart_inscription_top {
	margin:auto;
	width:302px;
	height:16px;
	background-image:url(images/encart_inscription_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.encart_inscription_bg {
	margin:auto;
	width:302px;
	height:116px;
	background-image:url(images/encart_inscription_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.encart_inscription_bot {
	margin:auto;
	width:302px;
	height:16px;
	background-image:url(images/encart_inscription_bot.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.encart_infos {
	float:left;
	width:421px;
	height:144px;

	
}
div.encart_infos_top {
	margin:auto;
	width:421px;
	height:16px;
	background-image:url(images/encart_infos_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.encart_infos_bg {
	margin:auto;
	width:421px;
	height:120px;
	background-image:url(images/encart_infos_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.encart_infos_bot {
	margin:auto;
	width:421px;
	height:14px;
	background-image:url(images/encart_infos_bot.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.encart_5membres {
	float:left;
	width:176px;
	height:190px;
	margin-left:15px;
}
div.encart_5membres_top {
	margin:auto;
	width:176px;
	height:36px;
	background-image:url(images/encart_5membres_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:10px;
}
div.encart_5membres_bg {
	margin:auto;
	width:176px;
	height:116px;
	background-image:url(images/encart_5membres_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.encart_5membres_bot {
	margin:auto;
	width:176px;
	height:16px;
	background-image:url(images/encart_5membres_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.encart_texte5membres {
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
.encart_texte5membres_top {
	margin-top:12px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
div.perso_5membres {
	background-image:url(images/perso_5membres.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
	height:20px;
	padding-top:2px;
}
.encart_texte {
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
	font-size:11px;
}
.encart_textehotline {
	padding-top:10px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
div.encart_hotline {
	margin:auto;
	width:176px;
	height:151px;
	background-image:url(images/encart_hotline.gif);
	background-repeat:no-repeat;
	background-position:top;
}
div.espacement {
	width:100%;
	height:15px;
	clear:both;
}
div.clear {
	width:100%;
	height:28px;
	clear:both;
}
a.lien:link, a.lien:visited {
	color: #2d9bd2;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.lien:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
a.menu {
	background: transparent url("images/menuleft.gif") no-repeat top left;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 37px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right:6px;
}
a:link.menu, a:visited.menu, a:active.menu {
	color: #ffffff; /*button text color*/
	font-weight:bold;
	font-size:13px;
}
a.menu span {
	background: transparent url("images/menuright.gif") no-repeat top right;
	display: block;
	padding: 0px 10px 8px 0px; /*Set 11px below to match value of 'padding-left' value above*/
}
a.menu:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.menu:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}
a.menus {
	background: transparent url("images/menusleft.gif") no-repeat top left;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 29px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 37px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right:6px;
}
a:link.menus, a:visited.menus, a:active.menus {
	color: #ffffff; /*button text color*/
	font-weight:bold;
	font-size:13px;
}
a.menus span {
	background: transparent url("images/menusright.gif") no-repeat top right;
	display: block;
	padding: 0px 10px 8px 0px;  /*Set 11px below to match value of 'padding-left' value above*/
}
a.menus:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.menus:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #047f9d;
	font-weight:bold;
	font-size:13px;
}
div.left {
	float:left;
}
div.right {
	float:right;
}
div.justify {
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
div.center {
	text-align: center;
}
.contenu {
	/*float:right;*/
	background-color:#eeeeee;
	width:100 %;
}
.contenu_bg {
	width:737px;
	margin:auto;
	background-color: #eeeeee;
	/*
	background-image:url(images/contenu_bg.gif);
	background-repeat:repeat-y;
	background-position:right top;*/
}
.contenu_bot {
	width:737px;
	margin:auto;
	/*background-image:url(images/contenu_bot.gif);
	background-repeat:no-repeat;
	background-position:right top;*/
	height:13px;
}
.contenu_right {
	width:530px;
	float:right;
}
div.marge_gauche {
	float:right;
	width:200px;
	margin-right:42px;
}
div.sep {
	background-image:url(images/sep.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:100%;
}
ul.puce {
	margin-top:5px;
	margin-bottom:5px;
}
ul.puce li {
	list-style-type:none;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	padding-top:0px;
	padding-left:20px;
	background-position:left center;
	margin:0px 0px 6px -30px;
}
h1 {
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2a9ad1;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
	padding-top:10px;
}
.blanc {
	color:#ffffff;
}
.petit {
	font-size:13px;
}
h2 {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#fe6023;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
	padding-top:10px;
}
h3 {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding-top:50px;
	font-weight:bold;
}
a.lienfooter:link, a.lienfooter:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
a.lienfooter:hover {
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
.footer {
	text-align:center;
  width:980px;
	padding-top:8px;
	margin:auto;
	font-size:11px;
	height:43px;
	/*background-color:#FFFFFF;*/
}
.form{
	font-size:10px;
	color:#888888;
	border-color:#888888;	
	border: solid 1px;
}