body
{
/*    background: url('1708Mgv.jpg');
    background-attachment: fixed;*/
	background: #03224c;
    font-family: comics, Arial, sans-serif;
    color: #181818;
    margin: 0px;
    padding: 0px; 
    /*margin:auto;*/
    min-width:950px;
/*    max-width:2000px;*/
    width: 100%;
}
body h1 h4 
{
    margin: 0px ;
}
body {font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 18px; font-style: normal; color: #1E2022;}
h1 {  font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 22px; font-weight: bold; color: #1E2022;
    margin:0px;padding:0px;}
h2 {  font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 20px; color: #1E2022;}
h3 {  font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 18px; font-style: normal; color: #1E2022;}
h4 {  font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 16px; font-style: normal; color: #1E2022;}
h5 {  font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 14px; font-style: normal; color: #1E2022;}
h6 {  font-family: Times New Roman, Arial; font-size: 10px; font-style: normal; color: #1E2022;margin: 0px;}

td {color: #1E2022; font-size: 16px;}
p {  font-family: Times New Roman, Verdana, Arial, sans-serif; font-size: 14px; font-style: normal; color: #1E2022;}
li{ color: #1E2022; 
list-style-type:none;}

td
{
    padding: 00px;
    align-items: center;
}

A{text-decoration: none; color:#333333;}
A:link{text-decoration: none;  color:#333333;/*text-decoration:underline rgba(255,255,255,0.6);*/}
A:active{text-decoration: none; color:#333333;}
A:visited{text-decoration: none; color:#333333}
A:hover{text-decoration: none; color:#c60800;}

#cache
{
    /*visibility: hidden;*/ 
    display: none;
}
/*.slideshow1 {
    position: relative;
    margin-top: 3px;
    border-radius: 5px;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 5px;
   overflow: hidden;
}
.slideshow1 ul {
    /* 4 images donc 4 x 100% */
/*   width: 300%;
   height: 200px;
   padding:0; margin:0;
   list-style: none;
}
.slideshow1 li {
   float: left;
}*/
#bloc_page2
{
    max-width: 1200px;
    margin: auto;
}
#bloc_page
{
    width: 950px;
    margin: auto;
}

#bloc_page0
{
    width: 100%;
    margin: auto;
}

.titre
{
	color: #ffffff;
	text-align: center;
	font-size:40px;
/*    font-family: 'BallparkWeiner', serif;*/
    font-family:  'Letterland', sans-serif;
	
}

.titre1
{
	background-color: rgba(255,255,255,1);
	padding:15px;
    border-radius: 13px;
	text-align: center;
	fontsize:2em;
	
}
#surtitre
{
    position: absolute;
    left: 45%;
    top: 180px;
}
#surtitreLeft
{
    position: absolute;
    left:2%;
    top: 30px;
}
img
{
    max-width: 100%;
    height: auto;
}
header
{
   background: #dbdbdb;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0px;
    padding: 0px;
}
header img
{
    margin: 0px;
    padding: 0px;
    width:80px;
    height:80px;
}
header h1
{
    font-family: 'BallparkWeiner', serif;
    font-size: 2.0em;
    font-weight: bold;
    /*color: #262d33;*/
    color:#333333;
    margin: 0px 0px 0px 0px;
}
#sectioncourte
{
    display: flex;
    justify-content: center;
    margin-top: 2px;
    margin-bottom: 0px;
    border-radius: 5px;
    background-color: #ffffff;
}

section
{
    display: flex;
    justify-content: center;
    margin-top: 2px;
    margin-bottom: 0px;
    border-radius: 5px;
    background-color: #ffffff;
/*	min-height: 700px;*/
}

section h1
{
    font-family: arial, serif;
    font-weight: normal;
}

section h1 h4 
{
    margin: 0px;
    padding: 0px;
}
article
{
    margin-left: 10px;
    margin-right: 10px;
    flex: 3;
}
article
{
    text-align: justify;
}
article p
{
    font-size: 0.9em;
}
aside
{
    flex: 0.8;
    position: relative;
    left:2;
    background-color: #EBEBEB;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 10px;
}
aside
{
    text-align: justify;
}
aside ul
{
    margin: 0px;
    padding: 0px;
}
nav ul
{
    list-style-type: none;
    display: flex;
    justify-content: flex-end;
    margin: 0px;
    margin-bottom: 3px;
}
nav li
{
    margin-right: 15px;
    margin-bottom: 0px;
}
nav a
{
    font-size: 1.3em;
    color: #2e4256;
    padding-bottom: 3px;
    text-decoration: none;
}
nav a:hover
{
    color: #c60800;
}
#banniere_image
{
    margin-top: 2px;
    margin-bottom: 2px;
    height: 200px;
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
}

#banniere_image h1
{
    margin: 0px;
}

#banniere_description
{
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 5px 5px;
    width: 99.5%;
    height: 33px;
    padding-top: 15px;
    padding-left: 4px;
    background-color: rgba(24,24,24,0.4);
    color: white;
    font-size: 1em;
    
}

.boutonA
{
    height: 25px;
    position: absolute;
    right: 5px;
    bottom: 5px;
 /*   background-color: #cfd0df;*/
 /*   border: 1px solid #181818;*/
    border-radius: 5px;
    font-size: 1.3em;
    text-align: center;
    padding: 3px 8px 8px 8px;
    color: #000080;
    text-decoration: none;
}

/*menu lateral centre ou aligne*/
#menulat
{
        margin: 0;
        padding: 0px;
        list-style: none;
        font-size: 15px;
    /*    width: 180px;*/
        color: #181818;
        text-align: left;
}
#menulat li
{
        margin: 0px;
        padding: 0px;
}
#menulat ul li
{
        margin: 0.5em 0 0.5em 5px;
        padding: 0px;
        list-style: none;
        font-size: 15px;
     /*   width: 180px;*/
        color: #181818;
        text-align: left;
}
/*menu ligne paves*/

#menu {
    display: inline-block;
}
#menu ul {
     margin:0;
    padding:0;
    list-style-type:none;
    text-align:center;
    border-radius: 10px;
    align-items: center;
 }
#menu li {
     float:left;
     margin:4px;
    padding:0;
    border-radius: 10px;
 }
#menu li a {
    display: block;
    min-width:90px;
    color: #2e4256; 
    background-color: #cccccc;
    font-size: 0.9em;
    font-family: 'BallparkWeiner';
    padding:5px;
    border-radius: 5px;

 }
#menu li a:hover {
     color:#c60800;
 }
#menu ul li ul {
    display:none;
 }
#menu ul li:hover ul {
    display:block;
    background-color:#03224c;
 }
#menu li:hover ul li {
    float:none;
 }
#menu li ul {
    position:absolute;
}

#lignemenu
{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 5px;
	background-color:#f0f0f0;
}
/* menu col secu*/
#menu54 {/*
    display: inline-block;*/
}
#menu54 ul {
    margin:0;
    padding:0;
    list-style-type:none;
    text-align:left;
    border-radius: 5px;
    align-items: center;
 }
#menu54 li {
    margin:4px;
    padding:5px;
    border-radius: 5px;
    font-size: 0.9em;
 }
#menu54 li a {
    display: block;
    min-width:100px;
    background-color: #f0f0f0; 
    padding:5px;
    border-radius: 5px;
    font-size: 0.9em;

 }
#menu54 li a:hover {
     color:#c60800;
     background-color:#c0c0c0;
 }
/*outils*/
#lignebs
{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
#lignebc
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#lignebe 
{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
}
#lignesc 
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#lignesb 
{
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap;
}
#ligness 
{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
#lignecc 
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
#ligneas
{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#ligneac
{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
#ligneae
{
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    flex-wrap: wrap;
}
#colss
{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
#colac
{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items:center;
}
#colbc
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:center;
}
#colsc
{
    display: flex;
    flex-direction: column;
    align-items:center;
}
#col
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    text-align: center;
}
#col2 /* decorée comme section*/
{
    display: flex;
    flex-direction: column;
    margin-top: 2px;
    margin-bottom: 0px;
    border-radius: 5px;
    background-color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}
#bz0
{ 
    text-align: center;
    margin-left: 13px;
    margin-top: 13px;
    margin-bottom: 13px;
    border-radius: 13px;
    padding: 2px;
    box-shadow: 0px 2px 5px #1c1a19;
}

#bz
{ 
    text-align: center;
    margin-left: 13px;
    margin-top: 13px;
    margin-bottom: 13px;
    padding: 2px;
	background-color:#f0f0f0;
/*    box-shadow: 0px 2px 5px #1c1a19;	*/
}

#bzside
{ 
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 2px;
    box-shadow: 0px 2px 5px #1c1a19;
}
#bzmenu
{ 
    position: relative;
    bottom: 0px;
    height: 200px;
    width: 250px;
    text-align: center;
    margin: 5px;
    border-radius: 5px;
    padding: 2px;
    box-shadow: 0px 2px 5px #1c1a19;
    background-color: #EBEBEB;
}
#espace
{
    height:5px;
}
#texte
{
    padding : 5px;
    margin: 0;
}
#texteleft
{
    text-align: left;
    padding : 5px;
    margin: 0;
}
#textehj
{
    text-align: justify;
    padding : 5px;
    margin: 0;
}
#textehc
{
    text-align: center;
    padding : 5px;
    margin: 0;
}
#image
{
    padding : 5px;
    margin: 0;
}

#imagec
{
    padding : 5px;
    text-align: center; 
}

#imageintro
{
    padding : 0px;
    margin: 0px;
}
#imagelogo img
{
    width: 80px;
    height: 80px;
    padding-top : 3px;
    margin: 0px;
}

#imagemail img
{
    height: 30px;
    width: auto;
    margin:0px;
    padding:0px;
}

#imgpied img
{
    width: 133px;
    height: 100px;
    padding: 2px;
    margin:3px;
    border-radius: 10px;
}
#imagepied img
{
    width: 133px;
    height: 100px;
    padding: 2px;
    margin:3px;
    border-radius: 10px;
}

.fondu
{
    height: 25px;
    right: 5px;
    bottom: 5px;
    background-color: rgba(255,255,255,0.4);
    border-radius: 5px;
    text-align: center;
    padding: 3px 8px 0px 8px;
    text-decoration: none;
    color:#181818
}
.im
{
    height:250px;
	margin:0px;
	padding:0px;
}
.affiche
{
	width: 100%;
height:auto;
    text-align: center;

}
.nom 
{
    font-size: 1.2em;
}
.petit
{
    font-size: 0.8em;
}
.bouton
{
    height: 25px;
    right: 5px;
    bottom: 5px;
    background: #b8c1d0;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.0em;
    text-align: center;
    padding: 0px 8px 0px 8px;
    margin:5px 0 0 0;
    text-decoration: none;
}
.boutonton
{
    height: 25px;
    right: 5px;
    bottom: 5px;
    background: #ffffff;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.0em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    text-decoration: none;
}
.border
{
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 1.0em;
    text-align: center;
    padding: 3px 8px 3px 8px;
    text-decoration: none;
}
.blanc
{ 
    background-color:#ffffff;
 }
.bleuAFPM
{ 
    background-color:#03224c;
 }
.bleuTitre
{ 
    color:#3366ff;
 }
.tourbleuc
{ 
    border: 4px solid #60a9f6;
        border-radius: 5px;
 }
.vertAFPM
{ 
    background-color:#096A09;
 }
.grisfortAFPM
{ 
   background-color:#c0c0c0; 
    
 }
.grisfaibleAFPM
{ 
    background-color:#f0f0f0;
 }
 .rougeAFPM
{ 
   background-color:#c60800; 
    
 }
 .gris

{ 
    background-color:#dbdbdb;
padding: 5px;
    border-radius: 5px;
 }
#imgpt
{
    width:80px;
    height:auto;
}
#imgmarge
{
    padding : 5px;
}
#photoBleu
{
    padding : 2px;
    text-align: center; 
    font-size: 0.6em;
	color: #ffffff;
}
#photo
{
    padding : 2px;
    margin:10px;
    text-align: center; 
    border: 1px dotted #c0c0c0;
    border-radius: 5px;
    font-size: 0.8em;
}
#photo p
{
    padding : 0px;
    margin: 0px;
    font-size: 1.0em;
}
#photog
{
    padding : 2px;
    text-align: center; 
    border: 1px dotted #c0c0c0;
    border-radius: 5px;
    background-color: #f0f0f0 ; 
    width:200px;
    margin: 10px;
}
#photog p
{
    padding : 10px;
    margin: 0px;
}
#textepied
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
}

.lf
{
    font-size: 0.5em;
    background-color: #FEFEE0;
}
.color0
{
    background-color: #00ffff;

}

.color1
{
    background-color:#FFe4f0; /*#FFe2ed;/*#FEE7F0;/*#FFC0CB;/*#E6E6FA; /*#FAEBD7;*/
}

.color2
{
    background-color:#ccffff;/* #FFC0CB; /*#E6E6FA;*/
}
.color3
{
    background-color:#d2F4d8;/* #F6FEFE;/*#B0F2B6;/*#f0f0f0;*/
    font-size: 0.6em;

}
.color4
{
    background-color: #ffffff;
    font-size: 0.6em;

}
.typ
{
    font-size: 0.8em;
    color: #FF66CC;
}

.conteneur {
    position: relative; /* Pour que l'aperçu se positionne correctement par rapport à son contenur */
    display: inline-block; /* Pour que le conteneur fasse bien la taille de son contenu et pas plus */
}

/* On affiche l'aperçu au survol du conteneur */
.conteneur:hover .apercu {
    display: block;
}

/* Petit design vite fait du contenu */
.contenu {
    background: #A9EAFE;
}

/* Positionnement et design de l'aperçu */
.apercu {
    position: absolute;
    top: 42px;
    right: 10px;
    display: none;
    background: #c0c0c0;
    padding: 5px;
    border: solid;
border-color:#7F8FA6;
border-radius: 5px;

}

/* Positionnement et design de l'aperçu */
.aperInit {
    position: absolute;
    bottom: 20px;
    left: 40px;
    display: none;
    background: #Ffffff;
    padding: 10px;
    border: solid;
border-color:#7F8FA6;
border-radius: 5px;

}

/* bleu 3-34-76*/

/* Footer */
#lignefoot
{
    display: flex;
    width:100%;
    width: 950px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;

}
footer
{
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #03224C;
    color: #ffffff;
}

footer p
{
    font-size: 0.8em;
    color: #ffffff;
    margin:0px;
    padding:0px;
}
footer h1
{
    font-size: 1.1em;
    color: #ffffff;
}

footer a:hoover
{
     color: #00ffff;
 }
footer a:hoover
{
     color: #00ff00;
 }
/*
footer h1 a:link
{
	text-decoration: none; 
    color: #cbe0fa;
 }
 
footer h1 a:hover
{
    color: #00ffff;
 }
 */

