.mainHeader {
	/*background-color: rgba(255,255,255,.9);*/
	/*padding: 0 .4em .4em*/
}
.socialSharer {
	height: 3em;
	line-height: 50px;
	padding: .2em 0;
	margin: .5em 0 1.8em;
	font-size: 1.2em;
	font-family: "DrakoheartRevofitSolidOriginal", Helvetica, sans-serif;
	clear: both;
	overflow: hidden;
	color: #666;
}
.socialSharer ul li {
	float: left;
	margin: 0 .2em
}
.ficheArticle{background: #fff;}
/*.ficheArticle .specPays{background: #fff;}*/
.ficheArticle .wrapImg {
	float: left; max-width: 100%;
	/*margin-right: .5em; 
	height: 216px;
	overflow: hidden;*/
	margin: 15px;
}
.ficheArticle .wrapImg img {
/*	width: 100%;*/
	height: auto
}
.ficheArticle .descPays ul li {
	font-size: .9em
}
.listeArticle .liste {
	/*border-top: 1px solid #DDD;*/
	margin-top: 25px;
	position: relative; 
	background: #fff;
}
.listeArticle .liste .date {
	width: 62px;
	height: 64px;
	position: absolute;
	left: 10px;
	padding: 7px 0px;
	background: url('../img/sprite-x.png') no-repeat scroll -2px -448px transparent;
	top: 10px;
}
.listeArticle .liste .date span {
	display: block;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	line-height: 1.2em
}
.listeArticle .liste .date .day {
	font-size: 18px;
	color: #333;
	font-weight: 700
}
.listeArticle .liste .wrapImgListe {
	width: 150px;
	height: 151px;
	overflow: hidden;
	/*border: 3px solid #CCC;*/
	border-radius: 2px;
	float: left;
	margin: 15px;
}
.listeArticle .liste .wrapContentListe.full {
	width: 100%!important;
	padding-left: 10%
}
.listeArticle .liste .wrapContentListe h3 {
	margin: 0;
	padding: 10px 0 5px 0;
}
.listeArticle .liste .wrapContentListe h3 a {
	color: #333;
	font-size: 18px;
	text-decoration: none
}
.listeArticle .liste .wrapContentListe>p {
	color: #333;
	font-size: 14px;
	line-height: 120%;
	/*min-height: 70px;*/
	text-align: justify;
	padding: 4px 0
}
.listeArticle .liste .wrapContentListe .comment p:before {
	content: "";
	display: block;
	float: left;
	margin-right: 0.4em;
	width: 24px;
	height: 20px;
	line-height: 20px;
	margin-top: 3px;
	background: url('../img/sprite-x.png') no-repeat scroll -8px -516px transparent;
}
.listeArticle .liste .wrapContentListe .comment p a {
	color: #659b05;
	text-decoration: none;
	font-weight: 700
}
.listeArticle .liste .wrapContentListe .comment p:first-child {
	color: #010101;
	text-decoration: none;
	font-weight: 700
}
.listeArticle .liste .wrapContentListe .comment p:first-child a:hover {
	text-decoration: underline
}
.listeArticle .liste .comment p {
	height: 26px;
	line-height: 26px;
	margin-left: 162px
}
.listeArticle .liste .wrapContentListe .comment .commentaire a {
	font-size: 12px;
	color: #333;
	text-decoration: none
}
.listeArticle .liste .wrapContentListe .comment .commentaire a:hover {
	text-decoration: underline
}
.listeArticle .liste .wrapContentListe .comment .commentaire:before {
	content: "";
	display: block;
	float: left;
	margin-right: .4em;
	width: 24px;
	height: 20px;
	line-height: 20px;
	margin-top: 3px;
	background: url(../img/sprite-x.png) no-repeat -32px -511px;
}
/*.destination {
	margin: 0 1em !important	
}*/
.listeArticle .liste .wrapContentListe.full {
	width: 100% !important;
	padding-left: 10%
}
.listeArticle .liste .full .comment p {
	margin-left: 0px;
}
@media only screen and (max-width:853px) {
.listeArticle .liste .wrapImgListe {
	width: 90px;
	height: 91px;
	margin-right: .3em
}
.listeArticle .liste .comment p {
	margin-left: 0;
}
}
@media only screen and (max-width:533px) {
.descPays ul li strong {
	display: block;
}
.listeArticle .liste {
	padding: 2em 1em;
}
.listeArticle .liste .wrapContentListe>div {
	border-top: none
}
.listeArticle .liste .wrapContentListe h3 a {
	font-size: 17px
}
.listeArticle .liste .comment p {
	float: left;
}
}
@media only screen and (max-width:480px) {
.ficheArticle .specPays .wrapImg {
	float: none;
	height: auto;
	width: 100%;
	max-width: 100%
}
.descPays ul li strong {
	display: initial
}
}
