b {font-weight:bold;}
i {font-style:italic;}
ol, ul, li{list-style:none;padding:0;margin:0;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}

a, span {vertical-align:baseline;}
img {vertical-align:top;text-decoration:none;}
.bold {font-weight:bold;}
.strike {text-decoration:line-through;}

.clear {clear:both;}
br.clear {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}

.ombre{-webkit-box-shadow:0 5px 1em rgba(0, 0, 0, 0.1);-moz-box-shadow:0 5px 1em rgba(0, 0, 0, 0.1);box-shadow:0 5px 1em rgba(0, 0, 0, 0.1);}

.clearblock {height:0;clear:both;overflow:hidden;font-size:0;line-height:0;}
.hidden{display:none;}
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";}

.clearfix:after {clear:both;display:block;height:0;font-size:0;visibility:hidden;content:".";}

.img_droite{float:right;margin-left:20px;}
a{text-decoration: none; color: #444;outline: 0;}
a:hover {text-decoration:underline;color: #850000; }

h1.title{
    font-size: 33px;
    margin-bottom: 10px;
    font-family: Georgia, sans-serif;
    font-weight:normal;
}
.absolute{position:absolute;}
.fixed{position:fixed;z-index:100;}

.conteneur{width:1000px;margin:0 auto;position:relative;/*overflow:hidden;*/}
#main_container{
    min-height: 100%;
    position: relative;
}


/*------------------------------ general styles------------------------------ */


body {
    background: none repeat scroll 0% 0% #E1E1E1;
    font-family: 'HelveticaNeue',Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #666;
}

body.printable{background:#fff;}

/**************************************Pagination**************************************/

#content_pagination{width:100%;height:25px;overflow:hidden;margin:20px 0px;}

#content_pagination2{width:100%;height:35px;overflow:hidden;}

div.pagination {font: 11px Arial Narrow;padding: 2px;margin: 5px;}

div.pagination a, div.pagination span  {color: #666;margin: 1px 2px;padding: 2px 5px;text-decoration: none;background: #ffffff;border: 1px solid #efeff1;}

div.pagination a:hover,active {background-color: #d5031e;border: 1px solid #d5031e;color: #fff;margin: 1px 2px;padding: 2px 5px}

div.pagination span.desactive {color:#999;background-color: #fafafa;}

div.pagination span.courante {background-color: #d5031d;border: 1px solid #d5031d;color: #fff;/* font-weight: bold; */margin: 1px 2px;padding: 2px 5px;}

.nbre_items_pagination{padding: 0px;}

.centrer{text-align: center;border-top: 1px solid #EEEEEE;}


fieldset {
    padding-top: 5px;
}

section {
    background: #fff;
}

/***** LOGIN PAGE *****/

body.loginbody {/*background: #fff;*/background: url(../images/statics/gray_jean.png) repeat scroll 0% 0% #F7F7F7;}

.loginwrapper {/*margin: 7% auto;width: 360px;*/ width: 400px; margin: 30px auto 0 auto;}
.loginwrapper p { margin: 20px 0; }
.loginwrapper p:first-child {margin-top: 0;text-transform: uppercase;text-align: center;font-size: 18px;/* font-weight: bold; */color: #757574;padding-bottom: 15px;border-bottom: 1px solid #9999991f;}
.loginwrapper p:last-child { margin-bottom: 0; }
.logintitle {
    padding: 15px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 21px;
    border: 1px solid #bbb;
    font-size: 18px;
    border-bottom: 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: #666;
}
.logintitle span.fa-lock { font-size: 48px; margin-top: -5px; float: left; margin-right: 10px;display: block;}
.logintitle span.subtitle { font-size: 12px; font-weight: normal; display: block; margin-left: 32px; text-transform: none; color: #999; }
.loginwrapperinner {
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
.loginshadow { background: url(../images/statics/loginshadow.png) no-repeat center center; height: 30px; }
.loginwrapper input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    min-height: 30px;
    font-size: 14px !important;
    border: 0;
    color: #999;
    background: #eee;
    padding-left: 30px;
}
.loginwrapper input {background: #fff;border-radius: 0;box-shadow: none;border-radius: 50px;border: 1px solid #d2d6de;}
.loginwrapper input#password {}
.ie .loginwrapper input#username, .ie .loginwrapper input#password{padding-bottom:0;width:320px;}
.loginwrapper input#username.error,
.loginwrapper input#password.error { background-color: #ffeaea; color: #ff0000; }
.loginwrapper input:focus { 
    background-color: #fff;
    color: #666 !important; 
    box-shadow: 0 0 8px rgba(0,0,0,0.8) !important;
}
.loginwrapper button.btn {
    padding: 12px 0;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    /* text-shadow: 1px 1px rgba(0,0,0,0.2); */
    /* box-shadow: 0 2px 3px rgba(0,0,0,0.3); */
}
.loginwrapper a { color: #999;font-size: 12px; }
.loginwrapper button.btn:hover {color: #0478dd;border-radius: 50px;background: #fff;}
.logintitle { font-family: 'RobotoBold', 'HelveticaNeue', Arial, sans-serif; }
.logintitle { 
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3); 
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3); 
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    color:#666 !important;
}
.logintitle {
    background: linear-gradient(to bottom, #EDEDED 0%, #DEDEDE 100%) repeat scroll 0% 0% transparent;
}
.loginlogos {
    /* height:120px; */
    margin: 20px;
    position:relative;
    text-align: center;
}
.loginlogos .logo{/*display:block;height:51px;cursor:pointer;background:url(../images/logo.png) left top no-repeat;*/
height: 90px;
padding: 25px 0;
position: relative;
background: url(../images/logo.png) no-repeat left 50%;display:block;
}
.loginwrapper button.btn {
    padding: 12px 0px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-size: 14px;
    font-weight:bold;
    cursor:pointer;
    background: linear-gradient(to right,  #0155a5 0%,#0481eb 100%);
    border-radius: 50px;
    color: #fff;
}


.loginwrapper [class^="fa-"], [class*=" fa-"] {
    /* opacity: 0.75; */
}
.icon-question-sign {
    background-position: -96px -96px;
}



/******************** BOUTONS ******************/
.btn-default {
    background: #005094; color: #fff; text-shadow: 1px 1px rgba(0,0,0,0.1);
    background: -moz-linear-gradient(top,  #0481eb 0%, #005094 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0481eb), color-stop(100%,#005094));
    background: -webkit-linear-gradient(top,  #0481eb 0%,#005094 100%);
    background: -o-linear-gradient(top,  #0481eb 0%,#005094 100%);
    background: -ms-linear-gradient(top,  #0481eb 0%,#005094 100%);
    background: linear-gradient(to bottom,  #0481eb 0%,#005094 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0481eb', endColorstr='#005094',GradientType=0 );    
}
.btn-default:hover {
    background: #13671c; color: #fff; text-shadow: 1px 1px rgba(0,0,0,0.1);
    background: -moz-linear-gradient(top,  #1fa22d 0%, #13671c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1fa22d), color-stop(100%,#13671c));
    background: -webkit-linear-gradient(top,  #1fa22d 0%,#13671c 100%);
    background: -o-linear-gradient(top,  #1fa22d 0%,#13671c 100%);
    background: -ms-linear-gradient(top,  #1fa22d 0%,#13671c 100%);
    background: linear-gradient(to bottom,  #1fa22d 0%,#13671c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fa22d', endColorstr='#13671c',GradientType=0 );
}
.btn-rouge {
    /* border-radius: 10px; */
    /* background: #bb291a; */
    /* color: #fff; */
    /* text-shadow: 1px 1px rgba(0,0,0,0.1); */
    font-size: 13px;
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb291a), color-stop(100%,#73150b)); */
    /* background: -webkit-linear-gradient(top,  #bb291a 0%,#73150b 100%); */
    background: -o-linear-gradient(top,  #bb291a 0%,#73150b 100%);
    background: -ms-linear-gradient(top,  #bb291a 0%,#73150b 100%);
    /* background: linear-gradient(to bottom,  #bb291a 0%,#73150b 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb291a', endColorstr='#73150b',GradientType=0 );
}


.btn-orangejaune:hover {
    background: #ffffff; 
    color: #0481eb; 
    border:1px solid #0155a5;
   
}


.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

.btn-round {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    position: relative;
    text-align: center;
}
.btn-round span {
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 50px;
    margin: 3px;
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 36px;
    color:#555;
}


a.btn.btn-menu {
    width: 200px;
    display: table;
    color: #646567;
    text-align: left;
    font-size: 19px;
}

a.active {
    background: #ccc;
}

a.btn.btn-menu:hover,a.btn.btn-menu.active {
    /* background: #9e9e9e59; */
    color: #646567;
    font-weight: bold;
    box-shadow: inset 0px 0px 6px 0px #ccc;
}

div#modal_container_div {
    background: #12121247;
}

a.img_album img {
    width: 10%;
}

.container_gauche {
    border-right: 1px dotted #ccc;
    min-height: 500px;
}

a.btn.btn-menu img {
    width: 20px;
}

div#detail_visuel_container {
    border: 1px solid #cccccc85;
    min-height: 460px;
    margin: 10px;
    padding: 20px;
}



div#container_search {
    padding: 0px 25px;
}

/*Tree*/
.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left: 1px dotted;
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#369;
    font-weight:700;
    text-transform: uppercase!important;
    color: #555;
    position:relative;
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top: 1px dotted;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0;
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}

label {
    /* text-transform: uppercase!important; */
    /* color: #555; */
}

.form-group button.btn {
    border-radius: 5px;
}

.tree ul li img, .tree ul li label {
    display: inline !important;
}