


#container
{
position: absolute;
    padding-left: 0px;
    border: 1px blue solid;
    display:flex;
    top: 40px;
    flex-wrap: wrap;
    height: 920px;
    left: 400px;
    width: 1120px;
border-radius:10px 10px 10px 10px;
}
.logomdh
{
position: absolute;
    padding-left: 0px;
    flex-wrap: wrap;
    left: 0px;
top: 50px;
}
.tit1
{
   font-family: Times New Roman;
   position: absolute; 
    top: -50px;
    left: 0px;
color: blue;
font-size: 40px;
    font-family: Times New Roman;
    font-style: normal;
        font-weight: bold;
 }
.bouton  a {
position: absolute;
    top: -40px;
right: 40px;
background-color: rgb(255,255,110);
font-size: 24px;
font-weight: bold;
padding: 1px 15px 1px 15px;
       
border-left : 3px solid black;
border-right : 3px solid black;
border-top : 3px solid black;
border-bottom : 3px solid black;
border-radius: 10px;    
color: blue;

}
.bouton a:hover  {
background-color: rgb(245,203,0);
}
    
.image
{
    position: absolute;
    top: 1px;
    left: -380px;
     z-index:5;
}

.plan
{
   font-family: Times New Roman;
   position: absolute; 
    top: 0px;
    margin-left: 1px;
}
a.bouton10 {
    position:absolute;
    top: 500px;
    right: 0px;
    background-color: rgb(255,255,110);
padding: 10px 10px;
color: #000000;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
border: 2px solid #46a28d;
    font-style: normal;
    font-size: : 20px;
    font-weight: bold;
    z-index:3;
}
a.bouton10:hover {
background-color: rgb(245,203,0);
    z-index:3;
}
a.bouton11 {
    position:absolute;
    top: 560px;
    right: 0px;
    background-color: rgb(255,255,110);
padding: 10px 10px;
color: #000000;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
border: 2px solid #46a28d;
    font-style: normal;
    font-size: : 20px;
    font-weight: bold;
    z-index:3;

}
a.bouton11:hover {
background-color: rgb(245,203,0);
    z-index:3;
}
a.bouton12 {
    position:absolute;
    top:560px;
    right:0px;
    background-color: rgb(255,255,110);
padding: 10px 10px;
color: #000000;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
border: 2px solid #46a28d;
    font-style: normal;
    font-size: : 20px;
    font-weight: bold;
    z-index:3;
}
a.bouton12:hover 
{
background-color: rgb(245,203,0);
    z-index:3;
}
a.bouton13 {
    position:absolute;
    top:620px;
    right:0px;
    background-color: rgb(255,255,110);
padding: 10px 10px;
color: #000000;
-webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
border: 2px solid #46a28d;
    font-style: normal;
    font-size: : 20px;
    font-weight: bold;
    z-index:3;
}
a.bouton13:hover 
{
background-color: rgb(245,203,0);
    z-index:3;
}
.x
{
    position:absolute;
    top:-50px;
    right:0px;
}
.dansleplan 
{
    position:absolute;
    top:0px;
    right:2px;
z-index: 3;
}

.texte
{
position:absolute;
    top:640px;
    left:880px;
font-style: bold;
    font-size: : 16px;
    z-index:3;
}


/*--------------------------------------*/
@media all and  (max-width: 1920px)
{
#container {left: 400px; }
}
/*--------------------------------------*/
@media all and  (max-width: 1680px)
{
#container {left: 280px; }
}
/*--------------------------------------*/
@media all and  (max-width: 1600px)
{
#container {left: 240px;}
}
/*--------------------------------------*/
@media all and  (max-width: 1538px)
{
#container {left: 208px;}
.image {left:0px}
}
/*--------------------------------------*/
@media all and  (max-width: 1440px)
{
#container {left: 160px;}
.image {left:0px}
}
/*--------------------------------------*/
@media all and  (max-width: 1366px)
{
#container { left: 123px;}
.image {left:0px}
}
/*--------------------------------------*/
@media all and  (max-width: 1360px)
{
#container { left: 120px; }
.image {left:0px}
}
/*--------------------------------------*/
@media all and  (max-width: 1280px)
{ 
#container { left: 80px; }
.image {left:0px}
}
/*--------------------------------------*/
@media all and  (max-width: 1155px)
{
    #container { left: 17px; }
.image {left:0px}
}
/*--------------------------------------*/
@media all and  (max-width: 1024px)
{
    #container { left: 0px; }
.image {left:0px}
}
