
.Saut, .NotePad , .IndexGeol,.Annexe, .ImgImpr,.DemoImpr{
display:none
}

#Cible{}

/*<!--Images Coulissantes Page  Exercices1-->*/
a.ImgCoulEx1{
position:relative;
width:800px;
height:100px;
display:block;
margin:30px auto ;
/*<!--background:url(ImgEx1/Img10.JPG) no-repeat 0 0;-->*/
}

a.ImgCoulEx1:hover{
height:290px; 
}

/*<!--Images Coulissantes Page Exercices2-->*/
a.ImgCoul, a.ImgCoul2{
width:800px;
height:100px;
display:block;
margin:30px auto;
}

a.ImgCoul{
position:absolute;
z-index:6;
}

a.ImgCoul:hover{
height:560px; 
}

a.ImgCoul2:hover{
height:745px; 
}

/*--Images Coulissantes Page Float--*/
a.ImgCoul630, a.ImgCoul582, a.ImgCoul489, a.ImgCoul564{
width:800px;
height:100px;
display:block;
margin:30px auto;
background:no-repeat 0 0;
}

a.ImgCoul630, a.ImgCoul582, a.ImgCoul489{
position:absolute;
z-index:6;
}

a.ImgCoul630:hover{
height:630px; 
}

a.ImgCoul582:hover{
height:582px; 
}

a.ImgCoul489:hover{
height:489px; 
}

a.ImgCoul564:hover{
height:564px; 
}

.SousImg{
margin-top:170px;
}

.ImgGauche1{
margin-right:20px;
}

/*<!--Images Coulissantes de la page Centrage-->*/
a.Surprise, a.CentVert, a.LineH{
width:800px;
margin:30px auto;
background:no-repeat 0 0;
position:absolute;
z-index:6;
}

a.Surprise{
height:250px;
background-image: url(PagesExercices/2009/ImgCentrage/Surprise.png);
}

a.Surprise:hover{
background-position: 0 -250px;
}

a.CentVert{
height:375px;
background-image: url(PagesExercices/2009/ImgCentrage/Centre8.png);
}

a.CentVert:hover{
background-position: 0 -375px;
}

a.LineH{
height:200px;
background-image: url(PagesExercices/2009/ImgCentrage/CTxt2.png);
}

a.LineH:hover{
background-position: 0 -200px;
}

/*<!--Images Coulissantes de la page Profondeur-->*/
a.Prof1,  a.Prof2{
width:800px;
height:250px;
margin:30px auto;
background:no-repeat 0 0;
position:absolute;
z-index:6;
} 

a.Prof1{
background-image: url(PagesExercices/2009/ImgProf/Prof1.png);
}

a.Prof2{
background-image: url(PagesExercices/2009/ImgProf/Prof3.png);
}

a.Prof1:hover, a.Prof2:hover{
background-position: 0 -250px;
}

/*<!--Images Coulissantes de la page Listes-->*/
a.Listes4,  a.Listes8, a.Menu1{
width:800px;
margin:30px auto;
background:no-repeat 0 0;
position:absolute;
z-index:6;
} 

a.Listes4{
height:185px;
background-image: url(PagesExercices/2009/ImgListes/Listes4.png);
}

a.Listes4:hover{
height:580px;
}

a.Listes8{
background-image: url(PagesExercices/2009/ImgListes/Listes8.png);
height:200px;
}

a.Listes8:hover{
background-position: 0 -200px;
}

a.Menu1{
background-image: url(PagesExercices/2009/ImgListes/Menu1.jpg);
height:304px;
}

a.Menu1:hover{
background-position: 0 -304px;
}

/*<!--Image coulissante Page Mise En Page-->*/
a.Image90  {
display:block; 
background:no-repeat 0 0;
position:absolute;
width:800px;
height:90px;
z-index:10;
} 	

a.Image90:hover {
height:370px;
}

/*<!--Images coulissantes Page Menu-->*/
/*--Menu8--*/
a.Menu8{
width:800px;
height:150px;
background:no-repeat 0 0;
position:absolute;
} 

a.Menu8:hover {
background: 0 -150px;
}

/*--Demo--*/
.Demo{
float:left;
width:120px;
height:120px;
line-height:120px;
margin:28px auto 28px 90px;
background:#B0B;
color:#5F0;
font-size:250%;
text-align:center;
}

.Demo:hover{
background:#505;
color:#FF0;
}
 
/*<!--Images coulissantes GeologieIndex-->*/
/*----IndexCoul-----*/
a.IndexCoul{
width:600px;
height:218px;
display:block;
margin:0 auto;
background:url(PagesExercices/2010/ImgGeolIndex/Index4.jpg) no-repeat 0 0;
}

a.IndexCoul:hover{
background-position: 0 -218px; 
}

/*-----Visit22------*/
a.Visit{
display:block; 
width:700px;  
height:90px;
margin:0 auto;
background:url(PagesExercices/2010/ImgGeolIndex/Visitez.jpg) no-repeat 0 0;
}
             
a.Visit:hover{
background-position:0 -90px;
}

/*<!--Images coulissantes Page positionnement-->*/
a.Image, a.Img160, a.Img260{
display:block; 
background:no-repeat 0 0;
position:absolute;
width:800px;
z-index:10;
} 	

a.Image {
height:100px;
}

a.Image:hover{
height:900px;
}
	
a.Img160{
height:160px;
} 	

a.Img160:hover {
height:360px;
background:0 -165px;
}
	
a.Img260{
height:260px;
} 	

a.Img260:hover{
background:0 -260px;
}

.ImgDroite{
display:block;
margin-left:20px;
}