/*template*/

h1 {
    font-size: 36px;
    line-height: 1
}
h2 {
    font-size: 32px;
    line-height: 1.25
}
h3 {
    font-size: 28px;
    line-height: 1.4
}
h4 {
    font-size: 20px
}
h5 {
    font-size: 16px
}
h6 {
    font-size: 14px
}
h1 small {
    font-size: 28px
}
input,
button,
select,
textarea {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ja-module .nav>li>a:hover,
.module-menu .nav>li>a:hover,
.ja-module .nav>li.active>a,
.module-menu .nav>li.active>a,
.readmore .btn:hover {
    background: #87361c;
}
.social-links {
    margin-top: 0;
}
.social-links li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}
.row .breadcrumb {
    margin-bottom: 10px !important;
    margin-top: -15px !important;
}
.pagination ul>li>a,
.pagination ul>li>span {
    padding: 6px 11px;
}
/*Article header*/

.item-page .page-header h1 {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e0e0e0;
}
.item-page .page-header h2 {
    font-size: 30px;
    margin-bottom: -20px;
}
.article-info {
    margin-bottom: 10px;
}
.article-info dd .fa,
.article-info dd [class^="icon-"],
.article-info dd [class*=" icon-"] {
    display: inline-block;
    margin-right: 5px;
}
.article-info dd::after {
    display: none;
}
.createdby {
    font-weight: 400;
}
.article-info dd {
    margin: 0 20px 0 0;
}
.icon-calendar:before {
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f017";
}
.item-page .shariff {
    margin-bottom: 16px;
}
/*couleur lien*/

.btn-link {
    color: #b33400;
}
/*recherche*/

.navbar-form {
    background: none !important;
}
/*Lire la suite - page navigation*/

.readmore .btn {
    max-width: 130px;
}
.pager li>a:hover,
.pager li>span:hover,
.readmore .btn:hover {
    background-color: #fff;
    border: 1px solid #bf4d28;
    ;
    color: #bf4d28;
}
.pagination ul>li>a:hover,
.pagination .counter {
    background-color: #bf4d28;
    border: 1px solid #87361c;
    color: #fff;
}
/*position bottom footer*/

.bot-sl .container {
    padding: 25px 0;
}
#botsl-1 {
    background-color: #bf4d28;
    color: #fff;
}
#botsl-1 .title-bottom .module-title {
    padding-bottom: 15px;
    background-image: url(../images/aj/bottom-title.png);
    background-position: 0px 90%;
    background-repeat: no-repeat;
    display: block;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
    border-bottom: 0px;
}
#botsl-1 a {
    color: #f6a828;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
}
#botsl-1 a:hover {
    color: #fff;
}
#botsl-1 li {
    list-style: none;
}
#botsl-1 ul {
    margin-left: 0;
}
#footer {
    border-top: 2px solid;
    border-color: rgba(135, 54, 28, 0.4) !important;
}
/*modules*/

.aj-special {
    background-color: #f6f7f8;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 8px;
}
/*menu*/

.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-submenu:hover > a,
.navbar-nav .dropdown-submenu:focus > a,
.nav .nav-child > li:hover > a,
.nav .nav-child > li:focus > a {
    background: #87361c !important;
}
/*menu phone*/

#mainnav .btn-navbar {
    background: #bf4d28;
}
#mainnav .btn-navbar:hover,
#mainnav .btn-navbar:active,
#mainnav .btn-navbar:focus {
    background: #87361c;
}
/*bouton joomla/traduction*/

.btn-joomla {
    background-color: #2461f0;
    background: #2461f0;
    border-color: #123077;
    color: #fff;
    font-size: 19px;
    min-width: 158px;
}
.btn-joomla:hover {
    background-color: #5482ed;
    background: #5482ed;
    color: #fff;
}
.btn-file {
    min-width: 158px;
}
/*article Bertrand*/

citation:before {
    font-family: FontAwesome;
    content: "\f10d";
    padding-right: 3px;
    color: #666;
    font-style: normal;
}
citation:after {
    font-family: FontAwesome;
    content: "\f10e";
    padding-left: 3px;
    font-style: normal;
}
citation {
    font-size: 120%;
    line-height: 150%;
    width: auto;
    color: #666;
    border: 0;
    display: block;
    color: #666;
    padding: 15px;
    font-style: italic;
}
/*recommendation*/

.rt-image {
    position: relative;
}
.rt-image img {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2);
    height: auto;
    max-width: 100%;
}
.rt-image:hover img {
    box-shadow: none;
}
.rt-big-icon {
    font-size: 2em;
    line-height: 1em;
    color: #F6A828;
}
.rt-medium-icon {
    font-size: 2em;
    line-height: .8em;
    color: #f6a828;
}
.rt-image-description {
    background: #FFF none repeat scroll 0% 0%;
    color: #851400;
    opacity: 0;
    position: absolute;
    top: -10px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    transition: opacity 0.1s ease-out 0s;
    padding-bottom: 100px;
    height: 100px;
}
.rt-image-description span {
    margin-top: 25px;
    margin-left: 15px;
    line-height: 1.0em;
}
.rt-image-description p {
    padding: 5px 15px;
    font-size: 1.4em;
    color: #F6A828;
    line-height: 1.2em;
}
.rt-image-description a.readon {
    margin-left: 15px;
}
.rt-image-description a.readon span {
    margin-left: 0;
}
.rt-image:hover .rt-image-description {
    bottom: 0;
    opacity: 1;
}
.rt-image-description himg {
    color: #851400;
    margin-top: 15px;
    margin-bottom: 8px;
    font-family: 'SourceSansProExtraLight', Helvetica, Arial, sans-serif;
    font-size: .5em;
    font-weight: normal;
    line-height: .5em;
}
.rt-block .rt-image {
    margin-bottom: -7px;
}
/*tag*/

.content-showtags a {
    background-color: #fff;
    border: 1px solid #303030;
    color: #303030;
}
.content-showtags a:hover {
    background-color: #ff0000;
    text-decoration: none;
    color: #fff;
}
/*Author infobox*/

#author_infobox {
    background-color: #f5f5f5;
    color: #555;
    border: 1px solid #cacaca;
    border-radius: 3px;
}
/*komento*/

div#section-kmt.kmt img {
    width: 48px;
    height: 48px;
}
div#section-kmt.kmt .kmt-title {
    background: #f5f5f5;
    color: #555;
    border: 1px solid #cacaca;
    border-radius: 3px;
}
/*kunena*/

#kunena div.modal.fade.in {
    top: 20%;
}
#kunena .btn {
    padding: 4px 12px;
    font-size: 13px;
    line-height: 18px;
}
#kunena input[type="text"] {
    padding: 4px 6px;
    font-size: 13px;
    height: 18px;
}
#kunena .row {
    margin-left: -20px;
}
#kunena h2 a {
    font-size: 28px;
}
#kunena h3 a {
    font-size: 22px;
}
#kunena.layout .pagination ul > li > a:hover {
    color: #b33400;
}
#kunena .breadcrumb {
    margin-top: 5px !important;
}
#kunena.layout div.kmsgtext-quote {
    border: 0;
    padding: 20px 20px 20px 20px;
    background: #eee;
    font-size: 1em;
}
#kunena.layout div.kmsgtext-quote:before {
    font: normal normal normal 20px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10e";
    padding-right: 20px;
}
/*CB*/

.cb_template a {
    color: #b33400;
}
.cb_template .pagination > .active > a,
.cb_template .pagination > .active > span,
.cb_template .pagination > .active > a:hover,
.cb_template .pagination > .active > span:hover,
.cb_template .pagination > .active > a:focus,
.cb_template .pagination > .active > span:focus {
    background-color: #87361c;
    border-color: #87361c;
}
.cb_template .pagination > li > a,
.cb_template .pagination > li > span {
    color: #b33400;
}
/*CK cookies*/

#cookiesck_readmore {
    color: #ffffff;
}
/*ars table*/

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
    background-color: #b33400;
    border: 1px solid #cccccc;
    border-radius: 3px;
    font-weight: bold;
}
.btn {
    border-radius: 3px;
    padding: 4px 10px;
}
.well {
    border: 1px solid #ccc;
    border-radius: 3px;
    border-left: 15px solid #851400;
    padding: 5px 19px;
}
.ars-releases div.well[class^="ars-release"],
.ars-items div.well[class^="ars-release"] {
    background: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    border-left: 15px solid #b33400;
    padding: 5px 19px;
}
.ars-releases div.well[class^="ars-item"],
.ars-items div.well[class^="ars-item"] {
    background-color: #f6f7f9;
    border: 1px solid #ccc;
    border-radius: 3px;
    border-left: 15px solid #f6a828;
    padding: 5px 19px;
}
.ars-categories-normal div.well[class^="ars-category"] {
    border: 1px solid #ccc;
    border-radius: 3px;
    border-left: 15px solid #851400;
    padding: 5px 19px;
}
/*media query*/

@media (max-width: 480px) {} @media (max-width: 767px) {} @media (min-width: 768px) and (max-width: 979px) {} @media (min-width: 980px) and (max-width: 1199px) {} @media (min-width: 1200px) {} @media screen and (min-width: 1200px) {
    .navbar-form .search .inputbox {
        width:155px !important;
    }
}
