
/* ------ BASE ------ */

button.Li_no:active, button.Li_no:focus, a.Li_no:active, a.Li_no:focus { outline: none; }
body {
	background: #ffffff; color: #000000;
	/*padding-top: 82px;*/
	
	font-family: 'Roboto', Arial, sans-serif;
	/*font-family: 'Roboto Condensed', Arial, sans-serif;*/
	/*font-family: 'Source Sans Pro', Arial, sans-serif;*/
	/*font-family: Arial, sans-serif;*/
	
	/*font-family: 'Lato', Arial, sans-serif;*/
	/*font-family: 'Open Sans', Arial, sans-serif;*/
	/*font-family: 'Overlock', cursive;*/
	}
a:link, a:visited { text-decoration: underline; color: #000000; }
a:hover {  }
a.li_bas:link, a.li_bas:visited { font-weight: 400; text-decoration: none; color: #9d9d9d; }
a.li_bas:hover { color: #333333; /*text-decoration: underline;*/ }
a.li_base:link, a.li_base:visited { /*font-weight: bold;*/ color: #333333; }
a.li_base:hover { color: #000000; }
a.li_base2:link, a.li_base2:visited { text-decoration: none; color: #333333; }
a.li_base2:hover { color: #000000; }
.bk_bas_sn { width: 139px; height: 59px; margin: 0 auto; }
a.li_bas_sn:link, a.li_bas_sn:visited { display: block; float: left; height: 59px; width: 59px; margin: 0 5px; border-radius: 30px; }
a.li_bas_sn:hover { background-color: #888888; }

.liRou { color: #d91034; }
.liRoub { color: #a61930; }

/* BT_Top */
#top-link-block.affix-top { position: absolute; /* allows it to "slide" up into view */ bottom: -82px; right: 10px; }
#top-link-block.affix { position: fixed; /* keeps it on the bottom once in view */ bottom: 18px; right: 10px; z-index: 50; }
#top-link-block button.BT_Top { border: solid 1px #9d9d9d; background: #ffffff; color: #87888a; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; }
#top-link-block button.BT_Top:hover { /*border: solid 1px #ffffff;*/ /*color: #ffffff;*/ background: #eeeeee; }

/* Log */
#top-link-log.affix-top { position: absolute; /* allows it to "slide" up into view */ top: 126px; right: 1px; }
#top-link-log.affix { position: fixed; /* keeps it on the bottom once in view */ top: -8px; right: 1px; }
#top-link-log { z-index: 45; }
.CS_Log { /*float: right;*/ margin-top: 90px; /*padding: 10px;*/ /*background: red;*/ text-align: right; }
.CS_LogI {  }
.CS_LogII { background: #ffffff; margin-top: 10px; margin-bottom: 10px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

.Txt300 { font-weight: 300; } .Txt400 { font-weight: 400; } .Txt700 { font-weight: 700; } .Txt900 { font-weight: 900; }
.ClearB { clear: both; } /* AKA .clearfix */
/*.TotalB { position: relative; }*/ /* Pour Menu spé défile */
.img-recen { margin: 0 auto; }

/*
 * Gris : #f8f8f8 (fond-bloc) #e6e6e6 (fond-bouton bordure-inactif) #9e9e9e (bordure-actif)
 * Gris : #acacac (police-inactif) #3a3a3a (police-actif)
 */
/* ------ MENU ------ */
.navbar .navbar-header { /*background: #ffffff;*/ }
.navbar .container .navbar-brand { margin-left: 5px; }
.navbar .container .navbar-collapse { /*margin-left: 200px; margin-right: 5px;*/ /*background: #ffffff;*/ }
.navbar-right { margin-right: 0; }
.navbar-toggle { margin-top: 25px; }

.navbar_act { border-bottom: solid 0 #e6e6e6; /*background: none;*/
	background-color: transparent;
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.65) 55%, rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.65) 55%, rgba(255,255,255,0) 100%);
	background-image: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.65) 55%, rgba(255,255,255,0) 100%);
	background-repeat: repeat-x;
	-webkit-box-shadow: none; box-shadow: none;
	/*border-width: 0;*/
	}
.navbar_act .navbar-header { /*float: none; text-align: center;*/ }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #999999; }
.navbar .container .navbar-brand { margin: 0 auto; }
.navbar_logo { /*float: none; display: block;*/ height: 100px; width: 80px; margin: 0 auto; padding: 10px 0 10px 0; /*margin: 0;*/ }
.navbar_logo img { height: 80px; }

.navbar_nav { margin: 0 0 0 100px; /*padding: 15px 0 0 0;*/ /*background: #ffffff;*/ }
.navbar_act ul.nav { /*float: none; display: table; table-layout: fixed;*/ /*background: #ffffff;*/ margin: 30px auto; }
.navbar_act ul.nav li a { padding: 10px 10px; font-family: 'Montserrat', sans-serif; font-weight: 600; line-height: 20px; letter-spacing: 1px; font-size: 16px; text-transform : uppercase; /*color: #bbbbbb;*/ text-decoration: none; text-shadow: none; color: #3a3a3a; transition: all 500ms ease; }
.navbar_act ul.nav li a.liRou { color: #d91034; }
.navbar_act ul.nav li a:hover { color: #000000; text-shadow: 0 0 4px #999999; /*background: #eeeeee;*/
	/*background-color: transparent;
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(250,250,250,0) 90%, rgba(255,255,255,1) 100%);
	background-image:      -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(250,250,250,0) 90%, rgba(255,255,255,1) 100%);
	background-image:         linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(250,250,250,0) 90%, rgba(255,255,255,1) 100%);
	background-repeat: repeat-x;*/
}
.navbar_act ul.nav li a.liRou:hover { color: #d91034; }

.navbar_act ul.nav li.active a { color: #9e9e9e; }
.navbar_act ul.nav li.active a.liRou { color: #f7002c; }
.navbar_act ul.nav li.active a, .navbar_act ul.nav li.active a:hover, .navbar_act ul.nav li.active a:focus { background: none; /*background: #eeeeee;#acacac*/ color: #9e9e9e; /*-webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25); box-shadow: inset 0 0 6px rgba(0,0,0,.15);*/-webkit-box-shadow: none; box-shadow: none; /*transition: all 1000ms ease;*/ }

@media (min-width: 1200px){
  .El_base img.img-recen.visible-lg-block{ height:330px; width:100%; object-fit:contain; }
}
