/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


@import url("fonts/fonts.css");


html {
    font-family:roboto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body.page-node {
    margin: 0;
    padding: 0;
    min-width: unset;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html h2
{
	font-size: 1.75rem;
	font-family: roboto;
	font-weight: normal;
}

html body ul
{
	list-style-position: inside;
}
.breadcrumb 
{
    padding-bottom: 10px;
    padding-top: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.section-content
{
    	margin-left: auto;
    	margin-right: auto;
    	width: 1280px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.page
{
	background-color:#eeeeee;
	box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil .page
{
	background-color:#ffffff;
}


.page-node .container-12 {

    margin-left: auto;
    margin-right: auto;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.page-node .container-12 .grid-12 
{
    	width: 1280px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil.page-node .container-12 .grid-12 
{
    	width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil.page-node .zone-menu-wrapper
{
    	width: 100%;
    margin-left: auto;
    margin-right: auto;
max-width:1280px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.node-type-accueil.page-node .container-12 .grid-12.region-menu 
{
    	width: 100%;
    margin-left: auto;
    margin-right: auto;
max-width:1280px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.zone
{
	background-color:#ffffff;
	color:#004185;
	font-family:roboto;

}

.zone-branding 
{
    background-color:#4997d0;
    height: 50px;
    width:100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil .zone-branding
{
    height:90px;
}

.zone-branding.container-12,
.zone-branding.container-12 .grid-12,
.zone-header.container-12,
.zone-header.container-12 .grid-12
{
    margin-left: auto;
    margin-right: auto;
    width:100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.zone-branding.container-12 .grid-6 {

    width: auto;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    position: absolute;
}

.node-type-accueil .zone-branding.container-12 .grid-6
{
    width:50%;
    right: unset;
    left: unset;
    position: relative;
}

.node-type-page .zone-branding.container-12 .grid-6,
.node-type-page-interne .zone-branding.container-12 .grid-6
{
    right: 110px;
    left: 265px;
}

.zone-branding .lang button {
    font-size: 0.9rem;
    font-family: roboto;
}

.zone-branding .lang button > span::after {
    top: 2px;
}

.zone-branding .rechmb .search .typeahead-container input {
    font-family: roboto;
}

.zone-branding.container-12 .grid-3.region-user-second
{
    width:120px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.zone-branding.container-12 .grid-3.region-branding
{
    width:280px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil .zone-branding.container-12 .grid-3
{
    width:25%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}



.region-branding
{
	height:1px;
}

.page-node .container-12.zone-footer,
.page-node .container-12 .grid-12.region-footer-first
{
	background-color:#004185;
	height:120px;
	width:100%;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
	color:#ffffff;
	margin:0;
}
.zone-content-wrapper
{
    	margin-left: auto;
    	margin-right: auto;
    	width: 1280px;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

.zone-preface
{

    display: -webkit-flex; /* Safari */     
    display: flex; /* Standard syntax */

    -webkit-flex-flow: row; /* Safari 6.1+ */
    flex-flow: row wrap;

    justify-content: flex-start;
    -webkit-justify-content: flex-start; /* Safari 6.1+ */

    align-items: stretch;
}
.container-12 .grid-6.region-preface-first
{
	display:inline-block;
	height:auto;
	width:43%;
	margin:0;
	padding:10px;
       box-sizing: border-box;
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
}
.container-12 .grid-6.region-preface-second
{
	display:inline-block;
	height:auto;
	width:53%;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:25px;
       box-sizing: border-box;
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
}


.region-preface-second-inner
{
	height:100%;
}

.page-node .region-header-first
{
	margin-right:0;
	margin-left:0;
}

.region-sidebar-second
{
	width:310px !important;
	margin-right: 0 !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/*abecedaire*/
.abecedaire
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;
    padding:20px
}

.abecedaire ul 
{
    list-style: none;
    display: flex; /* Standard syntax */
    display: -webkit-flex; /* Safari */     
}

.abecedaire ul li 
{
    float:left;
    margin-left: auto;
    margin-right: auto;
}

.abecedaire ul li a
{
	text-decoration:none;
	color: #004185;
	font-family: roboto;
	font-weight:bold;
	font-size: 1.2rem;
}

/*specifique au page interne*/

.node-type-page .block-views-bloc-texte-base-block,
.node-type-page-interne .block-bloc-chapeau-interne-block,
.node-type-page-interne .block-views-bloc-texte-interne-block
{
	padding:20px;

}

.node-type-page .container-12 .grid-12 
{
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-page-interne .container-12 .grid-9 
{
    width: 70%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.node-type-page .zone-content,
.node-type-page-interne .zone-content
{
	background-color:#ffffff;
	color:#000000;
	font-size: 1rem;
}



.node-type-page .zone-content h1,
.node-type-page-interne .zone-content .view-bloc-chapeau-interne h1
{
	color:#004185;
	font-family:roboto;
}
.node-type-page .zone-content strong,
.node-type-page-interne .zone-content strong
{
	color:#4997d0;
	font-size:1.5rem;
}


.node-type-page .zone-preface,
.node-type-page-interne .zone-preface
{
	background-color:#eeeeee;
	
}
/*footer*/


.zone-footer *[class*='block-menu-menu-menu-footer-'] .content
{
	text-align:center;	
}
.zone-footer ul.menu
{
	color:white;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
	height:20px;
  	display: flex; /* Standard syntax */
       display: -webkit-flex; /* Safari */     
	width:100%;
       box-sizing: border-box;
       -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align:center;
}

.zone-footer ul.menu li
{
	list-style-image:none;
	list-style-type: none;
	float:left;
	flex:auto;
	margin-right:auto;
	margin-left:auto;

}

.zone-footer  ul.menu li a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 1.1rem;
}


.region-branding
{
	display:block;
}

.region-branding .block-mblogo
{
	float:left;
	background-color:#4997d0;
}

.region-branding .block-mblogo img
{
	float:left;
	padding-left:10px
}

.region-user-first .block-mblogo img
{
	margin-left:auto;
	margin-right:auto;
	display: block;
}


.region-user-first .block-mblogo a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:0.7rem;
}
.region-user-first .mbLogo_block5 
{
	float:left;
	line-height: 38px;
}
.region-user-first .mbLogo_block4 img
{
	float:left;
	height:60px;
}

/*selecteur langue*/
.zone-branding .region-user-second
{
	float:right;
}

.lang
{
	float: right;
	margin-top: 10px;
	margin-right: 35px;
}

.node-type-accueil .lang 
{

    float: right;
    margin-top: 30px;
    margin-right: 35px;

}

/*barre recherche*/
.sr-only {

    position: absolute;
    left: unset;
    visibility: hidden;

}

.rechmb
{
	background-color:transparent;
}

.rechmb_container 
{
       background-color:transparent;
}

.rechmb_container 
{
    	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.rechmb_row 
{
    width: 100%;
}

.rechmb .search button[type="submit"]
{
	color:#004185;
	background-color:#ffffff;
	margin-top:10px;
	height:30px;

}

.rechmb a.recherche-avancee span {
	font-family:roboto;
}
.rechmb a.recherche-avancee span.glyphicon-plus {
     text-align: center;
}
.node-type-accueil  .rechmb .search button[type="submit"] {

    color: #ffffff;
    background-color: #4997d0;
    margin-top: 10px;
    height: 30px;

}

.rechmb .search button[type="submit"] .icon-search, .rechmb .search button[type="submit"] .icon-search::before {

    font-family: 'glyphicons_tl';
    content: "\e003";
    margin: 0;
    padding: 0;
    width: 40px;
    height: 37px;
    line-height: 30px;

}
.rechmb a.recherche-avancee:link,
.rechmb a.recherche-avancee:visited {

    float: left;
    font-size: 1.25em;
    font-weight: 700;
    color: #004185;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
    margin:10px;
    background-color: #eeeeee;
    font-family: roboto_tl;
    text-transform:none;	

}

.node-type-accueil .rechmb_row {

    display: table;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil .rechmb_container {

    margin-top: -10%;
    background-color: transparent;
//    max-width: 1280px;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding-left: 40px;

}

.node-type-accueil .rechmb
{
    height: 70px;
}
.node-type-accueil .rechmb .rech_container 
{
    height: 70px;
}

.rechmb .link_container 
{
    width: 185px;
}

.node-type-accueil .rechmb .link_container 
{
    height: 70px;
    width: 220px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil .rechmb_container
{
    height: 70px;
    font-size: 13px;
}
.node-type-accueil .rechmb .search {
    height: 70px;
}

.node-type-accueil .rechmb .search .typeahead-container input
{
    margin-top: 10px;
    height: 50px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 20px;
}

.node-type-accueil .rechmb .search button[type="submit"] 
{
    height: 50px;
    width: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.node-type-accueil .rechmb .search button[type="submit"] .icon-search,
.node-type-accueil .rechmb .search button[type="submit"] .icon-search::before
{

    font-family: 'glyphicons_tl';
    content: "\e003";
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.node-type-accueil .rechmb .glyphicon-plus-sign::before 
{
    content: "\e081";
    font-family: "glyphicons_tl";
    font-size: 1.5rem;
    line-height: 42px;
}

.node-type-accueil .rechmb a.recherche-avancee:link, 
.node-type-accueil .rechmb a.recherche-avancee:visited
{
    height:50px;
    line-height: 50px;
    margin-top: 30px;
}

/*text bandeau*/
.bandeau
{	
       position:relative;
}

.bandeau .texte_bandeau_wrapper
{
	width:100%;
	top: 35px;
	position: absolute;
   	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

.bandeau .texte_bandeau
{
	color: white;
	font-size: 1.85rem;
	font-weight: bold;
	z-index: 50;
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family:roboto;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

.bandeau .texte_bandeau h1
{
	color: white;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	font-family:roboto;
}
.bandeau img
{
	width:100%;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

/*logo*/
.region-preface-second .block-mblogo
{
	width:30%;
	margin-left:auto;
	margin-right:auto;
	float:left;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

.region-preface-second .mblogo
{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

.region-preface-second .mblogo .image
{
	width:100%;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

.region-preface-second .mblogo .image img
{
	display: block;
	margin-left:auto;
	margin-right:auto;
}

/*separateur texte gauche*/
.block-views-bloc-accueil-text-gauche-block
{
	//background-image: url('./images/separateur.png');
	//background-position: center right;
	//min-height: 424px;
	//padding-right: 128px;
	background-repeat: no-repeat;
	font-family:roboto;
	font-size: 1.0rem;
}

.block-views-bloc-accueil-text-gauche-block h1
{
	font-family:roboto;
	font-weight:normal;
	font-size: 1.8rem;
}

.block-views-bloc-accueil-text-gauche-block .field-content
{
	padding-left:20px;
	padding-top:20px;
}

/*texte droit*/
.block-views-bloc-accueil-texte-droit-block
{
	//min-height: 335px;
	font-family:roboto;
	font-size: 1.0rem;
}

.block-views-bloc-accueil-texte-droit-block h1
{
	font-family:roboto;
	font-weight:normal;
	font-size: 1.8rem;
}

.block-views-bloc-accueil-texte-droit-block .field-content
{
	padding-left:20px;
	padding-top:25px;
}

/*mosaic*/
*[class*='block-views-bloc-mosaic-']
{
	width:100%;
       box-sizing: border-box;
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
}

*[class*='block-views-bloc-mosaic-'] h2.block-title
{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 1.75rem;
	font-family: roboto;
	font-weight: normal;
}

*[class*='block-views-bloc-mosaic-'] ul.mosaic
{
	float:left;
	display: block;
	width:100%;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

*[class*='block-views-bloc-mosaic-'] ul.mosaic li
{
	float:left;
	display: block;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	height:260px;
    	box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
}

*[class*='block-views-bloc-mosaic-'] ul.mosaic li a:link,
*[class*='block-views-bloc-mosaic-'] ul.mosaic li a:visited
{
	text-transform:uppercase;
	text-align:center;
	color:black;
	text-decoration:none;
}

*[class*='block-views-bloc-mosaic-'] ul.mosaic li img
{
	display: block;
	margin-left:auto;
	margin-right:auto;
}

*[class*='block-views-bloc-mosaic-'] ul.mosaic li .titre
{
	top: 210px;
	display: block;
	position: relative;
	font-size:1rem;
	font-weight:bold;
	color:#976D1B;
}

*[class*='block-views-bloc-mosaic-'] ul.mosaic li figcaption
{
	top: -225px;
	display: block;
	position: relative;
	font-size:1rem;
	text-transform:none;
	visibility:hidden;
}


/*menu*/
.section-content .zone-content .region-sidebar-first
{
	margin:0;
}

.region-sidebar-first ul.menu
{
	background-color:#f7f7f7;
	color:#000000;
	margin-top:0;
}

.region-sidebar-first ul.menu li.leaf,
.region-sidebar-first ul.menu li
{
	list-style-image:none;
	list-style-type:none;
	margin-left:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.region-sidebar-first ul.menu li.active-trail
{
	color:#ffffff;
	background-color:#4997d0;
}
.region-sidebar-first ul.menu a:link,
.region-sidebar-first ul.menu a:visited
{
	text-decoration:none;	
	color:#000000;
	font-size:1rem;
	font-family: roboto;
}

.region-sidebar-first ul.menu a:link.active,
.region-sidebar-first ul.menu a:visited.active
{
	color:#ffffff;
	background-color:#4997d0;
}


/*responsive*/

@media (max-width: 1280px) {

	.page
	{
	    width:100%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	.section-content 
	{
	    width: 100%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	
	.zone-content-wrapper 
	{
	    margin-left: auto;
	    margin-right: auto;
	    width: 100%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}

	.page-node .container-12 
	{
	    margin-left: auto;
	    margin-right: auto;
  	    width:100%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	
	.node-type-page-interne .container-12 .grid-3 
	{
	    width: 20%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	
	.node-type-page-interne .container-12 .grid-9 
	{
	    width: 70%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	
	.rechmb .rech_container 
	{
	    display: table-cell;
	}

	.node-type-accueil .rechmb .rech_container 
	{
	    display: table-cell;
	}


	.node-type-accueil.page-node .zone-menu-wrapper 
	{
	    max-width: 650px;
	}


	.block-views-bloc-accueil-text-gauche-block 
	{
	    background-image:none;
	    background-position: center right;
	    background-repeat: no-repeat;
	    min-height: 1px;
	    padding-right: 0;
	    font-family: roboto;
	    font-size: 1.0rem;
	    width:100%;	
	}

	.container-12 .grid-6.region-preface-first 
	{
	    width: 100%;
	}

	.container-12 .grid-6.region-preface-second 
	{
	    width: 100%;
	}

	.block-views-bloc-accueil-texte-droit-block .field-content 
	{
	    padding-left: 20px;
	    padding-right: 5px;
	}

	.block-views-bloc-accueil-texte-droit-block 
	{
	    min-height: 1px;
	}

	.bandeau .texte_bandeau_wrapper 
	{
	    top: 45px;
	}

	.bandeau .texte_bandeau h1 
	{
	    font-size: 1.8rem;
	}
}

@media (max-width: 1024px) {


	.bandeau .texte_bandeau_wrapper 
	{
	    top: 5px;
	}

	.bandeau .texte_bandeau h1 
	{
	    font-size: 1.8rem;
	}

	.node-type-accueil .rechmb_container 
	{
	    margin-top: -14%;
	}
	
	.zone-footer ul.menu li 
	{
	    list-style-type: disc;
	    width: 100%;
	}
	.zone-footer ul.menu 
	{
	    margin-top: 20px;
	}


}

@media (max-width: 768px) {
	.node-type-accueil .rechmb .link_container 
	{
	    display: table-cell;
	    width: 100px;
	}

	.node-type-accueil .rechmb .rech_container 
	{
	    display: table-cell;
	}

	.rechmb a.recherche-avancee span.blank 
	{
    	    display: none;
	}

	.rechmb a.recherche-avancee span.glyphicon-plus 
	{
	    display: block;
	}
	
	.rechmb .link_container 
	{
	    width: 30px;
	}
	
	.bandeau .texte_bandeau
	{
	    width: 100%;
 	    padding-left:10px;	
	    padding-right:10px;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	.bandeau .texte_bandeau h1 
	{
	    font-size: 1.8rem;
	}
}

@media (max-width: 650px) 
{
	.node-type-accueil.page-node .zone-menu-wrapper 
	{
	    max-width: 320px;
	}

	.region-preface-second .block-mblogo
	{
	    width: auto;
	    margin-right: 40px;
	    margin-top: 30px;
	}
	.node-type-accueil .rechmb_container 
	{
	    margin-top: -19%;
	}

	.node-type-accueil .zone-branding.container-12 .grid-3 
	{
	    width: 0;
	}


	.bandeau .texte_bandeau h1 
	{
	    font-size: 1.5rem;
	    line-height: 1.5rem;
	}
	.bandeau .texte_bandeau_wrapper 
	{
    	     top: 10px;
	}

}

@media (max-width: 600px) {


	.container-12 .grid-3.region-sidebar-first
	{
	    width:100%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	.node-type-page-interne .container-12 .grid-9 
	{
	    width: 100%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	.region-preface-second .block-mblogo
	{
	    width: 100%;
	    margin-right: auto;
	    margin-top: 30px;
	}

	.node-type-accueil .zone-branding.container-12 .grid-3 
	{
	    width: 0;
	}

	.bandeau .texte_bandeau h1 
	{
	    font-size: 1.2rem;
	    line-height: 1.2rem;
	}
	.bandeau .texte_bandeau_wrapper 
	{
    	     top: 6px;
	}

	*[class*='block-views-bloc-mosaic-'] ul.mosaic li
	{
		width:100%;
	}
}




@media (max-width: 500px) {

	.rechmb_container
	{
		display:none;
	}
	
	.node-type-accueil .rechmb_container
	{
		display:block;
	}

	.node-type-accueil .rechmb .search .typeahead-container input 
	{
	    height: 30px;
	}

	.node-type-accueil .rechmb .glyphicon-plus-sign::before 
	{
	    line-height: 22px;
	}

	.node-type-accueil .rechmb .search button[type="submit"] 
	{
	    height: 30px;
	    width: 30px;
	}

	.node-type-accueil .rechmb .search button[type="submit"] .icon-search, 
	.node-type-accueil .rechmb .search button[type="submit"] .icon-search::before 
	{
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	}

	.node-type-accueil .rechmb a.recherche-avancee:link, 
	.node-type-accueil .rechmb a.recherche-avancee:visited 
	{
	    height: 30px;
	    width: 30px;
	    line-height: 30px;
	    margin-top: 30px;
	    padding-left: 8px;
	}
	.node-type-accueil .rechmb .search .typeahead-container {
	    right: 30px;
	}
}
