@charset "utf-8";
/* CSS Document */
body{
background-image:url(style/bande-corpo.jpg);
background-repeat:repeat-x;	
margin:0px; 
background-color:#c8c8ca;
}

a{
text-decoration:none;	
}
img{
border:none;
}

#global{
margin:0px; 
width: 1020px;
height:720px;
margin-left: auto;
margin-right: auto;
}

#anim{
width:1020px;
height:720px;	
}
