body{
background-color:black}

.intro1{
display:block;
position:absolute;
top:100px;
left:50%;
margin-left:-325px;
background: url(images_intro/bandeau_blog_index_ancien.png) top left no-repeat;
width: 325px;
height: 500px;
}
.intro2{
display:block;
position:absolute;
top:100px;
left:50%;
margin-left:0px;
background: url(images_intro/bandeau_blog_index_nouveau.png) top left no-repeat;
width: 325px;
height: 500px;
}
.blog{
display:block;
position:relative;
top: 50px;
left:350px;
background: url(images_intro/bouton_blog.png) top left no-repeat;
width: 200px;
height:130px;
}

.construction{
display:none;
position:relative;
top: 50px;
left: 350px;
background: url(images_intro/bouton_construction.png) top left no-repeat;
width: 300px;
height: 150px;
}
.expression{
display:block;
position:relative;
top: 0px;
left: 400px;
background: url(images_intro/expressions/x_x.png) top left no-repeat;
width: 150px;
height: 150px;
}
A:link{
border:0px
}
A:visited{
bordr:0px
}
A:active{
border:0px
}
A:hover{
border:0px
}

