@charset "utf-8";
/* CSS Document */

/* div qui contient le logo */
#createdMinit {
padding:0px;
float:right;
color:#545454;
}

#createdMinit a{
color:#545454;
text-decoration: none;
}

#createdMinit a:hover{
color:#545454;
text-decoration: none;
}
