/* CSS Document */
#motCleHaut{
position: absolute;
top: 0px;
text-align: center;
width: 100%;
color: #0099CC;
font-weight: bold;
}
#motCleBas{
padding-top: 50px;
text-align: center;
color: #CCCCCC
}
#motCleBas a:link{
text-align: center;
color: #CCCCCC;
text-decoration: none;
}
#motCleBas a:hover{
background-color: #00FFFF;
text-decoration: none;
}
#titreRef {
width:98%;
margin:0 0 10px 0px;
padding:0 0 0 3px;
border-bottom:1px solid #FF6FFF;
border-left:10px solid #FF6FFF;
color: #2331E3;
font-size: 13px;
}
