
body 
{
/*   background-color: darkgray;  */
  /* background-color: yellow; */
	background-color: white;
  /*font-family: 'Open Sans Condensed', sans-serif;*/
  font-family: 'Roboto', sans-serif;
	padding-left:5%;
		padding-right:5%;
	padding-top:1%;
}
/* Mise en forme des titres */

small 
{font-size: 8px;}

h1,h2,h3,h4
{
/*	font-family:'Sonsie One', cursive;*/
/*	font-style: italic;*/
/*	color:darkblue;*/
	font-family: 'Roboto Condensed' ;
	color:black;	
	font-weight:900;
}


h1
{
    font-size: 60px ;
		padding-top:5%;
	padding-bottom:30px;
}

h2
{
    font-size: 50px ;
		padding-top:5%;
	padding-bottom:30px;
}
h1,h2,pre
{
text-align: center;	
}

h3
{ 
	font-size: 35px ; 
 padding-left:2px;	
	padding-top:50px;
	padding-bottom:20px;
}

/* Mise en forme paragraphe p */

p
{
  padding:0 2px ;
}

/* Mise en forme header */
header 
{
  padding: 15px;
  margin: 0px;
  float: top;
  background-color: darkgray;
}

header h1
{
	color:white;
  text-shadow: black 0 4px;
  margin : 0.1em 0;
}

/* Mise en forme logo */

.tf_sticky_logo  
{
  height: 100px;
  width: 100px;
  top: 10px;
  left: 10px;
  margin-right:10px;
  border:none;
  vertical-align:middle;
}

/* Mise en forme nav */
#mynav
{
	display:flex;
	justify-content: space-between;
	padding-left:unset;
	padding-right:unset;
	padding-top:unset;
}
#navencapsulate
{
	width:90%;
}
#site-logo
{
	padding: 0 5px;
}
nav, footer 
{
  padding: 15px 0;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color : white;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

nav ul, footer ul 
{ 
  margin:0;
  padding:0;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

nav ul li, footer ul li 
{ 
  list-style-type: none;
}

nav ul li a, footer ul li a
{ 
  text-decoration: none;
  color: #707070;

} 
nav ul li, footer ul li a
{ 
  vertical-align: middle;
	font-family: "Roboto Condensed" !important;
	font-weight: 700 !important;
	font-size: 1.4em !important;
	padding: 0.6em 0.94em;
	transition: color .2s ease-in-out;
} 

nav ul li input
{ 
	vertical-align: middle;
	font-family: "Roboto Condensed" !important;
	font-weight: 700 !important;
	font-size: 1em !important;
} 

nav ul li input::placeholder
{ 
	color: #c0c0c0;
	font-weight: 700 !important;
	font-size: 0.8em !important;
	padding: 0em 0em;
} 

nav ul li a.current-item, footer ul li a.current-item, nav ul li input.current-item
{
	color: #44bfe3;
}

.highlight-link > a 
{
    border: none;
    background-color: rgba(200,200,200,.25);
    color: #000;
    padding: 0.3em 1em;
    margin-left: 0.6em;
    margin-right: 0.6em;
    border-radius: 30px;
}	
nav ul li a:hover, footer ul li a:hover, nav ul li input:hover 
{ 
  color: orange;
	transition: color .2s ease-in-out;
}

nav form 
{ 
  width: 40%;
}

nav form input.button
{ 
  color: white;
  background-color: black;
}

/* lien rapport des cartes */
.lien-rapport a
{
	background-color: #052937;
	color: white;
	text-decoration: none;
	padding: 5px 10px;
}

mark
{
	background-color: #FFFF00;
}
/* Mise en forme main */
main 
{
  margin-left: 5px;
  margin-right: 5px;

  font-style: normal;
  background-color: white;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* Mise en forme class notaside regroupant section et article */

.notaside
{
  width: 70%;
  margin: 0;  
  padding: 0;
}

/* Mise en forme section */
section
{
  padding: 15px 0;
  width: 100%;
}

/* Mise en forme article */
article
{
  padding: 5px 0;
}

/* Mise en forme aside */

aside 
{
  width: 25%;
  padding-left: 15px;
  padding-right: 5px;
  font-style: italic;
  background-color: lightgray;
}

/* Mise en forme footer */
footer
{
  width: 70%; 
  margin-top: 5px;
  float: left;
  font-style: normal;
  text-align: center;
  background-color: white;
}

/* specific layout */

.tabcodiftable
{
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}	

.tabcodiftableMax
{
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}	

div.tableEncapsulate
{
	width:100%;
}

table { border-collapse: collapse; }

td + td ,
th + th { border-left: 1px dotted; }
tr + tr { border-top: 1px  dotted; }

/*
td
{ 
	padding: 5px;
}

th
{ 
	padding: 10px;
}
*/

td
{ 
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;

}

th
{ 
	padding-top: 10px;
	padding-bottom: 10px;
}

.tIndice
{
	padding-left: 3px;
	padding-right: 2px;
}

.tEffet
{
	padding-left: 3px;
	padding-right: 1px;
}

.tAge
{
	padding-left: 3px;
	padding-right: 4px;
}

.tAgeGrave
{
	padding-left: 3px;
	padding-right: 4px;
}

.tAgeMort
{
	padding-left: 3px;
	padding-right: 4px;
}

.tNbEffet
{
	padding-left: 3px;
	padding-right: 4px;
}


.tNbEffetPfizer
{
	padding-left: 3px;
	padding-right: 4px;
}
.tNbEffetModerna
{
	padding-left: 3px;
	padding-right: 4px;
}
.tNbEffetAstraZeneca
{
	padding-left: 3px;
	padding-right: 4px;
}

.tNbEffetGrave
{
	padding-left: 3px;
	padding-right: 4px;
}
.tNbEffetMortel
{
	padding-left: 3px;
	padding-right: 4px;
}

.tPctGraves
{
	padding-left: 3px;
	padding-right: 4px;
}

.tPctMorts
{
	padding-left: 3px;
	padding-right: 4px;
}

.tMedoc
{
	padding-left: 3px;
	padding-right: 1px;
}

.tVaccinSurRisque
{
	padding-left: 3px;
	padding-right: 4px;
}

.tGravite
{
	padding-left: 3px;
	padding-right: 4px;
}

.tEvolution
{
	padding-left: 3px;
	padding-right: 4px;
}


.tSexe
{
	padding-left: 3px;
	padding-right: 4px;
}

.tPlageAges
{
	padding-left: 3px;
	padding-right: 4px;
}

.tMois
{
	padding-left: 3px;
	padding-right: 4px;
}
.
.tChronologie
{
	padding-left: 3px;
	padding-right: 4px;
}
.tSemiologie
{
	padding-left: 3px;
	padding-right: 4px;
}
.tBibliographie
{
	padding-left: 3px;
	padding-right: 4px;
}
.tCas
{
	padding-left: 3px;
	padding-right: 4px;
}
.tNbCas
{
	padding-left: 3px;
	padding-right: 4px;
}

.tNbCasGrave
{
	padding-left: 3px;
	padding-right: 4px;
}

.tProportionCas
{
	padding-left: 3px;
	padding-right: 4px;
}

.tNbCasMort
{
	padding-left: 3px;
	padding-right: 4px;
}

.tDateNotif
{
	padding-left: 3px;
	padding-right: 4px;
}

.tVoie
{
	padding-left: 3px;
	padding-right: 4px;
}

.tDuree
{
	padding-left: 3px;
	padding-right: 4px;
}

/* flex row */
.MyRow 
{
    display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.MyCol 
{
	padding: 1em;
/*	border: solid; */
}

/* Infobulle pour voir la définition d'une colonne */
.infobulle 
{
  position: relative;  /* les .infobulle deviennent référents */
  cursor: help;
}

/* on génère un élément :after lors du survol et du focus :*/

.infobulle:hover::after,
.infobulle:focus::after 
{
  content: attr(aria-label);  /* on affiche aria-label */
  position: absolute;
  top: -1.2em;
  left: 50%;
  transform: translateX(-50%); /* on centre horizontalement  */
  z-index: 1; /* pour s'afficher au dessus des éléments en position relative */
  white-space: nowrap;  /* on interdit le retour à la ligne */
  color: darkred;
}

.infobulleright 
{
  position: relative;  /* les .infobulle deviennent référents */
  cursor: help;
}

/* on génère un élément :after lors du survol et du focus :*/

.infobulleright:hover::after,
.infobulleright:focus::after 
{
  content: attr(aria-label);  /* on affiche aria-label */
  position: absolute;
  top: -1.2em;
  left: 98%;
  transform: translateX(-98%); /* on centre horizontalement  */
  z-index: 1; /* pour s'afficher au dessus des éléments en position relative */
  white-space: nowrap;  /* on interdit le retour à la ligne */
}

.cas
{
	border: solid;
	padding: 5px;
}

strong
{
	color: darkblue;
}

/* compliance with mobile devices */ 
@media screen and (min-width:1026px) 
{
  /* CSS for screens that are 1026 pixels or more will be put in this section */
	header 
	{
	  height: 15%;
	}
	nav
	{
	  margin-left: 0;
	  margin-right: 0;
	}	
	footer 
	{
	  margin-left: 10%;
	  margin-right: 10%;
	}	
	footer 
	{
	  height: 15%;
	}	
	textarea[name="Adresse"]
	{
		/* width:55em;*/
	}
}

@media screen and (max-width:1025px) 
{
  /* CSS for screens that are 1025 pixels or less will be put in this section */

  /* removing space on the side */
  nav, footer, main 
  {

      width:100%;
      margin-left: 2px;
      margin-right: 2px;
  }
	h1,h2
	{
		font-size: 60px ;
	}
	textarea[name="Adresse"]
	{
		/*width:40em;*/
	}
}
@media screen and (max-width:710px) 
{
  /* CSS for screens that are 710 pixels or less will be put in this section */

  /* aside is put underneath*/
  /* search form is put on a second line*/
	aside, .notaside, nav form, nav ul
	{
		width:100%;
	}
	nav form
	{
		text-align: center;
		width: 80%;
	}
	.tf_sticky_logo  
	{
	  height: 75px;
	  width: 75px;
	}
	main 
	{
	  width: 100%;
	  margin-left: 2%;
	  margin-right: 2%;
		
	}

	article{
		width:100%;
	}
	aside 
	{
	  display:none;
	  width: 0%;
	}
	pre
	{
	    white-space: pre-wrap;
	}
	.hidesmall
	{
		display:none;
	}
	textarea[name="Adresse"]
	{
		 width:20em; 
	}
	select {
        width: 90%;
    }
	h1,h2
	{
		font-size: 40px ;
	}
	.tNbEffetPfizer, .tNbEffetModerna, .tNbEffetAstraZeneca, .tIndice
	{
		display: none;
	}

}
@media screen and (max-width:350px) 
{
	nav ul 
	{
		display:block;
		text-align: center;
	}
	header
	{
		height: 1.5em;
		padding: 2px;
	}
	section, article
	{
		padding: 2px 0;
	}
	h1
	{
		font-size:1.4em;
		margin: 1px;
	}
	h2
	{
		font-size:1.2em;
		margin: 1px;
	}
	h3
	{
		font-size:1em;
		margin: 2px;
	}
	p
	{
		margin-block-start: 2px;
	}
	.logo 
	{
		height: 30px;
		width: 30px;
	}
	aside 
	{
		display:none;
		width: 0%;
	}
	.notaside
	{
		width: 100%;
	}
	nav, footer 
	{
		width:100%;
	}	
	nav form
	{
		width: 100%;
	}
	nav ul, footer ul 
	{ 
		width: 100%;
	}
	pre
	{
	    white-space: pre-wrap;
	}
	.hidesmall
	{
		display:none;
	}
	textarea[name="Adresse"]
	{
		width:15em;
	}
	select {
        width: 90%;
    }
	h1,h2
	{
		font-size: 15px ;
	}
}