* {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}

body {
margin-left: 13.5em;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
text-align: justify;
}



A{
color: #0000ff;
font-weight: bold;
text-decoration: none;
}



A.hid{
color: #000000;
font-weight: bold;
text-decoration: none;
}

A:hover{
color: #e28726;
text-decoration: underline;
}

H1{
color: #e28726;
font-weight: bold;
}
H2{
color: #e28726;
font-weight: bold;
}
H3{
color: #e28726;
font-weight: bold;
}

.titre{
right:100px;
font-size: 50px;
font-weight: bold;
text-decoration: none;
line-height: 60px;
text-align: center;
color: #e28726;
}


.soustitre{
right:100px;
font-size: 20px;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #e28726;
}

.navi{
  font-weight: bold;
  text-align: left;
  position: absolute;
  top: 120px;
  width: 10em;
  left: .5em;
  padding: 2px;
  border: 2px solid #e28726; 
  color: #e28726;
  line-height: 15px;
  font-size: 12px;	
}

div.navi a{
font-size: 11px;	
margin-left: 0.5em;
}

div.navi a:hover{
  background: #f7bf83;
  text-decoration: none;
  color: #000000;
}

.datemodif{
font-size: 10px;
text-align: center;
font-weight: bold;
color: #e28726;
}





