body{
	display: flex;
	flex-direction: column;
   
	background: url("Balise_fond.jpeg") fixed no-repeat;
 background-color: rgb(117,153,179);
    background-size: 100%;

}

.title{
font-size: 140%;
}
  
.part_logos{
	display: flex;
	flex-direction: column;
        justify-content: space-around;

}

.row_logos{
	display: flex;
	flex-direction: row;
        justify-content: space-around;


}

.top{
	display: flex;
	flex-direction: column;
        justify-content: space-around;


}

.code{

	font-size: 75%;
	margin-top: 0.2cm
}

.arrondie {
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
}


header{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-size: 150%;
	color:white;
    border-radius: 10px;
  
    margin: 0.5cm 3cm 0.5cm 3cm;
    padding: 0.2cm 0.5cm 0.1cm 0.5cm;
    border: 1pt solid rgb(103,115,113);
    background-color: rgba(53,65,63,0.5);
    text-align: center;


}
.content{
	display: flex;
	width: 85%;
	font-size: 110%;
}

.information{

    display: flex;
	flex-direction: column;
	width: 80%;
	margin-left:2cm;
        
}

.pages_menu{
	list-style-type:none;

}

.cadre{
    border-radius: 10px;
    padding:0.2cm;
    border: 1pt solid rgb(0,0,200);
}

.intro{


        text-align: center;
	border-radius: 10px;
    margin:0.5cm 0.5cm 0 -1cm;
    padding:0cm 0.5cm 0.5cm 0.5cm;
    background-color: rgba(200,200,200,0.5);
    font-size: 110%;
    flex-direction: row;
    justify-content: space-around;
}
nav
{  
   font-size: 140%;
   
    border-radius: 10px;
    margin: 3cm 0 10cm 2cm;
    padding:0.2cm;
    border: 1pt solid rgb(200,200,200);
    background-color: rgba(200,200,200,0.6);
    flex-direction: column;
    justify-content: space-around;
}

section
{	text-align: justify;
	border-radius: 10px;
    margin:0.5cm 0.5cm 0 -1cm;
    padding:0 0.5cm 0.5cm 0.5cm;
    border: 1pt solid rgb(120,200,200);
    background-color: rgba(120,200,200,0.6);
    font-size: 110%;
}

.logos{
	display: flex;
	flex-direction: column;
	max-width: 200px;
        justify-content: space-around;

}

.registrations{

	text-align: center;
}

h1
{
	text-align: center;
	
	color: rgb(0,0,200);
}

a{  
    text-decoration: none;
    color:rgb(40,40,46);
}

li{

	margin: 0 20px 15px 0;
}

.dl{
	color :red;
	font-weight: bold;
}

.dl_dark{
	color :rgb(200,0,0);
	font-weight: bold;
}

.dl2{
	font-weight: bold;
}


.adress{
	text-align: center;
}

.registration_link{
        font-size: 100%;
	color: rgb(0,0,200);
}

.link{
        font-size: 100%;
	color: rgb(0,0,200);
}

.arrow{
	max-width:25px;

}

/*PROGRAMME*/
table
{
    margin: auto;
    border-collapse: collapse;
    text-align: auto;
    margin-top: 1em;
    width: 100%;
   
   
}

.abstract
{
width: 100%;
}

th
{
    border: 1px solid  rgb(120,200,200);
    text-align: justify;
    background-color: rgba(250,250,250,0.7);
    padding-top: 0.3em; 
    padding-bottom: 0.3em;
}

td
{
    border: 1px solid  rgb(120,200,200);
    text-align: justify;
    background-color: rgba(250,250,250,0.7);
    padding-top: 0.3em; 
    padding-bottom: 0.3em;
}

.droite
{
padding-left: 2.5em;
padding-right: 2.5em; 
    padding-top: 1em; 
    padding-bottom: 1em;
}

.gauche
{
    text-align: center;
    width: 20%;
    background-color: rgba(210,230,230,0.7);
}

.up
{
    text-align: center;
    height:50px;
     color: rgb(0,0,100);
}

.inv
{
    text-align: center;
height:20px;
    border: 1px solid  rgba(120,200,200,0);
    background-color: rgba(210,230,230,0);
}

.down
{
    text-align: center;
 height:50px;
    background-color: rgba(210,230,230,0.7);
}


.resume1
{border-radius: 10px;
 border: 1px solid  rgba(120,200,200,0);
  padding: 1em;
  padding-top: 0.6em; 
 height:50px;

 background-color: rgba(210,230,230,0.8);
}

.resume2
{border-radius: 10px;
 border: 1px solid  rgba(120,200,200,0);
  padding: 1em;
  padding-top: 0.6em; 
 height:50px;
color: rgb(0,0,100);
background-color: rgba(250,250,250,0.8);
}

.pause
{
    font-weight: bold;
    text-align: center;
    color: rgb(0,0,100);
}

.auteur
{
    font-weight: bold;
}

.exposé
{
    font-style: italic;
    /*font-family: Times;*/
    /* font-size: 1.17em; */		
}

.invited
{
    font-weight: bold;
    color: rgb(0,0,200);
}

.days
{   width: 50%;
    margin: auto;
    font-size: 1.5em;
    text-align: center;
    color: black;
    margin-top: 1em;
    border: 1pt solid rgb(120,200,200);
    border-radius: 10px;
    background-color:rgba(120,200,200,0.8);

}

.section_invisible{
    margin: 0 0 -0.5cm 0 ;

    background-color: rgba(120,200,200,0);
}

.section_mini{
    padding : 0 0 0 0;
    margin:0.5cm 0cm 0 0cm;
}


@media all and (max-width: 1100px) 
{

body{

	
	display: flex;
	flex-direction: column;
        background : none;
	background-color: rgb(147,182,204);

}

header{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-size: 150%;
	color:white;
    border-radius: 10px;
    padding: 0.2cm 0.5cm 0.1cm 0.5cm;
    background-color: rgba(53,65,63,0.5);
    text-align: center;


}

nav
{   
    border-radius: 10px;
    padding:0.2cm;
    background-color: rgba(200,200,200,0.5);
}

li{
}

section
{	text-align: justify;
	border-radius: 10px;
    
    padding:0 0.5cm 0.5cm 0.5cm;
    background-color: rgba(120,200,200,0.5);
    font-size: 110%;
}

.content{
	display: flex;

}

.information{

    display: flex;
	flex-direction: column;
	width: 80%;
}

}
