html 
{
	overflow: hidden;
	height: 87%;
	/*font-size: 100%; /*  -> évite un bug de redimensionnement du texte dans IE. */
}

body {
	background: #add8e6;
	background: height: 100%;
	margin: 5px 0px 5px 0px:;
}
#contenair 
{
	width: 1200px;
	height: 100%;
	margin: 0px auto 0px auto;
	vertical-align: middle;
	padding: 0 20px 0 20px; /*  -> retrait par défaut */
}	
#entete
{
	width: auto;
	display: block;
	height: 70px;
	background: #6495ed;
}
#entete p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	line-height: 1.5em;
	position: relative;
	text-align: center;
	text-decoration: none;
}
#entete p img.left{
	display:inline-block
	width:125px;
	position:absolute;
	left:0;
}
#entete p img.right{
	display:inline-block
	width:125px;
	position:absolute;
	right:20;
	top:-58;
}

#contenu	
{
   width:1160px;
	display:block;
	height: 100%;
	overflow: auto;
	margin: 0px auto 0px auto;
	padding: 0 20px 0 20px; /* Marges intérieures: haut droite bas gauche en pixels*/
	background: #fff; /* Fond de couleur blanc en hexadécimal*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em; /* -> taille du texte de base */
	line-height: 1.25; /* -> hauteur de ligne */
	color: navy;
	border: 0;
}
#contenu p.centr
{
	text-align: center;
	float: none;
}
#contenu p
{
	text-align: justify; /* Pour navigateur internet explorer*/
}
#contenu tr.presentation td.presentation
{
border-width: 0px;
align:left;
}

#contenu div.display /*tableau activité */
{
	display: table-cell;
	width:550px;
	vertical-align: middle;
	align:center;
	height: auto;
	border: 1px solid black;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
#contenu div.display img
{
	align:center;
	border:0;
}
#contenu div.display p
{
	text-align: center;
}
#contenu img.image
{
	display: block; 
	margin-left: auto; 
	margin-right:10px;
	margin-bottom:10px;
	max-width: 300px;
	height: auto;
	float:center;
	}
#contenu img.display
{
	display: block; 
	margin: auto; 
	max-width: 300px;
	height: auto;
	}
	
#contenu p.impor
{
	border-width: 1px;
	border-style: dotted;
	border-color: blue;
	border-radius: 10px/10px;	
	background: #e6e6fa;
	padding:10px;
	margin-left: 15%;
	margin-right:15%;
}
#contenu p.vert
{
	border-width: 1px;
	border-style: dotted;
	border-color: green;
	color:green;
	border-radius: 10px/10px;	
	background: #d2fdd4;
	text-align: center;
	margin-left:15%;
	margin-right:15%;
}
#contenu p.rouge
{
	border-width: 1px;
	border-style: dotted;
	border-color: #8b0000;
	border-radius: 10px/10px;	
	color: #8b0000;
	background: #faebd7;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
}

#contenu p.gris
{
	border-width: 1px;
	border-style: dotted;
	border-color: black;
	border-radius: 10px/10px;	
	color: black;
	background: #dcdcdc;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
}
#contenu p.dcd
{
	display: inline-block;
	border-width: 10px;
	border-style: double;
	border-color: black;
	border-radius: 10px/10px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	color: black;
	text-align: center;
	width: 285px;
}
#contenu p.adh
{
	display:inline-block;
	border-width: 10px;
	border-style: double;
	border-color: #ffb6c1;
	border-radius: 10px/10px;
	padding: 5px;
	margin-left: auto;
	margin-right:auto;
	color:purple;
	text-align: center;
	width: 285px;
}
#contenu acronym
{
	color: #8b008b;
}
#contenu ul
	{
	text-align: left;
	margin: 0.5px 0.5px 0.5px 2px;
	}
#contenu div ul	li /*tableau action sociale */
	{
	type_style_list: square;
	list-style-position: outside;
	margin: 0.5px 0.5px 0.5px 2px;
	}
#contenu div.as /*tableau action sociale */
{
	display: table-cell;
	align:left;
	border: none;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
	
#contenu h1 
	{
	line-height: 40px; /* hauteur de ligne */
	font-size: 1.5em; /* Taille du texte en relatif (conseillé)*/
	color: navy;
	font-style: italic;
	border-bottom: 1px solid #00569D;*/ /* bordure basse du type ligne */
	margin-bottom: 20px;
}
#contenu h2 	
{
	font-size: 1.2em;
	color: white;
	margin-bottom: 12px;
	font-style: italic;
	background-color: navy;
}
#contenu h3 
{
	font-size: 1.1em;
	color: navy;
	font-style: italic;
	/* border-bottom: dotted;*/
	text-decoration: underline red;
}
#contenu table 
{
	font-size:1em;
	color: navy;
	width: 100%;
	text-align: center; /* Pour navigateur internet explorer*/
	border-collapse:collapse;/*-fusionne les bordures*/
	padding:5px;
}
#contenu th 
{	
	border: 1px solid navy;
	text-align: center; /* Pour navigateur internet explorer*/
	border-collapse:collapse;
	padding:5px
	color:navy;
	background-color: #e6e6fa;
}
#contenu tr td 
{
	color: navy;
	border: 1px solid navy;
	text-align: center; /* Pour navigateur internet explorer*/
	border-collapse:collapse;
	padding:5px
}
#contenu tr:nth-child(odd) /*alterner couleur tableau une ligne sur deux*/
{
    background-color: #f3f3f3;
}	

#contenu a:link
{
	color: green;
	font-weight: bold;
	text-decoration: none;
}
#contenu a:hover
{
	color: red;
	text-decoration: underline;
}
#contenu a:visited
{
	color: gray;
	text-decoration: none;
}
#contenu p.news
{
	border-width: 1px;
	border-style: dashed;
	border-color: red;
	background: #e6e6fa;
	padding:10px;
}
/*-------------
iframe 
{
	width:480px;
	height:360px;
	float:right}
---*/	
#contenu iframe.google
{
	width:640px;
	height:480px;
}	
p.texte  
{
	margin-left:20px;	
	text-align: left;
}
  /*------------------------------------options pour Menu*-------*/  
 
#menu, #menu ul 
{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	line-height: 24px;
	text-align: center;
}
#menu 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}
#menu a 
{
	display: block;
	font-size: 0.9em;
	padding: 0;
	background:navy;
	color: white;
	text-decoration: none;
	width: 149px;
}
#menu li
{
	float : left; 
	/*border-right : 1px solid white; */
}
html>body #menu li
{
	/*border-right: 1px solid transparent; */
	border-right: 1px solid white;
}
#menu li ul 
{
	position: absolute; 
	width: 149px; 
	left: -999em;
	z-index:10;
}
/*#menu li ul li 
{
	border-top : 1px solid white; 
}*/
html>body #menu li ul li 
{
	border-top : 1px solid transparent; 
}
#menu li ul ul 
{
	margin: 0 0 0 0;
	border-left: 1px solid white;
	
}
html>body #menu li ul ul 
{
	border-left : 1px solid transparent ;
}
#menu a:hover 
{
	color: white; 
	background: #4682b4; 
}
#menu li:hover ul ul, #menu li.sfhover ul ul 
{
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  
{
	left: auto;
	min-height: 0;
	
}
/*-----fin options pour Menu-------*/ 
#pied
{
	width:auto;
	display:block;
	margin: 0px auto 0px auto;
	height:20px;
	background-color: #BFCDE8;
	text-align: center;
}
#pied span
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: navy;
	font-size: 1em;
}

#pied a:link
{
	color: fuchsia;
	text-decoration: none;
}
	
/*--------------------annonce avec texte défilant------------*/
.annonce {
	position: absolute;
	line-height: 45px;
	text-align: center;
	z-index: 9;
	height: 25px;
	width: 530px;
	top: 40px;
	left: -250px;
	margin-left: 50%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-shadow: 1.8px 1.8px red;
}
.annonce span{
	color: white;
}
.annonce a{
	color: white;
	text-decoration: none;
}
/*--------------------fin annonce avec texte défilant------------*/

/*-----------------------style pour span-----------*/
a.span {
	position: relative;
	border-bottom: 1px dashed White;
	text-decoration: none;	
}
a:hover.span {
	color: white;
	text-decoration: none;	
}
a.span span {
	display: none;
}
a:hover.span span {
	display: inline;
	position: absolute;
	width: auto;
	z-index: 3;
	padding: 2px 2px 2px 2px;
	color:white;
	background-color: #00569D;
}
/*-----------------------fin style pour span-----------*/
/* ============================= */
/*            CARTES             */
/* ============================= */

/* Icône personnalisée */
.card li::before {
    content: "> ";
    color: #00569D;
    font-weight: bold;
}
.card {
    background: #ffffff;
    border-radius: 12px;
    padding: 15px 20px;
    margin: 20px auto;
    max-width: 900px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
    box-sizing: border-box;/*fixe les mêmes dimensions des box*/
}
.card.image {
    padding: 0;
    text-align: center;
}
.card.image img {
    width: 100%;
    height: auto;
    border-radius: 12px;
}
/* Variantes de couleur */
.card.vert {
    border-left: 6px solid green;
    background: #d2fdd4;
}

.card.rouge {
    border-left: 6px solid #8b0000;
    background: #faebd7;
}

.card.jaune {
    border-left: 6px solid #f0e68c;
    background: #fffacd;
}

/* UL dans une carte */
.card ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.card li {
    background: rgba(255,255,255,0.6);
    margin: 6px 0;
    padding: 8px 12px;
    border-radius: 8px;
    border-left: 4px solid #4682b4;
    font-size: 0.95em;
}

/* Conteneur de cartes côte à côte */
.cards-row {
    display: flex;
    justify-content: center;   /* centre les cartes */
    align-items: stretch;       /* même hauteur */
    gap: 20px;                  /* espace entre les cartes */
    flex-wrap: wrap;            /* passe en colonne sur mobile */
    margin: 20px auto;
    max-width: 1200px;
}

/* Cartes adaptées au mode côte à côte */
.cards-row .card {
    flex: 1 1 300px;            /* largeur mini 300px, s’adapte */
    max-width: 900px;           /* largeur maxi */
}