
map .shadow_area:hover{
   background : #000000;
} 

h4 { text-align:right !important;}

.overlay, .overlay2, .overlayfille {
  font-family: 'Caveat', cursive;
  font-size:20px;
  position: fixed;
  background : #FFF;
  font-size : 20px;
  display: none;
  top: 50px;
  width: 800px;
  height: 500px;
  margin : auto auto ;
  padding : 30px 40px;
  border : 5px solid rgba(100,190,100,0.75);
  border-radius : 5px;
  box-shadow: 10px 10px 32px 0px rgba(0,0,0,0.75);
  z-index: 10;
  cursor: pointer;
  transform: rotate(-2deg);
  opacity: 0.95;
}
.overlay2 {
  width: 600px;
  height: 200px;

}
.overlayfille {
 
  width: 300px;
  height: 200px;
  margin : 100px 300px;
  font-size:30px;
  border : 5px solid rgba(190,100,100,0.75);
}

.overlay li {
font-size : 30px !important;
}

.overlay h3 {
font-size:30px;
}

.overlay h1 {
font-size:40px;
}


#tableau2 {
background: #eeeff1 url(./eg-images/background-s3-web.jpg);
background-position : right 5% center;
font-family: sans-serif;
font-size:17px;
height:400px;
width:700px;
background-repeat : no-repeat;
padding-left:50px;
}


#ordi2 {
background : url(./eg-images/background-ordi.png);
background-size: cover;
font-family: sans-serif;
height:480px;
width:720px;
font-size : 14px;
border :none;
opacity : 1;
box-shadow: none;
test-align : center;
margin :0;
padding :0px;

}
#ordi2  h2 {
text-align:center;
font-size : 25px;
padding-top :40px;
}
#ordi2  p {
text-align:left;
font-size : 13px;
padding :20px 100px 0px 130px;
font-family: sans-serif;
font-weight:800;
}

#ordi2  a img{
    border : solid  #ddd;
    border-width : 2px;
    }

#ordi2  a img:hover{
    border : solid #ff0000;
    border-width : 2px;
    }



    
#ordi2  h3{
text-align:center;
font-size : 30px;
}

#tableau1 {
background: #efc96d url(./eg-images/background-s3-joconde.jpg);
background-position : right 5% center;
height:600px;
width:850px;
background-repeat : no-repeat;
padding-left:50px;
}

#livresrouges {
background: url(./eg-images/background-s3-etagere.jpg);
background-size: cover;
font-family: serif;
font-size : 18px;

height:300px;
width:400px;
}

#livresrouges h1 {
color : #550000;
}




#tableau3 {
background: url(./eg-images/background-s3-tableau-pont.jpg);
background-size: cover;
height:600px;
width:800px;
}

#vase {
background: #eeeff1 url(./eg-images/background-s3-vase.png);
background-repeat: no-repeat;
background-position : right 5% center;
} 


#ordi {
background: #000000;
color : #00FF00;
font-size : 18px;
font-family: 'Space Mono', monospace;

} 