onadeau65*{
border : 1px solid rgba(0,0,255,0.3);
}
img{
border-radius:100%
}
body{
background :#e6e6fa;                 /** fond d'écran général**/
background-repeat:repeat;
text-align:center;
}
.navigation{
background-color:#f0fff0;            /** fond d'écran des sous-titres**/
text-align:center;
width:60%;
}
.navigation ul{
padding:0;
}
.navigationli{
display:inline-block;

font-size:16 px;
font-weight:50px;
letter-spacing:2px;
margin:20px
}
/** olivier nadeau**/
.content-box{
background: #a2c6a2;                /** fond d'écran des liens **/
height:200px;
margin:0 auto;
top:80px;
width:60%
overflow:scroll;
}
.content-header{
background-image:url(images/bg.gif);      /** deuxième fond thème mensuel**/
background-position:center;
background-size:cover;
height:100px;
width:60%;
top:-10px
}
.content-body{
margin:0 auto;
width:10%
}
hl{
background:#000000;
color:#2e2ed6;
font-family:'copperplate',fantasy;
font-size:50px;
font-weight:200 px;
line-height:40px;
width:25%;
margin: 0 auto;
padding:20px;
position:relative;
text-transform;uppercase;
}
ha{
color:#4b0082;
font-family:'impact',sans-sherif;
font-size:26px;
font-weight:100px;
letter-spacing:2px;
margin: 0;
padding:20px;
text-transform:upercase;
}
h3{
display:inline-block;
color:#2e2ed6;
font-family:'papyrus',fantasy;
font-size:9px;
font-weight:60 px;
letter-spacing:2px;
margin: 5 px;
padding:5px;
}
p{
color:#000000;
font-family:'brush script mt',script;
font-size:30px;
font-weight:100;
line-height:34px;
width:60%;
min-height:50px;
max-height:100px;
}
.content-box ul{
padding: 20px 0px;
}
.content-box li {
background-color:#F0FFF0;
display:inline-block;
list-style:none;
margin-botom:12px;
padding:20px;
width:200px;
}
.btn{
color:#000000;
border:9px solid #a2c6a2;
border-radius:4px;
font-family:'avant garde',sans-serif;
font-size:18px;
font-weight:700;
margin:10px 0px;
padding:20px;
text-decoration:none;
text-transform:uppercase;
}
.btn:hover{
back ground
backdround-color:#e6e6fa;
border:9px solid # 000000;
color:#f0fff0;
}
