/*
 Theme Name:   Magazine Basic Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Magazine Basic Child Theme
 Author:       Frédéric Vergnaud
 Author URI:   http://example.com
 Template:     magazine-basic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  magazine-basic-child
*/

/************/
/* Général */
/***********/


/* Navigation pages */

.total-pages,
.previous,
.next {
    display: none;
}

.c5 {
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
}

.c3 {
    max-width: 19%;
    padding-left: 10px;
    padding-right: 10px;
}

.c2 {
    max-width: 19%;
    padding-left: 10px;
    padding-right: 10px;
}

.c7 {
    width: 63.33%;
    margin-left: 10px;
}

.end {
    float: left !important;
}

#primary {
    margin-top: 20px;
    padding: 0;
    /* width: 75% !important; */
}

#pagination {
    margin-left: 20px;
}

#main {
    margin-top: 0px;
    padding: 0 30px;
}

hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

.widget a {
    color: #b51919 !important;
    font-weight: 300;
    text-decoration: none;
    border: 0 !important;
}

.widget a:hover {
    color: #767676 !important;
    text-decoration: underline;
}

article.hentry h1.entry-title {
    line-height: 26px;
    margin-bottom: 0;
    color: rgb(53, 53, 53);
    font-size: 25px;
}

.two-col-wrapper,
.three-col-wrapper {
    margin: 5px 0px;
}

#primary article {
    margin-bottom: 5px;
    padding: 0 20px 50px 25px !important;
}

#content {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 300;
    color: #4c4c4c;
    line-height: 21px;
    vertical-align: baseline;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
    text-align: justify;
}

a:link {
    text-decoration: none !important;
}


/* Titres */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Cuprum", "Helvetica", arial, serif;
    color: #535353;
    line-height: 25.35px;
    font-weight: 500;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

/* Tableaux */

table,
td {
    border: 0px solid #fff;
    margin: 0;
    padding: 10px;
}


/* paragraphe */

p {
    margin-bottom: 15px;
    font-weight: 300;
    color: #4c4c4c;
    line-height: 21px;
    vertical-align: baseline;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
    margin-right: 5px;
}

.has-text-align-center {
    text-align: center !important;
}

/* FOND */

body.custom-background {
    background-image: none !important;
}


/* PAGE */

#page {
    box-shadow: none;
    min-height: 0px !important;
}


/* HEADER */

.nav-content {
    width: 1200px;
}

.logo-header {
    display: inline-block;
}

/* Images */

.entry-content .alignright {
    margin: 15px 0px 15px 15px;
}

.entry-content .alignleft {
    margin: 15px 15px 15px 0px;
}

.wp-block-image .alignright {
    margin: 0px;
    margin-left: 15px;
}

.wp-block-image .alignleft {
    margin: 0px;
    margin-right: 15px;
}

/*
#header-img {
    margin-left: 30px;
}
*/


/* SLIDER CAPTIONS */

.slides img {
    margin: 0 auto;
}

.slider-caption {
    background: url(images/caption-bg.png);
    position: absolute;
    top: 50%;
    left: 0;
    width: 1200px;
    color: #FFF;
    text-transform: uppercase;
    padding: 40px 0;
    text-align: center;
    height: 50%;
}

.slider-caption .caption-title {
    font-family: "Cuprum", "Helvetica", arial, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    margin: 0 10px;
    text-shadow: 0 1px 0 #000;
    color: #fff !important;
    width: 100%;
    text-transform: none;
    text-align: left;
}

.slider-caption .caption-description {
    font-family: "Cuprum", "Helvetica", arial, serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    text-shadow: 0 1px 0 #000;
    color: #fff !important;
    width: 100%;
    text-transform: none;
    text-align: left;
    margin: 0 20px;
}


/* Sélecteur de langues et champs recherche */

.header-search-lang {
    width: 250px;
    height: 50px;
    float: right;
    display: inline-block;
}

#header-widgets.fl {
    float: left;
}

.header-widget.widget_search {
    margin-top: 5px;
}

.header-widget {
    padding: 10px 10px;
    display: inline-block;
    float: left;
}

#flags_language_selector {
    margin: 0;
    margin-right: 45px;
    margin-top: 20px;
}

#flags_language_selector img {
    border: 1px solid #333;
    display: inline-block;
    float: right;
}

.lang-selector {
    vertical-align: middle;
    width: auto;
    float: right;
    margin: 22px;
}

.search-form {
    height: 20px;
}

.search-field {
    background: transparent url("images/icon-search.png") no-repeat scroll right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #ccc;
    display: inline-block;
    height: 15px;
    line-height: 21.6px;
    margin: 0;
    padding: 5px;
    width: 141px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    vertical-align: middle;
}

#search-2 h3 {
    display: none;
}


/* MENUS */

#main-menu {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px;
}

#main-menu li.menu-item>a {
    background: rgba(0, 0, 0, 0) url("images/menutop-separator.png") no-repeat right;
}

#menu-item-1023>a,
#menu-item-1117>a {
    background: none !important;
}

li.active-menu-item a::after {
    content: url("images/menutop-active-arrow.png");
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: - 9 / 2;
    /* negative number!*/
    z-index: 999;
    /*  */
}

#main-menu {
    float: right;
}

.menus {
    background: #fff none repeat scroll 0 0;
    color: #7a7a7a;
    font-family: Arial, Helvetica, tahoma sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
    vertical-align: top;
}

.menus li a {
    color: #7a7a7a;
    text-shadow: none;
}

.main-navigation.menu-right {
    text-align: right;
}

#site-navigation {
    margin-right: 20px;
    height: 40px;
    margin-top: -20px;
}

#site-navigation h3 {
    margin: 0;
    padding: 0;
}

#site-navigation li:hover {
    background-color: #fff;
}

.menus li a:hover {
    background-color: #fff;
    color: #5a5a5a;
}


/* BREADCRUMBS */

.breadcrumbs {
    background-color: #b51919;
    color: #fff;
    border-top: 0;
    font-size: 14px;
    line-height: 19px;
    padding-top: 10px;
    margin: 0 auto;
    box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.6) inset;
    position: relative;
    z-index: 1;
    height: 65px;
    width: 100%;
    margin-top: 6px;
}

.breadcrumbs-txt {
    width: 1170px;
    display: table;
    margin: 0 auto;
    padding-top: 10px;
    font-family: "Cuprum", "Helvetica", arial, serif;
    font-weight: 100;
    font-size: 18px;
}

.breadcrumbs a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}


/* BOUTONS LIENS */

span.fn a,
.post a {
    color: #b51919 !important;
}

.entry-content a {
    border-bottom: 0;
    color: #b51919 !important;
}

.entry-content a:hover {
    text-decoration: underline;
    color: #535353;
}

.entry-content p {
    text-align: justify;
}

.entry-content img {
    border: 0px;
}

p.tags {
    display: none;
}

a.page-numbers:hover {
    background-color: #f3f3f3 !important;
}

/* more link */

.more-link {
    text-shadow: 0px 0px 0px #fff;
    margin: 0;
}


a.more-link {
    background-color: #fff;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0px;
    color: #373737 !important;
    display: inline-block;
    font: 11px/1 Arial, Helvetica, sans-serif;
    /*    padding: 6px 27px 7px 10px;*/
    text-shadow: 0 0 0 0 !important;
    text-transform: none;
    border-width: 0;
    margin-bottom: 10px;
    border: 1px solid #b51919;
}

a.more-link:hover {
    background-color: #f3f3f3;
    background-image: none;
    background-position: right center;
    background-repeat: no-repeat;
    color: rgb(53, 53, 53) !important;
    border: 1px solid rgb(53, 53, 53);
    text-decoration: none;
}

/*
.more-link-p {
    display: none;
}
*/
/* FOOTER */

.page article,
.single article {
    border-bottom: 0px !important;
    padding-bottom: 50px;
}

.site-footer {
    /*    background: rgb(37, 37, 37) none repeat scroll 0 0;*/
    color: #ccc;
    font-size: 14px;
    padding: 40px 0;
    height: 450px;
    text-align: center;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

#top-footer {
    width: 1200px;
    text-align: center;
    display: inline-table;
    margin-left: 40px;
    background: rgb(37, 37, 37) none repeat scroll 0 0;
    padding-top: 30px;
}

#footer-sidebar1 {
    float: left;
    width: 28%;
}

#footer-sidebar2 {
    float: left;
    width: 38%;
}

#footer-sidebar3 {
    float: left;
    width: 33%;
}

#top-footer h3.widget-title {
    color: #f2f3f4;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-left: 20px;
    text-transform: uppercase;
    padding: 0;
    box-shadow: 0 0px 0 #fff;
    text-shadow: 0px 0px 0 #fff;
}

#top-footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#top-footer ul li {
    border-bottom: 0 none;
    line-height: 1.3;
    padding: 2px 0;
}

.footer-network-logos {
    margin-left: 25px;
}

/* LOGO FOOTER */

.footer-sidebar-3-table {
    margin-left: 20px;
}

.footer-sidebar-3-table tr td {
    padding: 0 !important;
}

.footer-sidebar-3-table tr td img {
    margin: 0 !important;
    vertical-align: top;
}

/* SIDEBAR */

#secondary {
    max-width: 25%;
    width: 25% !important;
}

aside.widget {
    background: #fff none repeat scroll 0 0;
}

#text-9 h3 {
    border: 0;
}

#text-9 {
    background: rgb(37, 37, 37) none repeat scroll 0 0;
    text-align: left;
    border: 0;
}

#text-9 div.textwidget {
    padding-left: 20px;
}

.widget .textwidget {
    padding: 0;
}

.execphpwidget ul {
    list-style: none;
    padding-left: 10px;
}

.widget ul {
    padding: 0 10px;
}


/* SIDEBAR AGENDA */

#execphp-4 h3.widget-title {
    display: none;
}

#execphp-4 {
    border: 0;
    vertical-align: middle;
    height: auto;
    margin-top: 20px;
}

.widget-agenda-title,
.widget-books-title,
.widget-articles-title {
    text-align: left;
    margin-bottom: 10px;
    color: #b51919;
    font-size: 20px;
    font-family: "Cuprum", "Helvetica", arial, serif;
    vertical-align: middle;
}

.widget-agenda-title {
    background: white url('images/agenda_icone.png') no-repeat left center;
}

.widget-books-title {
    background: white url('images/livre_icone.png') no-repeat left center;
    margin-top: 10px;
}

.widget-articles-title {
    background: white url('images/article_icone.png') no-repeat left center;
}

a.widget-title-link:hover {
    text-decoration: none;
}

a.widget-title-link:hover div {
    color: #767676;
}

a.widget-agenda-title-link:hover div {
    background: white url('images/agenda_icone_hover.png') no-repeat left center;
}

a.widget-books-title-link:hover div {
    background: white url('images/livre_icone_hover.png') no-repeat left center;
}

a.widget-articles-title-link:hover div {
    background: white url('images/article_icone_hover.png') no-repeat left center;
}

div.agenda-wrapper {
    height: 160px;
    vertical-align: middle;
    border: 1px solid white;
    padding: 3px;
}

a.agenda-wrapper-link:hover {
    text-decoration: none;
}

div.agenda-wrapper:hover {
    border: 1px solid #767676;
}

.agenda-image img {
    float: left;
    width: 130px !important;
    height: 150px !important;
    border-right: 10px solid white;
}

.agenda-date {
    color: #a6a6a6;
    font-size: 13px;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
    text-align: left;
}

.agenda-title {
    color: #4c4c4c;
    font-size: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
    text-align: left;
    line-height: 17px;
}

.agenda-title-2 {
    color: #4c4c4c;
    font-size: 12px;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
    text-align: left;
    line-height: 17px;
    margin-top: 5px;
}

/* LIVRES */

div.books-mosaic-wrapper {
    height: 160px;
    vertical-align: middle;
    border: 1px solid white;
    padding: 3px;
    width: 240px;
    text-align: center;
}

div.books-mosaic-wrapper:hover {
    border: 1px solid #767676;
}

div.books-mosaic-wrapper img {
    height: 150px;
    width: 220px;
}

.front-page-aside-widget {
    background-color: #fff !important;
}

#text_icl-2,
#text-8,
#text-2,
#text-3,
#text-4,
#text-5,
#text-10 {
    background: rgb(37, 37, 37) none repeat scroll 0 0;
    border: 0;
    text-align: left;
    width: 372px;
}

#text_icl-2 .textwidget {
    margin-left: 15px;
}

#text_icl-2 h3,
#text-8 h3,
#text-2 h3,
#text-3 h3,
#text-4 h3,
#text-5 h3,
#text-10 h3 {
    border: 0;
}

#text-2 .textwidget,
#text-3 .textwidget,
#text-4 .textwidget,
#text-5 .textwidget,
#text-10 .textwidget {
    padding: 0 20px;
}

.textwidget a {
    text-decoration: none !important;
}

#text-8 p,
#text-2 p,
#text-3 p,
#text-4 p,
#text-5 p,
#text-10 p {
    color: #fff;
}

/*
#text-8 div {
    margin-left: 5px;
}
*/

/* Images sur page accueil */

.c12 img {
    max-width: 240px;
}

.two-col-wrapper img,
.three-col-wrapper img {
    max-width: 240px;
    min-width: 240px;
}


/*********************/


/* Sidebars de posts */


/*********************/

#nav_menu-1,
#nav_menu-2,
#nav_menu-3,
#nav_menu-4,
#nav_menu-5,
#nav_menu-6 {
    /*background: #f3f3f3 none repeat scroll 0 0;*/
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #767676;
    margin-bottom: 20px;
    /*    padding: 0 15px;*/
    position: relative;
    box-shadow: 0 2px 0 #b51919;
    /*    font-size: 15px;*/
    /*    width:250px;*/
    margin-top: 20px;
}

#nav_menu-1 li,
#nav_menu-2 li,
#nav_menu-3 li,
#nav_menu-4 li,
#nav_menu-5 li,
#nav_menu-6 li {
    /*    margin: 15px 0; */
    padding: 15px 0;
    vertical-align: middle;
    line-height: 1.8em;
    border-bottom: 1px solid #e5e5e5;
}

#nav_menu-1 a,
#nav_menu-2 a,
#nav_menu-3 a,
#nav_menu-4 a,
#nav_menu-5 a,
#nav_menu-6 a {
    font-size: 14px;
}

#nav_menu-1 a:hover,
#nav_menu-2 a:hover,
#nav_menu-3 a:hover,
#nav_menu-4 a:hover,
#nav_menu-5 a:hover,
#nav_menu-6 a:hover {
    text-decoration: underline;
}

#nav_menu-1 h3.widget-title,
#nav_menu-2 h3.widget-title,
#nav_menu-3 h3.widget-title,
#nav_menu-4 h3.widget-title,
#nav_menu-5 h3.widget-title,
#nav_menu-6 h3.widget-title {
    border-left: 0;
    padding-left: 0;
    font-size: 20px;
    /*    margin: 0 40px 15px;*/
    padding: 15px 0;
    text-align: center;
}

#nav_menu-1 ul li,
#nav_menu-2 ul li,
#nav_menu-3 ul li,
#nav_menu-4 ul li,
#nav_menu-5 ul li,
#nav_menu-6 ul li {
    /*    background: transparent url("images/sidebar-line.png") repeat-x scroll 0 100%;*/
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-align: left;
}

#nav_menu-1 ul li a:hover,
#nav_menu-2 ul li a:hover,
#nav_menu-3 ul li a:hover,
#nav_menu-4 ul li a:hover,
#nav_menu-5 ul li a:hover,
#nav_menu-6 ul li a:hover {
    color: #767676;
}

#secondary li a {
    line-height: 20px;
}

#secondary #nav_menu-1,
#secondary #nav_menu-2,
#secondary #nav_menu-3,
#secondary #nav_menu-4,
#secondary #nav_menu-5,
#secondary #nav_menu-6 {
    width: 180px;
    max-width: 180px;
}

/*****************/

/* POST EXCEIRPT */

/****************/

.post-excerpt {
    text-align: justify;
    padding-top: 10px;
    padding-top: 10px;
    margin-top: 20px;
    margin-top: 20px;
    /*    padding: auto;*/
    position: static;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    /*    min-height: 180px;*/
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
}

.post-excerpt:hover {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.post-excerpt-title {
    font-weight: 400;
    margin-bottom: 2px;
    margin-top: 0;
}

/*
.post-excerpt-thumbnail {
    height: 100px;
    margin: 6px 14px 0 0;
    width: 100px;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
*/

/*****************/

/* MEMBRES EXCERPT */

/****************/

.member-excerpt {
    text-align: justify;
    margin-top: 5px;
    padding: auto;
    position: static;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    min-height: 180px;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
}

.member-excerpt:hover {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.member-excerpt-title {
    font-weight: 400;
    margin-bottom: 2px;
}

.member-excerpt-thumbnail {
    height: 100px;
    margin: 6px 14px 0 0;
    width: 100px;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    /* -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; */
}



/****************/

/* POST DISPLAY */

/***************/

.membre-thumbnail {
    height: 240px;
    width: 240px;
    margin: 0;
    margin-top: -108px;
    vertical-align: middle;
    float: right;
    overflow: hidden;
    /* -webkit-border-radius: 50%; */
    /* -moz-border-radius: 50%; */
    /* border-radius: 50%; */
}

.membre_meta {
    display: inline-block;
    width: inherit;
    height: 250px;
}

.membre-quality,
.membre-email,
.membre-publications-button {
    width: 350px;
}

.membre_presentation_title {
    border-bottom: 1px solid #eee;
    list-style-type: none;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
    margin-top: 70px;
}

.membre_presentation_title ul {
    list-style-type: none;
    margin-bottom: -1px;
}

.membre_presentation_title li {
    border: 1px solid #eee;
    border-bottom: 1px solid #fff;
    list-style-type: outside none none;
    padding: 10px;
    width: 140px;
}

.membre_presentation_title li h4 {
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
}


/****************/
/* PUBLICATIONS */
/****************/

/* Animation Veuillez patienter */

@keyframes dots-1 { from { opacity: 0; } 25% { opacity: 1; } }
@keyframes dots-2 { from { opacity: 0; } 50% { opacity: 1; } }
@keyframes dots-3 { from { opacity: 0; } 75% { opacity: 1; } }
@-webkit-keyframes dots-1 { from { opacity: 0; } 25% { opacity: 1; } }
@-webkit-keyframes dots-2 { from { opacity: 0; } 50% { opacity: 1; } }
@-webkit-keyframes dots-3 { from { opacity: 0; } 75% { opacity: 1; } }

.dots span {
    animation: dots-1 1s infinite steps(1);
    -webkit-animation: dots-1 1s infinite steps(1);
}

.dots span:first-child + span {
    animation-name: dots-2;
    -webkit-animation-name: dots-2;
}

.dots span:first-child + span + span {
    animation-name: dots-3;
    -webkit-animation-name: dots-3;
}

/* fin animation*/

#publications-search-form {
    display: none;
}

#filters {
    display: none;
}

#pub-thumb-cell {
    width: 15%;
}

#pub-text-cell {
    width: 85%;
}

/* .pub-thumb {
    width: 15%;
} */

#pub-doc-type {
    background: gainsboro;
    padding: 5px;
}

#nbre-publications-bdd, #nbre-publications-recherche {
    font-weight: 700;
    color: #b51919;
    display:inline;
}

#txt-nbre-publications-recherche, #txt-nbre-publications-bdd {
    display:inline;
}

#table_results div {
    display: inline;
}

#pub-hal-id {
    display: none !important;
}

#pub-title {
    font-weight: bold;
    font-size: 18px;
}

#pub-journal

/* , #pub-book-title  */
    {
    font-style: italic;
}

#pub-author {
    font-weight: bold;  
    font-size: 15px;  
  }

/* #pub-scientific-editors {
    font-style: italic;
} */

.div_filtres {
    background-color: #f3f3f3;
    border-radius: 3px 3px 3px 3px;
    margin-top: 0;
    border: 1px solid #CCCCCC;
    color: #767676;
    height: 100px;
    width: 100%;
    text-align: center;
}

.div_form {
    width: 100%;
}

.div_form table {
    width: 100%;
    border-collapse: collapse;
}

.div_filtres table {
    text-align: center;
    width: 100%;
}

.div_filtres table td {
    padding: 5px;
}

.div_results table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 3px;
    empty-cells: hide;
    text-align: justify;
    table-layout: fixed;
    margin-bottom: 20px;
}

.publications-form-table {
    padding: 0;
}

.publications-form-table td {
    padding-left: 0;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 0;
    font-weight: 300;
    font-style: normal;
}

#id_terms_searched {
    width: 520px;
    color: #353535;
    font-size: 13px;
    size: 40;
}

#publications-search-terms {
    width: 520px;
    color: #353535;
    font-size: 13px;
    size: 40;
}

.table_filtres_publications td {
    width: 33%;
    text-align: center;
    vertical-align: middle;
}

.table_filtres_publications td h6 {
    padding: 0;
    margin: 0;
}

.table_results tr {
    border: 1px solid #cccccc;
    height: 100%;
}

.table_results td {
    padding: 10px;
    vertical-align: middle;
    font-weight: 300;
    font-style: normal;
}

.table_results td b {
    font-weight: 700;
    font-style: bold;
}

.table_results td a {
    color: #b51919;
    font-weight: 300;
}

.table_results td a:hover {
    color: #767676;
}

.highlight_span {
    -webkit-stroke-width: 5.3px;
    -webkit-stroke-color: #000000;
    -webkit-fill-color: #FFFFFF;
    text-shadow: 1px 0px 20px #F90;
    -webkit-transition: width 0.3s;
    /*Safari &amp; Chrome*/
    transition: width 0.3s;
    -moz-transition: width 0.3s;
    /* Firefox 4 */
    -o-transition: width 0.3s;
    /* Opera */
}

.filters-more-button:hover {
    border: 1px solid #cccccc;
    background-color: #f3f3f3;
    background-image: url("images/filters-less.png");
    color: #999999;
}

.filters-less-button:hover {
    border: 1px solid #B51919;
    background-color: #B51919;
    background-image: url("images/filters-more.png");
    color: #FFFFFF;
    /* margin-bottom: 3px; */
}

.filters-less-button, .filters-more-button {
    margin: 0;
    text-align: center;
    vertical-align: middle;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10%;
    cursor: pointer;
    border-radius: 3px 3px 3px 3px;
    text-transform: uppercase;
    width: 100px;
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0.4);
    font-size: 11px;
    margin-bottom: 2px;
}

.filters-less-button {    
    border: 1px solid #cccccc;
    background-color: #f3f3f3;
    background-image: url("images/filters-less.png");
    color: #999999;
}

.filters-more-button {
    border: 1px solid #B51919;
    background-color: #B51919;
    background-image: url("images/filters-more.png");
    color: #FFFFFF;
       
}

.txt_full_abstract {
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.table_meta_2 td.meta_2_left {
    text-align: left;
    width: 40%;
    vertical-align: top;
}

.table_meta_2 td.meta_2_right {
    text-align: right;
    width: 60%;
    vertical-align: top;
}

.no_results {
    width: 100%;
    color: #8f1717;
}

.no_results td {
    width: 1168px;
    text-align: center;
}

.no_results td h6 {
    color: #8f1717;
}


/***************************/
/* Tags cloud et Short pub */
/**************************/

/* .member-keywords-and-bibliography-wrapper {
    width: 100%;
}

.member-keywords {
    display: inline-block;
    width: 50%;
}

.member-bibliography {
    display: inline-block;
    width: 50%;
} */

.tags-cloud-button {
    background-color: #fff;
    background-image: none;
    border: 0;
    display: inline-block;
    text-shadow: none;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0;
}

.tags-cloud-button:hover {
    background-color: #fff;
    background-image: none;
    border: 0;
    display: inline-block;
    text-shadow: none;
    text-transform: uppercase;
    text-decoration: underline;
}

#tags-cloud-form-id {
    display: inline-block;
    width: inherit;
}

#tagcloud .xxsmall {
    font-size: xx-small;
    color: #b58686;
}

#tagcloud .xsmall {
    font-size: x-small;
    color: #b57474;
}

#tagcloud .small {
    font-size: small;
    color: #b56262;
}

#tagcloud .medium {
    font-size: medium;
    color: #b55050;
}

#tagcloud .large {
    font-size: large;
    color: #b53e3e;
}

#tagcloud .xlarge {
    font-size: x-large;
    color: #b52b2b;
}

#tagcloud .xxlarge {
    font-size: xx-large;
    color: #b51919;
}


/* SHORT PUBS */



#short-pub-form-id {
    display: inline-block;
    font-weight: 300;
    color: #4c4c4c;
    line-height: 21px;
}

/* FRONTPAGE */

.frontpage-short-pub-wrapper {
    padding: 0;
    display: inline-block;
    /*    margin: 5px;*/
    font-size: 14px;
    font-weight: 300;
    color: #4c4c4c;
    line-height: 21px;
    vertical-align: baseline;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
}

div.frontpage-short-pub-author {
    color: #a6a6a6;
    font-size: 14px;
}

.frontpage-short-pub-title {
    font-size: 14px;
}

form.frontpage-short-pub-form {
    border: 1px solid white;
    /*    padding: 5px 0;*/
}

form.frontpage-short-pub-form:hover {
    border: 1px solid #767676;
}

.frontpage-short-pub-button {
    /*    background-image: none;*/
    border: 0;
    /*
    text-shadow: none;
    text-transform: none;*/
    margin: 0;
    padding: 2;
    /*
    color: #b51919;
    font-size: 18px;
    font-weight: 100;*/
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;

}

.frontpage-short-pub-button:hover {

    background-color: #fff;
    /*
    background-image: none;*/
    border: 0;
    /*
    text-shadow: none;
    text-transform: none;
    margin-bottom: 0;
    padding: 0;
    color: #4c4c4c;
    font-weight: 300;
    text-decoration: none;
*/
}

/* MEMBER */

.member-short-pub-wrapper {
    padding: 0;
    display: inline-block;
    margin: 5px;
    font-size: 12px;
    font-weight: 300;
    color: #4c4c4c;
    line-height: 15px;
    vertical-align: baseline;
    font-family: "Cuprum", "Helvetica", arial, serif;
}

form.member-short-pub-form {
    border: 1px solid white;
    padding: 5px 0;
}

form.member-short-pub-form:hover {
    border: 1px solid #767676;
}

.member-short-pub-button {
    background-image: none;
    border: 0;
    text-shadow: none;
    text-transform: none;
    margin: 0;
    padding: 5px;
    color:rgb(76, 76, 76);
    font-size: 16px;
    font-weight: 100;
    text-align: left;
    font-family: "Cuprum", "Helvetica", arial, serif;
    width: 100%;
}

.member-short-pub-button:hover {
    background-color: #fff;
    background-image: none;
    border: 1px solid #4c4c4c;
    text-shadow: none;
    text-transform: none;
    margin-bottom: 0;
    padding: 5px;
    color: #4c4c4c;
    font-weight: 300;
    text-decoration: none;
}

.member-short-pub-title {
    text-align: right;
    font-size: 16px;
}

.member-short-pub-author {
    text-align: right;
    font-size: 14px;
    color: rgb(166, 166, 166);
}

/* RESEARCH */

.research-pub-wrapper {
    padding: 0;
    /*    display: inline-block;*/
    /*    margin: 5px;*/
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    vertical-align: baseline;
    width: 100%;
}

div.research-pub-author {
    /*
    color: #a6a6a6;
    float:right;
*/
}

.research-pub-author {
    font-size: 14px;
    float: left;
    color: #4c4c4c;
}

.research-pub-title {
    display: inline-block;
    font-size: 14px;
    margin: 0 auto;
    float: left;
}

.research-pub-annee {
    font-size: 14px;
    float: left;
    color: #4c4c4c;
}

.research-pub-title:hover {
    font-size: 14px;
    text-decoration: underline !important;
}

form.research-pub-form {
    padding: 5px 0;
}

form.research-pub-form:hover {
    border: 0px;
}

.research-pub-button {
    background-image: none;
    border: 0;
    margin: 0;
    padding: 0;
    color: #b51919 !important;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    line-height: 16px;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;

}

.research-pub-button:hover {
    background-image: none;
    background-color: white;
    border: 0;
    margin: 0;
    padding: 0;
    color: #b51919 !important;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    line-height: 16px;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
}



/************************************/


/* Show themes sur pages recherches */


/************************************/

.show-themes-link {
    cursor: pointer;
}

.showed-themes {
    border: 1px solid #e5e5e5;
    padding: 10px;
}


/********************************************/


/* Sélecteur de langues et champs recherche */


/*******************************************/

.ak-search {
    padding-top: 10px;
    float: right;
    width: 180px;
}

.searchform {
    background: transparent url("images/icon-search.png") no-repeat scroll right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #ccc;
    margin: 0;
    width: 141px;
    height: 25px;
    padding-bottom: 15px;
    line-height: 50px;
    display: inline-block;
}

.searchform .s {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    float: left;
    vertical-align: middle;
    width: 160px;
    height: 25px;
}

#masthead .right-header {
    display: inline-block;
    float: right;
    padding: 10px 0;
    vertical-align: top;
    width: 300px;
}

#flags_language_selector img {
    margin: 1px;
    border: 1px solid #333;
}

.lang-selector {
    vertical-align: middle;
    width: auto;
    float: right;
}

.taggedlink a {
    color: #b51919 !important;
}


/* Bouton */

a.learn-more,
.rt-readon-surround .readon,
input[type="submit"],
button {
    background-color: #fff;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0px;
    color: #373737;
    display: inline-block;
    font: 11px/1 Arial, Helvetica, sans-serif;
    padding: 6px 27px 7px 10px;
    text-shadow: 0 0 0 0;
    text-transform: none;
    border-width: 0;
    margin-bottom: 10px;
    border: 1px solid #222;
}

a.learn-more:hover,
.rt-readon-surround .readon:hover,
input[type="submit"]:hover,
button:hover {
    background-color: #e4e4e4;
    color: rgb(53, 53, 53);
    border: 1px solid rgb(53, 53, 53);
    text-decoration: none;
}

.search-submit {
    display: none !important;
}

.better_search_button_link {
    background: #fff;
    border: 0;
    color: #b51919 !important;
    font-family: "Cuprum", "Helvetica", arial, serif;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    text-align: left;
    padding: 0;
    margin-top: 20px;
}

.better_search_button_link:hover {
    background: #fff;
    border: 0;
    color: #555 !important;
    font-family: "Cuprum", "Helvetica", arial, serif;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    text-align: left;
    padding: 0;
    margin-top: 20px;
}


/************************/
/* Actualités et agenda */
/************************/

.news-content {
    padding: 0 10px;
}

.news-title,
.agenda-post-title {
    line-height: 16px;
    margin-bottom: 10px !important;
}

.news-content-excerpt p {
    line-height: 13px;
}

.news-col-1,
.news-col-list {
    padding-bottom: 0;
}

.date-post {
    text-align: center;

}

.date-post span {
    color: #535353;
    font-size: 18px;
}

.date-post h2 {
    margin: 0;
    text-align: center;
    border-bottom: 1px dotted #C0C0C0;
}

.date-post p {
    text-transform: uppercase;
    margin-top: 5px;
}

.news {
    padding-top: 15px;
    margin-bottom: 0 !important;
}

.news-page {
    max-width: inherit;
    max-height: inherit;
}

.news-wrapper {
    /*
    min-height: 200px;
    max-height: 390px;
    min-width: 796px;
    max-width: 796px;
*/

}

.news-nav {
    width: 100%;
    text-align: center;
    margin-top: 10px;

}

.news-nav ul {
    list-style: none;

}

.news-nav li {
    font-family: "Cuprum", "Helvetica", arial, serif;
    font-weight: 500;
    font-size: 25px;
    color: #838383;
    display: inline;
    text-align: center;
    padding: 2px;
    margin: 0;

}

.news-nav li:hover {
    color: #b51919;
    cursor: pointer;

}

.news-nav li:before {
    content: "•";
    padding-right: 8px;
    font-weight: 500;
    font-size: 25px;
}

/* date agenda */
.execphpwidget p {
    margin: 0;
    line-height: 15px;
}

.execphpwidget h3 {
    margin-bottom: 0;
}

.execphpwidget ul li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

/* WP FORM */

div.wpforms-container-full {
    margin: 0 !important;
    padding-left: 20px !important;
}

.wpforms-container .wpforms-field {
    padding: 5px 0 !important;
}

div.wpforms-container-full .wpforms-confirmation-container-full {
    background: rgb(37, 37, 37) !important;
    border: 1px solid #b51919 !important;
}

.wpforms-container input.wpforms-field-medium {
    max-width: 86% !important;
}

div.wpforms-container-full button[type="submit"] {
    background-color: #b51919 !important;
}

.wpforms-container .wpforms-submit-container {
    padding: 0 0 0 0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    margin-top: 0 !important;
}

/* CONTACT FORM */

/*
#cntctfrm_contact_form {
    margin-top: -12px;
    margin-left: 20px;
}

.cntctfrm_contact_form div {
    /* clear: none; */
/*    
}

#text-5 > h4.widget-title {
    margin-top: 25px;
}

.cntctfrm_field_message_wrap, .cntctfrm_label_name, .cntctfrm_label_email, .cntctfrm_input_subject  {
    display: none;
}

.cntctfrmpr_field_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}

.contactform-text-presentation {
    margin-bottom:20px;
}

.cntctfrm_submit_wrap {
    margin-top:20px;
}

#cntctfrm_contact_name, #cntctfrm_contact_email {
    /* width: 302px; */
/*}

.cntctfrm_contact_submit {
    font-size:13px !important;
    font-weight: 100;
    background-color: #bacc00;
    border:0;
    color: #000;
    width: 302px;
    height: 30px;
}*/

/* 50 ANS */

.table-50ans {
    background-image: url('images/web_programme_1140x5000_archive.jpg');
    max-width: 1140px;
}

.intro-50ans {
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
    text-align: justify;
    max-width: 880px;
}

.title-50ans {
    font-family: "Cuprum", "Helvetica", arial, serif;
    color: #535353;
    line-height: 25.35px;
    font-size: 20px;
    font-weight: 900;
    background-image: url('images/trame_programme_fond_cellule.png');
    vertical-align: middle;
    padding: 0;
    padding-top: 5px !important;
}

.footer-50ans {
    background-image: url('images/web_programme_footer.png');
    max-width: 1140px;
    height: 107px;
    z-index: 999999999;
}

.em-booking-form-details {
    /*    margin-top: -90px;*/
    float: none;
    width: 600px;
    border: 1px solid #bbb;
}

.em-booking {
    margin: 0px 0px 0px 0px;
}

.title-p {
    font-family: "Cuprum", "Helvetica", arial, serif;
    color: #535353;
    line-height: 25.35px;
    font-size: 20px;
    font-weight: 900;
    background-image: url('images/trame_programme_fond_cellule.png');
    vertical-align: middle;
    padding: 0;
    padding-top: 5px !important;
}

a.link-50ans {
    color: #bbb !important;
}

.em-booking-form label {
    width: 350px;
}

/* AUDIO */

audio {
    max-width: 415px;
}

#mep_0,
#mep_1,
#mep_2,
#mep_3,
#mep_4,
#mep_5 {
    max-width: 415px;
    width: 415px;
}

.mejs-audio {
    max-width: 415px !important;
    width: 415px !important;
}

/* Plugin Lightbox */
.slb_group_status {
    display: none !important;
}