body{
	margin: 110px 0 0 0;
	padding: 0;
	font: 80% "DM Sans", sans-serif;
	color: #666;
	text-align: left;
	background: white;
}
h1, h2, h3, p, center {
	font-weight: normal;
	color: #666;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	text-align:center;
	/*border-top: 1px solid #000000;*/
	/*border-bottom: 1px solid #000000;*/
	opacity: 1;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
	text-align:left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	opacity: 1;
}
h3 {
	text-indent: 2px;
	font-size: 1.6em;
	font-weight: bold;
	text-align:center;
	opacity: 1;
	font-style: italic;
}
h4 {
	text-indent: 2px;
	font-size: 1.4em;
	font-weight: bold;
	text-align:left;
	opacity: 1;
	/*font-style: italic;*/
}
h5 {
	text-indent: 2px;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
	opacity: 1;
}
h6 {
	text-indent: 2px;
	font-size: 0.8em;
	font-weight: lighter;
	text-align:left;
	opacity: 1;
}
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
}
p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 120%;
}
p {
	text-align:justify;
	opacity: 1;
}
a {
	text-decoration: none; /* Les liens avec la classe "test" n'auront pas de soulignement */
	color: #666;
}
a:hover{
	background-color: white;
	color: blue;
}

.titreprod{ /* */
  	color: black;
    font-size: 1.02em;
}

.boldblue{ /* l'Arborescence    Arizonia    font-weight: bold;*/
  color: #333;
  font-family: 'Sofia';
  font-size: 1.2em;
}

img { border: 0; }

.flotte-g {
	padding-right:10px;
	float:left; /* Aligner une image  gauche du texte  */
	margin: 0px 0px 5px 0px;/*-top (haut), -right (droite), -bottom (bas), -left*/
}
.flotte-d {
	padding-left:10px;
	float:right; /* Aligner une image  droite du texte  */
}

.alerte
{
   text-align: justify;
    font-style: italic;
    color: red;;
}
.imageflottanteleft
{
    float: left;
    
}
.imageflottanteright
{
    float: right;
}

/*-----Image dans un rond (si 50% et image carrée) sinon coin rond jusqu'à dans un ovale--------*/
.img_coinrond {
  border-radius: 50%;
}

/*https://www.alsacreations.com/astuce/lire/630-fonte-personnalisee-site-web.html*/
.container {
  max-width: 960px;
  min-width: 300px;
  margin: auto;
  background-color: white;
  color: #666;
  border-radius: 10px;
  z-index: -1;
}

.topbandeau {
  position:online;
  margin-top:110px;
  width: 100%;
  max-width: 960px;
  z-index: -1;
  margin-left: auto;
  margin-right: auto;
  background: white; 
}

.article {
  max-width: 96%;
  margin: auto;
  background-color: white;/*whitesmoke*/
  color: #666;
  border-radius: 10px;
  z-index: 0;
}


.boxspectacle {
  height: 165px;
  width: 100%;
}


.centrer {
  max-width: 96%;
  text-align: justify;
  margin: auto;
  background-color: white;/*whitesmoke*/
  color: #666;
  border-radius: 10px;
  z-index: 0;
}
.team {
  max-width: 96%;
  margin: auto;
  background-color: white;
  color: #666;
  border-radius: 10px;
  z-index: 0;
}
/*    Bloc presse   */
.blocml{
			border: 1px solid #000;
			margin: 0;
			padding: 15px;
			width: 90%;
			max-width: 800px;
			margin: auto;
			text-align: justified;
			font: 80% "DM Sans", sans-serif;
		}
/*    Bloc colonnes   */
.content-box {
	  -webkit-column-width: 160px;
	  -moz-column-width: 100px;
	  column-width: 100px;
	}

/*  Menu   */
.topnav {
  position:fixed;
  width: 100%;
  max-width: 960px;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  background: white;
  opacity: 0.95;
  /*opacity: 0.95;
  background: #E5E7E9;
  border-radius: 0px 0px 11px 11px;
  -webkit-border-radius: 11px 11px 11px 11px;
  -moz-border-radius: 11px 11px 11px 11px;
  box-shadow: 4px 4px 9px -1px rgba(0,0,0,0.66);
  -webkit-box-shadow: 4px 4px 9px -1px rgba(0,0,0,0.66);
  -moz-box-shadow: 4px 4px 9px -1px rgba(0,0,0,0.66);
  */
  top: 0;
}
.topnav #myLinks {
  display: none;
}
.topnav a {
  color: black;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 18px;
  display: block;
}
.topnav a.icon {
  background: none;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.topnav a:hover {
  background-color: none;
  opacity: 0.5;/*   color: red; */
}
.topnav img:hover {
  background-color: none;
  opacity: 0.5;/*   color: red; */
}
.topnav a.icon:hover {
  background-color: none;
  opacity: 0.5;/*   color: red; */
}

.active {
  background-color: whitesmoke;
  color: #E5E7E9;
}
/* ------- Footer -----------*/ 

.footer {
  max-width: 90%;
  margin: auto;
  background-color: #E5E7E9;/*#263246*/
  border-radius: 5px;
  border: 2 solid;
  font: 70% "DM Sans", sans-serif;
  color: #666;
  border-radius: 10px;
  z-index: 0;
}
 
/* -----------------------Tableau ----------------*/ 
table{
    width: 100%;
    background-color: none;
}
.tg  {
	border-collapse:collapse;
	border-spacing:0;
}
.tg td{
	border-color:#E5E7E9;
	border-style:solid;
	border-width:2px 0px 2px 0px;
	text-align:left;
	vertical-align:top;
	padding:10px 5px;
	word-break:normal;
}
.tg th{
	border-color:#E5E7E9;
	border-style:solid;
	border-width:0px;
	font-weight:normal;
	padding:10px 5px;
	word-break:normal;
}
.tg .tg-0pky{
	border-color:inherit;
	text-align:left;
	vertical-align:top;
}

/*Pour un fond differend une ligne sur deux.*/
table tbody tr:nth-child(odd) {
    background-color: #E5E7E9; 
}
/*Pour IE inférieures à IE9 et si utilisation de JQUery, à la fin de </table> rajouter:*/
	<script>
		$("tr:odd").css("background", "#ededed");
	</script>


/*--------------------Gestion des images LxH Vignettes  100x100--------------*/ 
a.p1 {display:block; width:100px; height:100px; float:left;}

a.p1 img {display:block; border:0; border-radius: 50%;}
a.p1:hover {text-decoration:none; position:relative;}

/* Hover image 300x300 décalée vers la droite */ 
a.p1 b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;-webkit-transition: opacity 0.6s ease-in-out;}
a.p1:hover b {top:-120px; left:-15px; padding:10px; opacity:1.0;}/*Deplacement vue*/

/* Hover image 300x300 décalée vers la gauche */
a.p1 c {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;-webkit-transition: opacity 0.6s ease-in-out;}
a.p1:hover c {top:-120px; left:-340px; padding:10px; border:1px solid red; background:#fff; opacity:1.0;}/*Deplacement vue*/



/*--------Fiches--------------*/
.flex-container {
	padding: 0;
	margin: 0px;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
}

.flex-item {
	border-radius: 0px;
	border: 0 solid;
	box-shadow: 1px 0px 1px 0px grey;
	background: white;
	padding: 4px;
	width: 47%;
	min-width: 300px;
	margin: 5px 0 1em 0;/*-top (haut), -right (droite), -bottom (bas), -left*/
	text-align:left;
	text-justify:auto;color: #666;
	/*color: #666;*/
	/*font-weight: bold;*/
	font-size: 90%;
}	

.flex-item{
	
	}
/*----- Slide Show--------*/
.slideshow {
   width: 280px;
   height: 158px;
   overflow: hidden;
   margin-left: auto;
    margin-right: auto;
   border: 3px solid #F2F2F2;
}
.slideshow ul {
    /* N images donc N x 100% */
   width: 1100%;
   height: 100%;
   padding:0;
   margin:0;
   list-style: none;
}
.slideshow li {
   float: left;
}

/*----- Slide Show 2--------*/
.slideshow2 {
   width: 300px;
   height: 210px;
   overflow: hidden;
   margin-left: auto;
    margin-right: auto;
   border: 3px solid #F2F2F2;
}
.slideshow2 ul {
    /* N images donc N x 100% */
   width: 1100%;
   height: 100%;
   padding:0;
   margin:0;
   list-style: none;
}
.slideshow2 li {
   float: left;
}

table {
  width: 100%;
  background: white;
}

th, td {
  text-align: left;
  background: white;
}


