/* CSS Document */
#motCleHaut{
position: absolute;
top: 0px;
width: 100%;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
#motCleHaut a:link{
color: #CCCCCC;
text-decoration: none;
}
#motCleHaut a:hover{
color: #FFFFCC;
text-decoration: none;
}
#motCleHaut a:visited{
color: #CCCCCC;
text-decoration: none;
}
#texteRef{
padding:0px;
}
#texteRef h1, h2, h3{
text-decoration: none;
font-size: 12px;
text-align:justify;
}
#texteRef a:link{
padding: 10px 0px 0px 0px;
color: #666666;
width: 100%;
text-align: center;
font-size: 12px;
}
TD.pageHeadingRef,{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color:#CC0000;
}
.pageHeadingRef a:link{
color: #000000;
text-decoration: none;
}
.pageHeadingRef a:hover{
color: #CC0000;
text-decoration: none;
} 
.botlink{
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin-left: 50px;
margin-right: 50px;
}