.puce {
      list-style:puce;
			margin-top:0;
			list-style-position:outside;
  }
.texte {  
			display:block;
			text-indent:-20px;
  }
.decimal {
      list-style:decimal;
			margin-top:0;
			list-style-position:outside;
  }
ul{
	 margin-top:0;
}
ol{
	 margin-top:0;
}
.back{
	margin-left:210px;
	font-size:2.5em;
}
.next{
	margin-left:445px;
	font-size:2.5em;
}
a.next  { 
color : #0080a3;
text-decoration : none;
font-weight : bold;
} 
a.next :hover { 
color : #a33f00;
text-decoration : none;
font-weight : bold;
} 
a.next :visited{ 
text-decoration : none;
color : #274599;
font-weight : bold;
} 
a.back  { 
color : #0080a3;
text-decoration : none;
font-weight : bold;
} 
a.back :hover { 
color : #a33f00;
text-decoration : none;
font-weight : bold;
} 
a.back :visited{ 
color : #274599;
text-decoration : none;
font-weight : bold;
} 
ul.menu{
	list-style-type:none;
}
li.menu { 
display : inline;
line-height : 1.65em;
list-style-type:none;
} 
h1 {
 font-family : trebuchet MS, verdana, sans-serif;
}
h5 {
 font-family : trebuchet MS, verdana, sans-serif;
 margin-top: 12px;
 margin-bottom: 4px;
}
h5.top {
 font-family : trebuchet MS, verdana, sans-serif;
 margin-top: 0;
 margin-bottom: 4px;
}
h4 {
 font-family : trebuchet MS, verdana, sans-serif;
 margin-top: 12px;
 margin-bottom: 4px;
}
p {
	text-indent: 30px;
	}
p.margin {
			 text-indent:0;
			 margin-top:-18px;
			 margin-bottom:5px;
			 }
p.noindent {
	text-indent:0;
	}
p.margin1 {
			 text-indent:0;
			 margin-top:-18px;
			 margin-bottom:18px;
			 }
