/* CSS Document */

*{
margin:0;
padding:0;
}

img{
border:0;
}

a{
text-decoration:none;
outline:0;
}

body{
text-align:center;
background:#030b0e;
}

/*#conteneur_1024{
width:1010px;
height:570px;
margin:0 auto;
text-align:left;
background:url(../image/background.jpg) no-repeat;
}
*/
#conteneur_intro{
width:1010px;
height:570px;
margin:0 auto;
text-align:left;
background:url(../image/fond_intro.jpg) no-repeat;
}

#bouton_intro_1024{
width:207px;
height:46px;
padding:230px 0 0 280px;
}

#bouton_intro_1280{
width:207px;
height:27px;
padding:90px 0 0 280px;
}

