@font-face{
    font-family : Raleway;
    src : url("fonts/Raleway-Bold.ttf");
}
    
body{
    background-image: url('picts/back/P10731-122622.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top right;
    background-size: 2000px 1600px;
}


.topmenu{
    overflow: hidden;
    background-color: #021c91;
    height: 5.5%;
}
.topmenu a {
    background-color: #021c91;
    font-family: Raleway;
    float: left;
    margin-left: 5%;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 20px;
    max-width: 15%;
}
.topmenu a:hover{
    background-color: #ddd;
    color: black;
}
.topmenu a.active{
    background-color: #04AA6D;
    color: white;
}

#img2{
    max-width: 13%;
    margin-left: 2%;
    position: relative;
    margin-bottom: -1%;
}

.leftlong{
    margin : -8;    
    width : 23%;
    height : 300%;
    padding-left : 3%;
    position: absolute;
    background: #4c0003;
}

.leftcourt{
    margin : -8;    
    width : 23%;
    height : 100%;
    padding-left : 3%;
    position: absolute;
    background: #4c0003;
}


#img1{
    max-width: 20%;
    margin-top: 7%;
    margin-left: 7%;
    display: block;
    position: relative;
    margin-bottom: 20%;
}


h1{
    font-family : Raleway;
    font-size : 100%;
    color: black;
    margin-top: 10%;
    margin-left: 2%;
}

a:link{color : white;text-decoration: none;}
a:active{color : white;text-decoration: none;}
a:visited{color : white;text-decoration: none;}
a:hover{color : orangered;text-decoration: none;}


a.bla:link{color:black;}
a.bla:visited{color:black;}
a.bla:hover{color:red;text-decoration:underline;}

a.exp:link{color:black;text-decoration:underline;}
a.exp:visited{color:black;text-decoration:underline;}
a.exp:hover{color:red;text-decoration:underline;}

a.lec:link{color:black;text-decoration:underline}
a.lec:visited{color:black;text-decoration:underline}
a.lec:hover{color:red;text-decoration:underline;}


.menu{
    margin-top: 1%;    
    font-family: Raleway;
    font-size : 200%;
    display: grid;
    text-align: right;
    margin-left: -17%;
    margin-right: 10%;
    line-height: 200%;
}

table {width: 98%;margin-left:1%;border-collapse: collapse;}
td {width: 50%; vertical-align: top; padding: 3px}

#entt{width: 100%; margin-left:0px;}
#entc{width:90%;text-align:left;padding:8px;}
#entp{width:20%;text-align:right;padding:8px;}


#rezos{width:40%;text-align:center;padding:0px;}
#rezo{width: 20%; vertical-align: top; padding: 3px;font-weight: bold;}

#lecons{width: 98%;margin-left:auto; margin-right:auto;margin-bottom:1% }
#lecc{
    font-family:arial;
    width: 50%;
    border: 1px solid #000000;
    text-align: left;
    padding: 1px;
  }
#lecl:nth-child(even) { background-color: #ffebeb;  }



ul.cours{
    font-family:arial;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.cours2{
    font-family:arial;
  list-style-type: none;
  margin: 0;
  margin-left: 1%;
  padding: 0;
}
li{font-family:arial;}

#seance{font-family: arial;padding:3px;}

#title{
    font-family: Raleway;
    font-weight: bold;
    margin-left : 0%;
    font-size: 250%;
    text-align: left;
    color: #b90000;
}

#sstitre{
    font-family: arial;
    margin-left : 0%;
    font-size: 120%;
    font-weight: bold;
    text-align: left;
}

#title25{
    text-decoration: underline;
    font-family: Raleway;
    font-weight: bold;
    margin-left : 3%;
    font-size: 250%;
    color:  #ae0101;
}

#title2{
    font-family: Raleway;
    font-weight: bold;
    margin-left : 3%;
    font-size: 170%;
    color:  #b90000;
}


#title3{
    font-family: Raleway;
    font-weight: bold;
    margin-left : 3%;
    font-size: 120%;
    color:  #ae0101;
}


#txt{
    font-family: arial;
    font-size: 100%;
    margin : 2%;
    text-align: justify;
}

#minic{
    font-family: arial;
    font-size: 125%;
    margin : 2%;
    text-align: justify;
}



#matronche{
    
    max-height : 220;
    margin-bottom: 0;
    margin-left: 1%;
}

#lamfa{
    max-width : 150;
    margin-bottom: 28;
    margin-left: 1%;
}

#upjv{
    max-width : 50;
    margin-bottom: 10;
    margin-left: 1%;
}

#cnrs{
    max-width : 70;
    margin-bottom: 10;
    margin-left: 1%;
}

#calvin{
    max-width : 150;
    margin-bottom: 12;
    margin-left: 1%;
}

#tophs{
    max-width : 40%;
    margin-bottom: 15;
    margin-left: 2%;
}

#imgp2{
    max-width: 3%;
    display:block;
    position:absolute;
    bottom:0;
    right:0;
}

#logorezo{
    max-height : 50;
    margin-bottom: 15;
    margin-left: 1%;
    vertical-align:bottom;
}


.player2{
    position: absolute;
    bottom:0;
}

.counterimg{
    visibility: hidden;
}


.main{
    background-color: white;
    width: 90%;
    margin-left : 4.5%;
    padding: 0.2%;
    padding-bottom: 0%;
    position: absolute;
    margin-top: 2%;
}
