* {
  font-family: "Lucida Grande", Arial, "Sans Serif";
  font-style: normal;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
}

body {
		background-color:#d9dadb;
		font-style: normal;
		list-style: none;
		margin: 0;
		outline: none;
		padding: 0;
		text-decoration: none;
		font-size:12px;
		}
	
h1 {
	color:#87847c;

}
	
/* le conteneur */	
#main {		
	margin-left:auto;
	margin-right:auto;
	width:1205px;
	background: url('../images/bandeau.png') no-repeat 0 70px ;
	/*min-height:800px;*/
	margin-top:0;
	}	

#header {	 
	background:url('../images/top_grey.jpg') repeat-x ;
	}


#logo {
	top : 0px;
	position:relative;
	left:150px;
	z-index:1002;
	width:263px;
	height:149px;
	background:url('../conf/logo_haut.png');
	}
		
#imagegif {
	top:180px;
	position:relative;
	left:180px;
	z-index:1002;
	width:194px;
	height:79px;
	background:url('../images/bloc_gif.png');
	}
	

	
/* le menu */	
#menu {
	margin-top:-120px;
	left: 460px;
	position : relative;

	}
.head_menu li {
	display: inline ;
	margin-right: 1px ;
	float: left ;
	width:118px;
	height:40px;
	margin-top:0;
	}
.head_button {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
	
.head_menu li a {
	display: block ;
	background:url('../images/btn_gris.png') ;
	line-height: 2.2em ;
	text-align: center ;
	text-decoration: none ;
	color: #000000 ;
	width:118px;
	height:40px;
	background-repeat: no-repeat; 
	margin-top:0;
	}
.head_menu li.active a, .head_menu li a:hover, #navigation li a:focus, #navigation li a:active {
	background:url('../images/btn_jaune.png') ;
	background-repeat: no-repeat; 
	}
	
/* le centre */
#conteneur_centre {
	height:100%;
	clear:left;
	margin-top:235px;
	min-height:600px;

	}

/* la colonne de gauche */
#col_gauche {
	margin-top:-30px;
	margin-left:150px;
	float:left;

	}	
	
/* la boite moncompte*/
#box_moncompte {
	position:relative;
	width:260px;
	}
#top_moncompte {
	width:260px;
	height:59px;
	background:url('../images/bloc_monCompte_haut.png') no-repeat ;
	}
	
#tete_moncompte {
	margin-top:7px;
	margin-left:6px;
	}
#div_btn_moncompte {
	top:-15px;
	position:relative;
	margin-left:80px;
	width:94px;
	height:31px;
	}
#ctr_moncompte {
	padding-top:10px;
	padding-left:20px;
	width:260px;
	height:130px;
	background:url('../images/bloc_monCompte_interior.png') repeat-y ;
	}
#btm_moncompte {
	width:260px;
	height:59px;
	background:url('../images/bloc_monCompte_bas.png') no-repeat;
	}
#btn_moncompte {
	border:0;
	width:94px;
	height:31px;
	background-image: url(../images/bloc_monCompte_btnConnex.png);
	background-repeat: no-repeat;
	}
	
input.pseudo {
	background:url('../images/bloc_monCompte_icone1.png') no-repeat #ffffff ;
	height:25px;
	padding-left:23px;
	padding-top:3px;
	border: 1px solid #a2a9b1;
	width:180px;
	}
input.pass {
	background:url('../images/bloc_monCompte_icone2.png') no-repeat #ffffff;
	height:25px;
	padding-left:23px;
	padding-top:3px;
	border: 1px solid #a2a9b1;
	width:180px;
	}

/* la boite activites*/
#box_activites {
	position:relative;
	width:260px;
	}
#top_activites {
	width:260px;
	height:59px;
	background:url('../images/bloc_activites_haut.png') no-repeat ;
	}
	
#tete_activites {
	margin-top:9px;
	margin-left:6px;
	}
#ctr_activites {
	padding-top:10px;
	padding-left:20px;
	width:260px;

	background:url('../images/bloc_activites_interior.png') repeat-y ;
	}
#btm_activites {
	width:260px;
	height:50px;
	background:url('../images/bloc_activites_bas.png') no-repeat ;
	}
	
/* menu activités*/
#left a {
   color:#000000;
}
#left a:hover, #left a:active , .active a {
   color:#cba232;
}
#left ul {
list-style-type:none;
margin:0 0 20px 10px;
}

#left ul li {
color:#000000;
margin:0 0 2px;
}
#left ul li a {
display:block;
padding:3px 4px 3px 0;
text-decoration:none;
}
#left ul li a:link, #left ul li a:visited {
color:#000000;
font-weight:normal;
}
#left ul li a:hover, #left ul li a:active, #left ul li a:focus {
color:#cba232;
}

#left ul li ul {
margin:0;
}
#left ul li ul li {
}
#left ul li ul li {
margin:0;
}
#left ul li ul li a:hover, #left ul li ul li a:active, #left ul li ul li a:focus {
color:#cba232;
}
#left ul li ul li ul {
padding:3px 0 3px 10px;
}
#left ul li.active a:link, #left ul li.active a:visited {
color:#cba232;
padding:3px 0 3px 10px;
}
#left ul li.active ul li a:link, #left ul li.active ul li a:visited {
color:#cba232;
font-weight:normal;
padding:3px 4px 3px 30px;
}
#left ul li.active ul li ul li a:link, #left ul li.active ul li ul li a:visited {
color:#cba232;
font-weight:normal;
margin:0 0 0 10px;
}
#left ul li.active ul li.active a:link, #left ul li.active ul li.active a:visited {
color:#cba232;
font-weight:bold;
}
#left ul li.active ul li.active ul li a:link, #left ul li.active ul li.active ul li a:visited {
color:#cba232;
font-weight:normal;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}
#left ul li.active ul li.active ul li.active span.active_link {
color:#cba232;
font-weight:bold;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}

/* la boite rappel*/
#box_rappel {
	position:relative;
	width:260px;
	height:84px;
	background:url('../images/bloc_rappel.png') no-repeat ;
	}
	
/* la boite rappel*/
#bloc_centre_1 {
	position:relative;
	width:616px;
	float:left;
	top:20px;
	left: 20px;
	}

#top_centre {
	width:616px;
	height:30px;
	background:url('../images/bloc_centre_haut.png') no-repeat ;
	}
	
#ctr_centre {
	text-align:justify;
	padding-top:10px;
	padding-left:20px;
	width:577px;
	min-height:558px;
	background:url('../images/bloc_centre_interior.png') repeat-y;
	white-space: normal;
	padding-right: 20px;
	}
#ctr_centre p{
	color:#cba232;
}
#btm_centre {
	width:616px;
	height:50px;
	background:url('../images/bloc_centre_bas.png') no-repeat ;
	}
	
/* la boite rappel*/
#bloc_centre_2 {
	margin-left:150px;
	position:relative;
	width:898px;
	float:left;

	top:20px;
	}

#top_centre2 {
	width:898px;
	height:23px;
	background:url('../images/bloc_p2_haut.png') no-repeat ;
	}
	
#ctr_centre2 {

	padding-top:10px;
	padding-left:20px;
	width:898px;
	min-height:558px;
	background:url('../images/bloc_p2_interior.png') repeat-y ;
	}
#ctr_centre2 p{
	color:#87847c;
}
#btm_centre2 {
	width:898px;
	height:26px;
	background:url('../images/bloc_p2_bas.png') no-repeat ;
	}
	

	/* la colonne de gauche en page 2 */
#col_gauche2 {

	margin-left:10px;
	float:left;
	margin-right:15px;
	min-height:558px;

	}
	
/* menu moncompte2*/
#left2 a {
   color:#000000;
   padding-left:20px;
   margin-top:20px;
}
#left2 a:hover, #left2 a:active , .active a {
   color:#cba232;
}
#left2 ul {
list-style-type:none;
}

#left2 ul li {
color:#000000;
}
#left2 li a {
	display: block ;



	line-height: 1em ;

	text-decoration: none ;

	}
#left2 ul li a:link, #left2 ul li a:visited {
color:#000000;
font-weight:normal;
}
#left2 ul li a:hover, #left2 ul li a:active, #left2 ul li a:focus {
color:#cba232;
}

#left2 .active {
color:#cba232;
}
#bloc_footer_1 {
	position:relative;
	width:616px;
	float:left;
	top:20px;
	left: 20px;
}
#top_footer {
	width:616px;
	height:20px;
	background:url('../images/bloc_centre_haut.png') no-repeat;
}
#btm_footer {
	width:616px;
	height:20px;
	background:url('../images/bloc_centre_bas.png') no-repeat;
}
#ctr_footer {
	text-align:justify;
	padding-top:10px;
	padding-left:20px;
	width:577px;
	min-height:0px;
	background:url('../images/bloc_centre_interior.png') repeat-y;
	white-space: normal;
	padding-right: 20px;
}
#ctr_footer_2 {
	text-align:justify;
	padding-top:10px;
	padding-left:20px;
	width:898px;
	min-height:0px;
	background:url('../images/bloc_p2_interior.png') repeat-y;
	white-space: normal;
	padding-right: 20px;
}
#bloc_footer_2 {
	position:relative;
	width:898px;
	float:left;
	top:20px;
	left: 150px;
}
#top_footer_2 {
	width:898px;
	height:20px;
	background:url('../images/bloc_p2_haut.png') no-repeat;
}

