/* CSS Document */

body {
background-image:url(../images/espace-perso-inscription/bg-nuages.jpg);
background-repeat:no-repeat;
background-position:center top;
margin-bottom:20px;
}

/* BOUTONS ET ROLL OVER */

.fake-btnI a{
display:block;
text-indent:-9999px;
}

.boutonI a {
background:url(../images/espace-perso-inscription/btn-inscrivez-vous.png) no-repeat 0 0;
height:60px;
}

.boutonI a:hover {
background-position:0 100%;
}

.IE6 .boutonI a {
background:url(../images/espace-perso-inscription/btn-inscrivez-vous.gif) no-repeat 0 0;
}
