﻿/*
.parallax {
  height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
*/
.parallax {
    height: 80vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*
.parallax1 {
  background-image: url("K01.jpg");
}
*/
.parallax1 {
    background-image: url("K04.jpg");
    --background-size: 120%;
    background-position-y: 95px;
}

.parallax2 {
    background-image: url(K02.jpg);
    top: -2em;
    position: relative;
}

.parallax3 {
    background-image: url(K03.jpg);
    top: -3.7em;
    position: relative;
}

img.logo {
    height: 250px;
}

h1 {
    color: ligthyellow;
    font-size: 60px;
    top: -0.4em;
    position: relative;
}

h2 {
    top: 3.5em;
    position: relative;
    color: #269795;
    left: 1em;
    font-size: 2em;
    font-family: 'Ortisan';
    font-weight: bolder;
	
}

h2.position2 {
    top: 1em;
    color: #269795;
    font-family: 'Ortisan';
    font-weight: bolder;
	
}

span.sig {
    font-family: 'Ortisan';
    font-weight: bolder;
}

body {
    border: 0;
}

span.name {
--    font-family: 'Ortisan';
--    font-weight: bolder;
    top: -0.76em;
    position: relative;
}

span.sig {
    font-family: 'Ortisan';
    font-weight: bolder;
    top: -0.76em;
    position: relative;
}

span.tel {
    right: 1em;
    position: fixed; 
	top: 0.2em;
    line-height: 1;
	text-align: right;
}


/*.top {
    z-index: 100;
    position: fixed;
    background-color: darkturquoise;
    color: lightyellow;
    top: 0px;
    left: 0;
    right: 0;
    height: 100px;
}
*/
.top {
    z-index: 100;
    position: fixed;
    background-color: #269795;
    color: #F1E65D;
    top: 0px;
    left: 0;
    right: 0;
    /* height: 100px; */
    padding: 0.5em;
    font-size: 3em;
    /* border: 2em; */
	max-height: 1em;
    min-width: 1201px;	
}

.box01 {
    position: absolute;
    top: 5em;
    right: 5em;
    text-align: center;
    background-color: #F1E65D;
    /* width: 200px; */
    /* height: 60px; */
    padding: 1em;
    font-size: 1.5em;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 200px;	
    padding-left: 2em;
    padding-right: 2em;
}

.box02 {
    position: absolute;
    /*top: 11em;*/
	top: 20%;
    right: 5em;
    text-align: center;
    background-color: #F1E65D;
    /* width: 200px; */
    /* height: 60px; */
    padding: 1em;
    font-size: 1.5em;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 200px;
}

.box03 {
    position: absolute;
    /*top: 23em;*/
	top: 60%;
    right: 5em;
    text-align: center;
    background-color: #F1E65D;
    /* width: 200px; */
    /* height: 60px; */
    padding: 1em;
    font-size: 1.5em;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 200px;
    padding-left: 2em;
    padding-right: 2em;	
}

.box11 {
    position: relative;
    /*top: 9em;*/
	top: 10%;
    left: 4em;
    text-align: center;
    background-color: #F1E65D;
    /* width: 200px; */
    /* height: 60px; */
    padding: 1em;
    font-size: 1.5em;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 200px;
    max-width: 600px;
}

img.picture {
    height: 250px;
}

.box12 {
    position: absolute;
    top: 2em;
    right: 5em;
    text-align: center;
    background-color: #F1E65D;
    /* width: 200px; */
    /* height: 60px; */
    padding: 1em;
    font-size: 1.5em;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    max-width: 450;
}

.box31 {
    position: relative;
    top: 2em;
    left: 4em;
    text-align: center;
    background-color: #F1E65D;
    /* width: 200px; */
    /* height: 60px; */
    padding: 1em;
    font-size: 1.5em;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 200px;
    max-width: 800px;
}

img.picture {
    height: 400px;
}
.title {
    font-weight: bold;
    /* font-size: large; */
    color: #269795;
    font-size: 1.2em;
}
.title_table {
    font-weight: bold;
    /* font-size: large; */
    color: #269795;
    font-size: 1em;
}

.right {
	text-align: right;
}

table.attestation {
	border-collapse: collapse;
}

tr.green-line td{
    background-color: green;
    color: white;
    border-width: thin;
    border-spacing: 0px;
    border-left-style: solid;
    border-color: white;
}

tr.blue-line td{
    background-color: blue;
    color: white;
    border-width: thin;
    border-spacing: 0px;
    border-left-style: solid;
    border-color: white;
}

tr.black-line td{
	color: black;
	border-width: thin;
	border-spacing: 0px;
	border-left-style: solid;
	border-color:black;
}

tr.red-line td{
    background-color: red;
    color: white;
    border-width: thin;
    border-spacing: 0px;
    border-left-style: solid;
    border-color: red;
}

tr.orange-line td{
    background-color: orange;
    color: white;
    border-width: thin;
    border-spacing: 0px;
    border-left-style: solid;
    border-color: white;}
}

table.exp tr {
    vertical-align: top;
}

table.attestation td {
	border: 1px solid #999999;
	text-align: left;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

table.attestation td.right {
	text-align: right;
}


table.datalist td {
    border-left: groove;
}

input.sel {
    background-color: lightblue;
}

/* Ajoutez du style CSS ici si nécessaire */
table#maTable {
	border-collapse: collapse;
	width: 100%;
}

table#maTable th{
	background-color: #888888;
	text-align: left;
	padding: 5px;
}

table#maTable td {
	border: 1px solid #999999;
	text-align: left;
	padding: 3px;
}

table#maTable tr:hover {
	background-color: #aaaaaa;
	cursor: pointer;
}

table#maTable .selected {
	background-color: #b3d9ff; /* Couleur de fond pour la ligne sélectionnée */
}
td.frame {
	vertical-align: top;
}

td.hidden{
    display: none;
}

th.hidden{
    display: none;
} 

iframe {
    border: none;
}

th img {
    height: 20px;
}

table#maTable td img {
    height: 20px;
} 

 
 table#maTable td.num {
    text-align: right;
}

#promptCompat{
	display: none;
}
#promptCompat.no_dialog{
	box-shadow: 0 0 5px 2px red;
	padding: 10px;
	display: block;
	text-align: center;
	font-weight: bold;
}
.boutons{
	padding: 10px;
}
dialog{
	background-color: #E1E4F2;
	border-radius: 10px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
dialog::backdrop{
	background-color: rgba(0, 0, 0, 0.6);
}

td.rdv {
    background-color: lightgray;
    width: 50px;
	font-size: 0.75em;
}

td.hour {
    text-align: right;
	font-size: 0.75em;
	
}

td.sep {
	width: 2px;
	background-color: black;
}

th.sep {
	width: 2px;
	background-color: black;
}

table.planning {
	background-color: lightgray;
	border-collapse: collapse;
}

tr.sep {
    height: 2px;
    background-color: #DDDDDD;
}

td.rdv_BAULET {
	font-size:0.6em;
    background-color: #FF9999;
}

td.rdv_CHATELINEAU {
	font-size:0.6em;
    background-color: #FFFF00;
}

td.rdv_KINEAC {
	font-size:0.6em;
    background-color: #99FF99;
}

td.rdv_DOMICILE {
	font-size:0.6em;
    background-color: #9999FF;
	
}

td.rdv_PRIVE {
	font-size:0.6em;
    background-color: red;
	
}

@font-face {
    font-family: 'Ortisan';
    src: url('OrtisanSignature.woff') format('woff');
}

