﻿/* CSS Document */
html {
    /*background: #F8F8F8;*/
    background-color: White;
}

body {
    font: 90% "Trebuchet MS", sans-serif;
    margin: 0;
}

div#global {
    width: 1024px;
    margin: 0 auto;
    margin-top: 0;
    position: relative;
    padding: 0 10px;
    background: url(../images/shadow.gif) repeat-y;
}

#before-header {
    /*font: "Trebuchet MS", sans-serif;*/
    background: #F4F4F4;
    height: 35px;
    position: relative;
    margin: 0;
}

div#header {
    font: "Trebuchet MS", sans-serif;
    background: #ffffff url(../images/bg_top.png) repeat-x;
    color: #646464;
    height: 90px; /*112px;*/
    position: relative;
    /*border-bottom: 1px solid #000000;*/
    margin: 0;
}

/***************LIST SLIDE ET ACTUS EVENEMENTS*****************/
div#listslide {
    background: White;
    height: 200px;
    position: relative;
    padding-bottom: 30px;
    overflow: hidden;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
}

div#slidebar {
    float: left;
    /*background: red;*/
    width: 800px;
    height: 188px;
    margin: 0;
    margin-top: 20px;
    margin-left: 100px;
}


div#contentindex {
    float: left;
    width: 800px;
    margin-top: 20px;
    margin-left: 15px;
    padding-top: 0px;
    /*height: 450px;*/
    /*background-color: red;*/
}



    div#contentindex img {
        float: left;
        margin-right: 3px;
        margin-top: 0;
        padding-top: 3px;
        height: 68px;
        width: 129px;
    }

    div#contentindex h3 {
        /*background: url(../images/bg_bottom.png) repeat-x;*/
        /*width: 230px;*/
        height: 30px;
        color: #fff;
        margin-bottom: 0;
        padding-top: 3px;
        border-left: 1px solid #2BABE1;
        border-right: 1px solid #2BABE1;
        background-color: #2BABE1;
        margin-top: 20px;
        text-align: center;
    }

    div#contentindex h3, div#actubar p {
        padding: 0 9px;
    }

    div#contentindex ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        overflow: auto;
    }

        div#contentindex ul li {
            /*background-image: url('../images/puceactu.jpg');*/
            /*background-image: url('../images/list_puce.png');*/
            background-repeat: no-repeat;
            /*background-position: 0 center;*/
            /*padding-left: 13px;*/
            padding-bottom: 8px;
        }


div#rightbar {
    float: right;
    width: 250px;
    margin: 0;
    margin-top: 0px;
}

div#leftbar {
    float: left;
    width: 250px;
    margin: 0;
    margin-top: 0px;
}

    div#leftbar img {
    }


div#centerbar {
    float: left;
    width: 250px;
    padding-left: 24px;
    margin-left: auto;
    margin: 0;
    margin-top: 0px;
}

div#fullbar {
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 52px;
    border: 2px solid #CCCCCC;
    /*background-color: #00AAFF;*/
}

#fullbar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

div#fullbar a {
    color: #00AAFF;
    /*font: 150% "Trebuchet MS", sans-serif;*/
    text-decoration: none;
}

    div#fullbar a:hover {
        color: #f00;
    }

div#fullbaranniversaire {
    float: left;
    width: 100%;
    margin: 0;
    /* margin-top: 52px; */
    margin-bottom: 20px;
    border: 1px solid #DC143C;
    
   
}

div#fullbaranniversaire img {
 margin-right: 30px; 
   
}




.footercontentindex {
    /*background: url(../images/bg_bottom.png) repeat-x;*/
    /*width: 230px;*/
    height: 20px;
    /*color: #fff;*/
    /*margin-bottom: 0;*/
    /*padding-top: 3px;*/
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    vertical-align: middle;
    text-align: center;
    background-color: #E9E9EA;
}

    .footercontentindex a {
        color: #646464;
        font: 120% "Trebuchet MS", sans-serif;
        text-decoration: none;
    }

        .footercontentindex a:hover {
            color: #00AAFF;
        }




/*****************************debut navebar*/
#navbar_header {
    z-index: 10;
    position: relative;
    /*  background:white url(../images/bg_bottom.png);*/
    background: linear-gradient(#E5E5E5,white);
}

    #navbar_header *,
    #navbar_header *:after,
    #navbar_header *:before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /*background-color:red;*/
    }


    #navbar_header body {
        font-family: 'Lato', Calibri, Arial, sans-serif;
        /*color: =black;*/
    }

    #navbar_header a {
        color: rgb(123, 123, 123);
        text-decoration: none;
    }

        #navbar_header a:hover {
            color: white;
            background-color: #00aaFF;
        }
/*FIN navebar*/

/*debut BeforeHeader*/

#before_header {
    position: relative;
    /*height:30px;*/
    /*background:#E42424;*/
    background: silver url(../images/bg_bottom.png);
    border-bottom: 1px solid silver;
}

#rssfeeds {
    position: absolute;
    margin-top: 5px;
    padding: 0 5px;
    vertical-align: top;
}

    #rssfeeds a {
        color: #FF7400;
        text-decoration: none;
    }

        #rssfeeds a:hover {
            color: #00aaff;
        }


#global_search {
    margin-left: 200px;
    margin-top: 7px;
    position: absolute;
    top: -7px;
    width: 660px;
    left: -35px;
}

#logpwd {
    margin-left: 750px;
    margin-top: 5px;
    position: absolute;
    padding: 0 20px;
    /*top: 7px;*/
    background-color: red;
    width: 160px;
    z-index: 1;
}


#langues {
    margin-left: 930px;
    margin-top: 5px;
    /*margin-top:10px;*/
    position: absolute;
    /*background-color:white;*/
    /*border:solid 1px black;*/
    /*border:solid 1px silver;*/
    /*border-bottom:solid 1px white;*/
    padding: 0 2px;
    top: 7px;
    /*left: 37px;
    width: 90px;*/
}

.img_langues {
    float: left;
    margin-left: 5px;
    margin-bottom: 0;
    margin-top: 0;
}


#logo {
    border-width: 0px;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
    position: absolute;
    width: 80px;
    height: 80px;
}

#team {
    margin-right: 10px;
    float: right;
    margin-top: 28px;
}

/*Fin BeforeHeader*/



#logged {
    float: right;
    margin-right: 15px;
    margin-top: 30px;
}

div#logged img {
    float: left;
}

div#header h1 {
    float: left;
    position: absolute;
    bottom: 40px;
    left: 120px;
    font: 2.5em "Trebuchet MS", sans-serif;
    padding: 0;
    margin: 0;
    color: #E42424;
}

div#header h2 {
    float: left;
    position: absolute;
    bottom: 15px;
    left: 120px;
    /*font: 2em "Trebuchet MS", sans-serif;*/
    padding: 0;
    margin: 0;
    /*color:silver;*/
    font: 25px Arial;
    color: #646464;
   
    
}

div#header strong {
    float: left;
    position: absolute;
    bottom: 35px;
    left: 145px;
    /*font: 2em "Trebuchet MS", sans-serif;*/
    padding: 0;
    margin: 0;
    /*color:silver;*/
    font: 25px Arial;
    color: #E42424;
}

div#center {
    /* Pour viter la superposition
    du pied de page et du contenu : */
    width: 1014px;
    padding-bottom: 30px;
    overflow: hidden;
    background: #ffffff;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
}

    div#center h3 {
        font: "Trebuchet MS", sans-serif;
        padding-top: 0;
        margin-top: 0;
    }


div#footer {
    /*position: absolute;*/
    width: 1024px;
    height: 20px;
    bottom: 0;
    background: #edebeb url(../images/bg_bottom.png) repeat-x;
    color: #646464;
    margin: 0 auto;
}

    div#footer a {
        color: #646464;
    }

div#content {
    float: left;
    width: 800px;
    margin-top: 20px;
    margin-left: 15px;
    padding-top: 0px;
    /*background-color: red;*/
}


div#content_p2 {
    float: left;
    width: 834px;
    margin-top: 20px;
}

    div#content_p2 p {
        margin: 0;
        padding: 10px;
    }

div#content_accueil_admin {
    float: left;
    width: 100%;
    margin-top: 50px;
}

div#content_form {
    float: left;
    width: 830px;
    margin-top: 20px;
}





div#sidebar {
    float: right;
    width: 180px;
    margin: 0;
    margin-top: 0;
}

    div#sidebar img {
        float: left;
        margin-right: 3px;
        margin-top: 0;
        padding-top: 3px;
    }

    div#sidebar h3 {
        background: url(../images/bg_bottom.png) repeat-x;
        width: 168px;
        height: 30px;
        color: #646464;
        margin-bottom: 0;
        padding-top: 3px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        margin-top: 20px;
    }

    div#sidebar h3, div#sidebar p {
        padding: 0 5px;
    }

div#sidebar_faq {
    width: 180px;
    margin: 0;
    margin-top: 20px;
    position: fixed;
}

    div#sidebar_faq img {
        float: left;
        margin-right: 3px;
        margin-top: 0;
        padding-top: 3px;
    }

    div#sidebar_faq h3 {
        background: url(../images/bg_bottom.png) repeat-x;
        width: 168px;
        height: 30px;
        color: #646464;
        margin-bottom: 0;
        padding-top: 3px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    div#sidebar_faq h3, div#sidebar p {
        padding: 0 5px;
    }
/*###########################_MENU2_###############################*/




div#sidebar2 {
    float: left;
    width: 180px;
    margin: 0px;
    margin-top: 800px; /*20px;*/
}

div.menu3 {
    margin: 0;
    padding: 10px;
    font-size: 10px;
    list-style: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 280px;
    overflow: auto;
}

    div.menu3 span {
        color: black;
        font: 140% "Trebuchet MS", sans-serif;
    }

    div.menu3 a {
        /*height: 15px;
        margin: 0 0 0 0;*/
        color: #00aaff;
        font: 140% "Trebuchet MS", sans-serif;
        text-decoration: none;
    }

        div.menu3 a:hover {
            background-position: left bottom;
            color: #E42424;
        }

div.menu2 input {
    font-family: "trebuchet ms",sans-serif;
    font-size: 11px;
    color: #000000;
    margin-bottom: 2px;
    /*margin-top:5px;*/
    width: 140px;
}

    div.menu2 input[type=checkbox] {
        cursor: pointer;
        width: 20px;
          vertical-align: middle;
          font-size:12px;
    }



    div.menu2 input[type=submit] {
        /*font-family: "trebuchet ms",sans-serif;
        font-size: 12px;*/
        background: White;
        border: 1px solid #00aaff;
        color: #00aaff;
        cursor: pointer;
        width: 145px;
    }

        div.menu2 input[type=submit]:hover {
            /*font-family: "trebuchet ms",sans-serif;
        font-size: 12px;*/
            background: #00aaff;
            border: 1px solid #00aaff;
            color: white;
            cursor: pointer;
            width: 145px;
        }

div.menu2 {
    margin: 0;
    padding: 10px;
    font-size: 10px;
    list-style: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    div.menu2 p {
        margin: 0;
        margin-bottom: 4px;
        padding: 0;
    }

    div.menu2 a {
        /*height: 15px;
        margin: 0 0 0 0;*/
        color: #00aaff;
        font: 150% "Trebuchet MS", sans-serif;
        text-decoration: none;
    }

        div.menu2 a:hover {
            background-position: left bottom;
            color: #E42424;
        }



div#sidebar2 h3, div#sidebar2 p {
    padding: 0 5px;
}

div#sidebar2 h3 {
    font-size: 99%;
    background: url(../images/bg_bottom.png) repeat-x;
    width: 168px;
    height: 30px;
    color: #646464;
    margin-bottom: 0;
    padding-top: 3px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: 20px;
}

div#sidebar2 img {
    float: left;
    margin-right: 3px;
    margin-top: 0;
}


/*################################################################"*/
div#auth {
    position: absolute;
    margin-top: 63px;
    margin-left: 400px;
    padding-bottom: 0px;
}


table#authentification {
    font: "Trebuchet MS";
    font-size: 10px;
    margin: 0 auto;
    bottom: 0;
    padding-bottom: 0;
}

/*############## content page derniers articlbes*/

div#contentLastarticle h2 {
    color: #00aaff;
    margin-top: 15px;
}

div#contentLastarticle h3 {
    color: #E42424;
    margin-bottom: 0;
    padding-bottom: 10px;
}

div#contentLastarticle_accueil_admin h2 {
    color: #00aaff;
}

div#contentLastarticle_accueil_admin h3 {
    color: #f00;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
}



div#contentLastarticle a {
    color: #00aaff;
    font-weight: bold;
}

    div#contentLastarticle a:hover {
        color: #E42424;
    }
/*fin*/
div#content h2 {
    color: #00aaff;
    margin-top: 15px;
}

div#content h3 {
    color: #E42424;
    margin-bottom: 0;
    padding-bottom: 10px;
}

div#content_accueil_admin h2 {
    color: #00aaff;
}

div#content_accueil_admin h3 {
    color: #f00;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
}



div#content a {
    color: #ccc;
    font-weight: bold;
}

    div#content a:hover {
        color: #E42424;
    }


div#footer p {
    margin: 2px 0;
    font-size: 0.9em;
}

div#search2 {
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 10px;
    width: 578px;
    height: 75px;
    margin-top: 500px;
}

div#cadre {
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
    margin: 10px;
    padding: 10px;
    width: 680px;
    margin-top: 0;
}

div#search_faq {
    background: url(../images/bg-search.png) repeat-x;
    border: 1px solid #000000;
    margin: 0 auto;
    margin-top: 0;
    padding: 10px;
    color: White;
    font-weight: bolder;
}

div#search_direct {
    background: url(../images/bg-search.png) repeat-x;
    border: 1px solid #000000;
    margin: 0 0 10px;
    padding: 10px;
    width: 578px;
    margin-top: 0;
    color: White;
}

div#search_faq_img {
    margin: 0;
    padding: 0;
}

div#telechargement {
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding-bottom: 3px;
    width: 800px;
    margin-top: 0;
    height: auto;
}

div#telechargement_head {
    background-color: #ccc;
    width: 800px;
    height: 36px;
    margin: 0;
    padding: 0;
}

    div#telechargement_head h3 {
        margin: 0;
        padding: 0;
        float: left;
    }

    div#telechargement_head h4 {
        margin: 0;
        padding: 0;
        float: left;
    }

div#icone {
    float: left;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

div#telechargement p {
}

div#search {
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
    width: 403px;
}

#TableInfo {
    padding: 0;
    padding-left: 10px;
    margin-right: 20px;
    width: 230px;
    float: right;
}


/*___________________________________TABS________________________________________________*/
#menutabs {
    z-index: 2;
    position: relative;
    top: 1px;
}

#shadetabs {
    padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

    #shadetabs li {
        display: inline;
        margin: 0;
        padding: 0;
    }

        #shadetabs li a {
            position: relative;
            text-decoration: none;
            color: #FFFFFF;
            padding: 7px 7px;
            background: url(../images/toolbar3.gif) repeat-x;
        }

            #shadetabs li a:hover {
                text-decoration: underline;
                color: #E42424;
            }

            #shadetabs li a:active {
                background: url(../images/toolbar2.gif) repeat-x;
            }

            #shadetabs li a.selected {
                background: url(../images/toolbar2.gif) repeat-x;
            }

.contentstyle {
    background: #FFFFFF none repeat scroll 0 0;
    border: 5px solid #535353;
    clear: both;
    position: relative;
    width: 790px;
    padding: 10px;
    top: 5px;
}

    .contentstyle img {
        padding-right: 10px;
    }

    .contentstyle h2 {
        color: #CCCCCC;
        margin-top: 0;
        padding-bottom: 7px;
        margin-bottom: 5px;
    }

    .contentstyle h3 {
        color: #E42424;
    }

    .contentstyle h4 {
        color: #00AAFF;
        border-bottom: solid 1px #00AAFF;
        margin-bottom: 5px;
        margin-top: 25px;
    }

    .contentstyle h5 {
        color: silver;
        font-size: 14px;
        margin: 0;
        font-style: italic;
        text-indent: 1%;
        text-decoration: underline;
    }

    .contentstyle p {
        margin-top: 0;
    }

    .contentstyle hr {
        color: #CCCCCC;
    }

#icon_content {
    float: left;
    margin-right: 15px;
    padding: 0;
}

.underline {
    height: 20px;
    width: 100%;
    margin-bottom: 10px;
}

.vue_item {
    color: Gray;
    display: block;
    border-bottom: solid 2px Gray;
    padding-left: 10px;
}

div#video {
    background-color: #CCCCCC;
    color: #FF0000;
    display: none;
    height: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    vertical-align: middle;
    width: 100%;
    z-index: 100;
}

/*___________________________vote FAQ______________________________*/

.star {
    background-image: url(../images/EmptyStar.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 12px;
    float: left;
    display: block;
}

#container_star {
    display: block;
}

#message_vote {
    float: left;
    margin-left: 20px;
}

/*_________________________Social Widget_____________________________*/

/*
#socialWidget
{
    text-align:center;
}

#socialWidget a
{
    color:#FFFFFF;
}

#socialWidget img
{
}
*/

/*____Share this widget____*/

#ShareThis {
    display: block;
    text-align: center;
    height: 50px;
    width: 790px;
}

a.stbar.chicklet img {
    border: 0;
    height: 16px;
    width: 16px;
    margin-right: 3px;
    vertical-align: middle;
}

a.stbar.chicklet {
    height: 16px;
    line-height: 16px;
}



#scrollToTop a{
	position: fixed;
	right: 50px;
	bottom: 10px;
	background-color: rgb(255,255,255); /** rgba fallback**/
	background-color: rgba(255,255,255, 0.7);
	padding: 7px 10px;
	border: 1px solid #000;
}
#scrollToTop a:hover{
	box-shadow: 0px 0px 5px #222;
	-moz-box-shadow: 0px 0px 5px #222;
	-webkit-box-shadow: 0px 0px 5px #222;
	text-decoration: none !important;
}

/*Boutton Bleu JLI*/

.btn_bleu {
  background: #2baae1;
  background-image: -webkit-linear-gradient(top, #BCBCBC, #BCBCBC);
  background-image: -moz-linear-gradient(top, #BCBCBC, #BCBCBC);
  background-image: -ms-linear-gradient(top, #BCBCBC, #BCBCBC);
  background-image: -o-linear-gradient(top, #BCBCBC, #BCBCBC);
  background-image: linear-gradient(to bottom, #BCBCBC, #BCBCBC);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Georgia;
  color: #ffffff;
  font-size: 20px;
  background: #BCBCBC;
  padding: 10px 5px 10px 10px;
  border: solid #ffffff 0px;
  text-decoration: none;
}

.btn_bleu:hover {
  background: #ccc;
  background-image: -webkit-linear-gradient(top, #575757, #575757);
  background-image: -moz-linear-gradient(top, #575757, #575757);
  background-image: -ms-linear-gradient(top, #575757, #575757);
  background-image: -o-linear-gradient(top, #575757, #575757);
  background-image: linear-gradient(to bottom, #575757, #575757);
  text-decoration: none;
  cursor:pointer;
 
}

.fleche_download{
    /*font-family: Arial, sans-serif;
 font-size: 100%;
 color: black;
 display : list-item;
   list-style-image : url(/images/icon-circle-arrow-down_grey.png)*/
   
}
.fleche_download:before{
     content:url(/images/icon-circle-arrow-down_grey.png);
vertical-align: -webkit-baseline-middle;
    padding-left: 10px;
 
}









/*ToolTip*/
/*span.tooltip {
      position: absolute;
      width: 237px;
      height: 48px;
      line-height: 48px;
      padding: 0px 10px 0px 2px;
      font-size: 22px;
      text-align: center;
      color: rgb(255, 255, 255);
      background: rgb(96, 172, 57);
      border: 0px 0px 0px 0px none none none none rgb(255, 255, 255) rgb(70, 126, 42) rgb(255, 255, 255) rgb(255, 255, 255);
      border-radius: 0px 3.20000004768372px 3.20000004768372px 0px;
      text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px;
      box-shadow: rgb(85, 153, 51) -4px 0px 4px 0px inset;
}

span.tooltip:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 24px;
      border-style: solid;
      border-color: transparent #60AC39 transparent transparent;
      top: 0px;
      left: -48px;
}*/


/*a.tooltips {
    position: relative;
    display: inline;
}

    a.tooltips span {
        position: absolute;
        color: #FFFFFF;
        background: #000000;
        height: 26px;
        line-height: 26px;
        text-align: center;
        visibility: hidden;
        border-radius: 6px;
         white-space:nowrap;
    }

        a.tooltips span:after {
            content: '';
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -8px;
            width: 0;
            height: 0;
            border-right: 8px solid #000000;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
        }

a:hover.tooltips span {
    visibility: visible;
    opacity: 0.8;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    margin-left: 15px;
    z-index: 999;
}*/
