#HEADER_home {
  background-image:url(HD_background.png);
  background-repeat:no-repeat;
  width:581px;
  height:83px;
  margin:auto;
  text-align:center;
}
#HEADER_home_title{
  float:left;
}
#HEADER_home_sentence{
  float:right;
}

#HEADER_page_title{
  float:left;
  background-image:url(HD_page_background.png);
  background-repeat:no-repeat;
	background-position:right bottom;
	text-align:left;
	vertical-align:bottom;
	margin-top:10px;
	width:270px;
}
#HEADER_page_menu{
  float:right;
	width:450px;
	text-align : left;

}
.ICO_fleche{
  padding-left: 15px;
	background-image: url(ICO_fleche.png);
	background-position:0 4px;
	background-repeat: no-repeat;
}
.ICO_fleche_noire{
  padding-left: 17px;
	background-image: url(ICO_fleche_noire.png);
	background-position:0 7px;
	background-repeat: no-repeat;
}
.ICO_checked, .on{
  padding-left: 19px;
	background-image: url(ICO_checked.png);
	/*background-position: left center;*/
	background-position:0 2px;
	background-repeat: no-repeat;
}

a, a:hover, a:visited{
  color : black;
}
a.on, a.on:hover, a.on:visited{
  color : black;
  font-weight:bold;
}
strong.spip{
  font-weight: bold;
}
p.spip{
margin-top:4px;
margin-bottom:4px;
}
hr{
	border-bottom: 0;
	color: black;
}
p{
	font-family: times new roman, serif, arial, helvetica, sans-serif;
}
#doc {
	background-color: pink;
	/*border: 1px solid black;*/
	margin: 10px;
	padding: 10px;
}
#hd, #ft {
	text-align: center;
}
#hd {
	margin-bottom: 10px;
}
#ft {
	margin-top: 10px;
}
.clear {
	clear: both;
}
.t10{
	font-size: 78%;
}
.t11{
	font-size: 85%;
}
.t12{
	font-size: 92%;
}
.t13{
	font-size: 100%;
}
.t14{
	font-size: 107%;
}
.t15{
	font-size: 114%;
	line-height: 97%;
}
.t18{
	font-size: 136%;
	line-height: 94%;
}
.t25{
	font-size: 189%;
	line-height: 98%;
}
.t26{
	font-size: 189%;
	line-height: 92%;
}.farial{
	font-family: arial, helvetica, sans-serif;
}
.ftimes{
	font-family: "times new roman", serif, arial, helvetica, sans-serif;
}
.fgeorgia{
	font-family: georgia, serif, arial, helvetica, sans-serif;
}
.fcomic{
	font-family: "comic sans ms", arial, helvetica, sans-serif;
}
.fpalatino{
	font-family: palatino, georgia, serif, arial, helvetica, sans-serif;
}
.snone{
	text-decoration: none;
}
.su{
	text-decoration: underline;
}
.si{
	font-style: italic;
}
.sb{
	font-weight: bold;
}
div.center{
	align: center;
}
.upper{
	text-transform: uppercase;
}
.spaceafter{
	margin-bottom: 6px;
}
.p{
	padding-bottom: 5px;
	padding-top: 5px;
}
div.box{
	margin-bottom: 8px;
	padding: 4px;
}
div.nomargin{
	padding: 0 10px 0 10px;
}
.border1{
	border: 1px solid black;
}
.border2{
	border: 4px double black;
}
.border3{
	border: 2px solid black;
}
div.funbox1{
	border: 1px dashed black;
}
div.funbox2{
	border: 1px dotted black;
}
div.funbox3{
	border: 2px dashed black;
}
div.funbox4{
	border: 1px solid black;
}
div.advertising{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
.cap{text-transform: capitalize;}
img.spip_documents{float: left;
margin: 0 0 0px 0px;
clear: right;}