body{
	background: #0F5B96;
	margin: 0;
	text-align: left;
	padding:0;
    color:#000;
    font:x-small/1.5em Georgia,Serif;
    voice-family: "\"}\""; voice-family:inherit;
    font-size:small;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 1.8em;
	color: #777;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #888; 
}


/*--- Entete----- */

#entet {
    width:100%;
    float:left;
	height: 150px;
	background: #0E5185 url("images/bar_ombre.gif") repeat-x bottom;	
}

#im_right {
	float : right;
	margin-right: 5%;
	margin-top: 50px;
}

#entet #membre {
	float : right;
	margin-right: 1%;
	margin-top: 10px;
	font-size: 0.8em;
	color: #FFFFFF;
}


/* ----	onglets----- */

#header {
      width:847px;
      margin-left: auto; 
	  margin-right: auto;
	  height:130px;
/*      padding-top:135px;*/
      background: #0E5185 url("images/bandeau_entet847.jpg") no-repeat bottom;
      font-size:93%;
      line-height:normal;
      }
#header ul {
      float:right;
      margin:0;
	  padding-top:105px;
/*     padding: 10px 10px 0;*/
      list-style:none;
      }
#header li {
      display:inline;
      margin:0;
      padding:0;
      }
#header a {
      float:left;
      background:url("images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
 #header a span {
      float:left;
      display:block;
      background:url("images/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#333;
      }
    #header #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #header a:hover {
      background-position:0% -150px;
      }
    #header a:hover span {
      background-position:100% -150px;
      }
      
/* ---------- Page -------*/

#page {
	width: 980px;
	margin: 0 auto;
}

/*---------- Content----- */

#content_index {
	float: left;
	width: 580px;
	padding: 0 0 0 25px;
}

#content {
	float: left;
	width: 580px;
	padding: 10px 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background: #DAE0D2;
	color: #0A416B;
}

.posthumour {
	margin-bottom: 15px;
	padding: 20px 10px 10px 10px;
	background: #000000;
	color: #FFFFFF;
}

.posthumour .centre {
postion :absolute;
margin-left: 140px;
}

.post a {
	color: #2872A6;

}

.post a:hover {
	color: #765;
}

.post .title {
	margin: 0;
	padding: 10px 10px 0 10px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}


.post .entry {
	padding: 20px 10px 10px 10px;
}

.post .links {
	margin: 0;
	background: url('images/bar_ombre.gif') repeat-x left bottom;
	border-top: 1px solid #2872A6; padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:20px
}

.post .links a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* ----- formulaire ----- */
.post .formulair {
	padding: 10px 10px 10px 10px;
}

label {
display:block;
width:150px;
float:left;
}
/*---------- faq----- */

#liste_quest {
	float: left;
	width: 650px;
	padding: 10px 0 20px 25px;
	margin-bottom: 10px;
}

#liste_quest a {
	padding-left: 10px;
	text-decoration: none;
}

#liste_quest a:hover {
	text-decoration: underline;
}

.faq{
	margin: 2px;
	background: #FFFFFF;
	margin-bottom: 15px;
}  

/* ------- menus gauche ----- */

/* Sidebars */

.sidebar {
	float: left;
	width: 175px;
	padding-top:20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li  {
	color: #FFFF00;
	padding: 6px 0 6px 10px;
	background: url(flech.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}
.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}


/* -------Left Sidebar----- */

#leftbar {
}
/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* --pied page-- */

#footer {
	clear: both;
	width: 100%;
	padding: 15px 0;
	background: url("images/footing_img.gif") no-repeat top left;
;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #A4E4F5;
}

#footer a {
	color: #FFFFFF;
|