#ombresbords {
background-image:url(/images/ombresbords.jpg);
background-repeat:repeat-y;
background-position:center;
  margin-bottom : 0px;
  text-align: left;
  background-color: white;
  overflow: auto;
  width: 100%;
  max-width: 1006px;
  margin-left: auto;
  margin-right: auto;
}

.entete {
  width: 100%;
  max-width: 958px;
  text-align: left;
  background-color: #11519B;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  border : 0px solid;
  overflow:hidden;
}

.entete img {
    display:block;
    max-width:100%;
    min-width:600px;
    height:auto;
}

#center {
  background-color: #E5E5E5;
  text-align: left;
  width: 100%; /* -> 5 */
  max-width: 958px;
  overflow: auto; /* -> 5 */
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}

#content {
  background-color: #FFFFFF;
  background : #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 700px;
  width: calc(100% - 260px);
  float: left;
  margin-top: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #B7B7B7;
  padding-top: 5px;
  padding-bottom: 15px;
}

#right {
  width: 100%;
  margin-left: 13px;
  margin-right: 13px;
  background-color: #E5E5E5;
  background : #E5E5E5;
  text-align: left;
  overflow: auto;
  float: left;
  width: 215px;
}

#frames {
  background-color: #FFFFFF;
  background : #FFFFFF;
  text-align: left;
  overflow: auto;
  box-sizing:border-box;
  width: calc(100% - 40px);
  max-width: 660px;
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #B7B7B7;
  padding: 14px;
}

#frames_sans_cadre {
  width: 100%;
  background-color: #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 680px;
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
}

#forum_left1 {
  width: 100%;
  background-color: #FFFFFF;
  background: url(/images/bulle_droite.png) no-repeat center;
  text-align: center;
  overflow: auto;
  width: 118px;
  height: 100px;
  float: left;
  margin-right:20px;
}

#forum_right1 {
  width: 100%;
  background-color: #F8F8F8;
  text-align: left;
  overflow: auto;
  width: 492px;
  float: left;
  margin-bottom:10px;
  border-width: 1px;
  border-style: solid;
  border-color: #B7B7B7;
  padding: 14 14 6 14;
}

#forum_right2 {
  width: 100%;
  background-color: #FFFFFF;
  background: url(/images/bulle_gauche.png) no-repeat center;
  text-align: center;
  overflow: auto;
  width: 118px;
  height: 100px;
  float: left;
}

#forum_left2 {
  width: 100%;
  background-color: #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 492px;
  float: left;
  margin-bottom:10px;
  border-width: 1px;
  border-style: solid;
  border-color: #B7B7B7;
  padding: 14 14 6 14;
  margin-right:20px;
}


#little_frames1 {
  width: 100%;
  background-color: #EEEEEE;
  text-align: left;
  overflow: auto;
  width: 445px;
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #B7B7B7;
  padding: 14px;
}

#little_frames2 {
  width: 100%;
  background-color: #FDFDFD;
  text-align: left;
  overflow: auto;
  width: 445px;
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #B7B7B7;
  padding: 14px;
}

#frames_w {
  width: 100%;
  background-color: #FFFFFF;
  background : #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 630px;
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #B7B7B7;
  padding: 5px;
  padding-left: 14px;
  padding-right: 14px;
}

#frames_left {
  width: 100%;
  background-color: #FFFFFF;
  background : #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 80px;
  float: left;
  margin-top: -30px;
  margin-left: -30px;
  margin-right: 0px;
  border-width: 0px;
  border-color: #B7B7B7;
  padding: 0px;
}

#frames_right {
  width: 100%;
  background-color: #FFFFFF;
  background : #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 550px;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-width: 0px;
  border-color: #B7B7B7;
  padding: 0px;
}

#frames_columnleft {
  width: 100%;
  background-color: #FFFFFF;
  background : #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 260px;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-width: 0px;
  padding: 0px;
}

#frames_columnright {
  width: 100%;
  background-color: #FFFFFF;
  background : #FFFFFF;
  text-align: left;
  overflow: auto;
  width: 360px;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-width: 0px;
  padding: 0px;
}


#undermenu {
  background-color: #E5E5E5;
  text-align: center;
  width: 100%; /* -> 5 */
  max-width: 958px;
  overflow: auto; /* -> 5 */
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

body {
  background-color: #F4F4F4;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color: black;
  text-align: center;
}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 16px; /* hauteur du texte : 11 pixels */
}

#menu ul /* Liste */
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu ul /* Elements des listes */
{
        display: flex;
        gap: 1px;
}

#menu li /* Elements des listes */
{
        flex: 1;
}

@media (max-width: 700px) {
#menu ul /* Elements des listes */
{
        flex-wrap:wrap;
        gap: 1px;
}
#menu li /* Elements des listes */
{
        flex: 1 33%;
}

}

@media(max-width:399px){#menu li{flex: 1 49%}}


#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background : #6699CC;
        color : #FFFFFF; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        padding: 8px 15px;
}



#menu2 {
  width: 210px;
  border-style: solid solid none solid;
  border-color: #B7B7B7;
  border-width: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#menu2 ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu2 li a {
height: 24px;
voice-family: "\"}\"";
voice-family: inherit;
text-decoration: none;
}


#menu2 li a:link, #menu2 li a:visited {
color: #000000;
display: block;
background: url(/images/menu2.gif);
padding: 8px 0 0 10px;
}

#menu2 li a:hover {
color: #000000;
background: url(/images/menu2.gif) 0 -32px;
padding: 8px 0 0 10px;
}

#menu2 li a:active {
color: #000000;
background: url(/images/menu2.gif) 0 -64px;
padding: 8px 0 0 10px;
}

#menu_vocabulary {
  width: 210px;
  border-style: solid solid none solid;
  border-color: #B7B7B7;
  border-width: 1px;
  margin-top: 20px;
}

#menu_vocabulary ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu_vocabulary li a {
height: 24px;
voice-family: "\"}\"";
voice-family: inherit;
text-decoration: none;
}


#menu_vocabulary li a:link, #menu_vocabulary li a:visited {
color: #000000;
display: block;
background: url(/images/menu_vocabulary.png);
padding: 8px 0 0 10px;
}

#menu_vocabulary li a:hover {
color: #000000;
background: url(/images/menu_vocabulary.png) 0 -32px;
padding: 8px 0 0 10px;
}

#menu_vocabulary li a:active {
color: #000000;
background: url(/images/menu_vocabulary.png) 0 -64px;
padding: 8px 0 0 10px;
}







#menu_in_france {
  width: 210px;
  border-style: none solid none solid;
  border-color: #B7B7B7;
  border-width: 1px;
}

#menu_in_france ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu_in_france li a {
height: 24px;
voice-family: "\"}\"";
voice-family: inherit;
text-decoration: none;
}


#menu_in_france li a:link, #menu_in_france li a:visited {
color: #000000;
display: block;
background: url(/images/menu_in_france.png);
padding: 8px 0 0 10px;
}

#menu_in_france li a:hover {
color: #000000;
background: url(/images/menu_in_france.png) 0 -32px;
padding: 8px 0 0 10px;
}

#menu_in_france li a:active {
color: #000000;
background: url(/images/menu_in_france.png) 0 -64px;
padding: 8px 0 0 10px;
}





#menu_download {
  width: 210px;
  border-style: none solid none solid;
  border-color: #B7B7B7;
  border-width: 1px;
}

#menu_download ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu_download li a {
height: 24px;
voice-family: "\"}\"";
voice-family: inherit;
text-decoration: none;
}


#menu_download li a:link, #menu_download li a:visited {
color: #000000;
display: block;
background: url(/images/menu_download.png);
padding: 8px 0 0 10px;
}

#menu_download li a:hover {
color: #000000;
background: url(/images/menu_download.png) 0 -32px;
padding: 8px 0 0 10px;
}

#menu_download li a:active {
color: #000000;
background: url(/images/menu_download.png) 0 -64px;
padding: 8px 0 0 10px;
}

#screenshot{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#B6D0E8;
}
/* css pour la tooltip image preview */
#preview{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#B6D0E8;
}
/* css pour la tooltip normal */
#tooltip{
        position:absolute;
        border:1px solid #333;
        background:#B6D0E8;
        padding:2px 4px;
        color:#000000;
        display:none;
        text-align: left;
}

#pub_chat_in_french {
float:left;
margin-top:15px;
margin-left:47px;
}

#frames_chat_in_french {
width:700px;
border-width:0px;
border-style:none;
margin:0px;
padding:0px;
}

h1{font-size:20px;margin:0 0 30px}

#content img{
    max-width: 100%;
    height: auto;
}

audio{
    display: block;
    max-width:100%;
    margin:20px 0;
}

#menudiv{max-width:212px}

@media (max-width:767px) {
    body { font-size: 16px;line-height:1.4; }

    #right, #content {
        float: none;
        box-sizing: border-box;
        width: calc(100% - 40px);
        margin: 30px 20px;
        padding: 0;
    }

    #menu2{
        margin: 0;
        float:left;
    }
    #menudiv{float:right}
    #menu_vocabulary{margin-top:0}
}

@media (max-width:479px) {
    #menu2,#menudiv{float:none;margin-left:auto;margin-right:auto;}
    #menudiv{margin-top:20px}

    #content{margin-left:0;margin-right:0;border:none;width:100%;padding-bottom:30px}
}