Body{
background-image: url('http://www.auwebmania.com/images/background.png');
background-repeat: repeat-x;
margin:0px;
padding:0px;
text-align:center;
  z-index : 0;
background-color: #d4eeff;
}

a img {
border: 0 none;
}

.wrapper{
  position:relative;
  width:1002px;
  margin-left:auto;
  margin-right:auto;
  z-index : 0;
  margin-top: 140px;
}

#logo{
  position : absolute;
  left: 16px;
  top: 80px;
  z-index : 0;
  width : 940px;
  height : 450px
}

.Astuces { 
  position: absolute;
  width: 230px;
  top: 245px;
  left: 0px;
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
}

.Astuces img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;}


.Particuliers { 
  position: absolute;
  width: 230px;
  left: 90px;
  top: 30px;
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
}

.Particuliers img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;}


.Cybercafé { 

  position: absolute;
  left: 350px;
  width: 250px;
  top: -50px;
  z-index:0;
  opacity:0;
  filter:alpha(opacity=0);
}

.Cybercafé img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;}



.Pro { 
  position: absolute;
  width: 200px;
  right: 150px;
  top: 30px; 
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
}

.Pro img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;}


.Vente { 
  position: absolute;
  width: 230px;
  top: 245px;
  left: 720px;
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
}

.Vente img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;}


.menubas{
  position:relative;
  text-align:center;
  font-size:0.8em;
  font-weight : bold;
}



.menubas a{
  color:black;text-decoration:none;
}


.menubas a:hover{
  color:grey;text-decoration:none;
}
	
    .info-accueil{  
  position: absolute;
  visibility: hidden;
  width:190px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.2);
  color: #00129d;
  letter-spacing:1px;
  padding: 5px;
  font-family:"arial";
  font-size: 0.7em;
  text-align:left;
  z-index:100;
}

.barre-liens-cyber{
width: 670px;
height: 130px;
background-color: white;
position : absolute;
left: 150px;
top: 550px;
z-index : 0;

}

.barre-liens-cyber-google{
width: 280px;
height: 120px;
display: inline;
background-color: black;
}

.barre-liens-cyber-facebook{
width: 280px;
height: 120px;
display: inline;
background-color: blue;
}
  
  #info-accueil-astuces{
	top: 250px;
  left: -120px;
}

    #info-accueil-particuliers{
	top: 30px;
  left: -60px;
}
  
    #info-accueil-cybercafé{
	top: -65px;
  right: 270px;
}

    #info-accueil-pro{
	top: 0px;
  right: 0px;
}

    #info-accueil-vente{
	top: 250px;
  right: -120px;}
  
  .


