@charset "UTF-8";

html, body {margin:0; padding:0; width:100%; overflow:hidden;}
body {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:1em; background-color:#000; background:url(../images/vestiaire2.jpg) top left no-repeat; background-color:#000;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:5px 300px 20px 200px;}
p {text-align:justify;}

.rouge{color:#F00;}

#iphone {color:#FFF;
position:absolute;
left:70%;
top:55px;
text-align:right;
width:260px;
z-index:10;}



img {
    border : none;
    border : 0;
  }
  
a.sports em {
    display:none;
	z-index:5;
}
a.sports:hover {
    border: 0;
    position: relative; 
    text-decoration:none;
	z-index:5;
}
a.sports:hover em {
    display: block;
    position: fixed;
    top: 82%;
    left: 2%;
	background-image:url(../images/contenucolonne4.png);
background-color:#000;
opacity : 0.5;
    filter : alpha(opacity=50); 
    width:800px;
    height:80px;
	z-index:5;
}
.entredeux{height:5px;}
.entredeux2{height:2px;}
