
/* ==========================================================================
   MAQUETTE V3 - WORK DIVISION / FAZAE
   ========================================================================== */
 /* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 27, 2014 */

@font-face {
    font-family: 'klavikalight';
    src: url('../fonts/klavika-light-webfont.eot');
    src: url('../fonts/klavika-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/klavika-light-webfont.woff') format('woff'),
         url('../fonts/klavika-light-webfont.ttf') format('truetype'),
         url('../fonts/klavika-light-webfont.svg#klavikalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavikaregular';
    src: url('../fonts/klavika-regular-webfont.eot');
    src: url('../fonts/klavika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/klavika-regular-webfont.woff') format('woff'),
         url('../fonts/klavika-regular-webfont.ttf') format('truetype'),
         url('../fonts/klavika-regular-webfont.svg#klavikaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klavikabold';
    src: url('../fonts/klavika-bold-webfont.eot');
    src: url('../fonts/klavika-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/klavika-bold-webfont.woff') format('woff'),
         url('../fonts/klavika-bold-webfont.ttf') format('truetype'),
         url('../fonts/klavika-bold-webfont.svg#klavikabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}

body{
  font-family:'klavikaregular',Arial, Helvetica, sans-serif;
  background-position: center 110px!important;
}
 a {
   color:#000;
   cursor:pointer;
 }
 /* LAYOUT */
.logo{
	position:relative;
	width:260px;
	margin-top:10px;
	z-index:500;
}
body .bgpub{
	padding-top: 202px!important;
}
#dynamicBackgroundLink {
    background: url("/IMG/jpg/mbp-bg-preview.jpg") no-repeat scroll top center transparent;
    height: 100% !important;
    position: absolute;
	top: 0;
    text-indent: -9999px !important;
    width: 100% !important;
	z-index: 0;
}
.row {
	max-width: 1080px!important;
}  
 .nopadding{
	 padding:0!important;
}
 /* HEADER */  
.head-nav{
	background-color:#fff;
	height:110px;
	border-bottom:5px solid #f16b6e;
	overflow:hidden;
}
.nav_haut{
	font-family:'klavikaregular',Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.nav_haut ul {
	padding: 0!important;
	/*margin: 0 0 0 30px;*/
	/*height:50px;*/
	line-height: 24px;
}
.nav_haut li{
	float: left;
	/*padding:0!important;*/
}
.nav_haut ul li:nth-child(-n+6) a{
	display:block;
	margin-right:0;
	padding: 10px 8px;
	border-right:1px solid #f3f4f5;
	border-bottom:1px solid #f3f4f5;
}
.nav_haut ul li:nth-child(-n+6) a:hover{
	position:relative;
	color:#fff;
	background-color:#f16b6e;
	padding-bottom:20px;
	border-right:1px solid #fff!important;
	border-bottom:1px solid #fff!important;
}
.nav_haut ul li:nth-child(-n+6) a:hover:before{
    content: "";
    position: absolute;
    right: 0px;
	bottom:0;
    border-color: #f16b6e #fff #fff #f16b6e;
    border-style: solid;
    border-width: 10px 10px 0 0px;
    height: 0px;
    width: 0px;
    display: block;
}
.nav_haut li:nth-child(1){
	border-left:1px solid #f3f4f5;
}
.nav_haut li:nth-child(n+7){
 /* padding: 10px 10px!important;*/
	padding-top:10px!important;
}
.nav_haut li:nth-child(n+8){
 /* padding: 10px 10px!important;*/
	padding:10px 3px!important;
}
.nav_haut ul li a{
  color:#000;
  margin-right: 30px;
  text-transform: uppercase;
  font-size: 14px;
}
.nav_haut ul li#connect a{
  font-size: 13px;
  margin-right:0;
}
.nav_haut .spip_logos{
  position: absolute;
  margin: 5% 0 0 0;
  min-width:250px;
}
.nav_haut li.nav_panier a{
  color:#ff0000;
}
.nav_haut .nb_panier{
  margin-left: 30px!important;
}
.nav_haut #panier{
  max-height: 30px;
  /*overflow: hidden;*/
}
li.recherche_form{
	padding-top: 10px;
  display: inline;
	min-width: 125px;
}
#formulaire_recherche{
  display: inline;
}

.formulaire_recherche input[type="text"]{
  display: inline!important;
  width: 100px !important;
  height: 25px;
  padding: 2px 2px 2px 20px;
}
.img{
	max-width:100%;
}

/* CONTENT */
#decalable{
	/*margin-top:200px!important;*/
	background-color:#f3f3f3;
}
.mblanc{
  background-color: #fff;
}
.blanc{
	background-color: #fff;
	/*padding-top: 10px!important;*/
}
.ecran1_home {
  background-color: #f3f3f3;
}
.ecran1_home .pub_home{
  margin-bottom: 25px;
}
.ecran1_home_bas {
  background-color: #fff;
}
.ecran2{
  background-color: #fff;
  padding: 25px 0;
}
#sous-nav{
  background-color:#f3f3f3;
  height: 35.8px;
  /*margin-top: -1.9%;*/
}
#sous-nav ul{
  margin: 0;
}
#sous-nav ul li{
	display:block;
}

/* ZONE TOP HOME */

.large-slide{
	float:left;
	width:65%;
}
.large-2actus{
	float:left;
	width:32%;
}
/* SLIDER HOME */
.slideshow-wrapper{
  margin: 0 20px 0 0;
  width: 98%;
}
.slideshow-wrapper .spip_logos{
	width:633px!important;
}
.slider-pager{
  margin: 15px 0 10px 30px;
}
.slider-pager img.spip_logos{
  margin: 0 20px 0 0;
}

.slideshow-wrapper .csAction > a {
    top: 83%;
    background-image: url('images/controls-2.png');
    z-index: 500!important;
    margin-top: 0;
}
.slideshow-wrapper .csAction .csPrev {
    background-position: 0px -32px;
    left: 0;
}
.slideshow-wrapper .csAction .csNext {
    background-position: -43px -32px;
    right: 0;
}
.slider .legende_slider  {
    position: absolute;
	bottom:0;
    width: 100%;
	background-color: rgba(21, 10, 10, 0.55);
}
.slider .slider-item{
	position:relative;
	height:370px;
	overflow:hidden;
}
.slider h4 {
    /*font-size: 26px;*/
    line-height: 28px;
    text-transform: uppercase;
    text-align: left;
    color: white;
    font-weight: normal !important;
    padding: 0px 10px 0px 15px;
    margin: 0;
	background-color:#F66;
	float:left;
}
.slider h3 {
    font-size: 16px;
	float:left;
    line-height: 28px;
    text-align: left;
    font-weight: normal !important;
    padding: 0px 10px 0px 10px;
    margin: 0px;
	color:white;
}
.slider-pager a{
  float: left;
  display: block;
  width: 90px;
  margin-right: 15px;
  overflow: hidden;
  background-color: #ed6e6e;
}
.slider-pager a:link,
.slider-pager a:hover{
  background-color: #ed6e6e;
}
.slider-pager span{
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  padding-left: 2px;
}

/*SLIDER GALERIE CLUB*/

.slideshow-wrapper2{
  margin: 20px 0 0 20px;
  width: 90%;
}


.slideshow-wrapper2 .csAction > a {
    top: 83%;
    background-image: url('images/controls-2.png');
    z-index: 500!important;
    margin-top: 0;
}

.slideshow-wrapper2 .csAction .csNext {
    background-position: -43px -32px;

	
		/*DECALAGE DE LA FLECHE DROITE*/
	
	right:-15%;
	top: 36%;
	
}

.slideshow-wrapper2 .csAction .csPrev {
    background-position: 0px -32px;
	
	/*DECALAGE DE LA FLECHE GAUCHE*/
	
	left:-13%;
	top: 36%;

	
}




/* CONTENT DERNIERS ARTICLES*/
.ecran2 .menu h2 {
  float: left;
  padding: 5px 10px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #ff6666;
}
.articles {
  padding: 0 25px 0 25px;
  padding-right: 15px;
}
ul.derniers_articles_home{
  clear: both;
}
.ecran2 h3{
  margin: 0;
  font-family:'klavikaregular',Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: normal;
}
.case_droite{
	min-height:50px;
	float:left;
	width:45%;
}
.article_content .rubrique,
.case_droite .rubrique{
  /*float: right;*/
  text-transform: uppercase;
  font-size: 14px;
  line-height: 10px;
}
.case_droite .rubrique a{
  color:#666;
}
.ecran2 .case_droite p{
  font-size: 13px;
  /*line-height: 14px;*/
}
span.published{
  font-size: 12px;
  line-height: 14px;
  color:#666;
  text-transform: uppercase;
}
span.cat-titre{
	display:block;
}
.container_cat_info{
	float:left;
}
.ecran2 ul.derniers_articles_home img{
  margin: 0 25px 25px 0!important;
}
.auteur{
  padding: 10px 0 10px 0;
  font-size: 12px;
  color:#808080;
  text-transform: uppercase;
}
.ecran2 .vcard .fn {
	color:#808080;
	font-size: 12px!important;
}
.une,
.case {
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px!important;
	margin-bottom:15px;
}
/* RUBRIQUE */
.page_rubrique .introduction{
	font-size: 13px;
	line-height: 14px;
}
.case h3,
.une h3{
	clear:both;
	padding: 10px 0!important;
	font-family:'klavikalight',Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
.une p{
	margin-bottom:5px;
}
.une .introduction{
	float:left;
	width:55%;
	padding-left:10px;
}
.abonnez_gauche {
    padding-right: 1.875em;
    width: 100%;
    float: right;
}
.ecran2 ul.derniers_articles_home .abonnez img{
    float: left;
    margin: 0px !important;
}
.ecran2 .abonnez h3{
    margin: 0px !important;
    font-size: 16px;
}
.ecran2 .abonnez p{
  font-size: 14px;
  line-height: 16px;
}
.rubrique .catmat{
	float:left;
	background: url('../imagesv3/catmat.png') top left no-repeat;
	padding: 0 0 0 40px;
	line-height: 30px;
	margin: -15px 0 10px 0;
	cursor: pointer;
}
.titraille .publie_le{
    clear: both;
}
.rubrique .cattech{
  background: url('../imagesv3/cattech.png') top right no-repeat;
  padding: 0 40px 5px 0;
  line-height: 30px;
  margin-top: -15px;
  cursor: pointer;
}
.rubrique .catimg{
  background: url('../imagesv3/catimg.png') top right no-repeat;
  padding: 0 40px 5px 0;
  line-height: 30px;
  margin-top: -15px;
  cursor: pointer;
}
#pages {
	margin-bottom:10px;
}
/* PAGE ARTICLE */
.article_content #pages{
	margin-left:0;
}
.article_content{
  padding: 20px 20px 20px 20px;
  width: 100%;
  margin-top: -3%;
}
.autres_pages .on .numero{
	color:#f66!important;
}
.article_content h1{
  font-family:'klavikaregular',Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 40px;
  color:#000;
}
.page_article .col3:nth-child(1),
.page_article .col2{
  margin-top: 25px;
}
.article_content .chapo p{
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
.article_content .texte{
  font-family: Arial, Helvetica, sans-serif;
}
.article_content .publie_le{

  margin-bottom: 20px;
}
.article_content .vcard .fn {
  color:#000;
  font-size: 14px;
  font-weight: normal;
}
.col2 .autres_pages{
  clear: both;
  margin-left: 40px;
}
.col2 .autres_pages {
  text-align: center;
}
.miniature {
 /* display: block;*/
  float: left;
 /* margin:0 20px 10px 0;*/
  margin-left: 3.48%;
 
}
.miniature .numero{
  font-size: 12px;
}
.miniature:nth-child(2n+1){
  /*clear:left;*/
}
.image_miniature {
    height: 33px;
    overflow: hidden;
    margin-top: 15px;
}
.on .numero{
  color:#F66!important;
}
.miniature img,
.miniature a{
  cursor: pointer!important;
  display: block!important;
}
/* cartouche social */
.cartouche_social {
	clear:both;
  padding: 15px;
  margin: 25px 0;
  border:1px solid #ff6666;
  background-color: #e6e6e6;
}
.cartouche_social p{
  font-family:'klavikaregular',Arial, Helvetica, sans-serif!important;
  font-size: 12px;
}
.cartouche_social .social_newsl{
  float:left;
  width: 60%;
  padding: 10px;
  margin-right: 10px;
  background-color: #eeeeee;
}
.cartouche_social form{
  margin:0;
}
.social_newsl .inscr_nl input[type="submit"] {
    background-color: #F00;
    padding: 0.4em;
    color: #FFF;
}
.cartouche_social h3{
  color: #F00;
  font-size: 13px;
  text-transform: uppercase;;
}
.cartouche_social .formulaire_spip li{
	margin-bottom: 0;
}
.cartouche_social input#email{
	margin: 0;
}
.article_content .precedent_suivant .cellule {
    width: 45%;
}
.article_content .precedent_suivant  {
  background: none;
  margin-bottom: 0;
  font-size: 14px;
}
.article_content .precedent_suivant a{
  color:#000;
}
.article_content .paywall {
    margin-left: 0;
}

/* commentaires */
.une .publie_par,
.case .publie_par{
  float:left;
  margin-right: 10px;
}
.case_droite .commentaires,
.une .commentaires,
.derniers_articles_home .commentaires,
.article_content .commentaires {
	float:left;
	background: url('../imagesv3/bulle.png') 2px 9px no-repeat;
	width: 30px;
	height: 30px;
}
.commentaires span.debut{
	font-size: 10px;
	display:block;
	padding: 12px 0 0 10px;
	line-height: 9px;
}
.et_forum {
    overflow: none!important;
    color: #000!important;
    font-size: 15px!important;
    background-color: none!important;
    margin-bottom: 25px;
    /*min-height: 100px;*/
}
.article_content .et_forum .commentaires{
	background: none;
	width: 50%;
}
.article_content .et_forum .commentaires .debut{
  font-size: 12px;
}
.cs_blocs label {
    color: #4d4d4d!important;
}
.page_article .et_forum .cs_blocs {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
}
.page_article .et_forum h2 {
	font-size: 20px;
}
.page_article .cs_blocs a {
	color: #000!important;
}
.comments-items{
	clear: both;
	font-size: 14px;
}
.comments-items small{
	clear: both;
}
.cs_blocs .formulaire_spip .boutons{
	background-color: #fff!important;
	padding: 0;
	margin: 0;
}
.cs_blocs .formulaire_spip .boutons input{
	border:1px solid #ccc;
	background: none;
	padding: 2px 4px;
	color: #000;
	font-weight: normal;
}
.cs_blocs .formulaire_spip textarea{
	height: 100px;
}
/* signaler un commantaire */
.formulaire_signal fieldset {
    border: none!important;
    padding: 0!important;
    margin: 0!important;
}
.formulaire_signal input {
    border: none!important;
	background: none!important;
	text-decoration: underline!important;
	padding: 0!important;
}
/* ONGLET NAV */
.nav_tabs ul{
	margin-bottom:0;
}
.nav_tabs ul li a{
  display: block;
  float: left;
  padding: 8px 10px;
  /*margin-right: 2px;*/

  color:#000;
  text-transform: uppercase;
}
.nav_tabs ul li a:hover{
  background-color: #ff6666;
  color:#fff;
}

/* BLOC NEWSLETTER */
.formulaire_nl {
  /*width: 50%;*/

}

/* COL ACTU */
#actu{
	margin-top: 8%;
}
.col-actu{
  margin: -56px 0 20px 0;
}
.col-actu .actu{
 /* float: right; */
  /*background-color: #ff6666;*/
  width: 110%;
  margin-left:-15px;
  /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=224, Strength=8);*/
}
.col-actu .actu:before{
    content: '';
    position: absolute;
   /* top: 0;*/
    border-top: 23px solid transparent;
    border-left: 37px solid #ff6666;
    width: 0;
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	/*margin-top: 9px;*/
	margin-left: -7px;
	margin-top: 6px;
}
	
.col-actu h3{
  padding: 0;
  margin: 0 0 0 22px;
  line-height: 29px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #ff6666;
  height:35px;
  padding-right:35px;
  
}
#ie-actu h3{
	
}

.actu-sep{
  height: 8px;
  width: 100%;
  background: #ff6666 url('../imagesv3/bas_actu.png') center bottom no-repeat;
}
.col-actu .actu-list{
  height: auto;
  background-color: #ff6666;
}

.col-actu .actu-item{
  padding: 5px 10px;
  /*margin-bottom: 10px;*/
  text-align: left;
  border-bottom: 1px solid #eee;
  color:#fff;
  font-size: 12px;
  line-height: 12px;
}
.col-actu .actu-item .actu-date{
  font-size: 11px;
}
.col-actu .actu-item a{
  color:#fff;
}
.col-actu .actu-item a:hover{
  text-decoration: underline;
}
.actu-item p{
	font-family:'klavikaregular',Arial, Helvetica, sans-serif!important;
	font-size:14px;
	font-weight:normal;
}
.breves .actu-item {
	clear:both;
	border-bottom:1px solid #999;
	margin-bottom:15px;
}
.breves .intro-breve{
	padding:10px 0 0 50px;
	background: url('../imagesv3/picto-breve.png') 10px 15px no-repeat;
}

.breves .intro-breve a {
    color: #e87e4c;
    text-decoration: underline;
}
.breves .intro-breve p{
	font-family:'klavikaregular',Arial, Helvetica, sans-serif!important;
	font-size:12px;
}
.breves h3{
	font-family:'klavikalight',Arial, Helvetica, sans-serif!important;
	font-size:24px;
	line-height:24px;
}
.breves .actu-date{
	font-size:12px;
	color:#666;
	text-transform:uppercase;
}
/* PUB sous actu home */
.pub-img-right{
	clear: both;
	text-align: center;
}
/* BLOC TECHNIQUE ET MATERIEL HOME */
.materiel_home,
.technique_home{
	position:relative;
	clear: both;
	min-height:230px;
	background-color:#fff;
  /*margin-top: -50px!important;*/
}
.materiel_home{
  margin-top: 25px!important;
}
.legende_technique_home,
.legende_materiel_home{
	position:absolute;
	bottom:0;
}
.legende_materiel_home h2,
.legende_technique_home h2{
	position:relative;
	clear:both;
	z-index:50;
	color:#FFF;
	font-size: 20px;
	line-height: 18px;
	padding:10px;
	margin: 0;
	background-color:rgba(84, 79, 79, 0.8);
	text-transform:uppercase;
}
.legende_materiel_home h3,
.legende_technique_home h3{
	position:relative;
	z-index:50;
	float:left;
	clear: both;
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
	text-align: left;
	color:#FFF;
	font-weight: normal!important;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color:#F66;
	/*max-width:50%;*/
}

.ecran1_home .materiel_home .spip_logos,
.ecran1_home .technique_home .spip_logos {
	width: 100%;
	position:absolute;
	z-index:10;
}

/* PAGINATION */
.directa .pagination {
	text-transform: uppercase;
	font-size: 20px;
	font-family:'klavikalight',Arial, Helvetica, sans-serif;
	color:#666;
}

/* col 2 dark */
.col2{
  background-color: #1a1a1a;
  padding:15px!important;
}
.col2 h3{
  float: left;
}
.col2 h3 a{
  display: block;
  padding: 5px 10px;
  margin: 0 5px 15px 0;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  background-color: #4a4a4a;
}
.col2 h3 a:hover,
.col2 h3 a.on{
  background-color: #F66;
}
.col2 .kiosque h3 {
  /*float: none;
  width: 115px;
  margin: 0 auto;*/
}
.col2 .block{
  border-bottom:1px solid #666;
  margin-bottom: 10px;
}
.col2 .kiosque .wf img{
	display:block;
	/*padding-top:15px;*/
}
.col2 .kiosque .wf{
	margin: 0!important;
}
.col2 .block a{
  color: #fff;
}
.col2 .block .item{
  width: 45%;
  margin: 0 15px 0 0;
  float: left;
  color: #fff;
}
.col2 .block .item-list{
  clear: both;
  border-bottom:1px solid #666;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.col2 .block .item-list:last-child{
  border-bottom:none;
}
.col2 .block .item-list h4{
  margin-bottom: 0;
  font-family:'klavikaregular', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}
.col2 .block .item-list a.chapo{
  font-family:'klavikaregular', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color:#bababa
}
.col2 .block .item-list img{
  margin-bottom: 20px;
}
.col2 .block .item-list h4 a{
  color:#bababa
}
.col2 .block .item-list h4 a:hover{
  color:#fff
}

/**/
#tabs a,
#tabs{
  color:#fff;
}

#contenu_tests .contenu_onglet{
  height: 400px;
  overflow: hidden;
  clear: both;
}
.contenu_onglet{
  height: 230px;
  overflow: hidden;
  clear: both;
}
.onglet_scroll{
  float: right;
  width: 25px;
  margin: 10px 0;
}
.onglet_scroll a{
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

/* Galerie club */
.block .boite-club {
    clear: both;
    margin-bottom: 0;
    text-align: left;
    border: none;
    font-size: 1.0625em;
}
.block .boite-club li{
  overflow: none!important;
  padding: 0;
}
.block .slideshow-wrapper{
  width: 100%;
  margin: 0;
}
.block .infos-auteur {
    font-size: 14px;
}
.block .infos-auteur .nom-prenom {
    float: left;
    font-size: 16px;
    clear: both;
    margin-bottom: 0;
}
.block .infos-auteur .infos {
    float: left;
    font-family:'klavikaregular', Arial, Helvetica, sans-serif;
    line-height: 22px;
    margin: 0;
    padding: 2px 5px;
}
.block .infos-auteur .sa-galerie{
    clear:both;
}
.block .photo-dejamembres img{
  max-height: 150px!important;
}
.block .orbit-container .orbit-prochain, 
.block .orbit-container .orbit-prochain-club, 
.block .orbit-container .orbit-precedent, 
.block .orbit-container .orbit-precedent-club {
    background-color: rgba(0, 0, 0, 0.6);
    color: #FFF;
    height: 40px;
    margin-top: -25px;
    position: absolute;
    top: 40%;
    width: 30px;
    z-index: 10;
}
.block .orbit-precedent span,
.block .orbit-prochain span{
  cursor: pointer;
}
.block .orbit-container .orbit-precedent > span, 
.block .orbit-container .orbit-precedent-club > span, 
.block .orbit-container .orbit-prochain > span, 
.block .orbit-container .orbit-prochain-club > span {
    display: block;
    top: 85%;
    margin-top: 10px;
    margin-left: 10px;
    height: 23px;
    width: 10px;
}
.block .orbit-container .orbit-prochain > span,
.block .orbit-container .orbit-prochain-club > span {
    background-image: url('../imagesv3/gal-next.png');
    background-repeat: no-repeat;
}
.block .orbit-container .orbit-precedent > span, 
.block .orbit-container .orbit-precedent-club > span {
    background-image: url('../imagesv3/gal-prev.png');
    background-repeat: no-repeat;
}

/* COL 3*/
/* FAQ */
.col-faq{
	border-bottom:5px solid #e6e6e6;
	margin-bottom:15px;
	padding-bottom:15px;
}
#pub-zone-wrapper .col-faq{
	border-bottom:none;
}

.col-faq h3,
.menu_droite .col-faq h3{
	font-size:60px;
	color:#3cc2cf;
	line-height:50px;
	padding:5px 5px 15px 5px;
	text-transform:uppercase;
}

#pub-zone-wrapper .col-faq h3{
	padding:5px 5px 15px 0;
	font-size:65px;
	line-height:55px;
}
.col-faq h3 a,
.menu_droite .col-faq h3 a{
	color:#3cc2cf;
}
.col-faq span a,
.menu_droite .col-faq span a{
	color:#fff;
}
.col-faq span,
.menu_droite .col-faq span{
	font-size:14px;
	color:#fff;
	background-color:#000;
	padding:2px;
	margin-left:10px
}
#pub-zone-wrapper .col-faq span{
	margin:0;
}

.col3{
	text-align: center;
}
.col3bourse, .col3thema, .col3sauvages {
	position:relative;
	width: 100%;
	margin: 10px 0 10px 0;
	background-color:#e0e1e3;
	text-align: left;
	color: white;
}
.col3bourse h4, .col3thema h4, .col3sauvages h4 {
	clear:both;
	padding:5px 20px 5px 10px;
	font-family: "klavikabold",Arial,Helvetica,sans-serif;
	color:#fff;
	background-color:#e06666;
	text-transform: uppercase;
	font-size: 16px;
}
.col3thema-titre {
	clear:both;
	position:relative;
}
.col3thema-titre h4{
	/*position:absolute;
	top:-20px;
	left:10px;*/
}
#pub_zone{
	margin-top:10px;
}
#pub_zone .col3thema-titre{
	background-color:#000;
}
#pub_zone .col3thema-titre h3{
	color:#fff;
	background: url('../imagesv3/plusb.png') 97% 70px no-repeat;
}
/*
.col3thema-titre a{
	color:#fff!important;
}
.bgplus{
	background: rgba(0, 0, 0, 0) url("../imagesv3/plus.png") no-repeat scroll 50% 30%;
}
*/
.col3bourse h3, .col3thema h3, .col3sauvages h3 {
	clear:both;
	padding:5px 10px 10px 10px;
	font-family: "klavikabold",Arial,Helvetica,sans-serif;
	color:#000;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	/*background: url('../imagesv3/plus.png') 97% 0 no-repeat;*/
}
.col3thema h3 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
}
.col3thema sup {
	text-transform:lowercase;
}
/* PANIER */
table.panier{
  width: 100%;
}
select#sabo_pays{
  width: 50%;
}
#formulaire_coordonnees select#sabo_pays{
  width: 100%;
}
p.red{
  color: red;
}
/* Footer */
.footer {
  margin-top: 90px;
  padding-bottom: 50px;
  background-color: #000;
}
.footer h3{
  font-family:'klavikaregular',Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.footer a:hover,
.footer a{
  color: #fff;
}
.footer a{
  color: #bfbfbf;
  font-size: 12px;
  line-height: 12px;
}
.footer ul{
  line-height: 16px;
}
.footer .inscr_nl input[type="submit"] {
  background-color: #ff0000;
  padding: 5px;
  line-height: 22px;
  border: none;
  float: left;
  color:#fff;
}
/* LIBRAIRIE */
.page_librairie .commentaires{
  width: 100%;
  height:100%;
  background: none;
}
.comments-items .last{
}

.nav_tabs li.current a{
  color: #FFF;
  background-color: #f66;
}
.nav_tabs li.off {
  display: none;
}

/* PAGE OFFRES NUMERIQUES */
.col3thema-titre a{
	color:#fff!important;
}
.bgplus{
	background: rgba(0, 0, 0, 0) url("../imagesv3/plus.png") no-repeat scroll 50% 30%;
}
.offre-num h2{
	margin: 25px 0 0 0;
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
}
.offre-mobil{
	border:1px solid #f66;
	margin-right: 15px;
}
.offre-pc{
	border:1px solid #f66;
	margin-left: 15px;
}

.offre-entete{
	text-align: center;
	background-color: #f66;
}
.offre-entete h3{
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
}
.offre-desc{
	padding: 20px;
}
.offre-desc a{
	text-decoration: underline;
}
.offre-desc li{
	line-height: 18px;
	padding-bottom: 10px;
}
.offre-desc li::before {
    color: #f66;
   	content: "› ";
    font-size: 1.4em;
    font-weight: 500;
}
.offre-desc span{
	font-size: 80%;
	font-style: italic;
}
.btn-offres:hover,
.btn-offres {
	clear: both;
	float: left;
    background-color: #4a4a4a;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin-top:20px;
    padding: 5px 10px;
    text-transform: uppercase;
}

/* MEDIA QUERIES
*********************************************/


/* Small devices (tablets, 768px and up) */
@media (max-width: 480px)  {
	.case_droite{
	clear: both;
	}
	.col-actu {
	margin: 0px 0px 20px;
	}
	.col-actu .actu{
	width: 100%;
	}
	.col3{
	display: none;
	}
	#contenu_tests .item-list img{
	display: none;
	}
	#contenu_reportages .item-list img{
	display: none;
	}
	.kiosque h4{
	clear: both;
	}
	.col2 .block .item {
	width: 20%;
	}
	.technique_home,
	.materiel_home{
	margin: 25px!important;
	}
	.slider h3{
	font-size: 12px;
	line-height: 14px;
	}
	.slider-pager {
	margin: 10px 0px 10px 25px;
	}
	.slider-pager img.spip_logos {
	margin: 0 !important;
	}
	.slider-pager a {
	width: 55px;
	margin-right: 4px;
	}
	.slideshow-wrapper .csAction > a {
	top: 75%;
	}
	#decalable{
	margin: 0!important;
	}
	.topbar{
	background-color: #fff;
	}
	.nav_haut .spip_logos{
	position: relative;
	}
	
	/* ZONE TOP HOME */
	.large-slide{
	width:100%;
	}
	.large-2actus{
	clear:both;
	width:100%;
	}
	/**/
	.nav_haut li{
	float:none;	
	text-align:center;
	}
	.nav_haut .nb_panier{
	margin-left:250px!important;
	}
	.icone_panier{
	float:right!important;
	}
	input#recherche {
	width: 95%!important;
	}
	li#connect{
	margin-top:-30px;
	position:absolute;
	}
	#formulaire_recherche input{
	margin-left:10px!important;	
	}
	#actu{
	margin-left:0px;	
	}
	.contenu_onglet2 {
	height: 375px;
	margin-bottom:-33px;
	}
	.contenu_onglet{
	height:375px;
	margin-bottom:-33px;
	}
	.onglet_scroll {
	  margin-top: 15%;
	}
	.slider-pager{
	display:none;
	}
	.slider .slider-item {
	height: 250px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.col-actu {
	  margin: 0px 0px 20px;
	}
	.col-actu .actu{
		width: 100%;
	}
	.col3{
		display: none;
	}
	#contenu_tests .item-list img{
		display: none;
	}
	#contenu_reportages .item-list img{
		display: none;
	}
	.kiosque h4{
		clear: both;
	}
	.col2 .block .item {
		width: 20%;
	}
	#decalable{
		margin: 0!important;
	}
	.topbar{
		background-color: #fff;
	}
	.nav_haut .spip_logos{
		position: relative;
	}
	.slider .slider-item {
		height: 250px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider h3{
		font-size: 14px;
		line-height: 14px;
	}
	.slider-pager {
		margin: 10px 0px 10px 25px;
	}
	.slider-pager img.spip_logos {
		margin: 0 !important;
	}
	.slider-pager a {
		width: 65px;
		margin-right: 15px;
	}
}

/* Medium devices (desktops, 992px and up) */


@media screen and (max-width:1048px ){
	#slogan{
		display:none;
		}
	#pub_zone{
		margin-left:0px!important;
		width:100%!important;	
		}
	.slider-pager a {
		margin-right: 8px;
		}
	.col2 .block .item {
		margin: 0 15px 0 0;
		}
	.col2 .block .item-list h4 {
		font-size: 11px;
		line-height: 12px;
		}
	.published {
		clear:both;
		display:block;
	}
	.container_cat {
		float: left!important;
	}
	.une-tests .case_droite h3{
		clear:both;
	}
	.col2 h3 a {
		font-size: 11px;
		margin: 0 5px 8px 0;
		padding: 3px 5px;
	}
}

/* Large devices (large desktops, 1200px and up) */
	@media (min-width: 1200px) {
	.rub .large-5,
	.ecran2 .large-5{width:45%; padding:0 15px;}
	.rub .large-4,
	.ecran2 .large-4{width:30.4%; padding:0 15px;}
	.rub .large-3,
	.ecran2 .large-3{width:24.6%; padding:0 15px;}
	.nav_haut .large-9{float:left!important;}
}

/* NEW CSS */



@media screen and (min-width:370px) and (max-width:480px){
	.nav_haut .nb_panier{
			margin-left:250px!important;
	}
	#formulaire_recherche input{
			margin-left:15px;
	}
	.nav_haut ul li a{
			margin-left:8px;
	}
	.nav_haut ul li:nth-child(-n+5) a {
		border: none;
		margin-right: 0;
		padding: 2px 4px;
	}
	.nav_haut ul li:nth-child(-n+5) a:hover,
	.nav_haut ul li:hover,
	.nav_haut ul li,
	.nav_haut ul li a{
		border:none;
		float:left;
		background:none;
		color:#000;
		padding:0;
	}

	.nav_haut ul li:nth-child(-n+5) a:hover:before{
		display: none;
		padding:0;
	}
	.slideshow-wrapper2 .csAction .csNext{
			right:-10%!important;
	}
	.slideshow-wrapper2 .csAction .csNext{
			left:100%!important;
	}
	.une .introduction,
	.case_droite{
		width:100%;
	}
	.recherche_form,	
	/*.ecran1_home,*/
	.nav_panier,
	li#connect,
	.bandeaux_bug{
		display:none!important;
	}
}
@media screen and (max-width:370px){
	.contenu_onglet2 {
			height: 375px;
			margin-bottom:-33px;
	}
	.contenu_reportages2.contenu_test_reportages{
			height:375px;
			margin-bottom:-33px;
	}	
	.recherche_form,
	.ecran1_home{
		display:none!important;
	}
	.une .introduction,
	.case_droite{
		width:100%;
	}
	.recherche_form,	
	.ecran1_home,
	.nav_panier,
	li#connect,
	.bandeaux_bug{
		display:none!important;
	}
	.nav_haut ul li:nth-child(-n+5) a {
		border: none;
		margin-right: 0;
		padding: 2px 4px;
	}
	.nav_haut ul li:nth-child(-n+5) a:hover,
	.nav_haut ul li:hover,
	.nav_haut ul li,
	.nav_haut ul li a{
		border:none;
		float:left;
		background:none;
		color:#000;
		padding:0;
	}
}

@media screen and (min-width:425px) and (max-width:596px ){
.contenu_onglet2 {
  	margin-bottom:50px;
	/*height:450px!important;*/
}
.contenu_onglet{
	margin-bottom:50px;
	/*height:450px;*/
}
.pagination{
	margin-top: 35%;
}
.onglet_scroll {
  	margin-top: -15%;
}
}
@media screen and (min-width:597px) and (max-width:767px ){
.slideshow-wrapper2 .csAction .csPrev {
    left: 12%!important;
}	
.contenu_onglet2 {
  	height: 490px!important;
}
.contenu_onglet{
	height:490px!important;
	margin-bottom:-25px;
}
.pagination{
	margin-top: 35%;
	}
.onglet_scroll {
    margin-top: -5%;
}
	.nav_haut ul li:nth-child(-n+6) a:hover{
	position:relative;
	color:#fff;
	background-color:#f16b6e;
	padding-bottom:10px;
	border-right:1px solid #fff!important;
	border-bottom:1px solid #fff!important;
}
.nav_haut ul li:nth-child(-n+6) a:hover:before{
    content: "";
    position: absolute;
    right: 0px;
	bottom:0;
    border-color: #f16b6e;
    border-style: solid;
    border-width: 0px;
    height: 0px;
    width: 0px;
    display: block;
}
.legende_materiel_home h2, 
.legende_technique_home h2 {
    font-size: 12px;
	line-height:14px;
	padding:5px;
}
.slider-pager a:nth-child(n+5){
	display:none;
}
}
@media screen and (max-width:767px ){
.nav_haut #panier {
    max-height: 50px;
}
.head-nav{
	height:110%;	
}
#sous-nav{
	height:35.8px;
	/*margin-top:-20.5px;	*/
}
.ajust{
	width:85% !important;	
}
#actu{
	margin-left:0px;	
}
.slideshow-wrapper2 .csAction .csPrev{
	left:-9%;
}
.slideshow-wrapper2 .csAction .csNext{
	left:100%;
}
.slider-pager a:nth-child(n+4){
	display:none;
}
	
}

.bouton_index li{
	text-align:center;
	text-transform: uppercase;
	color: #FFF;
	background-color: #4A4A4A;
	margin-bottom:7%;
	width: 46%;
}

.bouton_index li:hover{
	background-color: #4A4A4A;
	transition: background-color 0.2s linear;
	text-align:center;
	text-transform: uppercase;
	background-color: #F66;
	color: #FFF;
}

.float_left{
	float:left;
}

.float_right{
	float:right;	
}

.clear_container{
	clear:both;	
}

.bouton_index_container{
	width:50%;
	display:block;
}
.bouton_index_container li{
	width: 80%;
	margin-left: 5%;
	font-size: 0.8em;
}

.titre-nav a{
	background-color: #F66;
	color: #FFF;
}

/* DECALAGE BANDEAU PUB HORIZONTAL*/
#pub_bandeau {
    margin-bottom: 2%;
	z-index: 500;
	position: relative;
}
/*
 #zoom-in:hover{
	transform:scale (5,5);
	position:inherit;
	width:220%;
}
*/

#auteur{
	margin-left:2.3%;	
}

#slogan h1{
	top: 78px;
	position: absolute;
	margin-left: 290px;
	text-transform:uppercase;
	font-family: "klavikaregular",Arial,Helvetica,sans-serif;
	font-size:14px;
	
}
#zoom-in .spip_logos{
	cursor:pointer;	
}
.ajust{
	width:36.33333%!important;
	margin-top:2%!important;	
}
.col3thema .sommaire {
    margin-bottom: 5%;
}
.bg_nav{
	background-color:#F3F3F3;	
}
.bg_nav .nav_tabs{
	/*margin-top:-20px;	*/
}
.large-4.columns{
	
}
.ecran2{
	padding-top:4px;	
}
#pub_decale{
    padding: 10px 0 20px 0;
	z-index: 500;
	position: relative;
}
#pub-zone-wrapper{
	margin-left:-4px;
	margin-right:2px;
}
.contact{
	width:95%;	
	margin-top:-65px;
	height:520px;
}
.sous-nav{
	margin-top:0.5px !important;	
}

.contact  .boutons{
	background: none!important;
}
.contact .boutons input {
	color: white!important;
	background-color: #ff6666;
	border:none;
	font-family: Klavika regular;
	font-style: inherit;
	text-transform: initial;
	padding:7px;
	margin-right:83.75% !important;
	margin-left:-4%;
}

.contact .boutons input:hover {
	background-color: #ff6666;
	transition: background-color 0.2s linear;
	background-color: #ff807e;
}

#auteur  .boutons{
	background: none!important;
}
#auteur .boutons input {
	color: white!important;
	background-color: #ff6666;
	border:none;
	font-family: Klavika regular;
	font-style: inherit;
	text-transform: initial;
	padding:7px;
	margin-right:83.75% !important;
	margin-left:-4%;
}

#auteur .boutons input:hover {
	background-color: #ff6666;
	transition: background-color 0.2s linear;
	background-color: #ff807e;
}

.nav-haut .large-9 ul{
	margin-left:25px;
	position:absolute;
	
}
#decale-menu{
	margin-left:50px;	
}
.recherche_from{
	margin-left:41px;
}
.titre_mag{
	font-size: 0.9em;
}
#mon_compte #onglets_contenu_1 a{
	text-decoration:underline;
}


/* page abo */
.abos .bloc-abo{
	background-color: #fff;
}
.bloc-abo .spip_logos,
.bloc-abo .introduction{
	float: left;
}
.rouge{
	color:red;
}
.bleu{
	color:#33c2cf;
}
.bloc-prix{
	/*clear: both;*/
}
.abos{
	display: flex!important;
	flex-wrap: wrap!important;
	height: auto!important;
}
.abos h1,
.abos h2{
	display: block;
	width: 100%;
}
.abos .medium-5,
.abos .large-5{
	width: 38%!important;
	margin-top: 0!important;
}
.abos .item-offre{
	padding: 0 20px;
	/*flex-grow: 1!important;*/
	width: 50%!important;
}
.abos .bloc-abo{
	padding-top: 0;
}
.abos .bloc-1{
	border-right: 1px solid #000; 
}
.abos .bloc-4,
.abos .bloc-3{
	border-top: 1px solid #000;
	padding-top: 30px;
}
.abos .bloc-3{
	float: none!important;
	clear: both;
	width: 50%!important;
}
.bloc-3 .bloc-prix,
.bloc-3 .introduction,
.bloc-3 .logo-spip{
	float: left!important;
	/*width: 50%!important;*/
}
.bloc-3 .introduction{
	padding: 20px;
}
.bloc-3 .bloc-prix{
	padding-left: 20px;
}
.abos .titre-offre{
	min-height: 100px;
	font-size: 24px!important;
	color:#fff;
	background-color: #33c2cf;
}
.abos img{
	/*clear: both!important;*/
}
.abos .desc-titre{
	text-transform: uppercase;
	font-weight: bold;
}
.abos ul {
	margin-left: 0!important;
}
.abos ul li{
	margin-bottom: 5px!important;
	line-height: 1.4em;
}
.abos .introduction{
	padding-bottom: 15px;
}
.abos .btn{
	clear: both;
	display: block;
	float: left;
	padding: 5px 10px;
	margin: 10px 0;
	background-color: #33c2cf;
	color:#fff;
}
.abos .btn:hover{
	color:#333;
}
.abos ul {
	/*clear: both;*/
	margin-left: 0;
}
.abos li {
	list-style: none;
}
.abos li:before {
    color: #33c2cf;
    content: "› ";
    font-size: 1.8em;
    font-weight: 500;
}
p.btop{
	border-top: 1px solid #000;
	padding-top:15px 
}
#montremoi{
	width: 90%!important;
}
.acheter-pastactile .bouton {
    padding-left: 0!important;
    text-align: center!important;
}
.logo .fond_turquoise{
	padding: 0;
}
.fond_turquoise a{
	display: block;
	padding: 0.3em 15px;
}

/* OPERATION FNAC */
.article_fnac h1{
	margin-top: 30px;
	margin-bottom: 0;
	padding-bottom: 15px;
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
}
.article_side_fnac{
	margin-top: 0!important;
	padding: 30px 0 30px 0!important;
	border-top: 3px solid #707070;
}
.article_fnac{
	padding-right: 30px;
}
.article_content_fnac{
	border-top: 3px solid #707070;
}
.article_side_fnac{
	padding-right: 25px!important;
}
.article_side_fnac p{
	color: #000;
}
.article_fnac input.btn-fnac{
	width: 100%;
	margin-top: 15px;
	padding: 15px 30px;
	border: none;
	background-color: #FF6666;
	color: #fff;
	text-transform: uppercase;
}
.article_fnac p{
	font-size: 16px;
}
.article_fnac p.fnac-details{
	font-size: 11px;
	line-height: 16px;
}
.article_fnac .form-group label{
	display: none;
}
.article_fnac .form-newsl label{
	display: inline;
}
.article_fnac .form-group input{
	border:none;
	border-bottom: 1px solid #000;
}
.article_fnac .form-group input[type="submit"]{
	border:none;
}
.article_fnac input::placeholder {
	color: #000000!important;
}
.article_fnac input[type="text"], input[type="password"], input[type="email"] {
	box-shadow: none!important;
	padding-left: 0!important;
	color: #000000!important;
	opacity: 1!important;
}
.article_fnac select {
	padding: 10px 0;
	border:none;
	border-bottom: 1px solid #000;
}
.article_fnac p.no-account{
	margin: 15px 0;
	font-size: 20px;
	line-height: 28px;
	color: #f66;
}
.article_side_fnac h3{
	font-size: 24px;
	color: #f66;
}
.article_fnac .bgplus{
	background: none;
}
.article_fnac .offre-mobil{
	margin-right: 5px;
}
.article_fnac .offre-pc{
	margin-left: 5px;
}
@media screen and (max-width:480px){
	.article_fnac{
		padding-left: 15px;
	}	
	.article_side_fnac{
		padding-left: 15px!important;
	}
	.article_fnac .offre-mobil{
		margin-right: 0;
	}
	.article_fnac .offre-pc{
		margin-left: 0;
	}
}