﻿




/********************* Couleur de reference  ****************
*************************** comment ********* colour ******** 

box background colour       *bbg*#567890
box border colour           bb               #abcdef
box text colour             bt               #123456

*/




body {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color:darkcyan;
    font-family: Noto, Arial, Helvetica, sans-serif;
    text-align: left;
}

h1 {
    font-size: 50px;
    font-family: Noto, Lato, Helvetica, sans-serif, Arial;
    text-align: center;
}

h2 {
    font-size: 35px;
    font-family: Noto, Lato,, Helvetica, sans-serif, Arial;
    text-align: left;
}

.MonCadre {
    background-color: #E1E6FA;
}

.boutoninvisible {
    background: #FFFFFF;
    border-color: #FFFFFF;
    font-family: Arial;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
}


.bouton {
    background: #d934ce;
    background-image: -webkit-linear-gradient(top, #d934ce, #7f2bb8);
    background-image: -moz-linear-gradient(top, #d934ce, #7f2bb8);
    background-image: -o-linear-gradient(top, #d934ce, #7f2bb8);
    background-image: linear-gradient(to bottom, #d934ce, #7f2bb8);
    border-radius: 28px;
    font-family: Arial;
    color: #e44ddc;
    font-size: 10px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.bouton:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.btnvert {
    text-decoration: none;
    padding: 6px;
    font-family: arial;
    font-size: 1em;
    color: #FFFFFF;
    background-color: #899F11;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 4px solid #FFFFFF;
    box-shadow: 3px 3px 12px #444444;
    -webkit-box-shadow: 3px 3px 12px #444444;
    -moz-box-shadow: 3px 3px 12px #444444;
}


    .btnvert:hover {
        padding: 4px;
        box-shadow: 1px 1px 4px #777777;
        -webkit-box-shadow: 1px 1px 4px #777777;
        -moz-box-shadow: 1px 1px 4px #777777;
    }

    .btnvert:active {
        position: relative;
        top: 1px;
    }

/* This button was generated using CSSButtonGenerator.com */


.BoutonMauve {
    text-decoration: none;
    padding: 5px;
    font-family: arial;
    font-size: 1em;
    color: #FFFFFF;
    background-color: #899F11;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border: 4px solid #FFFFFF;
    box-shadow: 3px 3px 12px #444444;
    -webkit-box-shadow: 3px 3px 12px #444444;
    -moz-box-shadow: 3px 3px 12px #444444;
}

    .BoutonMauve:hover {
        padding: 4px;
        box-shadow: 1px 1px 4px #777777;
        -webkit-box-shadow: 1px 1px 4px #777777;
        -moz-box-shadow: 1px 1px 4px #777777;
    }

    .BoutonMauve:active {
        position: relative;
        top: 1px;
    }

.header {
    background-image: url('Images/Foxy.gif');
    background-repeat: no-repeat;
    position: relative;
    width: 795px;
    height: 51px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}

/* menu */
    .main_menu
    {
        width: 100px;
        background-color: #8AE0F2;
        color: #000;
        text-align: center;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }

    .level_menu
    {
        width: 110px;
        background-color: #D6D7E8 !important;
        color: #fff;
        text-align: center;
        height: 15px;
        line-height: 15px;
        margin-top: 5px;
    }

    .selected
    {
        background-color: #852B91;
        color: #fff;
    }

/* fin menu */

/* 3 colonnes*/

/*.container {
	overflow: auto;
}*/

.sidebar--left {
	width: 128px;
	float: left;
}

.sidebar--right {
	width: 160px;
	float: left;
    align-content:center;
    background-color: #EAEAEA;
}

.contenu {
	overflow: hidden;
}

/* fin 3 colonnes*/

.content {
    background-color: #FFFF99;
    font-family: Arial, Helvetica, sans-serif;
    color: #DD29ED;
    text-align: center;
    width: inherit;
}

/* concerne le bandeau */
.BandeauTitre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-large;
    color: /*bbg*/ #CC0066;
    background-color: #EAEAEA;
}
.logo {
    background-image: url('Images/Foxy1.JPG');
    background-repeat: no-repeat;
    background-color: transparent;
}
.BandeauTexteFonce {
    font-size: small;
    color: /*bbg*/ #17375D;
    font-weight : bold
}
.BandeauTexteClair {
    font-size: small;
    color: /*bbg*/ #CCCCCC;
    font-weight : bold
}
.BandeauLogin {
    font-size: small;
    color: /*bbg*/ #17375D;
    font-weight : bold
}
/*fin bandeau */


.menuItem {
    font-family: Arial, Helvetica, sans-serif;
    color: #17375D !important; /* couleur texte blanc */
    background-color: #EAEAEA !important;}

.menuItemSelectionne {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF !important; /* couleur texte blanc */
    background-color: #8C9CB0 !important;}


.TexteNormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #17375D;
}
.TexteCarteVisite {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: /*bbg*/ #17375D;
    background-color: #F7F7F7;
}

.Titre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    color: /*bbg*/ #CC0066;
    background-color: #EAEAEA;
}


.TexteH1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #82458f;
    font-size: x-large;
    background-color: transparent;
}

.TexteH2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #171d87;
    font-size: large;
    background-color: transparent;
}

.TexteLarge {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    background-color: transparent;
    text-align: center;
}

.TexteTitre {
    font-family: Arial, Helvetica, sans-serif;
    color: #17375D;
    font-size: small;
    background-color: transparent;
}


a, a:visited {
    /* Les liens &quot;au repos&quot; et déjà visités antérieurement */
    color: #008080; /* couleur vert */
}

a:hover, a:focus, a:active {
    /* Les liens au survol, au focus, et actifs : on leur donne la couleur rouge pour l'exemple */
    color: #8C9CB0; /* gris fonce */}














.TexteReglement {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    font-style: italic;
}



.labeltype1 {
    width: 760px;
    height: 160px;
    color: blue;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}

.titre {
    width: 760px;
    color: blue;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    font-family: 'Abadi MT Condensed Light';
    font-size: 28px;
    text-transform: none;
}



.menub {
    font-size: 36pt;
    right: 460px;
    color: teal;
    top: 66px;
    font-weight: bold;
    font-family: 'Academy Engraved LET';
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 4pt;
    font-variant: small-caps;
}


.nav {
    position: absolute;
    right: 37px;
    top: 60px;
    text-transform: uppercase;
    font-size: 10px;
}




.tdtitre {
    text-align: right;
    background-color: #FFCC66;
}

span.bulle {
    text-align: left;
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-style: italic;
}

    span.bulle span {
        display: none;
    }

    span.bulle:hover span {
        left: 0px;
        width: 250px;
        display: block;
        position: absolute;
        border: 1px black solid;
        background-color: #FFFF99;
    }
