/* CSS Document */

body{
margin: 0;
padding: 0;
padding-bottom:10px;
background-color: #c5f01e;
text-align:center;
}
#anim{
background-color:#C5F01E;
font-size:0.7em;
height:433px;
text-align:center;
width:600px;
margin: 30px auto;
}
.footer{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.6em;
padding-top:3px;
margin-top:30px;
position:fixed;
bottom:5px;
width:100%;
text-align:center;
}
.footer a{
color: #333333;
text-decoration: none;
font-weight: bold;
}
.passer{
margin:35px 0 10px 0;
padding: 0;
text-align: center;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
}
.passer a{
color: #333333;
text-decoration: none;
font-weight: bold;
}