strong{
	font-weight: bold;
}
.map-head{
	width: 1000px;
	margin:  0 auto;
}
/*-- news --*/
.show-content {
	padding-top: 40px;
	width: 1000px;
	margin: 0 auto;
}

.show-content-blog {
	padding-top: 60px;
	width: 710px;
}

/*.show-bar {
	margin-top: 60px;
	width: 208px;
	border: 1px solid #ACBFC6;
	border-radius: 7px;
	padding: 20px;
}*/

.show-title {
	font-size: 36px;
	color: #5F7D8E;
	font-weight: 400;
	font-style: normal;
}

.show-user {
	font-weight: 400;
	font-size: 14px;
	color: #5F7D8E;
	margin-top: 10px;
	margin-bottom: 20px;
}

.show-content-all {
	color: #5F7D8E;
	line-height: 28px;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	padding-right: 20px;
}

.show-content-all p a img {
	_width: expression(this.height> 600 ? 600 : true);
	max-width: 600px;
}
/*--// news--*/
/*-- affiche --*/
.detail {
    width: 1000px;
    padding-top: 60px;
    margin: 0 auto;
}

.detail-title {
	font-weight: 200;
	font-style: normal;
	font-size: 20px;
	color: #EB4B4B;
	margin-bottom: 10px;
}

.detail-content {
	height: auto;
	font-weight: 400;
	font-size: 14px;
	color: #5F7D8E;
}

.detail-content p {
	height: 23px;
	line-height: 23px;
}

.news-line {
	border-bottom: 1px #ACBFC6 solid;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*-- // affiche --*/
.footer-wrapper{
	opacity: 0;
}