/* Couleurs : 

Voir commun.css

 */

/* PAGE CALENDRIER --------------------------------------------------------------------- */

.div-calendrier{
    width: 100%; 
}

.div-calendrier img{
    width: 100%;
}

.strong{
    font-weight: bold;
}

.div_calendrier{
    border: 0.0625em solid #005373; 
    margin-bottom: 1.25em;
}

.first_p{
    margin-top: 1em;
}

.upper{
    font-style: italic;
}

#description1 h2, #description2 h2,  #description3 h2{
    color: #3D566E;
    font-size: 1.6em;
}

#description1 h3, #description2 h3,#description3 h3{
    color: #3D566E;
    font-size: 1.3em;
}

#pdf{
    margin-right: 0.3125em;
}

#div-container-video{
	display: flex;
    justify-content: center;
    margin-bottom: 1.25em;
}

#div-video{
	position: relative;
    width: 56.1875em;
    height: 31.6875em;
    padding-bottom: 50.5%;
}

#div-video iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
}

/** RESPONSIVE PAGE CALENDRIER -------------------------------------------------------------------------**/

