@charset "UTF-8";
*{
border : 1px rgba(0,0255,0.3);
}
img{
border-radius:100%:
}
body{
background :rgb (_,_,_);
background-repeat:repeat;
text-align:center;
}
.navigation{
background-color:#f8f8ff;
text-align:center;
width:60%;
}
.navigation ul{
padding:0;
}
.navigation li {
display:inline-block;

font-size:16 px;
font-weight:50px;
letter-spacing:2xp
margin:0px;
}
/**Alexis Laverdiere **/
.content-box{
background: #000000;
height:200px;
margin
top:80px
width:10px;
overflow:sroll;
}
.content-header{
backround-image:url(index2_fichier/mois.gif
backround-position:center;
 
height:150px;
width:30%;
top:-10px;
}
.content-body{
margin:0 auto;
width:10%;
}
h1{
backround:#fff8dc;
color:#ff7f50;
 
font-family: "Times New Roman", Times, serif;
font-size:50px;
font weight:200px
line-height:40px;
width:50%;
margin: 0 auto;
padding:20px;
position:relative;
}
h2{
color:# ;
font-family:"Impact", sans-serif;
font-size:26px;
font-weigt:100px
letter-spacing:2px
margin: 0;
padding:20px;
}
h3{
display:inline-block;
color:# ;
font-family:"Papyrus", fantasy;
font-size:19px;
font-weight:60 px;
letter-spacing:2px
margin: 5 px;
padding:5px;
}
p{
color:# ;
font-family:'brush script mt' ,script;
font-size:30px;
font-weight:100px;
line-height:33px
widgt:60%;
min-height:50px;
max-height:100px;
}
.content-box ul{
     padding: 20px 0px;
}
.content-box li{
backround-color:# ;
display:inline-block;
list-style:none;
margin-bottom:12px;
padding:20px ;
width:200px
}
.btn{
color:# ;
backround-color:# ;
border :9px solid # ;
border-radius:4px;
font-family:'Avant Garde', sans-serif;
font-size:18px
font-weight:700px;
margin:10px 0px;
padding:20px;
text-decoration:none;
text-transform:uppercase;
}
.btn:hover{
backround-color:#ffc0cb;
border:9px solid green;
color:blue;
}