
body {
background-color: #621f63;

}


#ciel {
background: url(imgintro/etoiles.gif);
width: 444px;
height: 445px;
position:absolute;
z-index:1;
top:0px;
left:193px;
}


#portegauche{
background: url(imgintro/portegauche.gif);
width: 220px;
height: 445px;
position:absolute;
z-index:4;
top:1px;
left:193px; 
}

#portedroite{
background: url(imgintro/portedroite.gif);
width: 224px;
height: 445px;
position:absolute;
z-index:4;
top:1px;
left:413px; 
}

#sauledroite{
background: url(imgintro/sauledroite.jpg);
width: 224px;
height: 445px;
position:absolute;
z-index:3;
top:1px;
left:413px; 
}

#saulegauche{
background: url(imgintro/saulegauche.jpg);
width: 220px;
height: 445px;
position:absolute;
z-index:3;
top:1px;
left:193px; 
}

#cadre{
position:relative;
border: 2px solid #cccccc;
width: 830px;
height: 447px;
position:relative;
overflow:hidden;
top:80px;
margin:auto;
}

#coran{
z-index:1;
background: url(imgintro/coran.gif);
width: 350px;
height: 250px;
position:absolute;
z-index:2;
top:-260px;
left:235px; 
}


#passer {
opacity: 0.9;	
filter : alpha(opacity=0.9);
top:2px; 	
}


#bouton {
opacity: 0;	
height:32px;
width:90px;
filter : alpha(opacity=0);
margin-top:2px;

}


