.container,
.citation .container {
	width:90%;
}

header {
	padding-bottom: 37px;
}

.logo img {
	width: 200px;
    padding-top: 30px;
}

header .baseline {
	margin-top: 40px;
}

header .baseline p {
	font-size: 20px;
}

header a.back {
	top:-20px;
}

header a.back img {
	width:110px;
}

.col-xs-12 {
	margin:10px;
	width:calc(100% - 20px);
}

.revue-presse .content-actu .img-actu {
	height: 250px;
	overflow: hidden;
}

.revue-presse .content-actu .img-actu img {
	max-width: 100%;
	height:auto;
}

.actualites .img-actu {
	display: table;
	margin:0 auto 20px;
}

.actualites a.btn {
	margin: 20px auto 0;
}

.marge-small {
	margin-bottom: 30px;
}


.titre-category {
	width: calc(100% - 30px);
    margin: 0 10px 20px 0;
}

ul.listing-cat {
    width: 100%;
}

ul.listing-cat li .img-thumb {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
}

ul.listing-cat li .contenu {
	width:100%;
	margin-left:0;
}

ul.listing-cat li a.btn {
	position: relative;
	margin-top: 10px;
	bottom: 0;
    left: 0;
}

.single-page .content img {
	max-width: 100%;
}

.list-cat {
	padding-top: 30px;
	border-top:1px solid #D2D2D2;
}

footer .info p,
footer .contact p {font-size: 12px;}