/* global settings */
@import url('https://fonts.googleapis.com/css2?family=Athiti:wght@300;400;500&display=swap');

p, td, body {
	font-family: 'Athiti', Serif;
	font-size: 11pt;
}

#main {
    margin-left: 50px;
    margin-right: 50px;
    text-align: justify;
}

th {
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	border: 1px solid #cccccc; background-color: #eeeeee; 
}

/* headings */
h1 {
	color: #60219f;
	font-size: 16pt;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #0066CC;
}
h2 {
	color: #004C99;
	font-size: 16pt;
	margin-bottom: 10px;
	font-weight: 400;
}
.index_page h2{
    font-size:30pt;
    font-weight:600;
}

h3 {
	color: #60219f;
	font-size: 11pt;
	margin-bottom: 7px;
	margin-top: 4px;
}

/* link treatment */
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #B10069;
}
a.menu {
	color: black;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover {
	color: #990000;
}

#menu {
    background-image: url("http://carexil.huma-num.fr/Facsimile/transparent.jpg");
}
#menu li a {
color: #333399;
}
#menu li {
	color: #333399;
	font-size: 16px;
	font-weight: 400;
}
#menu li a:hover {
	color: #60219f;
}

hr {
	color: #cc6600;
	background-color: #cc6600;
	border: #cc6600;
	height: 1px;
	margin-top:10px;
}
ul { 
	padding-top: 0px; 
	margin-top: 0px; 
	padding-left: 25px; 
	margin-left: 5px; 
	list-style-image: url("../Images/ulimg.gif");
	
}
li {
	margin-top: 5px;
	 list-style-type:none;
	 
}
li ul {
	list-style-image: none;
	list-style: none;
	
	}

dt { 
	margin-top: 15px; 
	list-style-image: url("Images/ulimg.gif");
}
dd {
	margin-top: 5px; 
	padding-left: 35px; 
	margin-left: 0px; 
}

.indented { padding-left: 20px; text-indent: -20px; } .greybold { color: #555555; font-weight: bold;}

.floatblock {
	display: inline-block;
	vertical-align: top;
	margin: 0px; margin-bottom: 2px;
	padding: 4px;
	font-size: 10pt;
	border: 1px solid #cccccc;
}
.floatblock div {
	font-size: 10px;
	color: #888888;
	text-align: center;
}
   section{
    background: white;
    padding: 0;
  }
  .container {
    max-width: 1044px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .carousel {
    display: block;
    text-align: left;
    position: relative;
    margin-bottom: 22px;
  }
  .carousel > input {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
  }
  .carousel > input:nth-of-type(10):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -900%;
  }
  .carousel > input:nth-of-type(9):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -800%;
  }
  .carousel > input:nth-of-type(8):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -700%;
  }
  .carousel > input:nth-of-type(7):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -600%;
  }
  .carousel > input:nth-of-type(6):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -500%;
  }
  .carousel > input:nth-of-type(5):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -400%;
  }
  .carousel > input:nth-of-type(4):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -300%;
  }
  .carousel > input:nth-of-type(3):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -200%;
  }
  .carousel > input:nth-of-type(2):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: -100%;
  }
  .carousel > input:nth-of-type(1):checked ~ .carousel__slides .carousel__slide:first-of-type {
    margin-left: 0%;
  }
  .carousel > input:nth-of-type(1):checked ~ .carousel__thumbnails li:nth-of-type(1) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(2):checked ~ .carousel__thumbnails li:nth-of-type(2) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(3):checked ~ .carousel__thumbnails li:nth-of-type(3) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(4):checked ~ .carousel__thumbnails li:nth-of-type(4) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(5):checked ~ .carousel__thumbnails li:nth-of-type(5) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(6):checked ~ .carousel__thumbnails li:nth-of-type(6) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(7):checked ~ .carousel__thumbnails li:nth-of-type(7) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(8):checked ~ .carousel__thumbnails li:nth-of-type(8) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(9):checked ~ .carousel__thumbnails li:nth-of-type(9) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel > input:nth-of-type(10):checked ~ .carousel__thumbnails li:nth-of-type(10) {
    box-shadow: 0px 0px 0px 5px #333399;
  }
  .carousel__slides {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    display: flex;
  }
  .carousel__slide {
    position: relative;
    display: block;
    flex: 1 0 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 500ms ease-out;
    vertical-align: top;
    box-sizing: border-box;
    white-space: normal;
  }
  .carousel__slide figure {
    display: flex;
    margin: 0;
  }
  .carousel__slide div {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .carousel__slide div:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.6666666667%;
  }
  .carousel__slide div > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .carousel__slide img {
    display: block;
    float: right;
    flex: 1 1 auto;
    object-fit:scale-down;
  }
  .carousel__slide figcaption {
    align-self:center;
    padding: 20px 20px 0 20px;
    flex: 0 0 auto;
    width: 20%;
    min-width: 20px;
  }
  .carousel__slide .credit {
    margin-top: 1rem;
    color: rgba(0, 0, 0, 0.5);
    display: block;
  }
  .carousel__slide.scrollable {
    overflow-y: scroll;
  }
  .carousel__thumbnails {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin: 0 -10px;
  }
  .carousel__slides + .carousel__thumbnails {
    margin-top: 20px;
  }
  .carousel__thumbnails li {
    flex: 1 1 auto;
    max-width: calc((100% / 10) - 20px);
    margin: 0 10px;
    transition: all 500ms ease-in-out;
  }
  .carousel__thumbnails label {
    display: block;
    position: relative;
  }
  .carousel__thumbnails label:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
  }
  .carousel__thumbnails label > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .carousel__thumbnails label:hover, .carousel__thumbnails label:focus {
    cursor: pointer;
  }
  .carousel__thumbnails label:hover img, .carousel__thumbnails label:focus img {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
    transition: all 700ms ease-in-out;
  }
  .carousel__thumbnails img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #wrapper{
    padding: 20px;
    margin-left: 100px;
    margin-right: 100px;
  }
    #presentation{
        font-size:12pt;
      text-align: justify;
      font-family: 'Athiti', sans-serif;
      font-weight: 300;
    
    }
    .index_page{
      font-family: 'Athiti', sans-serif; ;
      font-weight: 400;
    }
    .a {
      list-style-type: circle;
    }
    
    
    div#warning-index  {
      height: 30px;
       background-color: steelblue;
       opacity: .5;
       margin-right:0;
       padding:0;
       margin-left:0;
    }
    
    #text-warning-index{
      color: #fff;
      font-size: 18px;
      text-align: center;
      padding-top: 1px;
    }
#menu hr {
    margin-top:10px;
	color: #333399;
	background-color: #333399;
	border: #333399;
	height: 1px;
}

#tokinfo region {
	display: none;
	font-style: italic;
	opacity: 0.5;
}
#tokinfo region::before {
	content: '- ';
}



