﻿/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://creativecommons.org/licenses/MIT/	*/

hr {
    border: 1 none;
    width: 100%;
    float: left;
}

/*article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}*/

.logout {
    font-size: x-small;
    position: absolute;
    top: 0;
    right: 155px;
    
}

.btnprofil {
    font-size: x-small;
    position: absolute;
    top: 0;
    right: 90px;
}

.language {
    font-size: small;
    position: absolute;
    top: 0;
    right: 0;
}

article {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

section.clear {
    padding-top: 0px;
}

.clear {
    clear: both;
}

/* Recréation des fieldset et legend pour les divers sections du site*/
fieldset {
    border: 1px ridge black;
    padding-left: 8px;
    padding-bottom: 8px;
    margin-right: 8px;
}

legend {
    margin-left: 8px;
}


/*	Typography presets
	------------------	*/

.gigantic {
    font-size: 110px;
    line-height: 120px;
    letter-spacing: -2px;
}

.huge, h1 {
    font-size: 68px;
    line-height: 72px;
    letter-spacing: -1px;
}

.large, h2 {
    font-size: 42px;
    line-height: 48px;
}

.bigger, h3 {
    font-size: 26px;
    line-height: 36px;
}

.big, h4 {
    font-size: 22px;
    line-height: 30px;
}

.small, small {
    font-size: 13px;
    line-height: 18px;
}

body, a, input[type="submit"], input[type="checkbox"], label, legend, fieldset {
    font: 16px Georgia, serif;
}

select, option {
    font-size: 14px;
}

/* Selection colours (easy to forget) */

::selection {
    background: rgb(255,255,158);
}

::-moz-selection {
    background: rgb(255,255,158);
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

body {
    -webkit-tap-highlight-color: rgb(255,255,158);
}

.general {
    display: block;
    clear: both;
}

form, section, nav, body {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

html {
    background-color: #FFBC0F;
}

section {
    padding-top: 32px;
}

footer {
    font-size: 8px;
    text-align: center;
}



/**************************************************************************************
********************* Clear fix *******************************************
***************************************************************************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/**************************************************************************************
********************* Section contrôle ajax *******************************************
***************************************************************************************/

:invalid {
    background-color: #CE1E1E;
}

#progressBackgroundFilter {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

#processMessage {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1001;
}

.txtBoxWatermark {
    background-color: #F0F8FF;
    color: gray;
    width: 100%;
    padding: 2px 0 0 2px;
    border: 1px solid #BEBEBE;
    font-size: 16px;
}

/**************************************************************************************
********************* Login                  *******************************************
***************************************************************************************/

.LogindivGauche {
    position: relative;
    float: left;
    width: 35%;
}

.LogindivCentre {
    position: relative;
    float: left;
    width: 60%;
}

.LoginLigneTextBox {
    width: 350px;
}

.LoginLigne {
    width: 100%;
}

/**************************************************************************************
******************************** Video html 5  *************************************
***************************************************************************************/
.VideoPlayers {
    width: 569px; /*427px;/*854px;*/
    height: 337px; /*252px;/*505px;*/
    margin: 6px auto 6px auto;
    position: relative;
}

.GetFlash {
    display: block;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
    left: 0px;
    top: 0px;
    z-index: 1000;
    height: 37px;
    width: 157px;
    background: url(Images/ADOBE_GET_FLASH_PLAYER_157x37.png) no-repeat;
    -o-background-size: 157px 37px;
    -webkit-background-size: 157px 37px;
    -khtml-background-size: 157px 37px;
    -moz-background-size: 157px 37px;
    background-size: 157px 37px;
}

/**************************************************************************************
******************************** Tab ajax thèmes  *************************************
***************************************************************************************/
 .ajaxTabCoraUniversityTheme .ajax__tab_header {
    /*padding-top: 5px;*/
    background: url(Images/tab-line.png) repeat-x bottom;
    display: block;
}

.ajaxTabCoraUniversityTheme .ajax__tab_inner span {
    font: 10px Georgia, serif;
    white-space: normal;

}

.ajaxTabCoraUniversityTheme .ajax__tab_header .ajax__tab_outer {
    border: solid 1px #D7DCE1; /*Couleur des lignes entourant les tabs non sélectionné*/
    /*padding: 1px 1px 0px 1px;*/
    /*border-bottom: solid 2px #A8D4D9;*/ /*Couleur de la ligne à la base des tabs, 
                                      * doit être de la même couleur que l'image tab-line.png */
    background-color: #edf2fb; /*Couleur de fond des tabs*/
    min-height: 50px; /* new Ajaxtoolkit */
    /*min-width: 120px; /* new Ajaxtoolkit */

}

.ajaxTabCoraUniversityTheme .ajax__tab_header .ajax__tab_tab {
    /*padding: 6px 0px 6px 0px !important;*/ /*Padding intérieur des tabs*/
    color: #444444; /*Couleur du text noir-gris*/
    width: 120px; /*La largeur des tabs, 100px : Permet 2 tabs sur un ipod touch*/
    height: 50px;
    /*min-width:75px;
    max-width:125px;*/
    
    display: block;
    text-align: center;
}
    /*Largeur des images (icônes) que l'on veut dans les tabs*/
    .ajaxTabCoraUniversityTheme .ajax__tab_header .ajax__tab_tab img {
        height: 24px;
        width: 24px;
    }

    .ajaxTabCoraUniversityTheme .ajax__tab_header .ajax__tab_tab div {
        font-family: Georgia, serif;
        /*padding: 6px 0px 6px 0px !important; */ /*Padding intérieur des tabs*/
        font-weight: bold;
        white-space: nowrap;
        line-height: 145%;
        font-size: 92%;
    }

.ajaxTabCoraUniversityTheme .ajax__tab_active  {
    min-height: 50px;
}

.ajaxTabCoraUniversityTheme .ajax__tab {
    min-height: 50px;
}

.ajaxTabCoraUniversityTheme .ajax__tab_active .ajax__tab_outer {
    /* padding: 0px 0px 0px 0px;*/
    /*border: solid 2px #A8D4D9; *//*Ligne autour du tab sélectionné*/
    border-bottom-color: #ffffff; /*Met la ligne dans le bas du tab blanc*/
    background-color: #ffffff; /*Fond blanc lorsque sélectionné*/
}

.ajaxTabCoraUniversityTheme .ajax__tab_body {
    /*font-family:Georgia, serif;
    font-size:10pt;*/
    /* padding: 8px;*/
    background-color: #ffffff;
    /*border: solid 2px #A8D4D9; */ /*Ligne autour du corps du tab sélectionné*/
    /* border-top-width: 0;*/
    /*display: block;*/
    overflow: visible;
}

.ajaxTabCoraUniversityTheme .ajax__tab_header {
    /*min-height: 50px ;*/
}




/************************************************************************
******************* Couleur des accordions ******************************
************************************************************************/

.accordionHeader {
    border: 1px solid #494949;
    color: white;
    background-color: #838383;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeader a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionHeaderSelected {
    border: 1px solid #494949;
    color: black;
    background-color: #fdc613;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a {
    color: black;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeaderSelected a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionContent {
    background-color: #FFD863;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


/************************************************************************
******************* Forum Css ******************************************
************************************************************************/
#lblSameNumber {
    color: OrangeRed;
    font-weight: bold;
}





div.mep {
    color: black;
    padding-top: 20px;
    font-family: Georgia, serif;
}

.me {
    color: black;
    font-family: Georgia, serif !important;
    padding: 1px;
    margin-bottom: 3px;
    font-size: 12px !important;
}

.mel {
    color: black;
    font-weight: bold;
    font-family: Georgia, serif;
}

.meq {
    font-weight: bold;
    border: 1px solid black;
    box-shadow: 2px 2px 2px #000000;
    color: black;
    padding: 5px;
    background-color: #fdc613;
    font: 16px Georgia, serif;
}

div.grille table {
    border: 1px solid black;
    box-shadow: 2px 2px 2px #000000;
    color: black;
    font-family: Georgia, serif;
}

.answerB {
    margin-top: 25px;
}

div.grille a {
    text-decoration: none;
    color: #fdc613;
    padding: 5px;
    font-family: Georgia, serif;
}



div.grille td, div.grille th {
    padding: 5px;
    border: 1px solid black;
    font-family: Georgia, serif;
}



div.grille .entetegrille th, div.grille .entetegrille th a {
    background-color: #fdc613; /*orange*/
    color: black;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    font-family: Georgia, serif;
}



div.grille .lignesgrille {
    background-color: #fdc613;
    border-radius: 5px;
    font-family: Georgia, serif;
}

.accordionHeaderF {
    border: 1px solid #FFD863;
    border-radius: 5px;
    color: black;
    background-color: #FFD863;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    box-shadow: 2px 2px 2px #000000;
    word-wrap: break-word;
    table-layout: fixed;
    font: 14px Georgia, serif;
}

.accordionHeaderSelectedF {
    border: 1px solid #494949;
    color: black;
    border-radius: 5px;
    background-color: #FFD863;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    word-wrap: break-word;
    table-layout: fixed;
    font: 14px Georgia, serif;
}

.accordionContentF {
    background-color: #f1e6be;
    border: 1px dashed #2F4F4F;
    border-radius: 5px;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font: 14px Georgia, serif;
}

.r {
    padding-left: 60px;
    font-weight: bold;
}


.info {
    height: 80px;
    width: 80px;
}

.infoSelected {
    height: 80px;
    width: 80px;
}



/***********************************************************************************************
*************************** Menu général *********************************************************
***********************************************************************************************/
.divBtnMenu {
    padding-left: 10px;
    padding-top: 10px;
    width: 175px;
    height: 125px; /* for anythingslide v1.7+ */
    float: left;
}

.divMenuText {
    min-width: 150px;
    max-width: 615px;
    height: 125px; /* for anythingslide v1.7+ */
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 50px;
}

@media only screen and (min-width: 713px) and (max-width: 991px) {
    .divMenuText {
        max-width: 415px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 712px) {
    .divMenuText {
        max-width: 150px;
    }
}

@media only screen and (max-width: 479px) {
    .divMenuText {
        padding-top: 0px;
    }
}


/**********************************************************************************
************************ Trucs général ********************************************
**********************************************************************************/

/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
body {
    border: 1px solid black;
    width: 78%;
    padding: 8px 16px 16px 16px;
    background-color: white;
    margin-top: 22px;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 712px) {

    body {
        width: 252px;
    }

    body, span, a, input[type="submit"], input[type="checkbox"], label, legend, fieldset, .txtBoxWatermark {
        font: 10px Georgia, serif;
    }

    .LogindivGauche {
        width: 95%;
    }

    .LogindivCentre {
        width: 95%;
    }

    .LoginLigneTextBox {
        width: 100%;
    }
}

/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 712px) {

    body {
        width: 436px;
    }

    body, span, a, input[type="submit"], input[type="checkbox"], label, legend, fieldset, .txtBoxWatermark {
        font: 12px Georgia, serif;
    }

    .LogindivGauche {
        width: 35%;
    }

    .LogindivCentre {
        width: 60%;
    }
}

/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 713px) and (max-width: 991px) {

    body {
        width: 712px;
    }

    body, span, a, input[type="submit"], input[type="checkbox"], label, legend, fieldset, .txtBoxWatermark {
        font: 14px Georgia, serif;
    }
}


#ModalPanel {
    background-color: lightgrey;
    border-radius: 10px;
    padding: 5px 5px 5px 5px;
    width: 80% !important;
}

#mpe_backgroundElement {
    background-color: black;
    opacity: 0.5;
}

