.archives {
    background-color: #ab565d;
}
/* Menu defilant */
.conteneur-creation	{ 
    background-color:#ab565d;
    width:980px;
    margin:0 auto;
    height: 60px;
}


/*creations*/
.dernier-ajout					{ border:1px solid #FFF;height:auto; background-color:#fff; padding:10px 5px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:10px 0; }
.dernier-ajout:hover			{ border:1px solid #f4d8d8;-moz-border-radius:5px; -webkit-border-radius:5px; }
.dernier-ajout h1				{ font-size:20px;padding:10px 0;}
.dernier-ajout p				{ width:450px;font-size:13px; margin:0 25px 10px 0;float: left;}
.button							
{ width:205px; height:45px; display:block; 
background-color:#F2F2F2; 
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; 
text-align:center; color:#494646; text-decoration: underline; 
font-size:15px; line-height:45px; margin:15px 0; text-decoration:none}


.title_archives {
    background:#ab565d;
    color:#FFF;
    font-family: "Amatic SC",cursive;
    font-size:45px;
    padding: 2%
}
