/************************ MOBILE****************/
.m-body .breve-illustration {
	text-align: center;
}

.m-body .m-article-title {
	font-size: 16px;
	font-weight: bold;
}

.m-breves-list-illustration, .m-breves-list-title {
	display: inline-block;
}

.m-breves-list-illustration {
	vertical-align: top;
}

.m-bloc-important {
	border: 1px solid #BABABA;
	margin-bottom: 10px;
}

.m-bloc-important-img {
	height: 175px;
	overflow: hidden;
}

.m-bloc-important-img img {
	width: 100%;
}

.m-bloc-title {
	font-size: 15px;
	font-weight: bold;
    color: #444;
}

.m-bloc-cat {
	font-weight: bold;
	color: #8C8C8C;
}

.m-bloc-under-img {
	padding: 5px;
}

.m-bloc-actu {
	padding: 5px;
	border: 1px solid #BABABA;
	margin-bottom: 10px;
}

.m-bloc-actu-img {
	height: 75px;
	overflow: hidden;
	display: inline-block;
}

.m-bloc-actu-img img {
	width: 100px;
	min-height: 75px;
}

.m-bloc-actu-right-img {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 105px);
}

.m-bloc-actu-title {
	font-size: 14px;
	font-weight: bold;
    color: #444;
}

.m-bloc-under-titre {
	color: #848484;
	font-size: 12px;
	padding-top: 5px;
}

.m-body .content-actu {
	text-align: justify;
}

.m-body a {
	color: #b0120a;
}

.m-body h2 {
    text-transform: uppercase;
    color: #cc0000;
    border-bottom: 1px solid #cc0000;
    font-family: "Trebuchet MS";
}

.m-body #m-article-title {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 8px 0;
}

.m-social {
    text-align: right;
}

.m-social a {
    padding: 5px;
}

.home-breves-comment-nbr {
    position: absolute;
    margin-right: 5px;
    padding-right: 18px;
    width: 310px;
    text-align: right;
    color: grey;
    background: url('../bundles/pahome/images/comment-bubble.jpg') right center no-repeat;
}

.m-body .home-breves-comment-nbr {
    float: right;
    right: 10px;
    margin-top: -20px;
    position: absolute;
    padding-right: 18px;
    text-align: right;
    color: grey;
    background: url('../bundles/pahome/images/comment-bubble.jpg') right center no-repeat;
}

.list-actu {
    margin-bottom: 5px;
    border-bottom: 1px solid #EAE9E9;
    padding-bottom: 15px;
}

.list-actu > .illustration {
    display: inline-block;
    vertical-align: top;
}

.list-actu > .illustration > img {
    height: 75px;
    width: 104px;
}

.list-actu > .info {
    width: calc(100% - 110px);
    display: inline-block;
}

.list-actu > .info > .title {
    color: #cc0000;
}

.list-actu > .info > .more-info {
    color: grey;
    font-style: italic;
}

.list-actu > .info > .text-intro {
    color: #444;
}

.content-actu img {
    max-width: 100%;
}

.nav-article {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin: 10px 0 10px 0;
    background-color: #eee;
    padding: 5px 0 5px 0;
}

.nav-article > div {
    width: 49%;
    margin-right: 0%;
    display: inline-block;
    min-height: 1px;
}

.nav-article > div > a {
    color: #444;
}

.nav-article .icon-arrow-left7, .nav-article .icon-uniE6D8 {
    vertical-align: middle;
    font-size: 20px;
}

.nav-article .nav-titre {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: middle;
}

.nav-article .t-right {
    text-align: right;
}

.breve-i {
    opacity: 0.5;
}

/****************** Action utilisateur **************/



#content-left-top h2:before {
    content: " ";
    display: table;
}