@charset "utf-8";

body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    background: url('../pict/fond_repeat.jpg') repeat-x  0 0 transparent;
    color: #808080;
}

p{
    margin: 0px;
    padding: 0px;
    text-align: justify;
}

.majuscule
{
    text-transform: uppercase;
}

.imageDroite
{
    float: right;
    margin: 0 0 5px 5px;
}

.imageGauche
{
    float: left;
    margin: 0 5px 5px 0;
}

.imageCentre
{
    text-align: center;
    position: relative;
    margin: 8px auto;
}

a
{
    text-decoration: none;
    outline: none;
    color: #808080;
}
#content a:hover
{
    text-decoration: underline;
}

a img{
    border:none;
}

.stopFloat{
    clear:both;
    height:0px;
}

.noDisplay{
    overflow:hidden;
}

.linkDel{
    width: 20px;
    height: 20px;
}

.linkEdit img{
    width: 28px;
    height: 28px;
}

#loadingImg{
    position:relative;
    margin: auto;
    height: 0;
    width: 32px;
}

#loadingImg img{
    display:none;
    position:absolute;
    top:100px;
    z-index:99;
}

.cache
{
    font-size: 0;
}

.gras
{
    font-weight: bold;
}

.italique
{
    font-style: italic;
}

.underline
{
    text-decoration: underline;
}

.grasBig
{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

h2
{
    background: url("../pict/puce-carree.png") no-repeat scroll 0 8px transparent;
    font-size: 16px;
    font-weight: bold;
    margin: 13px 0 5px;
    text-indent: 13px;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 3px;
}

.puceVerte
{
    background: url("../pict/puce-carree.png") no-repeat scroll 0 5px transparent;
    display: block;
    margin-bottom: 5px;
    padding-left: 13px;
}

.centerInside
{
    width: 100%;
    text-align: center;
}

.shaddow
{
    -moz-box-shadow: 0px 0px 5px 0px #606060;
    -webkit-box-shadow: 0px 0px 5px 0px #606060;
    -o-box-shadow: 0px 0px 5px 0px #606060;
    box-shadow: 0px 0px 5px 0px #606060;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#606060, Direction=NaN, Strength=5);
}

.imgLeft {
    float: left;
    margin: 0 13px 13px 0;
}

.imgRight
{
    float: right;
    margin: 0 0 13px 13px;
}
/******************************************************************************/
/*************************  Style général  ************************************/
/******************************************************************************/
#page
{
    position: relative;
    margin: 0 auto;
    width: 978px;
}

#boiteConnexion
{

}

#mainHeader
{
    height: 55px;
    margin-top: 13px;
    position: relative;
    width: 978px;
    /* z-index: 10; */
}

#navHaut
{
    background: transparent url("../pict/box_top_763x68.png") no-repeat scroll 0 0;
    height: 68px;
    left: 1px;
    position: relative;
    width: 763px;
    z-index: 10;
}

#boxSlider
{
    background: url("../pict/box_repeat_978x1.png") repeat-y scroll 0 0 transparent;
    height: 330px;
    margin-top: -13px;
    overflow: hidden;
    position: relative;
    top: -9px;
    width: 978px;
    z-index: 1;
}

#content
{
    width: 978px;
    min-height: 377px;
    background: url('../pict/box_repeat_978x1.png') repeat-y 0 0 transparent;
    padding: 0px 13px 34px 13px;
    margin-top: -9px;
}

#mainSection
{
    float: left;
    min-height: 400px;
    margin-left: 5px;
    margin-right: 13px;
    width: 782px;
}

#menuVerical
{
    float: left;
    width: 145px;
}

#basPage
{
    position: relative;
    width: 978px;
    height: 50px;
    background: url('../pict/box_bottom_978x50.png') no-repeat 0 0 transparent;
}

/******************************************************************************/
/*************************  Style du header  **********************************/
/******************************************************************************/
#logo
{
    background: transparent url("../pict/logo.png") no-repeat scroll 0 0;
    display: block;
    height: 189px;
    left: 0;
    position: absolute;
    top: -24px;
    width: 211px;
    z-index: 999;
}

#toolsHeader
{
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 590px;
    bottom: 0px;
}

#toolsHeader li
{
    float: left;
    margin-right: 13px;
}
#toolsHeader li:last-child
{
    margin-right: 0;
}

#toolsHeader li a
{
    display: block;
    width: 22px;
    height: 22px;
    background-image: url('../pict/spriteAccesRapideHaut.png');
    background-repeat: no-repeat;
}

#accesRapideActu
{
    background-position: -66px -33px;
}

#accesRapideSip
{
    background-position: -0px -0px;
}

#accesRapideLocalisation
{
    background-position: -33px -0px;
}

#accesRapideAnnonces
{
    background-position: -66px -0px;
}

#accesRapideContact
{
    background-position: -33px -33px;
}

#accesRapideIntranet
{
    background-position: -0px -33px;
}

/*********************** Style du formulaire de recherche *********************/
#boiteChampRecherche
{
    background: url("../pict/recherche_184x25.jpg") no-repeat scroll 0 0 transparent;
    height: 25px;
    position: absolute;
    right: 380px;
    bottom: 0px;
    width: 184px;
}

#moteurRecherche
{
    background-color: transparent;
    border: medium none;
    color: #888888;
    font-size: 12px;
    height: 25px;
    left: 5px;
    position: absolute;
    top: -1px;
    width: 145px;
}

#validerRecherche
{
    display: block;
    font-size: 0;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
}

#resultatRecherche
{
    background: none repeat scroll 0 0 #ACBC00;
    display: none;
    font-family: Verdana;
    left: 0;
    max-height: 550px;
    min-height: 200px;
    opacity: 0.9;
    overflow: auto;
    position: absolute;
    top: -25px;
    width: 184px;
    z-index: 30;
    padding-top: 13px;

    /*-moz-box-shadow: #000 3px 3px 5px;
    -webkit-box-shadow: #000 3px 3px 5px;
    box-shadow: #000 3px 3px 5px;

    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    behavior: url(resource/css/PIE.htc);*/
}

#resultatRecherche a
{
    color: #FFFFFF;
    display: block;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 12px;
    min-height: 15px;
    position: relative;
    text-decoration: none;
    z-index: 40;
}

/******************************************************************************/
/*************************  Style du menu haut  *******************************/
/******************************************************************************/
#menuHaut
{
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menuHaut li
{
    float: left;
    margin-top: 8px;
    position: relative;
}

#menuHaut li.decalage
{
    width: 205px;
    height: 60px;
}

#menuHaut li a
{
    background-image: url("../pict/separateur_menu.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #808080;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 60px;
    line-height: 55px;
    padding: 0 13px;
}
#menuHaut li:last-child a
{
    background: none;
}
#menuHaut li a:hover
{
    color: #cdd400;
}

#menuHaut .sub
{
    background-color: #5e686a;
    color: #fff;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 8px 0 8px 8px;
    position: absolute;
    top: 57px;
    width: 95%;

    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
    behavior: url(resource/css/PIE.htc);
}

#menuHaut .sub li
{
    float: none;
    /*height: 18px;*/
}

#menuHaut .sub li a
{
    color: #ffffff;
    display: block;
    font-size: 11px;
    padding: 0 8px;
    height: 18px;
    line-height: 18px;
    background-image: none;
}
#menuHaut .sub li a:hover
{
    text-decoration: underline;
    color: #cdd400;
}

#menuHaut .sub .sub
{
    /*background-color: #cdd400;
    color: #ffffff;
    left: 160px;
    list-style: none outside none;
    margin: 0;
    padding: 8px;
    position: relative;
    top: -18px;
    width: 175px;
    display: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;*/
    background-color: #CDD400;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    display: none;
    list-style: none outside none;
    margin: 0;
    padding: 8px;
    position: relative;
    top: 0;
    width: 186px;
    z-index: 100;
}

#menuHaut .sub .sub a:hover
{
    color: #ffffff;
}

#menuHaut .sub .sub li
{
    float: none;
}

/******************************************************************************/
/***************************  Style du slider  ********************************/
/******************************************************************************/
#boiteSliderCiel
{
    height: 290px;
    margin: 0 auto;
    /*overflow: hidden;*/
    position: relative;
    top: 18px;
    width: 940px;
    z-index: 2;
    overflow: hidden;
}

#navSliderCiel
{
    height: 34px;
    margin: 0 auto;
    position: relative;
    top: -55px;
    width: 940px;
    z-index: 3;
}

#prevCiel
{
    position: absolute;
    left: 0px;
    width: 43px;
    height: 42px;
    background: url('../pict/sprite_fleche86x84.png') 0 0 transparent;
    display: block;
}
#prevCiel:hover
{
    background: url('../pict/sprite_fleche86x84.png') 0 -42px transparent;
}

#nextCiel
{
    position: absolute;
    right: 0px;
    width: 43px;
    height: 42px;
    background: url('../pict/sprite_fleche86x84.png') 43px 0 transparent;
    display: block;
}
#nextCiel:hover
{
    background: url('../pict/sprite_fleche86x84.png') 43px -42px transparent;
}

#fondBoiteSlider
{
    background: url("../pict/separateur_970x5.jpg") no-repeat scroll 0 0 transparent;
    height: 5px;
    margin: 1px 0 0 4px;
    width: 970px;
}

/******************************************************************************/
/************************  Style du menu de droite  ***************************/
/******************************************************************************/

/************************  Style du menu  *************************************/
#menuVerical
{
    width: 145px;
}

#menuVerical .top
{
    width: 145px;
    height: 5px;
    background: url('../pict/menu_top_145x5.jpg') no-repeat 0 0 transparent;
}

#menuVerical .bottom
{
    width: 145px;
    height: 5px;
    background: url('../pict/menu_bottom_145x5.jpg') no-repeat 0 0 transparent;
}

#listeMenuDroite, #listeMenuDroite2
{
    background: url("../pict/menu_repeat_145x1.jpg") repeat-y scroll 0 0 transparent;
    display: block;
    list-style: none outside none;
    margin: 0;
    /*min-height: 233px;*/
    padding: 0 0 13px;
    width: 145px;
}

#listeMenuDroite li, #listeMenuDroite2 li
{
    color: #808080;
    display: block;
    line-height: 21px;

}

#listeMenuDroite li a, #listeMenuDroite2 li a
{
    border-bottom: 1px solid #5E686A;
    color: #5E686A;
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-left: 13px;
    width: 120px;
    background-image: url('../pict/sprite_icones_vertes.png');
    background-repeat: no-repeat;
}
#listeMenuDroite li a:hover, #listeMenuDroite2 li a:hover
{
    color: #cdd400;
}

#listeMenuDroite #grandSite, #listeMenuDroite2 #grandSite
{
    margin-bottom: 13px;
}

#listeMenuDroite #grandSite a, #listeMenuDroite2 #grandSite a
{
    height: 63px;
    width: 120px;
    background: url('../pict/grandsSites.jpg') no-repeat 0 0 transparent;
    font-size: 0px;
    border: none;
}

#menuDroiteTelechargement
{
    background-position: 102px -284px;
}

#menuDroiteDiaporama
{
    background-position: 102px 5px;
}

#menuDroiteLiens
{
    background-position: 102px -26px;
}

#menuDroiteNewsletter
{
    background-position: 102px -58px;
}

#menuDroiteActu
{
    background-position: 102px -91px;
}

#menuDroiteSip
{
    background-position: 102px -122px;
}

#menuDroiteLocalisation
{
    background-position: 102px -154px;
}

#menuDroiteAnnonces
{
    background-position: 102px -186px;
}

#menuDroiteContact
{
    background-position: 102px -219px;
}

#menuDroiteExtranet
{
    background-position: 102px -252px;
}

#listeMenuDroite li a#menuDroiteEquete, #listeMenuDroite li a#menuDroiteAccessibilite, #listeMenuDroite li a#menuDroiteRapportActivite
{
    background: transparent url("../pict/picto_loupe.png") no-repeat scroll 98px 5px;
}

/***************  Style des liens agrégateurs + taille texte ******************/
#listeAgregateurs
{
    display: block;
    list-style: none outside none;
    margin: 8px 0;
    padding: 0;
}

#listeAgregateurs li
{
    float: left;
    margin-right: 2px;
}
#listeAgregateurs li:last-child
{
    margin: 0;
}

#listeAgregateurs li a
{
    display: block;
    width: 22px;
    height: 22px;
    background-image: url('../pict/sprite_agre_taille_22x22.jpg');
    background-repeat: no-repeat;
}

#listeAgregateurs .box
{
    display: none;
}

#textePlus
{
    background-position: 0 0;
}
#textePlus:hover
{
    background-position: 0 -22px;
}

#texteNormal
{
    background-position: -22px 0;
}
#texteNormal:hover
{
    background-position: -22px -22px;
}

#texteMoins
{
    background-position: -44px 0;
}
#texteMoins:hover
{
    background-position: -44px -22px;
}

#Twitter
{
    background-position: -110px 0;
}
#Twitter:hover
{
    background-position: -110px -22px;
}

#Facebook, #facebook
{
    background-position: -88px 0;
    font-size: 0;
}
#Facebook:hover, #facebook:hover
{
    background-position: -88px -22px;
}

#Rss
{
    background-position: -66px 0;
}
#Rss:hover
{
    background-position: -66px -22px;
}

/******************************************************************************/
/***************************  Style du footer  ********************************/
/******************************************************************************/
#listeMenuBas
{
    display: block;
    left: 8px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 18px;
    width: 340px;
}

#listeMenuBas li
{
    float: left;
    padding: 0 5px;
}

#listeMenuBas li a
{
    font-size: 11px;
}

#footerSignature
{
    font-size: 11px;
    position: absolute;
    right: 13px;
    top: 20px;
}

#footerSignature a
{
    font-size: 11px;
}
#footerSignature a:hover
{
    text-decoration: none;
}

#contenuPage
{

}

/*******************  Styles généraux  ****************************************/

#mainSection h1.titreVert
{
    background: url("../pict/repeat_titre_vert.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 8px;
    min-height: 30px;
    padding: 0;
    text-indent: 5px;
    width: 100%;
}

#mainSection h1.titreRouge
{
    background: url("../pict/repeat_titre_rouge.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 8px;
    min-height: 30px;
    padding: 0;
    text-indent: 5px;
    width: 100%;
}

#mainSection p
{
    margin-bottom: 13px;
}
#mainSection p:last-child
{
    margin-bottom: 0px;
}

.paragrapheDecale
{
    display: block;
    padding-left: 13px;
}

.listePuce
{
    padding-left: 34px;
    margin: 0;
}

.listePuce li
{
    line-height: 18px;
    list-style-type: circle;
}

.boutonTelechargerDoc
{
    background: url("../pict/icons/pdf.png") no-repeat scroll 8px 3px transparent;
    border: 1px solid #D0D0D0;
    display: inline-block;
    line-height: 21px;
    margin-bottom: 18px;
    margin-top: 8px;
    min-height: 21px;
    padding-left: 34px;
    padding-right: 8px;
    min-width: 360px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.boutonTelechargerDoc:hover
{
    -moz-box-shadow: 2px 2px 3px #D0D0D0;
    -webkit-box-shadow: 2px 2px 3px #D0D0D0;
    box-shadow: 2px 2px 3px #D0D0D0;
}

.tableauStyle
{
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.tableauStyle thead th
{
    height: 30px;
    background: url('../pict/repeat_titre_rouge.jpg') repeat-x 0 0 transparent;
    color: #fff;
}

.tableauStyle .cas
{
    width: 540px;
}

.tableauStyle .left
{
    text-align: left;
    padding-left: 8px;
}

.tableauStyle tbody tr
{
    border: 1px solid #ddd;
}

.tableauStyle tbody tr td
{
    padding: 8px 0;
}

.tableauStyle tbody tr:nth-child(even)
{
    background-color: #eee;
}

.tableauStyle tbody tr:nth-child(odd)
{
    background-color: #fefefe;
}

.tableauBase
{
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.tableauBase thead th
{
    font-weight: bold;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #fff;;
}

.tableauBase th, .tableauBase td
{
    border-right: 1px solid #ddd;
    padding: 8px 5px;
}

.tableauBase tbody tr
{
    border: 1px solid #ddd;
}

.txtAlignLeft
{
    text-align: left;
}

.txtAlignCenter
{
    text-align: center;
}

.txtAlignRight
{
    text-align: right;
}

.mention
{
    font-size: 1em;
    font-style: italic;
}

.blocHoraire
{
    border: 1px solid #EEEEEE;
    float: left;
    font-size: 14px;
    min-height: 89px;
    margin-right: 21px;
    padding: 13px;
    width: 352px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.blocHoraire span
{
    border-bottom: 1px solid #CDD406;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 3px;
}

#boiteLien
{

}

#boiteLien h1.catLien, #boiteLien span.catLien
{
    color: #D44F1F;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
}

#boiteLien .DescriptifLien
{

}

#boiteLien a
{
    display: block;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: underline;
}
#boiteLien a:hover
{
    text-decoration: none;
}

#mainSection ul > li
{
    margin-bottom: 8px;
}

#mainSection .paraPreListe
{
    margin-bottom: -9px;
}

.boutonGenerique
{
    background: none repeat scroll 0 0 #EFF2AE;
    border: 1px solid #C5CD12;
    border-radius: 10px 10px 10px 10px;
    color: #505050;
    display: block;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 18px;
    margin-top: 8px;
    min-height: 28px;
    text-align: center;
    width: 100%;
}
#content .boutonGenerique:hover
{
    text-decoration: none;
    -moz-box-shadow: 2px 2px 3px #D0D0D0;
    -webkit-box-shadow: 2px 2px 3px #D0D0D0;
    box-shadow: 2px 2px 3px #D0D0D0;
}

.rouge
{
    color: #D34F1E;
}

.vertAcide
{
    color: #2e3440;
}


.creditPhoto
{
    border: 1px solid #EEEEEE;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    font-size: 11px;
    margin-top: 34px;
    padding: 5px;
    text-align: center;
    width: 751px;
}

#boxHeadOT, #boxHeadGS
{
    width: 171px;
    height: 61px;
    position: absolute;
    display: block;
    bottom: 0;
}

#droiteMenuHaut
{
    background: url("../pict/bg_sprite_la_tenareze.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 232px;
    list-style: none outside none;
    margin: 0;
    padding: 27px 0 0;
    position: absolute;
    right: -21px;
    top: 13px;
    width: 232px;
    z-index: 999;
}

#droiteMenuHaut li
{
    display: block;
    margin-bottom: 5px;
    margin-left: 28px;
}

#droiteMenuHaut li a
{
    display: block;
    width: 171px;
    height: 40px;
    background-image: url('../pict/sprite.jpg');
    background-repeat: no-repeat;
}

#droiteMenuHaut #gs
{
    background-position: 0 -120px;
}
#droiteMenuHaut #gs:hover
{
    background-position: -171px -120px;
}

#droiteMenuHaut #ott
{
    background-position: 0 -80px;
}
#droiteMenuHaut #ott:hover
{
    background-position: -171px -80px;
}

#droiteMenuHaut #ca
{
    background-position: 0 -40px;
}
#droiteMenuHaut #ca:hover
{
    background-position: -171px -40px;
}
#droiteMenuHaut #ct
{
    background-position: 0 0px;
}
#droiteMenuHaut #ct:hover
{
    background-position: -171px 0px;
}

#boxHeadOT
{
    background: url("../pict/sprite-ot-grds-sites.png") no-repeat scroll 0 0 transparent;
    right: 180px;
}
#boxHeadOT:hover
{
    background: url("../pict/sprite-ot-grds-sites.png") no-repeat scroll 0 -61px transparent;
}

#boxHeadGS
{
    background: url("../pict/sprite-ot-grds-sites.png") no-repeat scroll -171px 0 transparent;
    right: 3px;
}
#boxHeadGS:hover
{
    background: url("../pict/sprite-ot-grds-sites.png") no-repeat scroll -171px -61px transparent;
}

#menuHaut li #menuItemAccueil
{
    background: url("../pict/sprite-home.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 69px;
    left: 10px;
    position: relative;
    top: -8px;
    width: 55px;
}
#menuHaut li #menuItemAccueil:hover
{
    background: url('../pict/sprite-home.png') no-repeat 0 -69px transparent;
}

.encadre
{
    margin: 5px 0; 
    padding: 5px; 
    border: 1px solid #303030;
}

.boxImagesFlottantes div
{
    float: left;
    display: inline-block;
    text-align: center;
    margin-right: 21px;
}

a.lienMailTo:hover
{
    text-decoration: underline;
}

/***************************** Style des pages CIAS ***************************/
#listeCIAS
{
    box-sizing: border-box;
    display: block;
    list-style: outside none none;
    margin: 0 0 13px;
    padding: 0;
    text-align: center;
    width: 100%;
}

#listeCIAS li
{
    display: inline-block;
    margin-bottom: 5px;
}

#listeCIAS li a
{
    display: block;
    background-color: #CDD400;
    padding: 3px 8px;
}
#listeCIAS li a:hover
{
    background-color: #C0C600;
}

#listeCIAS li a.evidence
{
    color: #D44F1F;
    font-weight: bold;
}

#btnDon
{
    background: #e0e0e0 none repeat scroll 0 0;
    border: 1px solid #bbb;
    color: #d44f1f;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 13px;
    padding: 5px 8px;
    text-align: center;
}
#content #btnDon:hover
{
    text-decoration: none;

    -moz-box-shadow: 5px 5px 5px 0px #c0c0c0;
    -webkit-box-shadow: 5px 5px 5px 0px #c0c0c0;
    -o-box-shadow: 5px 5px 5px 0px #c0c0c0;
    box-shadow: 5px 5px 5px 0px #c0c0c0;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=5);
}

#menuTopPlui
{
    border-bottom: 1px solid #cccccc;
    display: block;
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0 0 8px;
    text-align: center;
}

#menuTopPlui li:last-child
{
    margin-right: 0;
}

#menuTopPlui li
{
    display: inline-block;
    margin-right: 13px;
}

#menuTopPlui li a
{
    background-color: #93A304;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 50px;
    /*width: 381px;*/

    -o-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -khtml-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
#menuTopPlui li a:hover
{
    text-decoration: none;
    background: #cdd400;
}

/******************************  Form defaut  *********************************/
.formClassic label
{
    float: left;
    display: block;
    width: 120px;
    padding-top: 4px;
    font-weight: bold;
    margin-left: 10px;
    color: #303030;
}

.formClassic label sup
{
    color: red;
    display: inline-block;
    margin-left: 3px;
}

.formClassic input, .formClassic textarea
{
    width: 377px;
    float: left;
}

.formClassic input[type="submit"]
{
    background-color: #cdd400;
    border: medium none;
    color: #303030;
    cursor: pointer;
    float: none;
    font-weight: bold;
    margin-left: 130px;
    margin-top: 2px;
    padding: 5px 0;
    width: 383px;

    -o-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    -khtml-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
}
.formClassic input[type="submit"]:hover
{
    background-color: #95A404;
}

.formClassic textarea
{
    height: 233px;
}

.formClassic .sepForm
{
    clear: both;
    height: 8px;
    width: 300px;
}

#contact #boutonEnvoyer
{
    float: none;
    margin-left: 132px;
    margin-top: -5px;
    width: 90px;
}

.imp
{
    color: red;
    font-size: 12px;
    margin-left: 7px;
}

.field_error {
    background-color: #FFDFDF;
}

#resultat
{
    color: #D54E1F;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 30px;
    text-indent: 5px;
    width: 370px;
}

#phraseChampsObligatoires
{
    display: block;
    margin-left: 130px;
    margin-top: -5px;
}

.docActu
{
    background: url("../pict/icons/pdf.png") no-repeat scroll 8px 3px #EF9D25;
    border: 1px solid #D0D0D0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    margin-top: 8px;
    min-height: 21px;
    padding-left: 34px;
    padding-right: 13px;
    min-width: 89px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
#content  .docActu:hover
{
    background-color: rgba(239, 157, 37, 0.5);
    text-decoration: none;
}

.lienBarre, .lienBarreRouge, .lienBarreBleu
{
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 13px auto;
    position: relative;
    text-align: center;
    width: 90%;
}
#content .lienBarre:hover, #content .lienBarreRouge:hover, #content .lienBarreBleu:hover
{
    text-decoration: none;
}

.lienBarre
{
    background-color: #a2a706;
}
.lienBarre:hover
{
    background-color: #bbc114;
}

.lienBarreRouge
{
    background-color: #ED1C22;

}
.lienBarreRouge:hover
{
    background-color: #F25E62;
}

.lienBarreBleu
{
    background-color: #5497CC;
}
.lienBarreBleu:hover
{
    background-color: #3975A7;
}

.orangeCCT
{
    color: #D24E1D;
}

.vertCCT
{
    color: #CED307;
}

.bleuCCT
{
    color: #5497CC;
}

.noir
{
    color: #000;
}
.vert
{
    color: #008000;
}

.rouge
{
    color: #e30222;
}

.boxBordureRouge
{
    border: 6px solid #EE1C25;
    box-sizing: border-box;
    padding: 13px 21px;
    margin-bottom: 21px;
}

/* Style du tableau tarifs */
.tableTarif
{
    width: 100%;
    background: #fff;
    border-collapse: collapse;
}

.tableTarif tr
{

}

.tableTarif tr td
{
    text-align: center;
    color: #fff;
    padding: 8px 3px;
    border-bottom: 3px solid #fff;
}

.tableTarif .premiereCellule
{
    width: 200px;
    font-weight: bold;
}

.btnBig
{
    width: 100%;
    padding: 3px 0;
    background-color: #D64B12;
    color: #fff;
    text-align: center;
    display: block;
    text-align: center;
    margin: 13px 0;
    font-size: 21px;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
    font-weight: bold;
}
#content a.btnBig:hover
{
    background-color: #C0C600;
    text-decoration: none;
}

.blocEncadre
{
    box-sizing: border-box;
    border: 3px solid #B9CC00;
    padding: 8px;
}

.blocEncadre .titreBlocEncadre
{
    display: block;
    text-align: left;
    color: #D64B12;
    font-size: 18px;
    margin-bottom: 8px;
}

.txtBlocEncadre
{
    text-align: left;
    margin-left: 83px;
    font-size: 16px;
    line-height: 26px;
}

.txtBlocEncadre a
{
    color: #B9CC00;
}

.hover:hover
{
    opacity: 0.7;
}