@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;500;600;700&display=swap'); 

/******************************/
/***** INTERFACE GENERALE *****/
/******************************/
body {
    background-color: transparent;
}

body, th, td, font {
    font-size: 1.0em;
    font-family: Assistant, sans-serif !important;
    font-size: 16px !important;
}

font b {
    font-size: 16px !important;
}

p, ul {
    line-height: 1.2;
}

a:link, a {
    color: #FE406A;
}

a:hover {
    text-decoration: none;
}

#capsule {
    margin: 25px auto 0px auto;
    width: 900px;
    height: auto;
    background-color: #FFF;
}

#centrage {
    margin: 0px auto 0px auto;
    width: 900px;
    height: auto;
    padding: 0px 50px 0px 50px;
}

#topCentrage {
    margin: 0px auto 0px auto;
    width: 900px;
    height: 10px;
    padding: 0px 50px 0px 50px;
    display: none;
}

#bottomCentrage {
    margin: 0px auto 0px auto;
    width: 900px;
    height: 30px;
    padding: 0px 50px 0px 50px;
    display: none;
}

#header {
    width: auto;
    height: auto;
}

#headerLeft {
    float: left;
    width: 400px;
    /*correction*/
    margin-top: 15px;
}

#headerLeft a > img {
    margin-bottom: 37px !important;
    padding: 0 !important;
}

#headerLeft img {
    margin-bottom: 10px !important;
    padding: 0 !important;
}

#headerRight {
    float: right;
    width: 500px;
    /*correction*/
    height: 229px;
    margin-top: 15px;
}

#headerLangue {
    width: auto;
    height: auto;
    text-align: right;
}

#headerLangue img {
    margin-top: -2px !important;
    width: auto;
    height: auto !important;
}

a.linkLangue {
    display: inline-block;
    float: right;
    padding: 6px 10px;
    color: #FE406A;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
    border-right: solid 1px #7A868D !important;
    padding: 0 !important;
    margin: 0 !important;
    padding: 2px 15px 2px 0 !important;
    margin: 0 !important;
}

a.linkLangue:first-child {
    padding-left: 15px !important;
    padding-right: 0 !important;
    border-right: none !important;
}

a.linkLangue:last-child {
    padding-left: 0 !important
}

a:hover.linkLangue {
    text-decoration: none;
}

div[id*=headerRightMiddle_] {
    padding: 20px 0 23px 0;
    text-align: right;
    color: #666;
    font-weight: 500;
    font-size: 18px;
}

div[id*=headerRightMiddle_] .inputSearch {
    margin-left: 10px;
    width: 200px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.inputSearch {
    font-family: Assistant, sans-serif;
    width: 150px;
    border: solid 1px #FE406A;
    border-radius: 20px;
    font-size: 18px;
    padding: 5px 10px;
    color: #666;
}

.buttonOK {
    background-color: #FE406A;
    border: solid 1px #FE406A;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5px 15px 5px 10px;
    margin-left: -5px;
    cursor: pointer;
}

.medtravelColor {
    color: #7A868D;
}

/***** MENU & FOOTER *****/
#menuMedtravel_FR, #menuMedtravel_DE {
    width: 900px;
    font-weight: bold;
    padding: 12px 0px 9px;
}

#menuMedtravel_FR li, #menuMedtravel_DE li {
    display: inline-block;
    border-right: solid 1px #7A868D;
    padding: 0 10px 0 8px;
}

div[id*=menuMedtravel_] ul > li:first-child {
    padding-left: 0 !important;
}

#menuMedtravel_FR li.last, #menuMedtravel_DE li.last {
    border-right: none;
}

#menuMedtravel_FR li a, #menuMedtravel_DE li a {
    color: #FE406A;
    text-decoration: none;
    display: inline-block;
    padding: 0 2px;
    font-size: 18px;
    border-bottom: solid 2px #FFF;
}

#menuMedtravel_FR li a:hover, #menuMedtravel_DE li a:hover {
    color: #FE406A;
    text-decoration: none;
    border-bottom: solid 2px #7A868D;
}

#footer {
    padding: 20px 0 20px 7px;
    background-color: #7A868D;
}

#footer li {
    display: inline-block;
    border-right: solid 1px #FFF;
    padding: 0 10px 0 8px;
}

#footer li.last {
    border-right: none;
}

#footer li a {
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    padding: 0 2px;
    font-size: 18px;
    border-bottom: solid 2px #7A868D;
}

#footer li a:hover {
    color: #FFF;
    text-decoration: none;
    border-bottom: solid 2px #FFF;
}

#subFooter {
    padding: 0 0 20px 16px;
    font-size: 14px;
    background-color: #7A868D;
    color: #FFF;
}

#subFooter a {
    color: #FFF;
    text-decoration: underline;
    display: inline-block;
    margin: 0 10px;
}

#subFooter a:hover {
    text-decoration: underline;
}

/*********************/
/***** HOME PAGE *****/
/*********************/
/***** HOME - STYLES COMMUNS *****/
.boxHomeMainBottom {
    height: 15px;
}

.boxHomeMainSubjects .description a, .boxHomeSubSubjectsLeft .description a, .boxHomeSubSubjectsRight .description a {
    text-decoration: none;
    color: #FE406A;
}

.boxHomeMainSubjects .description a:hover, .boxHomeSubSubjectsLeft .description a:hover, .boxHomeSubSubjectsRight .description a:hover {
    color: #7A868D;
    text-decoration: none;
}

#homeLeft {
    float: left;
    width: 710px;
    margin-top: 15px;
}

.boxHomeMain {
    padding: 15px 15px 15px 0;
    padding-bottom: 0px;
}

.boxHomeMain > img {
    display: none;
}

.titreHome {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    margin-left: -8px;
    color: #666;
    margin-bottom: 15px;
    display: inline-block;
}

/***** HOME - CONSEILS MEDICAUX *****/
.boxHomeFlashInfo {
    float: left;
    width: 220px;
    height: 230px;
    margin-top: 15px;
    /* padding: 10px; */
    border: solid 2px #FE406A;
    border-radius: 10px;
}

.boxHomeFlashInfoTitre {
    text-transform: capitalize;
    font-size: 1.1em;
    color: #FFF;
    background-color: #FE406A;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px;
    font-weight: 600;
    text-align: center;
}

.boxHomeFlashInfo .newsticker-jcarousellite {
    background-color: #FFF;
    margin: 10px;
}

.boxHomeFlashInfo .newsticker-jcarousellite a {
    color: #666 !important;
    padding-top: 10px;
    display: inline-block;
    text-decoration: underline;
    font-size:14px;
}

.boxHomeFlashInfo .newsticker-jcarousellite a:hover {
    text-decoration: none;
}

.boxHomeMainSubjects {
    float: left;
    width: 430px;
    margin: 15px 0px 0px 30px;
}

.homeMainSubjectTitle {
    color: #7A868D;
    font-size: 20px;
    font-weight: bold;
}

.boxHomeMainSubjects .puce {
    float: left;
    margin: 3px 15px 0px 0px;
    display: none;
}

.boxHomeMainSubjects .description {
    float: left;
    width: 400px;
}

.boxHomeMainSubjects .description p.homeMainSubjectTitle {
    margin: 0px 0px 2px 0px;
    line-height: 1.2em;
}

.boxHomeMainSubjects .description p {
    margin: 0px 0px 15px 0px;
    line-height: 1.2em;
}

.boxHomeMainSubjects .description p.last {
    margin: 0px 0px 0px 0px;
    line-height: 1.2em;
}

/***** HOME - CONSEILS SANTE *****/
.boxHomeSubSubjectsLeft {
    float: left;
    width: 250px;
    margin-top: 15px;
    margin-right: 90px;
}

.boxHomeSubSubjectsMiddle {
    float: left;
    width: 240px;
    margin-top: 15px;
    display: none;
}

.boxHomeSubSubjectsRight {
    float: left;
    width: 220px;
    margin-top: 15px;
}

.homeSubSubjectTitle {
    /* font-weight:bold; */
}

.boxHomeSubSubjectsLeft .puce, .boxHomeSubSubjectsRight .puce {
    float: left;
    margin-right: 10px;
    display: none;
}

.boxHomeSubSubjectsLeft .description, .boxHomeSubSubjectsRight .description {
    float: left;
    width: 250px;
    font-size: 18px;
    margin-bottom: 5px;
    margin-left: 45px;
}

div[class*=boxHomeSubSubjects] .description::before {
    content: "•";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    color: #666;
    font-size: 35px;
    line-height: 17px;
    margin-left: -25px;
}

.boxHomeSubSubjectsLeft .description p.homeSubSubjectTitle, .boxHomeSubSubjectsRight .description p.homeSubSubjectTitle {
    margin: 0px 0px 3px 0px;
}

.boxHomeSubSubjectsLeft .description p.homeSubSubjectTitle.single, .boxHomeSubSubjectsRight .description p.homeSubSubjectTitle.single {
    margin: 0px 0px 15px 0px;
}

.boxHomeSubSubjectsLeft .description p.last, .boxHomeSubSubjectsRight .description p.last {
    margin: 0px 0px 0px 0px;
}

/***** DISCLAIMER *****/
#disclaimer {
    color: #7A868D;
    padding: 10px 20px 10px 0px;
    text-align: justify;
    font-size: 12px;
    line-height: 14px;
}

/***** BANDE DE DROITE *****/
#homeRight {
    float: right;
    width: 190px;
    margin-top: 30px;
}

#boxRightTop {
    background-color: rgb(122 134 141 / 15%);
    border-radius: 10px;
    padding: 0 15px 20px;
    margin-bottom: 20px;
}

#boxRightBottom {
    background: #f6f6f6;
    background: url(../images/fond_bandeDroite_bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 15px;
    margin-bottom: 10px;
    display: none;
}

#boxRightTop .titre {
    font-size: 15px;
    line-height: 17px;
}

#boxRightTop .element {
    padding-top: 20px;
    text-align: center;
}

#boxHON {
    font-size: 12px;
}

#boxHON img {
    float: left;
    border: none;
    margin: 0px 5px 0px 20px;
}

#boxHON a {
    color: #000;
    text-decoration: none;
    font-size: 10px;
}

#boxHON a:hover {
    text-decoration: underline;
}

/*********************/
/***** PAGE PAYS *****/
/*********************/
#titrePage {
    font-size: 22px;
    font-weight: bold;
    color: #FE406A;
    margin: 0 0 30px;
    position: relative;
}

#titrePage span {
    color: #FE406A !important;
    font-size: 18px !important;
}

#titrePage .marginTop {
    margin-top: 10px;
}

#titrePage img {
    margin-right: 10px;
    border: none;
    display: none;
}

#titrePage .lowercase {
    font-variant: normal;
    text-transform: none;
}

#titrePage .link {
    font-variant: normal;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
}

#titrePage .link::before {
    content: "-";
    display: inline-block;
    margin: 0 10px
}

#titrePage img.puce {
    margin: 0px 0px 0px 30px;
}

#printPage {
    position: absolute;
    top: 0;
    right: 0;
}

#printPage .marginTop {
    margin-top: 0;
}

#printPage img {
    margin-right: 10px;
    vertical-align: text-top;
    border: none;
    display: none;
}

#printPage a {
    color: #7A868D;
    text-decoration: underline;
    display: inline-block;
}

#printPage a:hover {
    text-decoration: none;
}

#aideMemoire {
    background-color: #7A868D;
    border-radius: 10px;
    width: 320px;
}

#aideMemoire::after{
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

#aideMemoire #top {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding-right: 20px;
}

#aideMemoire #top img {
    margin-right: 7px;
    vertical-align: middle;
    border: none;
    display: none;
}

#aideMemoire #top a {
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    padding: 20px;
}

#aideMemoire #top a::after {
    content: "»";
    display: block;
    font-size: 35px;
    line-height: 0;
    padding-left: 10px;
    position: absolute;
    right: 13px;
    top: 23px;
}

#aideMemoire #top a:hover {
    text-decoration: none;
}

#aideMemoire #bottom {
    display: none;
}

#mainContent::before {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

#mainContent {
    font-family: 'Assistant', sans-serif !important;
}

#mainContent u {
    text-decoration: none !important;
}

#mainContent p {
    line-height: 22px !important;
    font-size: 16px !important;
}

#mainContentAideMemoire {
    float: left;
    width: 705px;
}

#mainContentAideMemoire a {
	color: #FE406A !important;
	text-decoration:underline !important;
	font-size:16px !important;
}

#mainContentAideMemoire a:hover {
	color: #FE406A !important;
	text-decoration:none !important;
}

#mainContentAideMemoire a img.puce{
    display:none;
}

#mainContentAideMemoire a + a{
    padding-bottom:15px;
    display: inline-block;
}

#mainContentAideMemoire a + a::before{
    content: "•";
    display: inline-block;
    margin-right: 12px;
    color: #7A868D;
    font-size: 22px;
    line-height: 0;
}

#mainContentAideMemoire u {
	text-decoration:none !important;
	font-size: 16px !important;
	font-weight:700;
}

#mainContentAideMemoire i {
	font-size: 16px !important;
}

#mainContentAideMemoire p {
    margin: 0 0 10px;
}

#mainContentAideMemoire p span {
    font-size: 18px !important;
}

#mainContentAideMemoire #destinationLabel a + a::before {
    content: "-";
    display: inline-block;
    margin-right: 7px;
    font-size: 20px;
    line-height: 0;
    font-weight: 700;
}

#mainContentAideMemoire #destinationLabel img {
    display: none;
}

#mainContentAideMemoire > p > b > span {
    color: #7A868D !important;
}

#mainContentActualites{
    float: left;
    width: 370px;
}

#mainContentActualites .lien {
    color: #FE406A !important;
}

#mainContentActualites u {
    text-decoration: none !important;
}

#mainContent p.titre {
    color: #000 !important;
    font-weight: bold;
    font-size: 18px !important;
    margin: 30px 0 10px;
}

#mainContent a {
    color: #FE406A !important;
    text-decoration: underline !important;
}

#mainContent a:hover {
    text-decoration: none !important;
}

#mainContentActualites p.titre {
    color: #000 !important;
    font-weight: bold;
    font-size: 18px !important;
    margin: 30px 0 10px;
}

#mainContentActualites p {
    font-size: 16px;
    line-height: 1.3;
}

#mainContentAideMemoire p.titre {
    font-weight: bold;
}

#actualites {
    display: block;
    float: right;
    width: 317px;
    margin: 25px 0px 0px 15px;
}

#actualitesTop {
    padding: 10px;
    background-color: rgb(122 134 141 / 20%);
    border-radius: 10px;
}

#actualitesBottom {
    display: none;
}

#actualites #actualitesTop p {
    line-height: 1.1;
}

#actualites #actualitesTop p.titreEncart {
    font-size: 18px;
    font-weight: bold;
}

#actualites #actualitesTop p.titreEncart table > tbody > tr > td:first-child {
    display: block;
    margin-left: -25px;
    font-weight: bold;
    font-size: 18px !important;
    padding-right: 20px;
}

#actualites #actualitesTop p.titreEncart table > tbody > tr > td:nth-child(2) a::before,
#actualites #actualitesTop p.titreEncart table > tbody > tr > td:nth-child(3) a::before {
    display:block;
    width:20px;
    height:20px;
    font-size:25px;
    font-weight:bold;
    color:#FE406A;
    position:absolute;
    line-height: 13px;
    z-index: -1;
}

#actualites #actualitesTop p.titreEncart table > tbody > tr > td:nth-child(2) a::before {
    content: "«";
}

#actualites #actualitesTop p.titreEncart table > tbody > tr > td:nth-child(3) a::before {
    content: "»";
}

#actualites #actualitesTop p.titreEncart img {
    visibility: hidden;
}

#actualites #actualitesTop p.titreActualite {
    font-size: 16px;
    margin: 0px;
    font-weight: bold;
    display: inline;
}

#actualites #actualitesTop p.titreMaj {
    font-size: 13px;
    display: inline;
}

#actualites #actualitesTop p {
    font-size: 16px;
    line-height: 1.3;
}

#actualites #actualitesTop .gras {
    font-weight: bold;
}

#actualites #actualitesTop a.lienAutresActualites {
    font-variant: small-caps;
    text-transform: capitalize;
    color: #000;
}

#actualites #actualitesTop a.lienAutresActualites:hover {
    text-decoration: none;
}

/***********************/
/***** AIDE-MEMOIRE *****/
/***********************/
.titre2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}

#mainContentAideMemoire .titre1 {
    font-size: 22px;
    font-weight: bold;
    color: #FE406A;
}

#mainContentAideMemoire .titre3 {
    margin-top: 30px;
    font-weight: 600;
}

#mainContentAideMemoire ul {
    list-style-type: square;
    margin: 0px 0px 30px 15px;
}

#mainContentAideMemoire ul li {
    line-height: 1.2;
}

/*****************************/
/***** PAGE DESTINATIONS *****/
/*****************************/
#mainContentDestinations {
    float: left;
    width: 470px;
}

#mainContentDestinations .espaceAvantTxt {
    white-space: pre;
    color: #000;
    text-transform: uppercase;
}

#mainContentDestinations .espaceAvantTxt select[name=cbDestinations] {
    margin: 10px 0 0 -30px;
    border-radius: 20px;
    border-color: #FE406A;
    font-size: 18px;
    padding: 5px 10px;
    width: 450px;
}

#destinationsFlashInfo {
    display: block;
    float: right;
    width: 217px;
    margin: 0 0 0 10px;
}

#destinationsFlashInfo .boxHomeFlashInfo {
    margin-top: 0px;
    margin-left: -10px;
}

#continentList ul {
    margin-bottom: 40px;
}

#continentList ul li {
    margin-bottom: 5px;
}

#continentList ul li a {
    color: #FE406A;
    font-variant: small-caps;
    text-transform: capitalize;
    font-size: 1.4em;
    text-decoration: none;
}

#continentList ul li a:hover {
    text-decoration: none;
}

#continentList img {
    vertical-align: middle;
    margin-right: 10px;
}

#mainContentDestinations #titrePage {
    float: none;
}

/***********************/
/***** COMMON PAGE *****/
/***********************/
/****** STRUCTURE *****/
#contentLeft {
    float: left;
    width: 180px;
    margin: 30px 0px;
}

#contentLeft img {
    width: 160px;
}

/****** COLONNE GAUCHE *****/
#searchCountry {
    margin-top: 3px;
    text-transform: uppercase;
    color: #666;
}

#searchCountry form {
    color: #000;
}

#searchCountry .inputSearch {
    margin: 10px 0px 4px 0px;
    width: 106px;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

#searchCountry input[name=DatetactusDat_actu].inputSearch {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 160px;
}

#searchCountry input[name=StringtguideMots_cles].inputSearch {
    width: 130px;
}

#searchCountry .buttonOK {
    margin-bottom: 40px;
    margin-left: -10px;
}

.imgPaysMini {
    margin-bottom: 30px;
    border: none;
}

.pubStopSida {
    margin-top: 20px;
    border: none;
}

/***** CONTENU PRINCIPAL *****/
#contentRight {
    float: left;
    width: 705px;
    margin: 30px 0px 20px 15px;
    position: relative;
}

#zoneTitre {
    margin-bottom: 10px;
    position: relative;
}

#surTitre {
    background: url(../images/fond_surTitrePage.gif);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 3px 5px;
    font-size: 1em;
    font-weight: bold;
    font-variant: small-caps;
}

.espaceAvantTxt {
    /* padding-top:20px; */
    margin-bottom: 3px;
}

#pub img {
    margin-top: 20px;
}

#table {
    margin-bottom: 20px;
}

#table th {
    color: #666;
    border-bottom: solid 1px #7A868D;
    font-weight: 600;
}

#table th:first-child {
    border-left: none;
}

#table td, th {
    padding: 5px 7px;
}

#table .pair {
    background-color: rgb(122 134 141 / 15%);
    border-right: solid 1px #fff;
}

#table td a:link, #table td a {
    font-weight: 600;
    color: #FE406A;
    text-decoration: none;
}

#table td a:hover {
    text-decoration: underline;
}

#mainContent .titre1 {
    font-size: 1.1em;
    font-weight: bold;
}

#mainContent .titre3 {
    margin: 30px 0px 10px 0px;
    font-weight: 600;
}

#listConseilsSante {
    font-weight: bold;
}

#listConseilsSante p {
    font-weight: 600;
    margin: 10px 0px;
}

#listConseilsSante p a:first-child {
    display: none;
}

#listConseilsSante p a::before {
    content: "•";
    display: inline-block;
    margin-right: 12px;
    color: #7A868D;
    font-size: 22px;
    line-height: 0
}

.colorLink {
    color: #FE406A;
}

#checkList {
    margin-bottom: 20px;
}

#checkList ul {
    list-style-type: square;
    margin-left: 15px;
}

#checkList ul li {
    padding: 5px 0px;
}

#checkList ul li .libelle {
    font-weight: bold;
}

#mainContent .titre2 {
    padding: 3px 5px 3px 0;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

/******************************************/
/*******RECHERCHE LIEUX DE VACCINATION*****/
/******************************************/
#searchVaccination {
    margin: 0 auto;
    width: 220px;
}

#searchVaccination .inputSearch {
    margin: 2px 0px 10px 0px;
    width: 216px;
}

#searchVaccination .buttonOK {
    margin-bottom: 15px;
    width: 100px;
    text-transform: capitalize;
    border-radius: 20px;
    font-size: 18px;
    margin: 15px 0 15px 10px;
    padding: 8px 10px;
}

#searchVaccination #submitSearch.buttonOK {
    margin-left: 0px;
}

#searchVaccination p {
    margin: 0px 0px 2px 0px;
}

#pagesMenuBas {
    margin: 20px 0px 0px 0px;
    padding: 10px;
}

#pagesMenuBas p {
    font-size: 1em;
    line-height: 1.2;
}

#pagesMenuBas td {
    font-size: 1em;
    line-height: 1.2;
}

#pagesMenuBas img {
    margin-right: 10px;
}
