@font-face {
  font-family: 'Noto Sans';
  src: url('../fonts/Noto_Sans/static/NotoSans-Regular.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Lexend Deca';
  src: url('../fonts/Lexend_Deca/static/LexendDeca-SemiBold.ttf') format('truetype'); 
}
.show-mobile{display: none !important;}
									   
/*body{font-family: Calibri !important; font-size: 14px;}*/
body{
	font-family: "Noto Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400 !important;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
	font-size: 14px !important;
}
h1, h2, h3, h4{
  /*font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;*/
  font-family: "Roboto", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;

}
h2, h3, h4{color: #266085 !important; }
h1{font-size: 22px !important; color:#eb690b !important; text-transform: uppercase!important; margin: 15px !important; margin-left: 0 !important;}
h2{font-size: 20px !important;}
h3{font-size: 18px !important;}
h4{font-size: 16px !important;}
.rouge{color: red;}
.background{
    background-image: url(https://www.test.arseaa.org/themes/contrib/arseaa/images/BACKGROUND.png);
    position: fixed;
    background-position: top left;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -999999;
}
.align-center{
	text-align: center;
}
a:hover{
	text-decoration: none;
}
article a:hover, .breadcrumb a:hover, #accordeon a:hover, article a:visited, .breadcrumb a:visited, #accordeon a:visited, article a, .breadcrumb a, #accordeon a, article a:focus, .breadcrumb a:focus, #accordeon a:focus, .block-webform a, .block-webform a:hover, .block-webform a:visited, .block-webform a:focus, .sgmpopup-content a, .sgmpopup-content a:hover, .sgmpopup-content a:focus, .sgmpopup-content a.visited, .faq a, .faq a:hover, .faq a:focus, .faq a:visited, .resultat-etablissement a, .resultat-etablissement a:hover, .resultat-etablissement a:focus, .resultat-etablissement a:visited, #search-form a, #search-form a:hover, #search-form a:focus, #search-form a:visited, .path-search .item-list a, .path-search .item-list a:focus, .path-search .item-list a:visited, .path-search .item-list a:hover, .views-field-body a, .views-field-body a:focus, .views-field-body a:hover, .views-field-body a:visited, .sitemap-item a, .sitemap-item a:focus, .sitemap-item a:hover, .sitemap-item a:visited, #block-arseaa-onglets a, #block-arseaa-onglets a:hover, #block-arseaa-onglets a:visited, #block-arseaa-onglets a:focus, .infos-pole a, .infos-pole a:hover, .infos-pole a:visited, .infos-pole a:focus{
	color:#333; 
	text-decoration: none;
	border-bottom: 1px #eb690b solid;
}
.region-primary-menu{
	display: inline-block !important;
}
.contextual-region .contextual .contextual-links a{
	color: #333 !important;
}
h3 a{
	border: 0;
}
input, button, select, textarea{
	width: 100%;
}
.slides a, .slides a:hover{
	border-bottom: 0;
}
.slide-texte{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ffffff;
	background-color: #eb690b;
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	width: 100%;
	text-align: center;
}
.majuscule{
	text-transform: uppercase;
}
.gras {
    font-weight: bold;
}
.orange, span.orange {
    color: #eb690b;
}
.row{
	margin: 0 !important;
}
.arseaa_container{
	background-color: #ffffff;
	width: 1170px;
	margin: 0 auto auto auto;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
#wrapper{
	background-color: #f7f5ef;
}
.sidebar .region-sidebar-second{
	position: relative;
	height: 1078px;
}
.contextual-links a{
	color: #333;
}
.main-header, .main-header:after{
	background: none !important;
	margin: 0;
	padding: 0;
}
.logo{
	margin-top: 30px;
	margin-left: 10px;
}
#block-arseaa-lienaccessibilite{
	text-align: right;
	margin: 30px 0 0 0;
}
#block-arseaa-lienaccessibilite a {
    background: url(/themes/contrib/arseaa/images/header_fleche.png) no-repeat;
    background-position: left center;
    padding-left: 12px;
	color: #333;
	font-weight: bold;
}
#block-arseaa-reseauxsociauxentete {
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    margin-top: 5px;
}
#wrapper img {
    height: auto;
    max-width: 100%;
}
.home_facebook, .home_twitter, .home_linkedin {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
	border-radius: 5px;
}
.icone-rs{
	border-radius: 5px;
}
.lien-externe {
    vertical-align: super;
    margin: 0 0 0 3px;
    display: inline;
}
#block-arseaa-formulairederecherche{
    margin-top: 5px;
    height: 35px;
	vertical-align: middle;
    display: inline-block;
}
#block-arseaa-formulairederecherche .form-search {
    width: 210px;
    font-size: 11px;
    color: #888;
    float: left;
    padding: 2px 5px;
    height: 21px;
    font-style: italic;
    border-color: #970a2c;
}
#block-arseaa-formulairederecherche .form-submit {
    float: right;
    position: relative;
    padding: 0;
    top: 0;
    right: 0;
    margin: 1px 0 0 -33px;
    background: url(/themes/contrib/arseaa/images/header_btn_recherche.png) center center no-repeat !important;
    width: 35px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
    box-shadow: none;
	text-indent: -9999px;
}
.menu-base-theme{
	background-color: #e7e4e3;
}
.menu-base-theme a, .menu-base-theme a:hover, .menu-base-theme a:focus, .menu-base-theme a:active, .menu-base-theme a.highlighted {
	padding: 13px 24px;
	color: #266085;
	text-transform: uppercase;
}
#block-arseaa-navigationprincipale, #block-arseaa-contenudelapageprincipale{
	margin-bottom: 0;
}
#block-arseaa-navigationprincipale .tbm-link.level-1{
	color: #266085;
	font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}
#block-arseaa-navigationprincipale{
	clear: both;
}
#block-arseaa-navigationprincipale 	ul.level-0 > li{
	text-transform: uppercase;
	min-height: 67px;
}
#block-arseaa-navigationprincipale 	li.level-1:hover > div > span{
	background-color: #266085;
	color: #ffffff;
}
#block-arseaa-navigationprincipale 	ul.level-0 > li{
	/*color: #266085;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
.menu-titre{
	font-size: 20px;
}
#block-arseaa-navigationprincipale 	ul.level-0 > li:first-child{
	width: 25%;
    border-left: 1px dotted #266085;
    border-right: 1px dotted #266085;
}
#block-arseaa-navigationprincipale 	ul.level-0 > li:nth-child(2){
	width: 50%;
}
#block-arseaa-navigationprincipale 	ul.level-0 > li:nth-child(3){
	width: 25%;
    border-right: 1px dotted #266085;
}
#block-arseaa-navigationprincipale 	ul.level-0{
	background-color: #e7e4e3;
	padding: 0 25px;
}
.tbm-row{
	column-gap: 0;
}
.tbm-link.level-1{
	justify-content: center;
}
.tbm-submenu{
   text-transform: none;
   font-weight: normal;
   background-color: #266085 !important;
}
.tbm-submenu .tbm-column{
	border-right: 1px dotted #ffffff;
}
.tbm-submenu .tbm-column:last-child{
	border-right: none;
}
.tbm-item-child{
	background-color: #266085;
}
.tbm-item-child a{
	color: #ffffff !important;
}
.tbm-subnav{
	margin: 0 5px;
}
.tbm-group-title.level-3, .tbm-group-title.level-2, .trouver-bloc {
    margin-left: 15px;
}
ul.level-2{
	margin-left: 15px;
}
.menu-trouver ul.level-2, .menu-trouver .tbm-group-title.level-3{
	margin-left: 0;
}
.tbm-column-inner{
	margin-right: 20px;
}
.menu-trouver .tbm-column {
	margin-left: 15px;
}
.tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link, .tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link:hover, .tbm-subnav>.tbm-item>.tbm-link-container>.tbm-link:focus, .sous-titre-menu{
	color: #ffffff !important;
	text-decoration: none;
}
.tbm-group-title, .sous-titre-menu {
    font-weight: normal;
    text-transform: none;
	margin-bottom: 15px;
	text-align: center;
	background-color: #9ca8bf;
	color: #ffffff !important;
	border-radius: 5px;
	font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0.5rem 0;
}
.tbm-group-title::after, .menu-trouver .tbm-group-title span::after, .sous-titre-menu::after{
	content: url(/themes/contrib/arseaa/images/menu_double_fleche.png);
	padding-left: 5px;
}
.tbm-group-container{
	border: none;
}
.tbm-subnav a{
    background: url(/themes/contrib/arseaa/images/menu_fleche.png) no-repeat;
    background-position: left center;
	padding-left: 12px !important;
    font-size: 14px;
    line-height: 1;
}
.menu-trouver .tbm-link-container a{
	background: url(/themes/contrib/arseaa/images/loupe.png) no-repeat;
    background-position: 220px center;
}
.menu-trouver a:after{
	content: none;
}
.menu-trouver .tbm-group-title::after{
	content: none;
}
#block-block-content79bd08cd-2bcd-4534-bf00-116e2771c9e6{
	text-align: center; 
}
.tbm-group-container {
    border-top: 1px dotted #fff !important;
}
#block-arseaa-accesdirects {
    background: url(/themes/contrib/arseaa/images/menu_fond_acces_rapide.png) no-repeat;
    background-position: right bottom;
    height: 30px;
	float: right;
	width: 330px;
}
#block-arseaa-accesdirects .menu {
    padding-left: 52px;
    color: #e7e4e3;
    font-size: 13px;
    padding-top: 5px;
    text-align: left;
}
#block-arseaa-accesdirects li {
    display: inline;
}
#block-arseaa-accesdirects a, #block-arseaa-accesdirects a:hover, #block-arseaa-accesdirects a:focus, #block-arseaa-accesdirects a:visited, #footerwidget a, #footerwidget a:hover, #footerwidget a:focus, #footerwidget a:visited{
	color: #ffffff !important;
	text-decoration: none;
}
#block-arseaa-accesdirects li:before {
    content: " / ";
    color: #e7e4e3;
}
#block-arseaa-accesdirects li:first-child:before {
    content: "";
}
#block-arseaa-accesdirects a:hover, #block-arseaa-accesdirects a:focus, #block-arseaa-accesdirects a:visited{
	color: #ffffff;
	font-weight: bold;
}
#block-arseaa-views-block-articles-accueil-block > div > div{
	display: flex;
	text-align: left;
	padding: 10px;
}
#block-arseaa-views-block-articles-accueil-block{
	background-color: #ffffff;
}
#block-arseaa-views-block-articles-accueil-block .views-row{
	width: 32%;
	margin-right: 3%;
}
#block-arseaa-views-block-articles-accueil-block .views-row:last-child{
	margin-right: 0;
}
#block-arseaa-views-block-articles-accueil-block .views-field-title{
	height: 50px;
}
#block-arseaa-views-block-articles-accueil-block .views-field-field-image-article{
	height: 150px;
}
#block-arseaa-views-block-articles-accueil-block .views-field-body a{
	color: #333 !important;
}
.en-savoir-plus > div > div{
	display: inline-block;
}
.node__content{
	padding: 20px;
}
.node--type-diaporama .node__content{
	padding-bottom: 0
}
.flexslider{
	margin-bottom: 30px !important;
}
.flexslider .slides img.lien-externe{
	width: initial !important;
}
.path-frontpage h1{
	display: none;
}
.content-title h1{
	padding-top: 2px;
}
.content-title span, .content-title a{
	background-color: white !important;
    border: 0 none;
    padding: 11px 20px 11px 0;;
    text-transform: uppercase;
    color: #eb690b !important;
    font-weight: bold;
    border: 0 !important;
}
.node__content{
	background-color: #ffffff;
}
.offre-date-pourvu span{
	color: #ffffff;
    font-weight: bold;
	font-size: 14px;
}
.node__content time, .node__content .offre-date-pourvu span{
	color: #266085;
    font-weight: bold;
	font-size: 14px;
}
.tab-content {
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px;
    height: 100% !important;
}
.fichiers img{
	padding-right: 5px;
}
.fichiers a{
	padding: 5px;
    vertical-align: middle;
}
#accordeon h3, #accordeon h2{
	background-color: #e7e4e3;
	padding: 10px;
	font-size: 18px;
}
.ui-accordion-content h3{
	background-color: initial !important;
}
#accordeon h3:hover, #accordeon h2:hover{
	color: #eb690b;
}
.etab_content, .pole_content{
	list-style: none;
	padding: 0;
}
.etab_content li, .pole_content li{
	display: inline-block;
    padding: 0 20px;
}
.etab_content .active, .pole_content .active{
	background-color: #ffffff;
}
.etab_content li a, .pole_content li a{
	display: block;
    background-color: transparent !important;
    border: 0 none;
    padding: 0 20px;
    text-transform: uppercase;
    color: #414042;
    font-size: 16px;
    border: 0 !important;
}
.etab_content li:first-child a, .pole_content li:first-child a{
	padding-left: 0;
}
#presentation h2 {
    font-weight: bold;
    padding-bottom: 10px;
}
.tabs-container {
    border: 0 !important;
    border: 1px solid #e0e0e0;
    margin: -1px 0 0px;
    overflow: hidden;
    width: 100%;
    line-height: 21px;
    background-color: white;
}
#pole_coordonnees{
	background-color: #266085;
	color: #ffffff;
}
#pole_coordonnees h2{
	color: #ffffff !important;
	text-align:center;
	margin: 10px 0;
}
.pole-body{
	margin-top: 20px;
}
#etablissement_presentation_coordonnees, #pole_coordonnees {
    display: flex;
    min-height: 136px;
    vertical-align: top;
}
.photo-etab, .photo-pole{
	margin-right: 20px;
	max-width: 50%;
	padding-left: 0;
}
.photo-etab img, .photo-pole img{
	width: 100%;
}
.photo-pole{
	padding: 0;
	margin-right: 0 !important;
}
.photos-pole{
	margin-top: 40px;
}
#etablissement_presentation_coordonnees_titre {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #266085;
}
#etablissement_presentation_coordonnees_detail {
    font-size: 13px;
    font-weight: normal;
    line-height: 50px;
}
.field-name-field-telephone-accueil-etab, .liste-antennes .views-field-field-telephone-antenne {
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    padding-top: 5px;
    background-image: url(/themes/contrib/arseaa/images/etablissement_ico_tel.png);
	background-size: 20px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
	margin-right: 5px;
}
.field-name-field-telephone-accueil-pole {
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    padding-top: 5px;
    background-image: url(/themes/contrib/arseaa/images/pole_ico_tel.png);
	background-size: 20px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
	margin-right: 5px;
}
.field-name-field-mail-etab, .liste-antennes .views-field-field-mail-antenne{
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/themes/contrib/arseaa/images/etablissement_ico_mail.png);
	background-size: 20px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.field-name-field-mail-pole{
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/themes/contrib/arseaa/images/pole_ico_mail.png);
	background-size: 20px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.field-name-field-fax-etablissement{
	font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    padding-top: 5px;
    background-image: url(/themes/contrib/arseaa/images/etablissement_ico_fax.png);
	background-size: 20px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.field-name-field-fax-pole{
	font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    padding-top: 5px;
    background-image: url(/themes/contrib/arseaa/images/pole_ico_fax.png);
	background-size: 20px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.address {
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    padding-top: 5px;
    background-image: url(/themes/contrib/arseaa/images/etablissement_ico_adresse.png);
	background-size: 20px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
}
.coord-pole .address{
	background-image: url(/themes/contrib/arseaa/images/pole_ico_adresse.png);
}
.prestation .address, .resultat-adresse .address, .liste-antennes  .address{
	font-size: 14px;
}
.directeur, .equipe_fonction {
    font-size: 13px;
    font-weight: bold;
    color: #266085;
}
#pole_coordonnees .directeur, #pole_coordonnees .equipe_fonction, #pole_coordonnees a{
	color: #ffffff;
}
.adjoint, .equipe {
    font-weight: bold;
}
.titre-partage .content-title-container{
	float: left;
}
.titre-partage .partager{
	float: right;
	margin-top: 10px;
}
.chapo{
	clear: both;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 10px;
    margin: 20px 0px;
    background-color: #266085;
    color: #ffffff;
}
.chapo strong{
	font-weight: bold;
}
.chapo a, .chapo a:hover, .chapo a:focus, .chapo a:visited{
	color: #ffffff !important;
}
.pour-en-savoir-plus {
    border-top: 1px dotted #eb690b;
}
.pour-en-savoir-plus h2.title {
    background-color: transparent;
    background-image: url(/themes/contrib/arseaa/images/commentaires.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    margin-bottom: 5px;
   line-height: 34px;
    text-transform: inherit !important;
    font-style: italic;
}
.etablissement_titre_paragraphe{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    color: #266085;
}
.etablissement-content{
	padding-left: 13px;
}
.etablissement-content div{
	display: inline-block;
}
#photos, #fichiers{
	cursor: pointer;
}
.node__content ul li::marker{
    color: #266085;
}
.pole-image-body {
    border-bottom: 3px solid #eee8d9;
	padding-top: 10px;
}
.pole-body{
	font-weight: bold;
}
.field-name-field-titre-premier-paragraphe {
    clear: both;
}
.field-name-field-titre-premier-paragraphe, .field-name-field-titre-deuxieme-paragraphe, .field-name-field-titre-troisieme-paragraphe{
	text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    color: #266085;
}
.field-name-field-photo-pole {
    clear: both;
    float: right;
    width: 33%;
    padding-left: 15px;
}
.fields-etablissement-antennes-title {
    background-color: #e7e4e3;
    padding: 10px 13px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    color: #266085;
}
.pole-etablissements, .pole-services, .pole-antennes, .pole-services .views-field-view{
	padding-left: 20px;
}
.pole-etablissements .views-row, .pole-services .views-row, .pole-antennes .views-row{
    margin: 5px 0;
}
.pole-etablissements .views-field-title:before, .pole-services .views-field-title:before, .pole-antennes .views-field-title:before {
    content: '> ';
}
.une-antenne .views-field-title:before{
	content: '\2218';
}
.pole-etablissements .views-field-view{
	margin-left: 30px;
}
.pole-etablissements .views-field-view > span > div > div:last-child{
	border-bottom: 0;
}
.fixed-nav{
	position: fixed;
    top: 75%;
    right: -200px;
    z-index: 99999;
}
.fixed-nav a:first-of-type {
    margin-bottom: 8px;
}
.fixed-nav a, .fixed-nav-left a {
    width: 260px;
    height: 60px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    left: 0;
    background-color: #eb690b;
    transition: all 0.2s ease;
}
.fixed-nav a:first-of-type .nav-icon{
    position: relative;
}
.fixed-nav .nav-icon{
    width: 60px;
    text-align: center;
	padding: 10px;
	color: #FFF;
}
.fixed-nav .nav-libelle {
    width: 200px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}
.fixed-nav a:hover {
    text-decoration: none;
    left: -200px;
}


.footerwidget{
	padding: 0 !important;
	background-color: #266085 !important;
}
.footerwidget .col-md-3{
	margin-top: 10px;
    border-right: 1px dotted white;
    padding-left: 30px;
    margin-bottom: 10px;
}
.footerwidget .col-md-3:last-child{
	border: 0;
}
.footerwidget h2{
	color: #FFFFFF !important;
    font-size: 18px !important;
    margin: 0 0 0px;
    padding: 0;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: normal !important;
}
.footerwidget a, .footerwidget a:hover, .footerwidget a:visited, .footerwidget p{
	color: #FFFFFF !important;
    font-size: 13px;
    font-weight: normal;
	margin: 0;
}
.footerwidget .container{
	padding: 0 30px 30px 0;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(/themes/contrib/arseaa/images/ui-icons_444444_256x240.png) /*{iconsContent}*/;
}

element.style {
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(/themes/contrib/arseaa/images/ui-icons_444444_256x240.png) /*{iconsContent}*/;
}
.ui-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
#block-arseaa-views-block-actualites-recentes-block, #block-arseaa-views-block-articles-accueil-block{
	margin-top: 30px;
}
#block-arseaa-views-block-articles-accueil-block{
	margin-bottom: 30px;
}
#block-arseaa-views-block-actualites-recentes-block, #block-arseaa-views-block-dernieres-offres-d-emploi-block, #block-arseaa-rechercheaccueil, #block-arseaa-enimages{
	background-color: #ffffff;
}
#block-arseaa-enimages iframe{
	width: 100%;
	height: 100%;
}
#block-arseaa-enimages iframe:first-child, #block-arseaa-enimages p{
	padding: 10px;
}
#block-arseaa-views-block-actualites-recentes-block .views-view-responsive-grid__item{
	border-bottom: 4px solid #e4dfd4;
	margin: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#block-arseaa-views-block-actualites-recentes-block h2, #block-arseaa-views-block-articles-accueil-block h2{
	text-transform: uppercase;
    color: #eb690b !important;
    font-weight: bold;
	text-align: left;
	font-size: 24px;
	padding: 10px;
	border-bottom : 1px dotted #eb690b ;
}
#block-arseaa-views-block-actualites-recentes-block h3 a, #block-arseaa-views-block-articles-accueil-block h3 a, #block-arseaa-views-block-dernieres-offres-d-emploi-block h3 a,
.vueactualites  h2 a, .vueactualites h2 a:hover, .vueactualites  h2 a:visited, .vueactualites  h2 a:focus{
	color: #266085 !important;
}
.vueactualites .copyright, .vueactualites .legende{
	display: none;
}
#block-arseaa-views-block-dernieres-offres-d-emploi-block h3{
	font-size: 16px;
	margin-bottom: 0;
}
#block-arseaa-views-block-actualites-recentes-block .views-field-body a, #block-arseaa-views-block-dernieres-offres-d-emploi-block .views-field-body a, #block-arseaa-views-block-dernieres-offres-d-emploi-block .views-field-field-type-de-contrat a, #block-arseaa-views-block-dernieres-offres-d-emploi-block .views-field-field-lieu-activite a, .vueactualites a, .vueactualites  a:hover, .vueactualites  a:visited, .vueactualites  a:focus{
	color: #333 !important;
}
.views-field-field-date-actualite{
	color: #266085;
    font-weight: bold;	
}
#block-arseaa-views-block-dernieres-offres-d-emploi-block h2, #block-arseaa-rechercheaccueil h2, #block-arseaa-formulaireexposeclone-of-recherche-avanc-epage-1 h2, #block-arseaa-enimages h2{
	background-color: #eb690b ;
    margin: 0;
    color: white !important;
    text-transform: uppercase;
    font-size: 14px !important;
    padding: 10px;
}
#block-arseaa-views-block-dernieres-offres-d-emploi-block{
	margin-bottom: 30px;
}
#block-arseaa-views-block-dernieres-offres-d-emploi-block > div, #block-arseaa-rechercheaccueil > div{
	padding: 10px;
}
/*#block-arseaa-views-block-dernieres-offres-d-emploi-block{
	position: absolute;
	bottom: 0;
}*/
#block-arseaa-views-block-dernieres-offres-d-emploi-block .views-row{
	margin-bottom: 20px;
}
#block-arseaa-views-block-dernieres-offres-d-emploi-block footer{
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
#block-arseaa-views-block-dernieres-offres-d-emploi-block footer a, #block-arseaa-views-block-dernieres-offres-d-emploi-block footer a:hover{
	color: #eb690b ;
}
#recherche-accueil{
    padding: 5px 10px;
}
#block-arseaa-rechercheaccueil{
	margin-top: 30px;
	margin-bottom: 30px;
}
#block-arseaa-rechercheaccueil select{
	background: #e7e4e3 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #838384;
    display: block;
    font-size: 13px;
    font-style: italic;
    margin: 0;
    outline: medium none;
    padding: 2px 0;
    width: 100%;
}
#block-arseaa-rechercheaccueil input[type="submit"]{
	background-color: #eb690b;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
    color: #ffffff;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin-bottom: 5px;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
    width: 96px;
}
#block-arseaa-rechercheaccueil .jecherche_etablissement {
    color: #414042;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#block-arseaa-rechercheaccueil .jecherche_conseil, #block-arseaa-rechercheaccueil .jecherche_interlocuteur {
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 1px dotted #970a2c;
    clear: both;
    padding: 5px 10px;
}
#block-arseaa-rechercheaccueil .jecherche_interlocuteur{
	border-bottom: 1px dotted #970a2c;
}
#block-arseaa-rechercheaccueil .jecherche_interlocuteur a, #block-arseaa-rechercheaccueill .jecherche_interlocuteur a:visited, #block-arseaa-rechercheaccueil .jecherche_conseil a, #block-arseaa-rechercheaccueill .jecherche_conseil a:visited {
    color: #414042 !important;
    font-size: 12px;
    font-weight: bold;
	text-transform: uppercase;
}
.liste-antennes .views-field-nothing, .liste-antennes .views-field-nothing-1{
	display: block;
	height: 0;
}
.liste-antennes .views-field-title{
	color: #266085;
}
.liste-antennes .views-field-title-1{
	margin-left: 5px;
}
.liste-antennes .views-row{
    margin-top: 10px;
	margin-left: 20px;
    border-bottom: 1px dotted #266085;
	line-height: 20px;
}
.liste-antennes .views-field-field-finess-antenne .views-label, .liste-antennes .views-field-field-finess-antenne .field-content {
	display: inline-block;
}
.copyright, .legende, figcaption, div.legende, p.legende{
	font-size: 12px;
	color: #999;
	background-color: initial;
}
.recherche_legende {
    background-color: #fdd666;
}
#recherche_carte iframe{
	width: 100%;
}
#recherche_carte ul {
    margin: 10px 0;
    display: inline-flex;
	width: 100%;
}
#recherche_carte .legende_double {
    width: 20%;
}
#recherche_carte h2{
	background-color: #266085;
    color: white !important;
    font-size: 14px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
	margin-bottom: 0;
}
#recherche_carte ul li {
    border-right: 2px dotted #eb690b;
    display: inline-block;
    text-align: center;
}
#recherche_carte .legende_simple {
    width: 11%;
}
#recherche_carte .legende_titre {
    border-bottom: 2px dotted #eb690b;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    padding-bottom: 5px;
    text-transform: uppercase;
    vertical-align: top;
    width: 100%;
    min-height: 33px;
}
.legende_image {
    margin-bottom: 5px;
    margin-top: 5px;
}
#recherche_carte .legende_image_col1, #recherche_carte .legende_image_col2 {
    display: inline-block;
    font-size: 10px;
    line-height: 11px;
    vertical-align: top;
}
#recherche_carte img {
    margin: auto;
}
#block-arseaa-formulaireexposeclone-of-recherche-avanc-epage-1{
	background-color: #ffffff;
}
#views-exposed-form-clone-of-recherche-avanc-e-page-1 label{
	color: #414042;
    font-size: 14px;
    font-weight: bold;
    background-image: url(/themes/contrib/arseaa/images/home_fleche_jecherche.png);
    background-position: left center;
    background-repeat: no-repeat;
    clear: both;
    padding: 5px 10px;
	margin-left: 13px;
    margin-bottom: 0;
	width: 100%;
}
#views-exposed-form-clone-of-recherche-avanc-e-page-1 input {
    font-size: 13px;
    font-style: italic;
    width: 90%;
    background: #e7e4e3 repeat scroll 0 0;
	margin: 0 5%;
	height: 30px;
}
#views-exposed-form-clone-of-recherche-avanc-e-page-1 select {
    background: #e7e4e3 repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #838384;
    display: block;
    font-size: 13px;
    font-style: italic;
    margin: 0;
    outline: medium none;
    padding: 2px 0;
    width: 90%;
	margin: 0 5%;
	height: 30px;
}
#views-exposed-form-clone-of-recherche-avanc-e-page-1 .form-actions{
	text-align: right;
	width: 95%;
}
#views-exposed-form-clone-of-recherche-avanc-e-page-1 input[type=submit] {
    background-color: #eb690b;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 5px;
    margin-right: 0;
    text-transform: uppercase;
    width: 96px;
    font-style: normal;
}
.resultat-etablissement{
	border-bottom: 1px dotted #266085;
}
.resultat-etablissement .liste-antennes .views-row:last-child{
	border-bottom: 0;
}
.liste-antennes{
	padding-left: 20px;
}
.vueactualites{
	padding: 20px;
	background-color: #ffffff;
}
.vueactualites .views-view-responsive-grid__item {
    border-bottom: 4px solid #e4dfd4;
    margin: 1%;
    padding-bottom: 1%;
    max-height: 330px;
}
.vueactualites .views-field-body p{
	min-height: 84px
}
.pager li > a {
    background: none;
    color: #266085 !important;
    border: none !important;
    box-shadow: none !important;
	border-radius: 0 !important;
	padding: 10px 15px;
}
.pager .is-active a{
	background: #266085 !important;
	color: #ffffff !important;
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eb690b;
	color: #ffffff !important;
}
.pager .pager__item--next a:hover{
	background-color: initial !important;
	color: #eb690b !important;
}
.entete .col-md-5{
	/*margin-right: 3%;*/
    margin-top: 8px;
}
.entete{
	border-bottom: 5px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.ui-accordion-header-icon{
	display: none;
}
.ui-accordion h3{
	cursor: pointer;	
}
#accordion h2{
	background-color: #e7e4e3;
	padding: 20px;
}
#accordion h2:hover{
	color: #eb690b !important;
}
#accordion h2.ui-state-active{
	margin-bottom: 0 !important;
}
#accordion h2.ui-state-active, #accordion .ui-accordion-content{
	background-color: #266085;
}
#accordion h2.ui-state-active{
	color: #f1b50f !important;
}
#accordion .ui-accordion-content{
	color: #ffffff;
	padding: 20px;
}
.offre-lien{
	background-color: #970a2c;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
    color: #ffffff;
    /*float: right;*/
    font-size: 12px;
    font-weight: bold;
    width: 170px;
    line-height: 30px !important;
    margin-bottom: 5px;
    margin-right: 0;
    padding: 5px;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
}
.offre-lien a{
	border: 0 !important;
}
#accordion  a{
	color: #ffffff !important;
}
#accordion  a:hover{
	color: #eb690b !important;
}
#block-arseaa-views-block-offres-d-emploi-block .tab-content{
	margin: 0;
}
#block-arseaa-views-block-offres-d-emploi-block .ui-accordion-header{
	margin-bottom: 0;
}
#block-arseaa-views-block-offres-d-emploi-block .ui-accordion-header-active{
	color: #ffffff;
	background-color: #266085;
}
#block-arseaa-views-block-offres-d-emploi-block .offre-lien a, #block-arseaa-views-block-offres-d-emploi-block .offre-fichier a{
	color: #ffffff !important;
}
.offre-fichier{
	margin-top: 15px;
}
.offre-bouton{
	display: flex;
	flex-direction: row-reverse;
}
#block-arseaa-views-block-offres-d-emploi-block .ui-accordion-content-active{
	background-color: #266085;
	color: #ffffff;
}
.offre-numero{
	font-style: italic;
    margin-bottom: 10px;
}
.offre-type-contrat{
	margin-bottom: 10px;
}
.offre-date-creation time{
	font-weight: normal;
}
#block-arseaa-views-block-offres-d-emploi-block .offre-type-contrat a, #block-arseaa-views-block-offres-d-emploi-block .offre-type-contrat a:hover, #block-arseaa-views-block-offres-d-emploi-block .offre-type-contrat a:focus, #block-arseaa-views-block-offres-d-emploi-block .offre-type-contrat a:visited{
	color: #ffffff !important;
}
.offre-date-creation  div{
	display: inline-block;
}
.offre-date-creation{
	clear: both;
}
#block-arseaa-webform #edit-processed-text{
	margin-left: 25px;
}
#block-arseaa-webform, #block-arseaa-webform-3, #block-arseaa-webform-4, #block-arseaa-webform-7, #block-arseaa-webform-5, .contact-etab, #block-arseaa-informationsdupolesurficheetablissement, #block-arseaa-webform-2{
	background-color: #ffffff;
	padding: 0 40px 40px 0;
}
#block-arseaa-webform-2 #edit-processed-text, #block-arseaa-webform-7 #edit-processed-text{
	text-align: right;
}
#block-arseaa-webform-6{
	background-color: #ffffff;
	padding: 0 20px 40px 0;
}
.contact-etab #edit-actions, #block-arseaa-webform-3 #edit-actions, #block-arseaa-webform #edit-actions{
	padding-bottom: 50px;
}
#block-arseaa-webform .row, #block-arseaa-webform-3 .row, #block-arseaa-webform-4 .row, #block-arseaa-webform-7 .row, #block-arseaa-webform-5 .row, .contact-etab .row, #block-arseaa-webform-6 .row, #block-arseaa-webform-6 .form-item-message, #block-arseaa-webform-6 .form-item-sujet, #block-arseaa-webform-2 .row{
	padding: 0;
	padding-left: 20px;
	margin: 0;
}
.contact-etab #edit-processed-text{
	padding: 0;
	padding-left: 35px;
	margin: 0;
}
#block-arseaa-webform-6 .form-item-message, #block-arseaa-webform-6 .form-item-sujet, #block-arseaa-webform-6 .form-item{
	padding-left: 35px;
	padding-right: 20px;
}
#block-arseaa-webform-6 .form-item-telephone-phone{
	padding-left: 0;
}
#block-arseaa-webform-6 .form-item-message textarea, #block-arseaa-webform-6 .form-item-sujet input{
	width: 100%;
}
#block-arseaa-webform h2, #block-arseaa-webform-3 h2, #block-arseaa-webform-4 h2, #block-arseaa-webform-7 h2, #block-arseaa-webform-5 h2, .contact-etab h2, #block-arseaa-webform-6 h2, #block-arseaa-informationsdupolesurficheetablissement h2, #block-arseaa-webform-2 h2{
	background-color: #266085;
	color: #ffffff !important;
	padding: 10px 20px;
	text-transform: uppercase;
}
#block-arseaa-webform legend, #block-arseaa-webform-3 legend, #block-arseaa-webform-4 legend, #block-arseaa-webform-7 legend, #block-arseaa-webform-5 legend, .contact-etab legend, #block-arseaa-webform-6 legend, #block-arseaa-webform-2 legend{
	border: 0;
}
#block-arseaa-webform label, #block-arseaa-webform-3 label, #block-arseaa-webform-4 label, #block-arseaa-webform-7 label, #block-arseaa-webform-5 label, .contact-etab label, #block-arseaa-webform-6 label, #block-arseaa-webform-2 label{
	display: block;
	background-image: url(/themes/contrib/arseaa/images/home_fleche_jecherche.png);
    background-position: left 5px;
    background-repeat: no-repeat;
    clear: both;
    font-weight: bold;
    margin-bottom: 0;
	padding: 0;
	padding-left: 10px;
	margin-right: 0;
}
#edit-j-accepte-les-conditions, #edit-j-accepte-les-conditions--2, #edit-vous-beneficiez-d-une-rqth, #edit-vous-beneficiez-d-une-rqth--2{
	width: 50px;
}
.form-item-j-accepte-les-conditions label, .form-item-vous-beneficiez-d-une-rqth label{
	display: inline !important;
}
#block-arseaa-webform textarea, #block-arseaa-webform-3  textarea, #block-arseaa-webform-4  textarea, #block-arseaa-webform-7 textarea, #block-arseaa-webform-5  textarea, .contact-etab textarea, #block-arseaa-webform-2 textarea{
	height: 285px;
}
#block-arseaa-webform .form-actions, #block-arseaa-webform-3 .form-actions, #block-arseaa-webform-4 .form-actions, #block-arseaa-webform-7 .form-actions, #block-arseaa-webform-5 .form-actions, .contact-etab .form-actions, #block-arseaa-webform-6 .form-actions, #block-arseaa-webform-2 .form-actions{
	width: 150px;
	position: relative;
	left: 880px;
}
#block-arseaa-webform .form-actions input, #block-arseaa-webform-3 .form-actions input, #block-arseaa-webform-4 .form-actions input, #block-arseaa-webform-7 .form-actions input, #block-arseaa-webform-5 .form-actions input, .contact-etab .form-actions input, #block-arseaa-webform-6 .form-actions input, #block-arseaa-webform-2 .form-actions input{
	background-color: #266085;
	color: #ffffff;
	text-transform: uppercase;
}
.webform-flex {
	margin: 0 25px;
}
.webform-submission-form input[type='submit'], #user-login-form input[type='submit'], #user-pass input[type='submit']{
	background-color: #266085;
    color: #ffffff;
}
.infos-pole{
	padding-left: 35px;
	padding-bottom: 50px;
}
#block-arseaa-informationsdupolesurficheetablissement h2 a, #block-arseaa-informationsdupolesurficheetablissement h2 a:focus, #block-arseaa-informationsdupolesurficheetablissement h2 a:hover, #block-arseaa-informationsdupolesurficheetablissement h2 a:visited{
	color: initial !important;
}
.path-presse .row.layout{
	background-color: #ffffff;
}
.vuepresse .views-row{
	border-bottom: 3px solid #eee8d9;
    margin-bottom: 10px;
    padding-bottom: 10px;
	padding-left: 5px;
}
.vuepresse .views-field-title{
	text-transform: uppercase;
	color: #266085;
}
.vuepresse .views-field-field-source{
	font-size: 12px;
	
}
.vuepresse .views-field-field-source .field-content{
	display: inline;
}
.form-item, .form-actions{
	margin-top: 5px;
	margin-bottom: 5px;
}
.file-details--application-pdf:before{
	content: url(/themes/contrib/arseaa/images/icone_pdf.png);
}
.country{
	display: none;
}
.prestation{
	margin-bottom: 10px;
}
.addtoany_list.a2a_kit_size_32 > a {
    font-size: 12px;
}
.ui-dialog{
	background-color: #ffffff;
	color: #333;
    box-shadow: 0px 0px 5px #333;
}
.ui-dialog-buttonpane button{
	padding: 0 5px;
	width: 50px;
}
.glos-term, abbr[data-original-title], abbr[title] {
    border-bottom: 3px #eb690b dotted !important;
	text-decoration: none !important;
    cursor: pointer;
}
.ui-dialog #glossary-dialog{
	display: block !important;
}
.ui-dialog-titlebar{
	display: none !important;
}
.ui-dialog .ui-dialog-buttonpane{
	margin: 0;
	padding: 0;
}
.ui-dialog-buttonpane button{
	padding: 0;
}
#block-arseaa-glossaryalphabeticalbock{
	padding: 20px;
}
#glossary-alpha-block-search{
	display: none;
}
#block-arseaa-glossaryalphabeticalbock{
	background-color: #ffffff;
	margin-top: -20px;
}
.public-glossary-alphabetical-links li a{
	color: #eb690b !important;
	background-color: #f7f5ef !important;
}
.public-glossary-alphabetical-links li a.active{
	background-color: #266085;
}
.flex-direction-nav a:before{
	font-size: 20px !important;
}
.flex-next, .flex-prev, .flex-next:hover, .flex-prev:hover, .flex-next:focus, .flex-prev:focus, .flex-next:visited, .flex-prev:visited{
	border-bottom: 0;
}
.flex-next, .flex-prev{
	background-color: #ffffff;
    border-radius: 50px;
}
.flex-direction-nav a:before{
	color: #eb690b ;
}
#block-arseaa-arseaa-system-main{
	background-color: #ffffff;
	padding: 20px;
}
.faq-header {
    background-color: #fdd666;
    color: #266085;
    text-transform: uppercase;
    padding: 5px;
}
.comment-submitted{
	display: none;
}
input.webform-counter-warning, input.form-text.webform-counter-warning, textarea.webform-counter-warning, textarea.form-textarea.webform-counter-warning{
	border-color: #C7C7C7 !important;
	background-color: initial !important;
}
.text-count-wrapper.webform-counter-warning {
	color: initial !important;
}
#search-form #edit-submit, #search-form #edit-submit--2{
    background-color: #eb690b;
    margin: 0;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px;
	width: 120px;
}
.empan_left{
	float: left;
}
.ck-content .drupal-media-style-align-center{
	max-width: 100% !important;
}
#edit-telephone--wrapper{display: none;}
#popup-buttons{display: flex;}
#popup-buttons button{width: 150px;}
.eu-cookie-compliance-banner{background-color: #414042 !important;}
@media only screen and (max-width: 1149px) {
	.arseaa_container{
		 width: 100%;
	}	
	.fixed-nav{
		justify-content: center;
		position: fixed;
		left: 0;
		top: 91%; /* 100% ? */
		z-index: 494;
		width: 100%;
		padding: 1rem;
		display: flex !important;
		text-align: center;
	}
	.fixed-nav a{
		display: inline-block;
		padding-top: 5px;
		height: 40px;
		width: 49%;
	}
	.fixed-nav a:first-of-type{
		margin-right: 5px;
	}
	.fixed-nav .nav-libelle{
		font-size: 14px;
	}
	.fixed-nav a:hover {
		left: 0;
	}
}

@media only screen and (max-width: 600px) { 
	/* Extra small devices (phones, 600px and down) */
	#block-arseaa-views-block-articles-accueil-block > div > div{
		display: block;
	}
	#block-arseaa-views-block-articles-accueil-block .views-row{
		width: 100%;
	}
	#block-arseaa-views-block-articles-accueil-block .views-field-field-image-article{
		text-align: center;
	}
	#block-arseaa-views-block-articles-accueil-block .views-field-field-image-article{
		height: 100%;
	}
}

@media only screen and (min-width: 768px) { 
	/* Medium devices (landscape tablets, 768px and up) */
	.region-primary-menu{
		display: inline-block !important;
	}
}

@media only screen and (max-width: 768px) { 
	.show-mobile{display: block !important;}
	.show-desktop span.no-link:not(.show-mobile){display: none;}
	.show-mobile.tbm-link{text-align: center;}
	.container, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
		padding: 0;
	}
	.navbar-toggle{
		display: none !important;
	}
	#block-arseaa-arseaa-system-main{
		padding: 0 !important;
	}
	.region-primary-menu{
		text-align: right;
	}
	#block-arseaa-navigationprincipale ul.level-0{
		padding: 0;
	}
	#block-arseaa-navigationprincipale ul.level-0 > li:first-child{
		border-bottom: 0 !important;
	}
	#block-arseaa-navigationprincipale ul.level-0 > li:nth-child(3){
		border-top: 0 !important;
	}
	#block-arseaa-navigationprincipale ul.level-0 > li{
		min-height: initial;
	}
	#block-arseaa-navigationprincipale ul.level-0 > li:first-child, #block-arseaa-navigationprincipale ul.level-0 > li:nth-child(2), #block-arseaa-navigationprincipale ul.level-0 > li:nth-child(3){
		width: 100%;
		border: 1px solid rgba(0, 0, 0, 0.2);
	}
	.tbm-submenu .tbm-column {
		border-right: 0 !important;
		min-height: 50px !important;
	}
	h1{
		line-height: 32px !important;
	}
	.sidebar .region-sidebar-second{
		height: 100%;
	}
	.region-header .brand{
		display: block;
		text-align: center;
	}
	.logo img{
		max-height: 100px;
	}
	#block-arseaa-lienaccessibilite{
		margin-top: 0;
	}
	.tbm-button-container span{
		background: #eb690b !important;
	}
	.tbm.tbm--mobile .tbm-button{
		background: none;
		border: 0;
	}
	.menu-trouver .tbm-link-container a{
		background-position: left;
	}
	.node--type-diaporama .node__content{
		padding: 0;
	}
	.flexslider{
		border: 0;
	}
	#etablissement_presentation_coordonnees, #pole_coordonnees{
		display: block;
	}
	#pole_coordonnees{
		padding-bottom: 20px;
	}
	.tab-content{
		margin: 0;
		padding: 0;
	}
	.photo-etab, .photo-pole{
		max-width: 100%;
	}
	.coord-etab{
		margin-top: 20px;
	}
	.infos-pole{
		padding-bottom: 0;
	}
	#block-arseaa-webform .form-actions, #block-arseaa-webform-3 .form-actions, #block-arseaa-webform-4 .form-actions, #block-arseaa-webform-7 .form-actions, #block-arseaa-webform-5 .form-actions, .contact-etab .form-actions, #block-arseaa-webform-6 .form-actions, #block-arseaa-webform-2 .form-actions{
		position: initial;
		margin: auto;
	}
	.footerwidget .col-md-3{
		border: 0;
	}
	.nav-icon img{
		max-width: 30px;
	}
	.adjoint, .equipe, #pole_coordonnees .gras, .chapo{
		font-weight: initial;
	}
	#pole_coordonnees .col-md-8{
		padding: 10px;
	}
	.coord-etab .gras{
		display: block;
	}
}

@media only screen and (min-width: 600px) {
  /* Small devices (portrait tablets and large phones, 600px and up) */
  
}

@media only screen and (min-width: 992px) {
	/* Large devices (laptops/desktops, 992px and up) */	
	
}

@media only screen and (min-width: 1200px) {
	/* Extra large devices (large laptops and desktops, 1200px and up) */
}

