@charset "ISO-8859-1";
    @viewport {
       width: device-width; /* largeur du viewport */
       zoom: 1; /* zoom initial à 1.0 (et clin d'oeil aux fans d'IE6/7) */
    }
    .beta { background-color:#f7f7f7;border:1px solid #333}
	
	a:hover {
		/*color: #333;*/
		text-decoration: none;
		/*font-size: 12px;*/
		}
.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}	

body { margin-top:0px }
.theme-showcase,body, p, td {font-size:15px;line-height:22px;
font-family: 'Roboto', Verdana, Geneva, sans-serif;}
.theme-showcase {background-color:#FFF; margin-top:0; }

em {
	/*font-weight: 500;*/
	font-style: oblique;font-weight:normal;
	font-family: 'Roboto', Verdana, Geneva, sans-serif;
}

strong em {
	/*font-weight: 500;*/
	font-style: oblique;font-weight:bold !important;
	font-family: 'Roboto', Verdana, Geneva, sans-serif;
}

ul,ol {padding-left:20px}


.titre18{
	font-family:'Roboto', sans-serif;
	font-weight:700;
	letter-spacing:0.1em;
	color:#323232;
	text-align:left;
/*	text-transform:uppercase;*/
	font-size:30px;
	line-height:33px;
	margin: 0 0 40px 0;
}

.petit{
	font-size:11px;
	line-height:11px !important;
}
.petit-10{
	font-size:11px;
	line-height:11px !important;
}


@media (max-width: 400px) {
/*.texte img {width:100% !important;height:auto !important;} */
h1 {font-size:180% !important;}
}
@media (max-width: 400px) {
/*.texte img {width:100% !important;height:auto !important;} */
h1 {font-size:180% !important;}
}
@media (max-width: 480px) {
h2{ font-size:150%}
}


h1,h2,h3,h4,h5,h6,.titre18,.titre_block18 { font-family: "LatoWeb" !important;font-weight:normal !important }
	h1,.titre18,.titre_block18 {font-size:200%}
	.titre18,.titre_block18{
		letter-spacing:0em;
		color:#323232;
		text-align:left;
	line-height:110%;margin-bottom:6px;display:block
	}
	h2 {font-size:140%}
	h3 {font-size:130%}
	h4 {font-size:110%;margin-top:18px;margin-bottom:6px}
	h5 {font-size:100%}
	h6 {font-size:100%}
	
@media (max-width: 767px) {
	h2 {font-size:120%}
    h3 {font-size:110%}
	}

.Titre14 {
		font-size:110%;font-family: "LatoWeb" !important;
		color: #2B7323;font-weight:bold;
	}
	.titre_vu {
		font-size: 14px;font-family: "LatoWeb" !important;
		color: #ED244F;font-weight:bold;
	}
/*navigation*/


.navbar-form input, .form-inline input {
	width:auto;
}




/*commenté a l'ajout de jquery.sticky.js*/
/*#nav.affix {
   position: fixed;
   top: 0;
   z-index:10;
   -webkit-transition: all .6s ease-in-out;
}
#main.affix {
    
    padding-top: 0px;
}*/


/*commenté a l'ajout de jquery.sticky.js*/
/*#nav_spacer { height:0px}*/

/*#main {border:1px solid #333}*/




/*header {
	height:280px;
}*/



/*.collapse { width:100%;}*/






.vu a {
    color:#000;
    text-decoration:none}	
.vu a:hover{background-color:#F7F7F7;color:#153C74;}
.vu:hover{background-color:#F7F7F7;display:block;color:#153C74;}




.container-img { text-align:center  !important;}
.container-img > img { max-width:960px  !important; margin:0 auto  !important;}

.ligne { width:100%;clear:left;min-height:1px;margin-bottom:0px}
.demi {width:48%;margin-right:10px;float:left;margin-bottom:20px}
.demi img { width:100% !important;}

.halfwidth { width: 50% !important;height:auto !important; }
.img-right { margin-left:15px !important;margin-bottom:10px !important;float:right;clear:both;}

@media (max-width: 557px) {
.halfwidth { width: 100% !important;max-width: 100% !important ;height:auto !important;}
.img-right { margin-left:0px !important;margin-bottom:10px !important;float:none;clear:both;display:block} 
}
@media (max-width: 767px) {
.divider { display:none;border:none !important; }
img { max-width:100% !important; height:auto !important ; max-height:auto}
.demi {width:100%;margin-right:10px;float:left;margin-bottom:20px}	
}

@media (max-width: 480px) {
.block , .block p  , .block div{ width:100% !important;float:none }
.block img { display:none }
#topMenu{ display:none}
img.fullwidth  {
	width:100% !important;
	display:block !important;
	float:none !important;
	margin-bottom:12px;
	margin-left: 0px !important;
}
}
@media (max-width: 767px) {
	.block , .block p  , .block div{ width:100% !important;float:none }
	.block img { width:50% !important; }
}


@media (max-width: 767px) {
	img.halfwidth,img.special { width:50% !important; }
	}
	#content_panier img { max-width:100% !important;height:auto !important;}
	
	.thumbnail_200 { width:200px !important;float:left;margin-right:9px  }

	img.thumbnail_200  { margin-bottom:3px;width:200px  !important;float:left;margin-right:9px}
	.video_icn {position:absolute;margin-left:65px;margin-top:30px}
	
	img {height:auto !important}








@media only screen and (min-width: 767px) {
    .collapse {
        /*display: block !important;*/
		width:100% !important;
    }
}
@media (max-width: 767px) {
/*body { margin-top:100px }*/
.collapse{/*max-height:1500px !important;min-height:500px !important*/}

/* ajout pour menu-mobile lbeaudet 07032017*/
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
   /* max-height: 840px;*/ max-height: 1340px;height:100% !important;/*max-width:400px  !important;*/
}
/*.navbar-collapse {max-height:2000px !important}*/
ul[role="menu2"] li { width:100%;float:none;}

ul.dropdown-menu {
	margin:0;
	padding:0;
	list-style-type: none;background-color: #e7e7e7 !important;
}

.navbar-ex1-collapse { background-color:#fff !important }	



.dropdown-menu  {padding-bottom:10px !important;padding-top:0px !important}
 
ul.dropdown-menu   {
	color: #666;
	background-color: #f7f7f7 !important/*transparent*/;
	padding:0px 0 0px 0px;
	border-bottom: 1px solid red;margin:0
}


  
.dropdown-menu-ouvert { background-color: green !important ;position:relative;width:100%;}
ul.dropdown-menu-ouvert   {
	color: #666;
	background-color: #f7f7f7 !important/*transparent*/;
	padding:0px 0 0px 0px;
	border-bottom: 1px solid red;margin:0;width:100%
}

/*body { padding-top:50px !important}*/

/*commenté a l'ajout de jquery.sticky.js*/
/*#nav_spacer { display:none;}*/
}



#nav {
  width: 100% ;
  /*commenté a l'ajout de jquery.sticky.js*/
  /*position:relative;
  top:0px;*/
  background-color:#FFF;
  border-top:1px solid #d5d5d5;
  border-bottom:0px solid #d5d5d5;
  z-index:30000000;
}

@media (min-width: 768px) {
/*	*/	.navbar-fixed-top,#nav { position :relative }
		
	}
@media (max-width: 767px) {
/*	*/		
    .navbar-fixed-top,#nav { position :fixed !important }
	}
	
#nav_spacer {display:block;height:15px}
.navbar_sb {height:40px !important;margin:0 !important;padding:0 !important}

/*ipad portrait*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
#main/*, #navbar */,.top-nav { max-width:960px;width:100%;/*width:1024px  commenté le 19 janv 2017*/ }
/*#nav {width:1024px !important; } commenté le 19 janv 2017*/
.navbar-custom { height:52px  !important;font-size:17px; }

}

/*ipad landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
#nav {width:1024px !important; }
}

/*iPad in portrait & landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { /* STYLES GO HERE */}


.navbar-nav {background:#FFF;}




@media (min-width: 768px) {
.navbar-nav { margin-left:10px;}
.top-nav,.container { max-width:960px }
}
@media (min-width: 801px) {
#main/*, #navbar */,.top-nav,.container { max-width:960px;width:100% }
}


		











@media (min-width: 768px) {
.desktop_hide {display:none;}
}


@media (min-width: 767px) {
.nav{margin-left:0} 
}

/*@media (min-width: 901px) {
	.col-test-8 { 
    display:table-cell;
	padding:0 18px;
	width:64.333333% !important;
	min-width:300px !important;margin-right:10px;
	}
.col-test-4 { 
    display:table-cell;
	padding:0 6px;
	width:30.333333% !important;
	min-width:300px !important;
	
	}
}*/

@media (min-width: 768px AND max-width: 900px) {
	
/*.col-test-8 { 
    display:block;
	padding:18px !important;
	width:100% !important;
	margin:0px !important;
	
	}
.col-test-4 { 
    display:none;
	padding:0 6px;
	width:100% !important;
	min-width:300px !important;
	background-color:#333
	}*/
	
}

/*@media (max-width: 767px) {
	
	.col-test-8 { 
    display:block;
	padding:18px !important;
	width:100% !important;
	margin:0px !important;
	}
.col-test-4 { 
    display:inline;
	padding:0 6px;
	width:100% !important;
	min-width:300px !important;
	 }
	
}*/

.container,footer {margin:0 auto;/*max-width:958px !important;*/}
/*@media (max-width: 767px) {
	.container {margin-top:100px !important;}
}*/

/**/


.bottomMenu {
    display: none;
    position: fixed;
    bottom: 50px;
    right:0;
    width: 300px;
    /*height: 120px;*/
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    background: white;
    -moz-box-shadow: 0 0 5px 5px  rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 5px 5px  rgba(0,0,0,0.7);
	box-shadow: 0 0 5px 5px  rgba(0,0,0,0.7);
    z-index: 1;
	padding:15px
}










/*

#topMenu{
width: 980px;
margin: 0 auto;
}

#topMenu ul{
float: right;
position: relative;
z-index: 10;
}

#topMenu ul li{
float: left;
margin-right: 1px;
list-style-type: none;
}

#topMenu ul li.panier a{
display: block;
text-align: center;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-decoration: none;
color: #666;
font-size: 10px;
text-transform: uppercase;
width: 118px;
height: 24px;
line-height: 23px;background-color:#FFF;
}

#topMenu ul li.compte a{
display: block;
text-align: center;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-decoration: none;
color: #666;
font-size: 10px;
text-transform: uppercase;
width: 100px;
height: 24px;
line-height: 23px;background-color:#FFF;
}

#topMenu ul li.panier a img{
vertical-align: text-top;
margin-left: 9px;
}

#topMenu ul li.msls a{
font-size: 10px;
color: #fff;
text-transform: uppercase;
text-decoration: none;
background-color: #ccc;
width: 25px;
height: 24px;
line-height: 24px;
display: block;
text-align: center;
}*/

/*
.top-nav .brand-desktop{
	display:inline-block;
	vertical-align:top;
	width:100%;
	height:80px;
	margin:10px 20px 0 -45px;
	padding:0;
	background:url(/menu2011/entete_VQ_fr.png) 0 0 no-repeat;
	-webkit-background-size: 900px 100px;
	-moz-background-size: 900px 100px;
	background-size: 900px 100px;	
	text-indent:-10000px;
	position:relative;
	z-index:99999;
	float:none;
}

.navbar-default .brand, .brand{
	display:inline-block;
	vertical-align:top;
	width:220px;
	height:45px;
	margin:5px 20px 0 0;
	padding:0;
	background:url(/logos/VQ_horizontal_k.png) 0 0 no-repeat;
	-webkit-background-size: 240px 45px;
	-moz-background-size: 240px 45px;
	background-size: 240px 45px;
	text-indent:-10000px;
	position:relative;
	z-index:9999999;
	float:none;
}

*/


/* logo entete destiné au desktop*/
.top-nav .brand-desktop{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:310px;
	height:60px;
	margin:30px 20px 0 -10px;
	padding:0;
	background:url(/logos/Logo_VQ_Mention_fr.svg) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;	
	text-indent:-10000px;
	position:relative;
	z-index:99999;
	float:none;
}

.top-nav .brand-desktop-en{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:310px;
	height:60px;
	margin:30px 20px 0 -10px;
	padding:0;
	background:url(/logos/Logo_VQ_Mention_en.svg) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;	
	text-indent:-10000px;
	position:relative;
	z-index:99999;
	float:none;
}

/* logo entete destiné au mobile*/
.navbar-custom .brand, .brand{
	display:inline-block;
	vertical-align:top;
	width:230px;
	height:45px;
	margin:8px 20px 0 10px;
	padding:0;
	background:url(/logos/Logo_VQ_Mention_fr.svg) 0 0 no-repeat;/*/menu2011/Logo_VQ_50ans.png*/
	-webkit-background-size: 210px auto;
	-moz-background-size: 210px auto;
	background-size: 210px auto;
	text-indent:-10000px;
	position:relative;
	z-index:9999999;
	float:none;
}

.navbar-custom .brand-en, .brand-en{
	display:inline-block;
	vertical-align:top;
	width:230px;
	height:45px;
	margin:8px 20px 0 10px;
	padding:0;
	background:url(/logos/Logo_VQ_Mention_en.svg) 0 0 no-repeat;/*/menu2011/Logo_VQ_50ans.png*/
	-webkit-background-size: 210px auto;
	-moz-background-size: 210px auto;
	background-size: 210px auto;
	text-indent:-10000px;
	position:relative;
	z-index:9999999;
	float:none;
}


.navbar-nav {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f1f1f1, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);}


#navigation2 {
	
	border-bottom:0px solid #A6A6A6;
}





/* navigation --------------------------------------------------------------- */

.navbar-default { /*height:93px;*/
  background-color: #f1f1f1;
  border-color: #e0e0e0;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f1f1f1, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);
}

.navbar-default .navbar-brand {
  color: #575757;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #3e3e3e;
  background-color: #5A8EBC;/*transparent*/; 
}
.navbar-default .navbar-text {
  color: #575757;
}
.navbar-default .navbar-nav > li:last-child > a {
  border-right: 0px solid #e0e0e0;padding:10px;padding-top:8px
}
.navbar-default .navbar-nav > li > a {
  color: #575757;
  border-left: 0px solid #e0e0e0;padding:10px;padding-top:8px
}

/* 1e niveau lorsque la section est hover*/
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background-color: #919DAA;/*transparent*/; 
  background-color: #525C68;
}

/* 1e niveau lorsque la section est active*/
.navbar-default .navbar > .active > a,
.navbar-default .navbar > .active > a:hover,
.navbar-default .navbar > .active > a:focus {
  color: #e0dddd;
  background-color: #525C68;
  color: #FFF;
  background-color: #919DAA !important;
/*  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3578B2), to(#5A8EBC));
  background-image: -webkit-linear-gradient(top, #3578B2, 0%, #5A8EBC, 100%);
  background-image: -moz-linear-gradient(top, #3578B2 0%, #5A8EBC 100%);
  background-image: linear-gradient(to bottom, #3578B2 0%, #5A8EBC 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3578B2', endColorstr='#ff5A8EBC', GradientType=0);*/
 
}

  
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: #5A8EBC;/*transparent*/; 
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #dfdfdf;
}


.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #e0dddd;
  border-bottom-color: #e0dddd;
}

/* statut lorsque press*/
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #8E9AA7 /*#e6e6e6*//*#e0e0e0*/;
  color: #FFFFFF /*#333*/;
}


.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #e0dddd;
  border-bottom-color: #e0dddd;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #575757;
  border-bottom-color: #575757;
}
.navbar-default .navbar-nav > .active > a .caret,
.navbar-default .navbar-nav > .active > a:hover .caret,
.navbar-default .navbar-nav > .active > a:focus .caret {
 border-top-color: #fff;
 border-bottom-color: #fff;
 border-bottom-color: #fff;
  background-color: #919DAA !important;
}

/* ajout supplementaire navbar default */
* {
		margin: 0;
		padding: 0;
		
	}
	.dropdown-menu li a  {font-size:16px !important;color: #575757;}
	nav { font-family: 'PT Sans Narrow', sans-serif;/*text-transform: uppercase;*/border-bottom:1px solid #444; /*font-family: 'Oswald', sans-serif;*/}
	@media (min-width: 901px) {
		nav { font-size:17px; }
	}
	
	@media (max-width: 900px) and (min-width: 768px) {
		nav { font-size:15px !important; }
		
	}
	@media (max-width: 767px) {
		nav { font-size:18px !important; }
		.dropdown {font-size:17px !important;border-bottom:1px solid #e4e4e4}
		li.dropdown a {padding:6px 20px !important;}
		.dropdown-menu li a {padding:4px 0 4px 40px !important;}
		/*.dropdown-menu*/

	}
	
	@media (max-width: 767px) { /*max-width: 568px*/
		nav { font-size:16px !important; }
		.dropdown {font-size:17px !important;border-bottom:1px solid #e4e4e4}
		li.dropdown a {padding:6px 10px !important;}
/* patch pour sous menu mobile (cote-a-cote) 20170406 */		
		.dropdown-menu {position:fixed !important;left:45% !important;top:55px !important;height:100%;border-left:1px solid #8E9AA7  !important;z-index:1000}
		.dropdown-menu li a {padding:4px 0 4px 10px !important;width:55% !important}
/* patch pour sous menu mobile (cote-a-cote) 20170406 */		
	/*.dropdown-menu li a {padding:4px 0 4px 40px !important;}*/
		/*.dropdown-menu*/

	}
	
	
	
	.dropdown-menu {
		min-width: 200px;
	}
	.dropdown-menu.columns-2 {
		min-width: 400px;
	}
	.dropdown-menu.columns-3 {
		min-width: 550px;
	}
	.dropdown-menu li a {
		padding:4px 0 4px 10px !important;
		font-weight: 300;
		color: #575757;
	}
	.multi-column-dropdown {
		list-style: none;
	}
	.multi-column-dropdown li a {
		display: block;
		clear: both;
		line-height: 1.428571429;
		/*color: #333;*/
		color: #575757;
		white-space: normal;
		padding:4px 0 4px 10px !important;
	}
	.multi-column-dropdown li a:hover {
		text-decoration: none;
		color: #262626;
		background-color: #f5f5f5;
	}
	
	@media (max-width: 767px) {
		.dropdown-menu.multi-column {
			min-width: 240px !important;
			overflow-x: hidden;
		}
		.navbar-nav { min-height:1800px !important}
		.dropdown-pleft-0 {padding-left:0}
        .dropdown-pleft-0 {margin-top:9px}
        .dropdown-pleft-0-pright-0 {margin-top:9px}
	}
	
	@media (max-width: 480px) {
		.content {
			width: 90%;
			margin: 50px auto;
			padding: 10px;
		}
	}
	
@media (max-width: 767px) {	
			/*.navbar{position:fixed;min-height:40px;margin-bottom:100px;}*/
.dropdown-pleft-0 {padding-left:0 !important}
.dropdown-pright-0 {padding-left:0 !important}
.dropdown-pleft-0-pright-0 {padding-left:0 !important}
}
@media (min-width: 768px) {
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }
 
.active .caret {display:none}
.navbar {min-height:40px !important}
.navbar{position:relative;min-height:40px;margin-bottom:0;}
ul.multi-column-dropdown { padding-left:0 !important;margin-left:0 !important;}
.dropdown-pleft-0 {padding-left:0 !important}
.dropdown-pright-0 {padding-right:0 !important}
.dropdown-pleft-0-pright-0 {padding-right:0 !important;padding-left:0 !important}
}

.navbar-default > .navbar-nav > .active > a .caret,
.navbar-default > .navbar-nav > .active > a:hover .caret,
.navbar-default > .navbar-nav > .active > a:focus .caret {
 border-top-color: #fff;
 border-bottom-color: #fff;
 border-bottom-color: #fff;
 background-color: #919DAA !important;background-image:none;color: #fff;
  
}

.navbar-default .navbar-nav > .active > a {
 background-image:none; background-color: #919DAA !important;color: #fff;
}

@media (max-width: 767px) { /*max-width: 568px*/
.navbar-default .navbar-nav > .active > a {
 background-image:none; background-color: #DDE1E5 !important;color: #444;
}
ul.multi-column-dropdown { padding-left:15px !important;}
	
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image:none; background-color: #919DAA !important;color: #fff;
}

@media (max-width: 767px) { /*max-width: 568px*/
.dropdown-menu { position:relative;width:100% !important ;}
.dropdown-menu-ouvert { position:relative;width:100%;}
ul.dropdown-menu-ouvert   {
	/*color: #666;*/
	color: #575757;
	background-color: #f7f7f7 !important/*transparent*/;
	border-bottom: 0px solid red;margin:0;width:100%
}

  .dropdown-menu-ouvert  li  a {
    /*color: #666;*/
	color: #575757;
	font-size:16px !important;
	background-color: #f7f7f7 !important/*transparent*/;
	border-left: 0px solid #0072ab;
    border-bottom: 0px solid #e4e4e4; padding:4px 0 4px 40px !important;
	list-style-type: none; width:100%;display:block;
  }
  
  .dropdown-menu-ouvert  li {
	background-color: #f7f7f7 !important/*transparent*/;
	border-left: 0px solid #0072ab;
    border-bottom: 1px solid #d3d3d3;margin:0px;
	/*padding:0px 0 0px 50px !important;*/
	list-style-type: none; width:100%
  }
  .dropdown-menu  li {
	background-color: #f7f7f7 !important/*transparent*/;
	border-left: 0px solid #0072ab;
    border-bottom: 1px solid #d3d3d3;margin:0px;
	/*padding:0px 0 0px 50px !important;*/
	list-style-type: none; width:100%
  }
  
  /* patch pour sous menu mobile (cote-a-cote) 20170406 */		
		.dropdown-menu-ouvert {position:fixed !important;left:45% !important;top:55px !important;height:100%;border-left:1px solid #8E9AA7  !important;z-index:1000;padding:0px;}
		.dropdown-menu-ouvert li a {padding:4px 0 4px 10px !important;width:55% !important;}
/* patch pour sous menu mobile (cote-a-cote) 20170406 */
		.dropdown-menu-ouvert  .active  a .caret {display:none  !important;}
}
  
  .navbar-default .navbar-nav .dropdown-menu-ouvert > li > a:hover,
  .navbar-default .navbar-nav  .dropdown-menu-ouvert > li > a:focus {
    color: #000;
    background-color: #FFF;/*transparent;*/
  }
  
  .navbar-default .navbar-nav   .dropdown-menu-ouvert > li:last-child {
    
    border-bottom: 0px solid #0072ab;margin:0;
  }
  
  .navbar-default .navbar-nav   .dropdown-menu-ouvert > .active > a,
  .navbar-default .navbar-nav   .dropdown-menu-ouvert > .active > a:hover,
  .navbar-default .navbar-nav  .dropdown-menu-ouvert > .active > a:focus {
    color: #000;
    background-color: #FFF;/*#0072ab;*/
  }
  .navbar-default .navbar-nav  .dropdown-menu-ouvert > .disabled > a,
  .navbar-default .navbar-nav  .dropdown-menu-ouvert > .disabled > a:hover,
  .navbar-default .navbar-nav  .dropdown-menu-ouvert > .disabled > a:focus {
    color: #000;
    background-color: transparent;
	border-left: 0px solid #0072ab;
  }




.nav_active {background: #AADFFF; 
	background: linear-gradient(top, #AADFFF 0%, #AADFFF 100%);  
	background: -moz-linear-gradient(top, #AADFFF 0%, #AADFFF 100%); 
	background: -webkit-linear-gradient(top, #AADFFF 0%,#AADFFF 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);}


.submenu_bg { background: #FDFDFD;background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
			background: -moz-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
			background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);}

	
.submenu_vm {
	margin: 0px 0; 
	margin-left:10px !important;
	text-align: left;
	
	font-size:12px;
	height:35px;
	background: transparent/*#FDFDFD*/;
			/*background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
			background: -moz-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
			background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);*/
			
	/*	background: #4b545f;
			background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);	*/
			 
	
}

.submenu_vm ul ul {
	display: none;
}

	.submenu_vm ul li:hover > ul {
		display: block;
	}


.submenu_vm ul {
	/*background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);*/
	padding: 0 0px;
	border-radius: 0px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	.submenu_vm ul:after {
		content: ""; clear: both; display: block;
	}

	.submenu_vm ul li {
		float: left;
	}
		.submenu_vm ul li:hover{
			background: #4b545f;
			background: linear-gradient(top,  #a4abb5 0%,#828c95);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
		}
			
			
			.submenu_vm ul li.active a {
	color: #FFF;
	/*color: #000;font-weight:bold;
			background: linear-gradient(top, #4f5964 0%, #F0F0F0 80%);
			background: -moz-linear-gradient(top, #4f5964 0%, #F0F0F0 80%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#F0F0F0 80%);*/
			
			/* gris fonce
			color: #000;font-weight:bold;
			background: linear-gradient(bottom, #F0F0F0 90%, #4f5964 0%);
			background: -moz-linear-gradient(bottom, #F0F0F0 90%, #4f5964 0%);
			background: -webkit-linear-gradient(bottom, #F0F0F0 90%, #4f5964 0%);*/
			
			/* vert*/
			color: #000;
	background-color: #f6f6f6;
	background-image: url(/include/nav_active.jpg);
	background-repeat: repeat-x;			/*background: linear-gradient(bottom, #F0F0F0 90%, #45B939 0%);
			background: -moz-linear-gradient(bottom, #F0F0F0 90%, #45B939 0%);
			background: -webkit-linear-gradient(bottom, #F0F0F0 90%, #45B939 0%);*/
			/*font-weight:bold;*/
			
			}
			.submenu_vm ul li:hover a{
				/*color: #fff;
				background: #4b545f;
			background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);*/
			
			color: #000;background: #F0F0F0;
			background: linear-gradient(bottom, #F0F0F0 100%, #919DAA 0%);
			background: -moz-linear-gradient(bottom, #F0F0F0 100%, #919DAA 0%);
			background: -webkit-linear-gradient(bottom, #F0F0F0 100%, #919DAA 0%);
			
			}
		
		.submenu_vm ul li a,submenu_vm > a {
			display: block; padding: 9px 9px;
			color: #000 ; text-decoration: none;
			/*border-right:1px solid #CCC*/
		}
		.bold {font-weight:bold;}	
		
	.submenu_vm ul ul {
		background: #5f6975; border-radius: 0px; padding: 0;
		position: absolute; top: 100%;
	}
		.submenu_vm ul ul li {
			float: none; 
			border-top: 1px solid #6b727c;
			border-bottom: 0px solid #575f6a; position: relative;
		}
			.submenu_vm ul ul li a {
				padding: 5px 20px;
				color: #fff;
				
			}	
				.submenu_vm ul ul li a:hover {
					background: #ffffff;
				}
		
	.submenu_vm ul ul ul {
		position: absolute; left: 100%; top:0;
	}
.submenu_vm { font-family: 'PT Sans Narrow', sans-serif !important;font-size:15px;text-transform: normal; }

/* fin ajout supplementaire navbar default */







/* divers------------------------------------------------------------ */

.border-top { border-top:1px solid #CCC;}


.mtop-0 { margin-top: 0px !important;}
.mtop-5 { margin-top: 5px !important;}
.mtop-10 { margin-top: 10px !important;}
.mtop-15 { margin-top: 15px !important;}
.mtop-20 { margin-top: 20px !important;}
.mtop-25 { margin-top: 25px !important;}
.mtop-30 { margin-top: 30px !important;}
.mtop-40 { margin-top: 40px !important;}
.mtop-50 { margin-top: 50px !important;}
.mtop-100 { margin-top: 100px !important;}

.mbottom-0 { margin-bottom:0px !important; }
.mbottom-5 { margin-bottom:5px !important; }
.mbottom-10 { margin-bottom:10px !important; }
.mbottom-15 { margin-bottom:15px !important; }
.mbottom-20 { margin-bottom:20px !important; }
.mbottom-25 { margin-bottom:25px !important; }
.mbottom-30 { margin-bottom:30px !important; }
.mbottom-40 { margin-bottom:40px !important; }
.mbottom-50 { margin-bottom:50px !important; }
.mbottom-75 { margin-bottom:75px !important; }
.mbottom-100 { margin-bottom:100px !important; }

.ptop-0 { padding-top: 0px !important;}
.ptop-5 { padding-top: 5px !important;}
.ptop-10 { padding-top: 10px !important;}
.ptop-15 { padding-top: 15px !important;}
.ptop-20 { padding-top: 20px !important;}
.ptop-25 { padding-top: 25px !important;}
.ptop-40 { padding-top: 40px !important;}
.ptop-50 { padding-top: 50px !important;}

.pbottom-0 { padding-bottom:0px !important; }
.pbottom-5 { padding-bottom:5px !important; }
.pbottom-10 { padding-bottom:10px !important; }
.pbottom-15 { padding-bottom:15px !important; }
.pbottom-20 { padding-bottom:20px !important; }
.pbottom-25 { padding-bottom:25px !important; }
.pbottom-40 { padding-bottom:40px !important; }
.pbottom-50 { padding-bottom:50px !important; }
.pbottom-60 { padding-bottom:60px !important; }
.pbottom-70 { padding-bottom:70px !important; }
.pbottom-80 { padding-bottom:80px !important; }
.pbottom-90 { padding-bottom:90px !important; }

.pright-0 { padding-right:0px !important; }
.pright-5 { padding-right:5px !important; }
.pright-10 { padding-right:10px !important; }
.pright-15 { padding-right:15px !important; }
.pright-20 { padding-right:20px !important; }
.pright-25 { padding-right:25px !important; }

.pleft-0 { padding-left:0px !important; }
.pleft-5 { padding-left:5px !important; }
.pleft-10 { padding-left:10px !important; }
.pleft-15 { padding-left:15px !important; }
.pleft-20 { padding-left:20px !important; }
.pleft-25 { padding-left:25px !important; }

@media (min-width: 768px) {
.col-smd-6 { max-width:45% !important; float:left; margin:9px}
.col-smd-6 img  { width:100% !important; }
.col-smd-3 { max-width:23% !important; float:left; margin:9px}
.col-smd-3 img  { width:100% !important; }

}
@media (min-width: 568px) AND (max-width: 767px) {
.col-smd-6 { max-width:48% !important; float:left; margin:9px}
.col-smd-6 img  { width:100% !important; }
.col-smd-3 { max-width:47% !important; float:left; margin:9px}
.col-smd-3 img  { width:100% !important; }

}
@media (max-width: 567px) {
.col-smd-6 { max-width:90% !important; clear:left; margin:9px}
.col-smd-6 img  { width:100% !important; }
}


a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}



/* Toggle et rétractables ------------------------------------------------------------ */
.Toggle {padding:10px 0 15px 30px;border-bottom:1px solid #dbdad9;background: url("/images/list_pointer_rounded-right.png?d=1") transparent 0 10px no-repeat;}

.Toggle.active {
    background: url("/images/list_pointer_rounded-bottom.png?d=1") transparent 0 10px no-repeat;margin:0;
}

.Toggle2 {padding:10px 0 5px 30px;/*border-top:1px solid #dbdad9;*/background: url("/images/list_pointer_rounded-right.png") transparent 0 10px no-repeat;font-weight:bold;}
/*.Toggle2 img {opacity: 0.5;filter: alpha(opacity=50);}*/

/*.Toggle2:before {content:"";position:absolute;width:100%;height:100%;top:0;left:15px;background:url("/images/list_pointer_rounded-right.png") 0 10px no-repeat;opacity:.50;z-index:-1;}*/

.Toggle2:hover {padding:10px 0 5px 30px;/*border-top:1px solid #dbdad9;*/background: url("/images/list_pointer_rounded-bottom.png?d=1") transparent 0 10px no-repeat;font-weight:bold;color:#990000}

.Toggle2.active {
    background: url("/images/list_pointer_rounded-bottom.png?d=1") transparent 0 10px no-repeat;margin:0;
}
.contentToToggle2 {display: none;  font-weight: normal;padding:0px 0 15px 30px;}

.Toggle_mobi {padding:0px 0 5px 0px;/*border-top:1px solid #dbdad9;background: url("/images/list_pointer_rounded-bottom.png") transparent 0 10px no-repeat;*/font-weight:bold;}
.Toggle_mobi img  {margin-bottom:5px}
.thumbnail .contentToToggle2 {display: none;  font-weight: normal;padding:0px 0 15px 0px !important; font-size:85% !important}
.thumbnail .caption {padding:2px}


/* vidéo et diaporama------------------------------------------------------------ */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.diapoWrapper {
	position: relative;
	padding-bottom: 46.0%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.diapoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 480px) {
.diapoWrapper {
	position: relative;
	padding-bottom: 46.0%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.diapoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px;
}	
}

.slideWrapper {
	position: relative;
	padding-bottom: 32.0%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.slideWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.encadre {
	
	padding: 10px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 3px 3px 10px #cbcbcb;
	-webkit-box-shadow: 3px 3px 10px #cbcbcb;
	 box-shadow: 3px 3px 10px #cbcbcb;
	/*width: 250px;*/
	text-align:left;
	display:block;
	-moz-border-radius: 7px;
border-radius: 7px;
}
.encadre_acc { border:0px solid #ccc;margin-top:10px;padding-left:24px}

.module_vq h2 {font-size:16px;margin-top:0}
#content_panier h2 {margin-top:18px;color:#2F70A7}

.infodossard td { border-left: 1px solid #d4d4d4;border-top: 1px solid #d4d4d4;padding:4px}
.infodossard  { border-right: 0px solid #d4d4d4;border-bottom: 1px solid #d4d4d4;}
.header {background-color:#f6f6f6;border-right: 1px solid #d4d4d4;}
.infodossard td.spacer{ background-color:#ffffff;border-left: 0px solid red !important;height:3px} 
.infodossard td.right{ border-right: 1px solid #d4d4d4;width:100px} 
.colName { background-color:#E7F0FB;}




	.liste  { margin-bottom:9px;display:block;clear:left;padding:12px 0}
	.liste h2  { font-size:140%;color:#51B949;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:normal;text-transform: uppercase;	letter-spacing: .04em;}
	.liste a:link, .liste a:active ,.liste a:visited  { color:black;display:block }
	
	.liste a:hover  { text-decoration:none;background-color:#f7f7f7;display:block }
	

/* section Go vélo------------------------------------------------------------ */

 a.lienBlanc {color:white !important}
 a.lienBlanc:hover {color:#FAE865 !important}
 a.lienNoir {color:#333 !important}
 a.lienNoir:hover {color:#999 !important}
 
 a.lienSelect {color:#333 !important;font-size:14px !important;line-height:14px !important;}
 a.lienSelect:hover {color:#999 !important}


 .blanc a {color:white !important}
 .blanc a:hover {color:#FAE865 !important}
 .blanc h2,.blanc h2 a { color:#FDDC32 !important;}
 .blanc h3 { color:#FDDC32; margin-top:0}
 
/* .container-vq h4 { font-size:22px;line-height:30px }*/
 .intro {font-size:16px}
  
.puce2017 { margin: 0px 0 0 0px; }

.puce2017 ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
}
.puce2017 li {
	/*float: left;*/
	margin-left: 0;
	padding-left: 20px;
	background-image:url(/menu2011/a_puce1.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	background-position: 0px 2px;
}

.puce2017 li.on {
	/*float: left;*/
	margin-left: 0;
	padding-left: 20px;
	background-image:url(/menu2011/a2_puce1.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	background-position: 0px 2px;font-weight:bold;
}
.puce2017 li.on2013 {
	/*float: left;*/
	margin-left: 0;
	padding-left: 0px;
	background-image:url(/menu2011/a_puce1_sel.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	background-position: 0px 2px;font-weight:bold;
}
.puce2017 li:hover {
	/*float: left;*/
	margin-left: 0;
	padding-left: 20px;
	/*background-image:url(/menu2011/a2_puce1.gif);*/
	background-repeat: no-repeat;
	padding-bottom:5px;
	background-position: 0px 2px;color:#444;
}
.puce2017 li a {
	/*float: left; */
	/*text-indent: -9999px;*/
	height: 38px;color:#444;
	
}
.puce2017 li a:hover { background-position: left bottom; color:#22489A;
/*background-image:url(/menu2011/a2_puce1.gif);*/
	background-repeat: no-repeat;
	padding-bottom:5px;
	background-position: 0px 2px; }
	
.puce_govelo { margin: 0px 0 0 0px !important; }

.puce_govelo ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
}
.puce_govelo li,.puce_govelo li:hover,puce_govelo li a:hover {
	/*float: left;*/
	margin-left: 0;
	padding-left: 30px !important;
	padding-bottom:10px;
	/*background-image:url(/files/images/150_Covoiturage.png) !important;
	background-repeat: no-repeat;
	padding-bottom:5px;
	background-position: 0px -2px;*/
}


.covoiturage {
	background-image:url(/files/images/150_Covoiturage.png) !important;
	background-repeat: no-repeat;
	background-position: 0px -2px;
	background-size:24px 24px
}

.bienvenue {
	background-image:url(/files/images/150_Hebergement_BC.png) !important;
	background-repeat: no-repeat;
	background-position: 0px -2px;
	background-size:24px 22px
}
.govelo {
	background-image:url(/files/images/150_FGVM.png) !important;
	background-repeat: no-repeat;
	background-position: 0px -2px;
	background-size:24px 24px
}
.encadreur {
	background-image:url(/files/images/150_Encadreur.png) !important;
	background-repeat: no-repeat;
	background-position: 0px -2px;
	background-size:24px 24px
}




	
.vq960 {max-width:950px;margin:24px auto}
.vq960 .glyphicon-map-marker {display:inline-block;width:20px}
.vq960 .col-sm-3,.vq960 .col-sm-9,.vq960 .col-sm-4,.vq960 .col-sm-8,.vq960 .col-sm-6,.vq960 .col-sm-12 {padding-bottom:18px}

.container-vq {max-width:950px;margin:24px auto}
.container-vq .glyphicon-map-marker {display:inline-block;width:20px}
.container-vq .col-sm-3,.container-vq .col-sm-9,.container-vq .col-sm-4,.container-vq .col-sm-8,.container-vq .col-sm-6,.container-vq .col-sm-12 {padding-bottom:18px}



/*foot VQ2011*/
#foot a {
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#foot a:hover {
	color: #930;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#foot_map {
	font-family: Arial, Helvetica, sans-serif;font-size:11px;color:#888;line-height:12px
}
#foot_map a {
	color: #666;text-decoration:none
}
#foot_map a:hover {
	color: #930;text-decoration:none
}
#foot_map div ul li {
	list-style-type: none;margin-bottom:3px;
	}
#foot_map div  { margin-top:3px;/*margin-left:6px;width:210px;loat:left;*/f }

#foot_map div ul  { /*padding-left:45px;*/padding-left:5px;margin-top:15px;}
#foot_map p {margin-bottom:9px}
#foot_map li a:link,#foot_map li a:visited,#foot_map li a:active {
	margin-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;font-size:11px;color:#666;
	/*display: block;*/
}
.foot_titre {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	margin:0;
	font-size:15px;
	line-height:16px;
	letter-spacing: 1px;color:#000
}

a.foot_titre  {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	margin:0;
	font-size:15px;
	line-height:16px;
	letter-spacing: 1px;color:#000
}

/* entete----------------------------------------------------------- */

.social img { margin: 0 6px}
.social a {float:right}

#twitter{ background:url(/css_html5/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}

.icone_menu{height:26px;width:25px;float:left;margin-right:10px;color:red !important;display:inline-block;/*margin:0 auto;padding-top:0*/}

span.mail { background:url(/files/logos/logos_social.png) no-repeat 0px 0px ;background-size:50px auto}
span.mail:hover { background:url(/files/logos/logos_social.png) no-repeat -25px -0px ;background-size:50px auto}

span.rss { background:url(/files/logos/logos_social.png) no-repeat 0px -26px ;background-size:50px auto}
span.rss:hover { background:url(/files/logos/logos_social.png) no-repeat -25px -26px ;background-size:50px auto}

span.twitter { background:url(/files/logos/logos_social.png) no-repeat 0px -52px ;background-size:50px auto}
span.twitter:hover { background:url(/files/logos/logos_social.png) no-repeat -25px -52px ;background-size:50px auto}

span.facebook { background:url(/files/logos/logos_social.png) no-repeat 0px -79px ;background-size:50px auto}
span.facebook:hover { background:url(/files/logos/logos_social.png) no-repeat -25px -79px ;background-size:50px auto}

span.compte { background:url(/files/logos/logos_social.png) no-repeat 0px -105px ;background-size:50px auto}
span.compte:hover { background:url(/files/logos/logos_social.png) no-repeat -25px -105px ;background-size:50px auto}

span.panier { background:url(/files/logos/logos_social.png) no-repeat 0px -130px ;background-size:50px auto}
span.panier:hover { background:url(/files/logos/logos_social.png) no-repeat -25px -130px ;background-size:50px auto}

span.instagram { background:url(/files/logos/logos_social.png) no-repeat 0px -155px ;background-size:50px auto}
span.instagram:hover { background:url(/files/logos/logos_social.png) no-repeat -25px -155px ;background-size:50px auto}






#content_sb,#monDossier {
	padding: 10px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
	position:absolute;
	z-index:1000;
	width: 250px;
	
	text-align:left
}

.rubrique {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	margin:5px 0 0 0;
	font-size:25px;
	line-height:30px;
	letter-spacing: 1px;
}

/*.rubrique {
	background-image:url(/images/rubrique.gif);
	height:26px;
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0  0px 40px;
	text-transform: uppercase;
}*/





/* actualite accueil  vq2011 ----------------------------------------------------*/

.actualite_accueil {
margin-top:0px;border-bottom:0px solid #CCC; padding:9px 0px 9px 0px ;line-height: 15px !important;}
.actualite_accueil img { float:left;margin-bottom:5px;margin-right:10px;min-height:43px;width:65px }


#actua .actualite_accueil a:link , #actua .actualite_accueil a:active,   #actua .actualite_accueil a:visited {
	color: #333;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:12px;
	line-height:15px
}
#actua .actualite_accueil a:hover { color: #36C; }



#actu .actualite_accueil {
margin-top:3px;border-bottom:1px solid #CCC; padding:3px 0px 0px 0px ;
line-height:15px !important;}
#actu .actualite_accueil img { float:left;margin-bottom:5px;margin-right:10px;min-height:43px;width:65px }
#actu .actualite_accueil a:link,#actu .actualite_accueil a:active,#actu .actualite_accueil a:visited {
	color: #333;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	
	line-height:15px !important;
}

#accueil #box_1 a,#accueil #box_2 a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#accueil #box_1 a:hover,#accueil #box_2 a:hover {
	color: #36C;
	font-weight: normal;
	text-decoration: none;
}
#accueil  {
	margin-left:18px
}



#accueil_vm { width:100%;max-width:600px }

/* source accueil_inc2017.php*/
#accueil #box_1 a,#accueil #box_2 a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#accueil #box_1 a:hover,#accueil #box_2 a:hover {
	color: #36C;
	font-weight: normal;
	text-decoration: none;
}
#accueil  {
	margin-left:0px;
}

.accueil  a:hover {
	color: #36C;
	font-weight: normal;
	text-decoration: none;
}
.accueil  a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.accueil h3 {
	
	font-weight: normal;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	margin:5px 0 0 0;
	font-size:18px;
	line-height:20px;
	
}



#actua #calendrier_vq p a:link,#actua #calendrier_vq p a:visited,#actua #calendrier_vq p a:active {
	color: #000;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
#actua #calendrier_vq p a:hover {
	color: #36C;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}

#actua #calendrier_vq p a strong {
	color: #36C;
	text-decoration: none;
	
}

.bouton_accueil_vert {
	-moz-border-radius: 6px;color:#45B939;
border-radius: 6px;
text-align:center;padding:9px 6px;
background-image:url(/images/1_degrade_100.jpg);border:1px solid #E6E6E6
}
#bouton_accueil_vert a:link,#bouton_accueil_vert a:active,#bouton_accueil_vert a:visited {
	color:#45B939;
}
#bouton_accueil_vert a:hover {
	color:#36C;
}

#encadre_acc img { float:left;margin-bottom:12px}

.accueil_droit { width:300px;float:left;min-height:100px }
.accueil_gauche { width:300px;float:left;min-height:100px;margin-right:20px }




/* carrousel------------------------------------------------------ */

.carousel-caption{position:absolute;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;/*text-shadow:0 1px 2px rgba(200,200,200,0.1)*/}

.carousel-caption {
	<?php if ($mobile!=1) { ?><?php }?>background-color: #FFF;
	/**/ min-height:200px !important; 
	/* */ max-height:70% !important;
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9;
	width:250px; 
	left:13% !important;
	top:0px !important; 
	border:1px solid #777;
	bottom:auto !important;
	color:#000 !important;
}
.carousel-inner a:hover { text-decoration:none}
.carousel-inner a:hover .carousel-caption { border-bottom:6px solid red;}
.carousel-inner {display:block;width:100% \9;max-width:100%;height:310px;max-width:958px}

@media screen and (max-width: 767px) {
.carousel-caption {
	
	position:absolute;z-index:10;padding-top:5px;padding-bottom:5px;color:#fff;text-align:center;
	
	
	background-color: #333;
	/*min-height:200px !important; */ 
	 height:70px !important;/**/ 
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9;
	width:100%; 
	left:0 !important;
	bottom:-70px !important;
	border:1px solid #777;
	/*bottom:auto !important;*/
	color:#FFF !important;
	line-height:15px
}	
.carousel-caption button { display:none !important; }
.carousel-caption h3 { font-size:16px;margin:0;}
.carousel-inner {display:block;width:100% \9;max-width:100%;height:210px}	
}


.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}
 
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);
 background-color:#d5d5d5;
 
 }
 
.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#34A0CD;border:1px solid #fff;}


@media only screen and (min-width: 767px) {
    .desktop-hide {display: none !important;}
}
@media (max-width: 767px) {
	.mobile-hide {display:none !important}
	}
	
	
@media (max-width: 767px) {
	header { display:none !important; }	
}
@media (min-width: 768px AND max-width: 900px) {
	header {width:800px !important;}
}
@media (max-width: 767px) {
	header {display:none !important}
}

.img-left { margin-right:15px !important;margin-bottom:10px !important;float:left;clear:both; }
.img-right { margin-left:15px !important;margin-bottom:10px !important;float:right;clear:both; }
/*.halfwidth { width: 50% !important; max-width: 300px !important;height:auto !important}*/
img.halfwidth { width: 50% !important; max-width: 300px !important;height:auto !important }
img.width-33 { width: 33% !important; max-width: 200px !important;height:auto !important }
img.width-25 { width: 25% !important; max-width: 200px !important;height:auto !important }


.gris {background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);}
	
.blue {background: #AADFFF; 
	background: linear-gradient(top, #AADFFF 0%, #039CC8 100%);  
	background: -moz-linear-gradient(top, #AADFFF 0%, #039CC8 100%); 
	background: -webkit-linear-gradient(top, #AADFFF 0%,#039CC8 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);}
	
	
	.date_evenement {background-color:#faa624;width:50px;height:50px;color:#000000;float:left;margin-right:12px}
	.date_evenement .jour {margin-top:7px;margin-bottom:-5px;color:#000000;font-size:20px;display:block}
	.date_evenement_en {background-color:#faa624;width:50px;height:50px;color:#000000;float:left;margin-right:12px;padding-top:3px}
	.date_evenement_en .jour {margin-top:-3px;margin-bottom:7px;color:#000000;font-size:20px;display:block}
	
	a.btn-warning { color:#000 !important}
	a.btn-warning:hover { color:#FFFFFF !important}

a.telephone:link { color:#333 !important;font-weight:900 }

@media screen and (max-width: 767px) {
.container-fluidaa {
	padding-left:0 !important;padding-right:0 !important;}
}


.button-line-vert {
    color: green;
    background: transparent;
    border: 2px solid green;
	text-align:center;}
	
.button-line-vert:hover, .button-line-vert:active {
    color: #ffffff;
    background: green;
    text-decoration: none;
}

.button-line-blanc {
    color: white;
    background: transparent;
    border: 2px solid white;
	text-align:center;}
	
.button-line-blanc:hover, .button-line-blanc:active {
    color: #ffffff;
    background: #000000;
    text-decoration: none;
}
.button-line-bc {
    color: #0072AE;
	background: transparent;
	border: 2px solid #0072AE;
	text-align: center;
}
	
.button-line-bc:hover, .button-line-bc:active {
    color: #ffffff;
    background: #0072AE;
    text-decoration: none;
}

.chronique {font-size:12px;color:#990000;}

.pastille {float:right;width:200px !important;max-width:200px !important;margin:-50px 0}
@media screen and (max-width: 770px) {
  .pastille {float:right;width:130px !important;max-width:100px !important;margin:-10px 10px}
}

.pastille150 {float:right;width:100px !important;max-width:100px !important;margin:0px 0}
@media screen and (max-width: 770px) {
.pastille150 {float:right !important;width:70px !important;max-width:70px !important;margin:0px 10px}
}
#lespublications h3 {font-size:17px !important}
#lespublications h4 {font-weight:bold !important}