/* Defaut custom */

/* Steph custom bibliographie */
.margB10 {
    margin-bottom: 10px;
}

.margB15 {
    margin-bottom: 15px;
}

.margB25 {
    margin-bottom: 25px;
}

.margT10 {
    margin-top: 10px;
}

.label {
    margin-left: 5px;
}

.teasTxt {
    color: #565656;
    font-size: 16px;
    font-weight: bold;
}

.titreart a {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
}
.titreart a:hover, .titreart a:focus {
    text-decoration: none
}

/* -- */

body {

}

a, a:hover, a:focus {
    color: #ea5b0c;
}

.header-upper a {
	color: #FFFFFF
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #ea5b0c;
    border-color: #ea5b0c;
}

.pagination > li > a, .pagination > li > span {
    color: #ea5b0c;
}

.pointer {
    cursor: pointer;
}
.clearfix {
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.margin {
    margin-bottom: 40px !important;
}
.half-margin {
    margin-bottom: 10px !important;
}
.no-margin {
    margin-bottom: 0 !important;
}

/* Caller le hamburger icon */
.navbar-btn{
    margin-top: 15px;
}

.navbar-collapse .dropdown-menu {
	border-bottom: 0px;
}

.navbar-nav > li.open > .dropdown-toggle{
	border-top: 0px;
}

.TutoBoxBackground {
    background: #565656 none repeat scroll 0 0;
    color: #ffffff;
    height: 160px;
    padding: 20px;
}

#BoxTuto li{
	list-style-type: none;
	}

.TutoBackground {
    background: #eceef0 none repeat scroll 0 0;
    padding: 20px;
}

.TutoBoxRub {
    background: #ea5b0c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    height: auto;
    margin-bottom: 15px;
    padding: 5px 20px;
    width: auto;
}



h4 {
    font-size: 22px;
    line-height: 30px
}


.header {
	background: #FFF;
	border-bottom: 2px solid transparent;
	-moz-border-image: -moz-linear-gradient(right,  #565656 35%, #ea5b0c 100%); /* FF3.6-15 */
	-webkit-border-image: -webkit-linear-gradient(right,  #565656 35%,#ea5b0c 100%); /* Chrome10-25,Safari5.1-6 */
	border-image: linear-gradient(to left,  #565656 35%,#ea5b0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border-image-slice: 1;
	padding: 20px 0 10px 0;

}

.header-upper {
    background: #ea5b0c;
    line-height: 18px;
    text-transform: uppercase;
    font-size: 12px;
}

.navbar {
/*
	padding-bottom: 0;
	border:1px solid red
*/

}

.navbar-nav > li > a, #main-menu > li > a {
	padding: 8px 20px;
	color: #565656;
	margin-top: 12px;
}


.navbar-nav > li.active > a,
#main-menu > li.active > a {
    color: #ea5b0c;
}

.navbar-nav > li > a:hover,
#main-menu > li > a:hover{
	color: #565656;
}

.navbar-nav > li.home-link a i,
#main-menu > li.home-link a i,
.navbar-nav > li.home-link a:link i,
#main-menu > li.home-link a:link i,
.navbar-nav > li.home-link a:focus i,
#main-menu > li.home-link a:focus i {
    padding: 18px 20px;
    color: #565656;
    }

.navbar-nav > li.active,
.navbar-nav > li.active a i{
	color:#ea5b0c;
}


.navbar-nav > li.home-link a:hover i, #main-menu > li.home-link a:hover i, .navbar-nav > li.home-link a:link:hover i, #main-menu > li.home-link a:link:hover i, .navbar-nav > li.home-link a:focus:hover i, #main-menu > li.home-link a:focus:hover i {
    color: #565656;
}




.search-icon {
	padding-top: 7px\0;
}

.search-form-tigger {
    margin-top: 15px !important;
}

.search-form-tigger {
    background: #565656;
}

.search-form-tigger.open, .search-form-tigger:hover {
    background: #ea5b0c;
    }

.header-search {
	background: #c54f10;
}

.pagination > .archiveColorBg > a,
.pagination > .archiveColorBg > span,
.pagination > .archiveColorBg > a:hover,
.pagination > .archiveColorBg > span:hover,
.pagination > .archiveColorBg > a:focus,
.pagination > .archiveColorBg > span:focus {
    background: #787980;
    border-color: #787980;
    color: #FFFFFF;
}





#promotion {
    background: #e7e7e7;
    padding: 30px 0;
}

#footer {
    background: #e1e1e1;
    border: none;
    min-height: 200px;
    padding: 30px 0;
    font-size: 14px;
    line-height: 20px;
    color: #565656;
    margin-top: 20px
}
#footer h3 {
	color: #ea5b0c	
}

#footer a{
	color: #565656
}

/*
#footer a,
#footer h3
 {
   color: #333;
}
*/

#footer ul, #footer li  {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.modal-body{
	font-size: 14px;
    line-height: 1.42857;
}

.civilite input {
	margin-right:12px;
	margin-left:5px;
}

.civilite label {
	font-weight: normal;
	padding-top: 5px;
}



.links a{
	
}

.searchEngine{
	background-color: #f5f6f6;
}

.title-divider, .title-divider span {
    background:none;
    }

.appli {
    background-color: #5b5b5b;
    border-radius: 3px;
    color: #fff;
    padding: 20px 15px 20px;
    font-size: 15px;
    text-align: center
}

.appli .img-responsive{
	margin: 0 auto;
}

.appli a{
	color:#f4e2d7;
	text-decoration: underline;
}

.appli a:hover{
	text-decoration: none;
}

.sliderFont{
	color:#FFFFFF;
	background-color: #ea5b0c;
	padding: 10px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #ea5b0c;
    border-color: #ea5b0c;
    color: #fff;
    z-index: 2;
}

td.dragHandle{
	background-image: none
}

.biblioOption{
	list-style-type: none;
}

.recherche .input-group-lg > .form-control,
.recherche  .input-group-lg > .input-group-addon,
.recherche  .input-group-lg > .input-group-btn > .btn {
    border-radius: 0;

}

.btn-primary {
    background-color: #1487b2;
    border-color: #b87008;
    color: #fff;
}

.bg {
    background: url("../images/bg-featured.png") center top no-repeat;
    background-size: cover;
    padding-top: 40px
}

.bg a{
	text-decoration: underline;
	color:#FFF
}

.bg a:hover{
	text-decoration: none;
}

.service{
	color:#FFF
}

.service h3{
	font-size: 19px;
}

.bgRed{
	background-color: #ea5b0c;
}

.bgGris{
	background-color: #2a3438;
}
.txtGris{
	color: #2a3438;
}

.timeline-breakerGris {
    background: #2a3438;
}

.title-divider {
	background: #ffffff url("../images/bg_divider.png") no-repeat left center;
    margin-bottom: 1em;
    padding: 0;
    text-align: left;
    color: #565656;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase
}

.title-divider-nobg {
    margin-bottom: 1em;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase
}

.title-divider {
t;
}

.title-divider span {
    background: #fff
    }

.primary-colour {
    color: #565656;
}

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 10px;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

#custom-search-input input:focus, #custom-search-input input[type]:focus, #custom-search-input .uneditable-input:focus {
    border-color: rgba(229, 103, 23, 0.8);
    box-shadow: 0 1px 1px rgba(229, 103, 23, 0.075) inset, 0 0 8px rgba(229, 103, 23, 0.6);
    outline: 0 none;
}

.form-control::-webkit-input-placeholder { color: #565656; }
.form-control:-moz-placeholder { color: #565656; }
.form-control::-moz-placeholder { color: #565656; }
.form-control:-ms-input-placeholder { color: #565656; }

#rechercherHomepage{
	background: #565656;
}

#rechercherHomepage a{
	color: #FFF;
}

.service {
  text-align: center;
  margin-bottom:60px;
}

.service h2 {
  font-size:1.8em;
}

.service.box h2 {
  font-size:1.6em;
  margin-bottom: 16px;
}

.service.box p {
  margin-bottom: 10px;
}

.service .service-icon {
  display: inline-block;
  margin-bottom: 20px;
  height: 68px;
  line-height:68px;
  width:68px;
  text-align: center;
  color:#fff;
  border-radius:50%;
  font-size:1.9em;
  transition:transform 0.4s ease;
  -webkit-transition:-webkit-transform 0.4s ease;
  -moz-transition:-moz-transform 0.4s ease;
  -ms-transition:-ms-transform 0.4s ease;
  -o-transition:-otransform 0.4s ease;
}

.service:hover .service-icon {
  transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg);
}

.lightgreybg {
  background:#565656;
}

.btn-primary {
  color: #ffffff;
  background-color: #565656;
  border-color: #6D7173;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #ea5b0c;
  border-color: #ea5b0c;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #565656;
  border-color: #6D7173;
}

.btn-primary .badge {
  color: #565656;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #ea5b0c;
  border-color: #ea5b0c;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec8146;
  border-color: #ea5b0c;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ea5b0c;
  border-color: #ea5b0c;
}

.btn-warning .badge {
  color: #ea5b0c;
  background-color: #ffffff;
}

.panel-heading {
    margin-bottom: 3px;
}

.panel-heading a:hover {
    color: #ea5b0c;
}

.panel-default .btn-warning a:hover {
    color: #FFF;
}

.push_button{
	position:relative;
	width:100%;
	color:#FFF;
	display:block;
	text-decoration:none;
	margin:0 auto;
	border-radius:5px;
	border:solid 1px #D94E3B;
	background:#cb3b27;
	text-align:center;
	padding:20px 30px;
	font-size: 16px;

	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;

	-webkit-box-shadow: 0px 9px 0px #84261a;
    -moz-box-shadow: 0px 9px 0px #84261a;
    box-shadow: 0px 9px 0px #84261a;
}

.push_button:hover{
	color: #FFF;
	text-decoration: underline;
}
.push_button:active{
	-webkit-box-shadow: 0px 2px 0px #84261a;
    -moz-box-shadow: 0px 2px 0px #84261a;
    box-shadow: 0px 2px 0px #84261a;
    position:relative;
    top:7px;
}

.timeline {
    background-image: url("../images/bg_timeline-line.png");
   }

.timeline-breaker {
    background: #565656;
    }

.timeline-breaker::after {
    border-top-color: #565656;
    }

.timeline-item{
	border-color: #f2f2f2 #f2f2f2 #565656;
}

.timeline-item::after {
	color:#565656;
	content:  "\f05d"
}

.abecedaire{
	font-size: 16px;
}

.jumbotron {
    padding-bottom: 20px;
    padding-top: 30px;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-left: 30px;
    padding-right: 30px;
}

.links .txtBlanc{
	color:#FFFFFF;
}

.panel-body .btn-warning{
	color:#FFFFFF;
}



@media (min-width: 1200px) {
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
	/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

}

@media (min-width: 992px) {
  /* Medium devices (desktops, 992px and up) */
    /* Small devices (tablets, 768px and up) */

    }

.affixArticle{
    border: 1px solid #777777;
    border-radius: 5px;
    margin-top:100px;
    width:45px;
}

.affixArticle .affixArticleHeader {background-color: #777777; color: #ffffff; text-align: center; padding-top: 5px; padding-bottom: 5px;}

.affix-bottom {
    position: absolute;
}


.unstyled {
	list-style-type: none;
	padding-left: 0;
	text-align: center
}

.pricing-stack .well .price {
    color: #ea5b0c;
    }
    
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #f8e9da;    
 }
 
a.rating_left {
  color: #fe7d27;
  text-decoration: none;
  font-size: 130%
}
a.rating_right {
  color: #707173;
  text-decoration: none;
  font-size: 130%
}
a.rating {
  color: #707173;
  text-decoration: none;
  font-size: 130%
}
a.rating_hover {
  color: #fe7d27;
  text-decoration: none;
  font-size: 130%
}
a.rating:visited {
  color: #707173;
  text-decoration: none;
  font-size: 130%
}
a.rating_hover:visited {
  color: #fe7d27;
  text-decoration: none;
  font-size: 130%
}
a.rating:focus {
  color: #707173;
  text-decoration: none;
  font-size: 130%
}
a.rating_hover:focus  {
  color: #fe7d27;
  text-decoration: none;
  font-size: 130%
}

#abo_standard, #abo_premium, #abo_platine {
color: #ea5b0c;
font-size: 22px	
}



.navbar-btn {
	background:#565656 /* gris */
}

.navbar-btn.open, .btn-navbar:hover, .navbar-btn:hover, .navbar-btn:hover {
	background:#ea5b0c
}

#jPanelMenu-menu .navbar-nav li.home-link a i, #jPanelMenu-menu #main-menu li.home-link a i, #jPanelMenu-menu .navbar-nav li.home-link a:link i, #jPanelMenu-menu #main-menu li.home-link a:link i, #jPanelMenu-menu .navbar-nav li.home-link a:focus i, #jPanelMenu-menu #main-menu li.home-link a:focus i {
    color: #ea5b0c;
}

#jPanelMenu-menu .navbar-nav > li > a{
	color: #FFFFFF	
}


#anchormed {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
