#page {
	margin:auto;
	/*width:790px;*/
	width:95%;
}
#logo {
  	background-image:url("IMG/p4ter.jpg");
  	line-height:107px;
	height:107px;
	width:790px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #9DC8FE;
/*
	float:left;
width:100%;
background-image:url("IMG/p4ter.jpg");
background-repeat: no-repeat;
*/

}

#recherche {
	float:left;
	margin-top:84px;
	margin-bottom:-19px;
	margin-right:2px;
}

#header {
 /*float:left;*/
  /*width:100%;*/
	width:790px;
	height:28px;
  /*background:url("IMG/bg-degrade.jpg") repeat-x bottom;*/
  	background:#9DC8FE; /*69AAFC /*#5FA6FF /*6699FF;*/
  /*background:url("IMG/bg-degrade.jpg") repeat-x;*/
  	font-size:100%;
  	line-height:normal;
	margin-left: auto;
	margin-right: auto;
}

#interligne {
	margin: 0; padding: 0; border-width: 0; line-height:0px;
}

#footer {
  float:left;
  width:100%;
  /*background:#E7AD08;*/
  color:#fff; /*#339; /*#E7AD08;*/
  background:#5FA6FF /*08398C*/;
  font-size:93%;
  line-height:normal;
  text-align:center;
  margin: 0px 0px 5px 0px;
  text-decoration:none;
  font-weight:bold;
  /*background:#DAE0D2 url("IMG/bg-degrade.gif") repeat-x bottom;*/
  }

#footer a:link {
  color:#FFFFFF;
  text-decoration:none;
  }

#footer a:active {
  color:#FFFFFF;
  text-decoration:none;
  }

#footer a:visited {
  color:#FFFFFF;
  text-decoration:none;
  }

#footer a:hover {
  color:#E7AD08;
  text-decoration:none;
  }

#header ul {
  margin:0;
  padding:0px 0px 0px 0px;
  list-style:none;
  }
#header li {
  display:inline;
  margin:0;
  padding:0;
  }
#header a {
  float:left;
  /*background:url("IMG/left_both.gif") no-repeat left top;*/
  background:url("IMG/bg-degrade.jpg") repeat-x;
  margin:0;
  padding:0 2px 1px 2px;
  border-bottom:1px solid #765;
  text-decoration:none;
  white-space:nowrap;
  }
#header a span {
  float:left;
  display:block;
  /*background:url("IMG/right_both.gif") no-repeat right top;*/
  padding:5px 5px 5px 5px;
  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:0px;
  background:url("IMG/bg-degrade-current.gif") repeat-x;
  color:#fff;
  /*border-bottom:1px solid #765;*/
  padding-bottom:6px;
  border-color:#5FA6FF;
  /*background:#90CDF7 /*#5FA6FF /*6699FF*/;
  }

#header #current a span .spip_surligne {
  background:url("IMG/bg-degrade-current.gif") repeat-x;
  border-width:0px;
  border-color:#5FA6FF;
  padding:0px;
  margin:0px;
  color:#fff;
}
#header #current a span {
  /*background-position:100% -150px;*/
  background:url("IMG/bg-degrade-current.gif") repeat-x;
  border-width:0px;
  border-color:#5FA6FF;
  padding-bottom:1px;
  color:#fff;
  /*background:#90CDF7 /*#5FA6FF /*6699FF*/;
  /*border-bottom:1px solid #765;*/
  }
#header a:hover {
  /*background-position:0% -150px;*/
  color:#fff;
  }
#header a:visited {
  color:#339;
  }
#header a:hover span {
  /*background-position:100% -150px;*/
  color:#fff;
  }

#article {
	line-height:16px;
}

#article_menu {
	line-height:16px;
}

#article_menu li {
  display:inline;
  margin:0;
  padding:0;
  font-size:90%;
  }

#article li {
  display:inline;
  margin:0;
  padding:0;
  font-size:90%;
  }

#article a {
	  font-size:88%;
}

#article_menu a {
	  font-size:88%;
}

#articleaccueil {
	line-height:16px;
	text-align:left;
}

#articleaccueil li {
  display:inline;
  margin:0;
  padding:0;
  font-size:90%;
  }

#articleaccueil a {
	  font-size:88%;
}


