body{
background-image:url(img/background_simulateur.jpg);
}
#content{
margin-left:auto;
margin-right:auto;
width:80%;
}
#contenthorizontal{
margin-left:auto;
margin-right:auto;
width:80%;
}

#mobile2{
display:none;
width:800px;
margin-left:30px;
margin-top:220px;
float:left;
}
#mobile{
display:inline;
width:395px;
margin-left:30px;
margin-top:50px;
float:left;
}

#iframe{
float:left;
width:320px;
height:480px;
}
#contentiframevertical{
background-color:white;
width:320px;
height:480px;
}

#contentiframehorizontal{
background-color:white;
width:480px;
height:320px;
}

#iframe2{
float:left;
width:480px;
height:320px;
}

#cadregauche{
float:left;
}
#cadredroite{
float:left;
}
#cadrebas{
float:left;
}
#blocmenu{
margin-top:140px;
margin-left:70px;
float:left;
width:300px;
height:600px;
background-color:#00101F;
border-radius:20px;
}

#logo{
margin-top:20px;
float:left;
}

#qrcode{
margin-left:3px;
margin-top:50px;
float:left;
height:150px;
width:300px;
}
#qrcode img{
float:left;
margin-right:10px;
}
#qrcode p{
margin-top:40px;
color:white;
}
#ongletsmenu{
margin-top:30px;
float:left;
margin-left:50px;
width:230px;
height:60px;
}

#ongletsmenu p{
color:white;
float:left;
}

#choix{
float:left;
width:150px;
margin-left:75px;
height:40px;
margin-top:50px;
}
#choix2{
float:left;
width:150px;
margin-left:75px;
height:40px;
margin-top:50px;
}

#choix a {
background-color:#1b5891;
color:white;
text-decoration:none;
font-style:italic;
font-size:20px;
padding:10px;
border-radius:10px;
}
#choix2 a {
background-color:#1b5891;
color:white;
text-decoration:none;
font-style:italic;
font-size:20px;
padding:10px;
border-radius:10px;
}