@charset "utf-8";

/****************************/
/****** COMMUN EDITORIAL *****/
/******************************/

.section-actu {
	margin-bottom: 15px;
}
.section-actu.section-tous-les-stands {
	margin-bottom: 0px;
}
.media,
.media .media {
	margin-top: 0;
}
img.media {
	width: 100%;
}

@media (max-width: 959px) {
	#inscription-newsletter {
		margin-top: 10px;
	}
}
#inscription-newsletter .btn {
	font-size: 12px;
	font-weight: bold;
}
.stacking-block {
	margin-bottom: 15px;
}

/*** toolbar accueil rubrique ***/
#actu-toolbar {
	margin-bottom: 22px;
}
#rechercher-article .btn {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
}
#rechercher-article-rubrique .btn {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	font-size: 12px;
}
#rechercher-article-rubrique .default-textinput input {
	color: #333;
}
#inscription-newsletter input,
#inscription-newsletter button {
	float: left;
	width: 50%;
}

/*** pagination ***/

.main-pagination > li > .page-item,
.header-suivant-precedent .page-item {
	color: #4c78b1;
}
.main-pagination .active .page-item,
.main-pagination .active .page-item:hover,
.header-suivant-precedent .active .page-item,
.header-suivant-precedent .active .page-item:hover {
	border-color: #2a558e;
	background-color: #3f6eac;
}
.main-pagination .first .page-item  {
	background-position: 4px -561px;
}
.main-pagination .last .page-item  {
	background-position: 5px -606px;
}

.main-pagination .prev .page-item,
.header-suivant-precedent .prev .page-item {
	background-position: 10px 12px;
}
.main-pagination .next .page-item,
.header-suivant-precedent .next .page-item {
	background-position: 14px -22px;
}

/*** Bloc recherche dossiers qualité/fiabilité ***/

@media (min-width: 960px) {
	#dossiers-fiabilite {
		height: 261px;
	}
	#dossiers-fiabilite .block-content {
		height: 221px;
	}
}
#dossiers-fiabilite .block-content {
	padding: 6px 7px;
	color: #737373;
}
#dossiers-fiabilite .accroche {
	color: #6c6a6a;
	text-shadow: 1px 1px 0 #fff;
}
#dossiers-fiabilite .btn,
#recherche-modele-carrefour-2x2 .btn {
	width: auto;
	background-image: url(/v4/includes/images/refonte2013/sprite/search.png);
	background-position: -67px -102px;
	padding-right: 14px;
	padding-left: 14px;
	vertical-align: top;
}
#recherche-modele-carrefour-2x2 .block-content {
	padding: 6px 7px;
}
@media (min-width: 768px) {
	#dossiers-fiabilite .small-select,
	#recherche-modele-carrefour-2x2 .small-select {
		max-width: 125px;
	}
}
@media (max-width: 767px) {
	#recherche-modele-carrefour-2x2 .small-select,
	#dossiers-fiabilite .small-select {
		width: 100%;
	}
}

#liserai-ou {
	background: url(/v4/includes/images/refonte2013/background/liserai-ou.png) no-repeat center;
	margin-top: 10px;
	text-indent: -9999px;
}
#liste-types-vehicules {
	margin-bottom: 0;
}
#liste-types-vehicules li {
	padding-left: 0;
	padding-right: 3px;
}
#liste-types-vehicules .picto {
	padding-top: 6px;
	padding-bottom: 4px;
}
#toutes-categories {
	vertical-align: top;
	padding-top: 7px;
	line-height: 1.3;
}
#liste-types-vehicules a {
	display: block;
	width: 65px;
	color: #5370ae;
	text-align: center;
}
#liste-types-vehicules .picto a {
	background-image: url(/v4/includes/images/refonte2013/sprite/vehicules-small.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	font-size: 10px;
}
#liste-types-vehicules .picto a:hover {
	text-decoration: underline;
}
#citadines a {
	background-position: 0 -2px;
}
#compactes a {
	background-position: -71px -2px;
}
#berlines a {
	background-position: -144px -2px;
}
#monospaces a {
	background-position: -218px -2px;
}
#breaks a {
	background-position: -2px -52px;
}
#suv a {
	background-position: -75px -52px;
}
#cabriolets a {
	background-position: -150px -52px;
}
#coupes a {
	background-position: -218px -52px;
}
#toutes-categories a {
	font-weight: bold;
	text-decoration: underline;
}

/*** autres ***/

.default-retour-link {
	font: bold 20px Arial,sans-serif;
	text-decoration: underline;
}
.page-index {
	display: inline-block;
	float: left;
	width: 49px;
	height: 15px;
	background-color: #3F6AED;
	border: 1px solid #315E9A;
	margin: 3px 11px 0 4px;
	color: #e9e9e9;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
}
.article-section-title {
	padding-bottom: 5px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 16px;
	color: #333;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 20px;
}
.article-section-footer {
	color: #333;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 20px;
}

.nouveaute-a-la-une {
	position: relative;
	cursor: pointer;
}
.nouveaute-a-la-une .filigrane-video {
	left: 5px;
	top: 5px;
}
.nouveaute-a-la-une img {
	width: 100%;
}
.nouveaute-a-la-une .nouveau-chapo {
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	/*max-height: 50%;*/
	min-height: 51px;
	background-color: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000,endColorstr=#b3000000);
	padding: 10px 13px 15px 13px;
	color: #fff;
	font: bold 27px/1 'Bitter', serif;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
@media (max-width: 767px) {
	.nouveaute-a-la-une .nouveau-chapo {
		padding: 10px 10px 10px;
		min-height: 0;
		font-size: 14px;
	}
}
.nouveaute-a-la-une .nouveau-chapo a {
	color: #fff;
	display: block;
}
.nouveaute-a-la-une.article-mondial-2014:hover .nouveau-chapo,
.nouveaute-a-la-une.article-mondial-2014:focus .nouveau-chapo {
	background-color: rgba(6,82,166,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b30652a6,endColorstr=#b30652a6);
}

/* pop-in newsletter */

#newsletterModal .modal-content {
	border-color: #202020;
	border-top-width: 0;
	border-left-width: 0;
}
#newsletterModal .modal-body {
	padding: 0;
}
#newsletterModal .modal-header,
#newsletterModal .accroche {
	background-color: #2c2c31;
	border-bottom: 0 none;
}
#newsletterModal .modal-title {
	color: #fff;
	font-size: 23px;
	text-shadow: 1px 1px 0 #000;
}
#newsletterModal .modal-header .close {
	width: 31px;
	height: 30px;
	background-repeat: no-repeat;
	border: 1px solid #49494a;
}
#newsletterModal .mosaique-photos img {
	width: 100%;
}
#newsletterModal .accroche {
	padding: 16px 20px;
	color: #d7d7d7;
	font-size: 18px;
	text-align: center;
	text-shadow: 1px 1px solid #1f1e1f;
}
#newsletterModal .confirmation {
	padding: 16px 20px;
	color: #d7d7d7;
	font-size: 18px;
	text-align: center;
}
#newsletterModal .modal-footer {
	background-color: #2b2524;
	padding: 20px 16px;
	border-top: 1px solid #3e3e40;
}
#newsletterModal .large-textinput,
#newsletterModal button[type="submit"] {
	display: inline-block;
	vertical-align: top;
}
#newsletterModal .checkbox {
	color: #d7d7d7;
}
#newsletterModal .lien-exemple {
	margin: 16px 0 0;
	font-size: 14px;
}
#newsletterModal .lien-exemple a {
	color: #9ca8bb;
	text-decoration: underline;
}
#newsletterModal .has-error {
	border: 2px solid #a94442;
}
#newsletterModal .custom-form-checkbox.optinpart {
	cursor: pointer;
}
@media (min-width: 768px) {
	#newsletterModal .modal-dialog {
		width: 499px;
	}
}
@media (min-width: 480px) {
	#newsletterModal .large-textinput {
		width: 65%;
	}
	#newsletterModal form .btn {
		width: 35%;
	}
}
@media (max-width: 479px) {
	#newsletterModal .modal-title {
		font-size: 20px;
	}
	#newsletterModal .accroche {
		padding: 10px 12px;
		font-size: 14px;
	}
	#newsletterModal .modal-footer {
		padding: 12px;
	}
	#newsletterModal .large-textinput {
		width: 58%;
		padding: 0 8px;
	}
	#newsletterModal form .btn {
		width: 42%;
		padding: 0;
		font-size: 16px;
	}
}

/* pop-in impression */
#impressionModal .modal-dialog {
	margin: 60px auto;
}
#impressionModal .modal-dialog p {
	margin-bottom: 20px;
	color: #747474;
	font-size: 14px;
	font-weight: bold;
}
#impressionModal .modal-dialog .form-inline {
	font-size: 10px; /* pour contrôler la taille de l'espace entre le champ et le bouton */
}
@media screen and (min-width: 768px) {
	#impressionModal .modal-dialog {
		width: 450px;
	}
	#impressionModal .modal-dialog .medium-textinput {
		width: 312px;
	}
}

/* page imprimable */
@media print {
	.article-content iframe {
		display: none;
	}
}

/******************************/
/**** FIN COMMUN EDITORIAL ***/
/****************************/


/****************************/
/******* PAGE ARTICLE ********/
/******************************/

/* media container */
.media-container .media {
	margin-top: 10px;
}
.caption {
	background-color: #edf4f7;
	padding: 6px 9px 9px;
	border: 1px solid #dee8e9;
	font-size: 11px;
	color: #626262;
}

/* corps article */
.corps-article .article-info {
	padding-bottom: 2px;
	border-bottom: 1px solid #D6D6D6;
}
.corps-article .article-date,
.corps-article .article-author {
	margin: 0;
}
.corps-article .article-date {
	float: left;
}
.corps-article .article-author {
	font-size: 11px;
	float: right;
}
.article-main-title {
	margin: 11px 0 17px 0;
	font: bold 28px 'Bitter',sans-serif;
	color: #1A1A1A;
}
.general-background-grey .article-main-title {
	color: #fff;
}

/* Image principale article */

.article-chapo a {
	max-width: 100%;
	display: inline-block;
	padding: 3px;
	border: 1px solid #d9d9d9;
	padding-bottom: 0px;
}

.article-chapo .article-chapo-picture-wrapper {
	max-width: 100%;
	display: inline-block;
	position: relative;
}
.article-chapo .article-chapo-picture {
	display: block;
	max-width: 100%;
}
.article-chapo .article-chapo-picture-wrapper .cta {
	position: absolute;
	top:10px;
	left:10px;
	display: inline-block;
	padding: 10px 15px 10px 45px;
	color: #fff;
	text-transform: uppercase;
	background: #c70e0d;
}
.article-chapo .article-chapo-picture-wrapper:hover .cta {
	background: #d23e3d;
}
.article-chapo .article-chapo-picture-wrapper .cta:before {
	content: '';
	background-image: url('/v4/includes/images/refonte2013/icon/app-photo.png');
	height: 25px;
	width: 25px;
	position: absolute;
	left: 10px;
	top: 5px;
}
@media (max-width: 959px) {
	.article-chapo .article-chapo-picture {
		height: auto;
	}
}
.article-chapo .article-chapo-picture-legende {
	font: normal 14px Arial;
	color: #fff;
	padding: 15px;
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.7);

	opacity: 0;
	transition:opacity 100ms linear;
}
.article-chapo:hover .article-chapo-picture-legende,
.article-chapo a:focus .article-chapo-picture-legende,
.article-chapo a:active .article-chapo-picture-legende {
	opacity: 1;
}
.article-chapo-content {
	margin-top: 15px;
	color: #595959;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.article-content {
	margin-top: 20px;
	color: #636363;
    font: 14px/1.5 Arial,Helvetica,sans-serif;
    word-wrap: break-word;
}
.article-content-wrapper {
	color: #636363;
	font: 14px/1.5 Arial,Helvetica,sans-serif;
	word-wrap: break-word;
}
.article-content .lvl2-title {
	padding: 4px 5px 5px;
	border-top: 1px solid #868687;
	margin-bottom: 0;
	cursor: pointer;
	background-color: #2c2c31;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}
.article-content .lvl2-title > * {
	display: inline-block;
	vertical-align: middle;
}
.title-content {
	max-width: 70%;
	color: #fff;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.lvl2-title-down-arrow {
	float: right;
	height: 21px;
	width: 21px;
	background: url(/v4/includes/images/refonte2013/sprite/article.png) no-repeat 3px -172px;
	border: 1px solid #818182;
	-moz-box-shadow: 0 0 0 1px #474748 inset;
	-webkit-box-shadow: 0 0 0 1px #474748 inset;
	box-shadow: 0 0 0 1px #474748 inset;
}
.lvl2-title-up-arrow {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.article-content .article-content-wrapper {
	margin-top: 10px;
}
.article-content-wrapper > p {
	margin-top: 20px;
	font: normal 14px/1.5 Arial, sans-serif;
	color: #636363;
	*zoom:1;
}
.article-content > .lvl2-title + p,
.article-content > .lvl3-title + p  {
	margin-top: 10px;
}
.article-content > p:before,
.article-content > p:after {
	content:" ";
	display:table;
}
.article-content > p:after {
	clear:both
}
.article-content-wrapper .picture-left {
	float: left;
	margin-right: 20px;
}
.article-content-wrapper iframe,
.article-content-wrapper img,
.article-content-wrapper object {
	max-width: 100%;
}
.article-content-wrapper li {
	list-style-position: inside;
	list-style-type: disc;
}
.article-content-wrapper strong {
	font-weight: bold;
}
.article-content-wrapper .groupeImageLegende {
	clear: both;
	margin: 10px auto;
	padding: 0;
}

.article-content-wrapper .groupeImageLegende {
	box-sizing: border-box;
	margin:10px 0;
	padding: 0;
	clear: both;
	line-height: 0;
}
.article-content-wrapper .groupeImageLegende.figureFullWidth {
	width: 100%;
}
.article-content-wrapper .groupeImageLegende.figureFullWidth.staticRes {
	margin-left: auto;
	margin-right: auto;
}
.article-content-wrapper .groupeImageLegende.figureLeft,
.article-content-wrapper .groupeImageLegende.figureRight {
	width: 50%;
}
.article-content-wrapper .groupeImageLegende.figureLeft {
	padding-right: 10px;
	float: left;
}
.article-content-wrapper .groupeImageLegende.figureRight {
	padding-left: 10px;
	float: right;
}

.article-content-wrapper .groupeImageLegende a {
	display: block;
}

.article-content-wrapper .groupeImageLegende img {
	width: 100%;
}

.article-content .article-content-wrapper a:hover {
	text-decoration: underline;
}
.article-content-wrapper .figure-wrapper .groupeImageLegende {
	clear: none;
}
.article-content-wrapper .groupeImageLegende figcaption {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	padding: 0;
}
.article-content-wrapper .groupeImageLegende figcaption.legendeEncadree  {
	color: #414141;
	font-size: 12px;
	line-height: 1.5;
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
	border-top-width: 0px;
	padding: 5px 10px;
	margin-top: 0px;
}
.lvl3-title,
.AAPartTitre,
.AAPartMeaTitre {
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px solid #dee8e9;
	margin: 0 0 10px 0;
	font-family: 'Bitter', sans-serif;
	font-size: 23px;
	font-weight: normal;
}
.blue-title,
.AAPartTitre {
	color: #3f6EAD;
	clear: both;
}
.red-title
,.AAPartMeaTitre {
	color: #CF1127;
	clear: both;
}
.article-content-wrapper .AFOExergue {
	display: block;
	position: relative;
	background: #edf0f7;
	padding: 9px 0 11px 9px;
}
.article-content-wrapper .AFOExergue-left {
	float: left;
	margin-right: 20px !important;
}
.article-content-wrapper .AFOExergue-right {
	float: right;
	margin-left: 20px !important;
}
.article-content-wrapper .AFOExergue-left,
.article-content-wrapper .AFOExergue-right {
	word-wrap: break-word;
}
.article-content-wrapper .preExergue {
	display: inline-block;
	color: #646464;
	font-size: 93px;
	line-height: 70px;
	position: absolute;
}
.article-content-wrapper .textExergue {
	position: relative;
	display: inline-block;
	padding-left: 48px;
	color: #5370ae;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 27px;
	line-height: 1.2;
}
.article-content-wrapper .AFOExergue-left .textExergue,
.article-content-wrapper .AFOExergue-right .textExergue {
	width: 240px;
}
.article-content-wrapper .textExergue .postExergue {
	display: inline-block;
	margin-top: -5px;
	font-family: Arial,sans-serif;
	font-size: 93px;
	color: #646464;
	line-height: 80px;
	position: absolute;
	padding-left: 17px;
}
.article-content-wrapper .conteneur-sas-parallax {
	line-height: 0;
	clear: both;
}

/* Bloc de navigation entre les chapitres d'un article */

.nav-article {
	margin-top: 31px;
	font-family: "Roboto Condensed",sans-serif;
}
.nav-article .nav-header {
	background-color: #2c2c31;
}
.nav-header .titre-sommaire {
	margin: 7px 0 0;
	color: #fff;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 20px;
	text-align: center;
}
.nav-header .nav-item {
	display: inline-block;
	padding: 7px 10px 10px;
	color: #fff;
	font-size: 14px;
}
.nav-header a.nav-item:hover .texte {
	text-decoration: underline;
}
.nav-header .prev {
	float: left;
	width: 161px;
}
.nav-header .next {
	float: right;
	width: 143px;
}
.nav-header .nav-item span {
	vertical-align: middle;
	display: inline-block;
}
.nav-header .disabled {
	cursor: default;
}
.nav-header .disabled span {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.nav-header .nav-item .icon {
	width: 10px;
	height: 13px;
	background-image: url(/v4/includes/images/refonte2013/sprite/article.png);
	background-repeat: no-repeat;
}
.nav-header .prev .icon {
	background-position: 0 -28px;
	margin-right: 10px;
}
.nav-header .next .icon {
	background-position: 0 -84px;
	margin-left: 10px;
}
@media (max-width: 767px) {
	.nav-header .titre-sommaire {
		display: none;
	}
}
.nav-article-list {
	padding:0;
	margin: 0;
	list-style: none;
}
.nav-article-list > li {
    list-style-type: none;
	background-color: #2c2c31;
	padding: 3px 5px;
	border-top: 1px solid #535354;
	border-bottom: 1px solid #242425;
}

.article-content .nav-article {
	display: none;
	margin-top: 0;
}

.nav-article-list > li:first-child {
	border-top: 0;
}
.nav-article-list a {
	display: block;
	color: #c1c1c1;
	font-size: 14px;
}
.nav-article-list .page-index {
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
	color: #3f6eac;
}
.nav-article-list .active .page-index {
	background-color: #3f6eac;
	border-color: #315E9A;
	color: #E9E9E9;
}
.nav-article-list li:hover,
.nav-article-list li.hover,
.nav-article-list .active,
.nav-article-list .active:hover {
	background-color: #3c3c3e;
}
.nav-article-list .active a {
	color: #fff;
	font-weight: bold;
}
.nav-article-link > * {
	vertical-align: middle;
}

/* à lire aussi (8 colonnes sur 12) */

.a-lire-aussi-8x {
	margin-top: 20px;
}
.a-lire-aussi-8x .media-wrapper {
	text-align: center;
	cursor: pointer;
}
.a-lire-aussi-8x .linkALireAussi {
	display: table;
	width: 100%;
}
.a-lire-aussi-8x .picture-title {
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	padding: 5px 0;
	font: normal 12px 'Bitter', sans-serif;
	text-align: center;
}
.section-actu-mondial-2014 .a-lire-aussi-8x .picture-title  {
	font-family: Arial,sans-serif;
}
@media (min-width: 768px) {
	.a-lire-aussi-8x .media-wrapper img {
		max-width: 226px;
	}
}
@media (min-width: 960px) {
	.a-lire-aussi-8x .media-wrapper img {
		max-width: 193px;
	}
}


/* formulaire partenaire testerunevoiture */
.page-article #formulaire-externe-testerunevoiture {
	margin-top: 20px;
}

/* Sticky bar article */

.corps-article .default-sticky {
	transition: 300ms;
	-moz-transition-duration: 0ms;
	-webkit-transition-duration: 0ms;
	transition-timing-function: ease-in-out;
}

.art-stickybar {
	padding: 0 0 10px;
	margin-top: 20px;
	background-color: #2c2c31;
	font-size: 12px;
}
@media (max-width: 767px) {
	.art-stickybar {
		margin: 18px 0;
	}
}
@media (max-width: 960px) {
	.sticky-140 header,
	.sticky-140 .art-stickybar-media,
	.sticky-140 .art-stickybar-link,
	.sticky-140 .form-inline {
		display: none;
	}
}
.art-stickybar a,
.art-stickybar a:hover {
	color: #fff;
}
.art-stickybar a:hover {
	text-decoration: underline;
}
.art-stickybar-block {
	border-top: 1px solid #696969;
	border-bottom: 1px solid #111112;
	padding-right: 4px;
	padding-left: 4px;
}
.art-stickybar-block:first-child {
	border-top: 0 none;
}
.art-stickybar-block:last-child {
	border-bottom: 0 none;
}
.art-stickybar-header {
    padding-bottom: 4px;
    padding-top: 6px;
}
.art-stickybar-header hgroup,
.art-stickybar-header .stickybar-group-title {
	float: left;
	width: 90px;
}
.art-stickybar-up-button {
	float: right;
	margin-top: -1px;
}
.art-stickybar h1,
.art-stickybar .stickybar-title {
	margin: 0;
	font-size: 12px;
	color: #B4B4B4;
}

.art-stickybar .stickybar-title {
	line-height: 1.1;
}

.art-stickybar h2,
.art-stickybar .stickybar-subtitle  {
	margin: 5px 0;
	font-size: 12px;
	color: #FFF;
}
.art-stickybar-up-button {
	cursor: pointer;
	width: 35px;
	height: 35px;
	border: 0;
	margin-right: 3px;
	text-indent: -9999px;
	-moz-box-shadow: 4px 4px 0px 0px #000000;
	-webkit-box-shadow: 4px 4px 0px 0px #000000;
	box-shadow: 4px 4px 0px 0px #000000;
	background: #2c2c31 url(/v4/includes/images/refonte2013/button/arrow-up.png) no-repeat center center;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.art-stickybar-media {
	padding-top: 10px;
	padding-bottom: 9px;
	margin: 0;
}
.art-stickybar-picture {
	display: block;
	max-width: 100%;
	border: 1px solid #151516;
}
.art-stickybar-picture:hover,
.art-stickybar-picture:focus,
.art-stickybar-picture:active {
	border: 1px solid #FFF;
}
.art-stickybar-medialink {
	display: inline-block;
	margin-top: 8px;
	color: #FFF;
}
.art-stickybar-medialink+.art-stickybar-medialink {
	margin-left: 2px;
}
.art-stickybar-medialink+.art-stickybar-medialink:before  {
	content: "-";
	display: inline-block;
	margin-right: 5px;
	text-decoration: stroke;
}
.art-stickybar-link {
	display: block;
	padding-top: 6px;
	padding-bottom: 10px;
}
.art-stickybar-partager {
	padding: 7px 0 0;
}
.art-stickybar-partager .title {
	padding: 0 0 8px 4px;
	margin: 0;
	font: bold 12px Arial, sans-serif;
	color: #FFF;
}
.liste-partage {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #B4B4B4;
}
.liste-partage > li {
	display: inline-block;
	height: 42px;
	padding: 4px 0 4px 4px;
	border-top: 1px dotted #727273;
	border-top: 0;
	white-space: nowrap;
}
.art-stickybar-partager .liste-partage > .odd {
	padding-left: 5px;
}
.art-stickybar-partager .liste-partage {
	display: inline-block;
	text-align: left;
}
@media (max-width: 959px) {
	.art-stickybar-partager {
		text-align: center;
	}
	.art-stickybar-partager .liste-partage  {
		padding-left: 4px;
	}
	.art-stickybar-partager .title {
		text-align: left;
	}
	.art-stickybar-partager .liste-partage > .odd {
		padding-left: 0;
	}
}
.liste-partage .partage-libelle {
	vertical-align: top;
	display: inline-block;
	width: 62px;
	height: 20px;
	line-height: 20px;
}
.liste-partage a {
	background:url(/v4/includes/images/refonte2013/sprite/partage-icons.png) no-repeat;
    display: block;
    overflow: hidden;
	width: 59px;
	height: 33px;
	margin-right: 1px;
	margin-bottom: 1px;
	cursor: pointer;
}
.liste-partage .fb-like-container {
	width: 59px;
	box-shadow: 2px 2px 0 0 #545454;
}
.liste-partage .fb-like-container a:hover,
.liste-partage .fb-like-container a:focus,
.liste-partage .fb-like-container a:hover,
.liste-partage .fb-like-container a:focus {
	margin-right: 0;
	margin-bottom: 0;
	border: solid 1px #fff;
}
.liste-partage .partage-facebook {
	background-position: 0 0;
}
.liste-partage .partage-google {
	background-position: 0 -44px;
}
.liste-partage .partage-twitter {
	background-position: 0 -88px;
}
.liste-partage .partage-pinterest {
	background-position: 0 -132px;
}
.liste-partage .partage-linkdin {
	background-position: 0 -174px ;
}
.liste-partage .partage-newsletter,
.liste-partage .partage-newsletter:hover,
.liste-partage .partage-newsletter:focus {
	background-position: 0 -217px;
}
.send-mail-btn {
	display: inline-block;
	width: 31px;
	height: 20px;
	background: url(/v4/includes/images/refonte2013/sprite/article.png) no-repeat 0 -143px;
	text-indent: -9999px;
}
.art-stickybar form {
	padding-top: 8px;
	border: none;
	white-space: nowrap;
}
.art-stickybar-input,
.art-stickybar .dropdown {
	border: 1px solid #6e6e6e;
	color: #fff;
}
.art-stickybar-input {
	width: 95px;
	height: 24px;
	background: #8e8e8e url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center;
	background: url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlOGU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWFhYWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center, -moz-linear-gradient(top, #8e8e8e 0%, #aaaaaa 100%);
	background: url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e8e8e), color-stop(100%,#aaaaaa));
	background: url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center, -webkit-linear-gradient(top, #8e8e8e 0%,#aaaaaa 100%);
	background: url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center, -o-linear-gradient(top, #8e8e8e 0%,#aaaaaa 100%);
	background: url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center, -ms-linear-gradient(top, #8e8e8e 0%,#aaaaaa 100%);
	background: url(/v4/includes/images/refonte2013/icon/grey-looking-glass.png) no-repeat 3px center, linear-gradient(to bottom, #8e8e8e 0%,#aaaaaa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e', endColorstr='#aaaaaa',GradientType=0);
	padding-left: 16px;
	font-size: 11px;
}
.art-stickybar-input .placeholder {
	opacity: 1;
	padding: 3px 0 0 16px !important;
	color: #fff;
	font-style: normal;
}
.art-stickybar-input::-webkit-input-placeholder {
	opacity: 1;
	color: #fff;
	font-style: normal;
}
.art-stickybar-input:-moz-placeholder {
	opacity: 1;
	color: #fff;
	font-style: normal;
}
.art-stickybar-input::-moz-placeholder {
	opacity: 1;
	color: #fff;
	font-style: normal;
}
.art-stickybar-input:-ms-input-placeholder {
	opacity: 1;
	color: #fff;
	font-style: normal;
}
.art-stickybar .dropdown {
	background: #8e8e8e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlOGU4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWFhYWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #8e8e8e 0%, #aaaaaa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e8e8e), color-stop(100%,#aaaaaa));
	background: -webkit-linear-gradient(top, #8e8e8e 0%,#aaaaaa 100%);
	background: -o-linear-gradient(top, #8e8e8e 0%,#aaaaaa 100%);
	background: -ms-linear-gradient(top, #8e8e8e 0%,#aaaaaa 100%);
	background: linear-gradient(to bottom, #8e8e8e 0%,#aaaaaa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e', endColorstr='#aaaaaa',GradientType=0);
	margin-bottom: 6px;
}
.art-stickybar .dropdown-trigger {
	font-size: 11px;
}
.art-stickybar .custom-caret {
	width: 19px;
	height: 18px;
	background-position: -2px -46px;
	margin: 2px 2px 0 0;
}
.art-stickybar .btn {
	height: 24px;
	width: 36px;
	border: 1px solid #6e6e6e;
	margin-left: -1px;
	font-size: 11px;
	font-weight: bold;
}
.page-article-essai .art-stickybar .btn {
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.icon-search {
	background:url(/v4/includes/images/refonte2013/icon/icon-search.png) 5px 7px no-repeat;
	height: 17px;
	width: 15px;
	float: left;
	display: block;
	position:absolute;
}
.art-stickybar-btn {
	display: inline-block;
	margin: 6px auto 4px;
	box-shadow: 2px 2px 0 0 #545454;
}
.art-stickybar-btn img {
	border:1px solid transparent;
}
.art-stickybar-btn:hover img {
	border: 1px solid #fff;
    margin-bottom: 0;
    margin-right: 0;
}
/* page live */
.toolbar-live {
	background-color: #2c2c31;
	color: #fff;
	margin: 16px 0;
}
.toolbar-live-top {
	padding: 12px 16px;
	border-bottom: 1px solid #000;
}
.toolbar-live-top .radio {
	padding-top: 5px;
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.toolbar-live-bottom {
	padding: 12px 16px;
	border-top: 1px solid #4a4a4a;
}
.toolbar-live .liste-partage li {
	padding-left: 0;
}
.lien-commentaires {
	margin-bottom: 0;
	font-size: 13px;
	font-weight: bold;
}
.lien-commentaires a {
	color: #fff;
	text-decoration: underline;
}
@media (min-width: 768px) {
	.toolbar-live-top .radio + .radio {
		margin-left: 20px;
	}
	.lien-commentaires {
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.toolbar-live-top .radio {
		display: block;
		margin-bottom: 5px;
	}
	.toolbar-live-top .medium-select {
		margin-top: 10px;
	}
	.toolbar-live .liste-partage {
		margin-bottom: 10px;
	}
}
.resultats-sondage {
	width: 100%;
}
.resultats-sondage td {
	color: #858585;
	font-size: 14px;
}
.resultats-sondage .gagnant td {
	color: #55b317;
}
.resultats-sondage .col-meter {
	width: 60%;
}
.resultats-sondage .meter {
	-webkit-appearance: meter;
	display: inline-block;
	width: 100%;
	height: 16px;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 10%, #edecec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10%,#ffffff), color-stop(100%,#edecec));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 10%,#edecec 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 10%,#edecec 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 10%,#edecec 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 10%,#edecec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#edecec',GradientType=0);
	padding: 2px;
	border: 1px solid #d1d1d1;
	box-shadow: 0 0 0 2px #fff inset;
	font-size: 0;
	line-height: 1;
}
.meter-ie,
.meter-ie > span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.meter-ie > span {
	height: inherit;
}
.resultats-sondage .meter::-webkit-meter-bar {
	display: inline-block;
	background: none;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 10%, #edecec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10%,#ffffff), color-stop(100%,#edecec));
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 10%,#edecec 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#ffffff 10%,#edecec 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 10%,#edecec 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 10%,#edecec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#edecec',GradientType=0);
}
.resultats-sondage .meter::-webkit-meter-optimum-value {
	display: inline-block;
	heigth: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #c9c9c9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmJiYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c9c9c9 0%, #b6bbc5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c9), color-stop(100%,#b6bbc5));
	background: -webkit-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: -o-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: -ms-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: linear-gradient(to bottom, #c9c9c9 0%,#b6bbc5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#b6bbc5',GradientType=0);
}
.resultats-sondage .meter::-moz-meter-bar {
	heigth: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #c9c9c9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmJiYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c9c9c9 0%, #b6bbc5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c9), color-stop(100%,#b6bbc5));
	background: -webkit-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: -o-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: -ms-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: linear-gradient(to bottom, #c9c9c9 0%,#b6bbc5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#b6bbc5',GradientType=0);
}
.resultats-sondage .meter-ie > span {
	height: 10px;
	background: #c9c9c9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmJiYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c9c9c9 0%, #b6bbc5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9c9c9), color-stop(100%,#b6bbc5));
	background: -webkit-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: -o-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: -ms-linear-gradient(top, #c9c9c9 0%,#b6bbc5 100%);
	background: linear-gradient(to bottom, #c9c9c9 0%,#b6bbc5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#b6bbc5',GradientType=0);
}
.resultats-sondage .gagnant .meter,
.resultats-sondage .gagnant .meter-ie {
	border-color: #55b317;
}
.resultats-sondage .gagnant .meter::-webkit-meter-optimum-value {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 10px;
	background: #9ad50c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlhZDUwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YWFlMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #9ad50c 0%, #4aae19 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ad50c), color-stop(100%,#4aae19));
	background: -webkit-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: -o-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: -ms-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: linear-gradient(to bottom, #9ad50c 0%,#4aae19 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ad50c', endColorstr='#4aae19',GradientType=0);
	border: 1px solid #55b317;
	box-shadow: 0 0 0 1px rgba(207,252,196,0.2) inset;
}
.resultats-sondage .gagnant .meter-ie > span {
	height: 10px;
	background: #9ad50c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlhZDUwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YWFlMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #9ad50c 0%, #4aae19 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ad50c), color-stop(100%,#4aae19));
	background: -webkit-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: -o-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: -ms-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: linear-gradient(to bottom, #9ad50c 0%,#4aae19 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ad50c', endColorstr='#4aae19',GradientType=0);
	border: 1px solid #55b317;
	box-shadow: 0 0 0 1px rgba(207,252,196,0.2) inset;
}
.resultats-sondage .gagnant .meter::-moz-meter-bar {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	heigth: 10px;
	background: #9ad50c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlhZDUwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YWFlMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #9ad50c 0%, #4aae19 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ad50c), color-stop(100%,#4aae19));
	background: -webkit-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: -o-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: -ms-linear-gradient(top, #9ad50c 0%,#4aae19 100%);
	background: linear-gradient(to bottom, #9ad50c 0%,#4aae19 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ad50c', endColorstr='#4aae19',GradientType=0);
	border: 1px solid #55b317;
	box-shadow: 0 0 0 1px rgba(207,252,196,0.2) inset;
}

/* partie live d'un article */
.contenus-live {
	margin-top: 18px;
}
.navbar-brand .picto-live {
	vertical-align: middle;
}
.article-live {
	padding: 15px 0;
	border-bottom: 1px solid #d7d7d7;
}
.article-live p:last-child {
	margin-bottom: 0;
}
.article-live:last-child {
	border-bottom: 0 none;
}
.article-live .picto {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-color: #edf4f7;
	background-image: url(/v4/includes/images/refonte2013/sprite/salons/geneve/geneve-2015.png);
	background-repeat: no-repeat;
	border: 1px solid #dee8e9;
}
.picto-citation {
	background-position: 0 -85px;
}
.picto-tweet {
	background-position: 0 -23px;
}
.picto-sondage {
	background-position: -62px -85px;
}
.picto-infolive {
	background-position: 0 -147px;
}
.picto-videolive {
	background-position: -62px -147px;
}
.picto-textelive {
	background-position: 0 -209px;
}
.picto-photolive {
	background-position: -62px -209px;
}
@media (min-width: 768px) {
	.article-live .picto-container {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.article-live .picto-container {
		padding-bottom: 5px;
	}
}
.article-live .article-date {
	display: block;
	margin-bottom: 5px;
	color: #4143ad;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.article-live .article-titre {
	margin: 8px 0 18px;
	color: #272729;
	font-family: 'Bitter',serif;
	font-size: 24px;
	font-weight: bold;
}
.article-live .article-contenu p {
	color: #858585;
	font-size: 14px;
}
.article-live .article-extrait {
	margin-bottom: 16px;
}
.article-live .article-contenu .citation {
	font-style: italic;
	font-size: 18px;
}
.article-live p.citation-attribution {
	color: #272729;
	font-weight: bold;
}
.sondage-salon .custom-radio {
	margin: 10px 0;
	cursor: pointer;
	font-weight: normal;
}
.sondage-salon .btn {
	width: auto;
}
.sondage-salon .btn-secondaire {
	color: #787878 !important;
}
.sondage-salon .button-container {
	margin-top: 10px;
}

/* Bouton de mise à jour */
.article-main-title .texte-upd {
	background: url("/v4/includes/images/refonte2013/button/texte-upd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 34px;
	text-indent: -9999px;
	vertical-align: middle;
	width: 34px;
}
/* classe ckEditor */
.image-contenu-live {

}
/* classe ckEditor */
.image-left-contenu-live {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
/* vidéo */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-article .col-md-4 .conteneur-sas-pave-haut {
	margin-bottom: 20px;
}

.article-8x2.article-nobg.article-media .article-title,
.article-8x2.article-nobg.article-nomedia .article-title {
	font-size: 18px;
	line-height: initial;
}

@media (min-width: 960px) {
	.article-8x-imgLeft-v2 .media img {
		max-width: 191px;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	.article-8x-imgLeft-v2 .media img {
		max-width: 225px;
	}
}

/************** MISE EN AVANT VENDRE AVEC L'ARGUS *****************/
.vendreAvecLargus {
	margin-top: 12px;
}
.vendreAvecLargus  .offre-contenu {
	cursor: pointer;
	display: block;
	background: #edf4f7;
	padding: 7px 5px 0;
	border: 1px solid #dee8e9;
	-moz-box-shadow: 0 1px 1px #888;
	-webkit-box-shadow: 0 1px 1px #888;
	box-shadow: 0 1px 1px #888;
}
.vendreAvecLargus  .offre-contenu:hover {
	background:#fff;
}

.vendreAvecLargus  .offre-contenu p {
	font: bold 16px 'Roboto Condensed', sans-serif;
	color: #555556;
	text-align: center;
}
.vendreAvecLargus  .offre-contenu span {
	color:#e4100f;
}
.vendreAvecLargus .picto-vendreAvecLargus {
	background: url(/v4/includes/images/refonte2013/icon/vendre-avec-Largus.png) no-repeat;
	text-align: center;
	width: 46px;
	height: 50px;
	line-height: 46px;
	display: block;
	margin: 0 auto;
}

/************** MISE EN AVANT REPRISE ARGUS VOLKSWAGEN *****************/
.reprise-argus-volkswagen {
	margin-top: 12px;
}
.reprise-argus-volkswagen .offre-contenu {
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
	-moz-box-shadow: 0 1px 1px #888;
	-webkit-box-shadow: 0 1px 1px #888;
	box-shadow: 0 1px 1px #888;
	padding:7px 5px 0;
	display: block;
	cursor: pointer;
}
.reprise-argus-volkswagen p {
	font: bold 18px 'Roboto Condensed', sans-serif;
	color: #14b476;
	text-align: left;
	text-shadow: 1px 1px 0 #FFF;
}
.reprise-argus-volkswagen span {
	color:#e4100f;
}
.reprise-argus-volkswagen a {
	padding-top:10px;
}
.reprise-argus-volkswagen a:hover {
	border: 1px solid #14b476;
}
.reprise-argus-volkswagen .picto-volkswagen {
	background:url(/v4/includes/images/picto/volkswagen-33x33.png) no-repeat;
	height: 33px;
	width: 33px;
	display: block;
	float: left;
	margin: 5px 10px 0 3px;
}

/* Encadre avec etiquette */
.article-vehicule-desc {
	margin-bottom: 18px;
}
.article-vehicule-desc .title {
	background-color: #2c2c31;
    padding: 4px 7px 6px;
    border-top: 1px solid #868687;
    margin-bottom: 0;
    color: #fff;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 16px;
}
.encadre-etiquette {
	vertical-align: top;
	display: inline-block;
	font-family: Arial, sans-serif;
	letter-spacing: normal;
	color: #737373;
}
.vehicule-modele .subtitle {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
}
.vehicule-desc-content {
	width: 100%;
	background-color: #edf4f7;
}
.vehicule-desc-content + .vehicule-desc-content .vehicule-desc-modele {
	border-top-color: #fff;
}
.vehicule-desc-cell {
	vertical-align: middle;
	padding: 0;
}
.vehicule-desc-cell,
.vehicule-desc-modele {
	border: 1px solid #dee8e9;
}
.vehicule-desc-modele {
	font-weight: normal;
	padding-top: 2px;
	padding-left: 8px;
}
.vehicule-proprietes {
    padding: 7px 8px;
	margin-bottom: 0;
	font-size: 12px;
}
.vehicule-proprietes li {
	color: #636363;
	list-style-type: none;
	white-space: nowrap;
}
.vehicule-proprietes li a {
	color: #636363;
	text-decoration: underline;
}
.vehicule-prix {
	vertical-align: top;
}
.vehicule-prix > div {
	display: table;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.vehicule-prix .tarif {
	display: table-cell;
	vertical-align: top;
	width: 60%;
}
.comparatif .vehicule-prix .tarif {
	vertical-align: middle;
}
.vehicule-prix .libelle {
	display: inline-block;
	background-color: #3f6ead;
	padding: 3px 5px;
	border: 1px solid #315e9a;
	border-radius: 2px;
	margin: 1px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
.vehicule-prix .montant {
	display: block;
	padding-top: 2px;
	color: #416eae;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.comparatif .vehicule-prix .montant {
	padding-top: 0;
}
.vehicule-prix .delta {
	vertical-align: middle;
	display: table-cell;
	height: 68px;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.vehicule-prix .neutre {
	background-color: #d8d8d9;
	color: #6d6b6b;
}
.vehicule-prix .bonus {
	background-color: #cfe9c4;
	color: #7aa86c;
}
.vehicule-prix .malus {
	background-color: #eed3d3;
	color: #e53535;
}
@media (min-width: 768px) {
	.vehicule-desc-cell {
		width: 50%;
	}
	.vehicule-proprietes {
	    border-right: 1px solid #fff;
	}
}
@media (max-width: 767px) {
	.vehicule-desc-content,
	.vehicule-desc-content tbody,
	.vehicule-desc-content tr,
	.vehicule-desc-modele,
	.vehicule-desc-cell {
		display: block;
	}
	.vehicule-desc-modele {
		border-bottom: 0 none;
	}
	.vehicule-desc-cell + .vehicule-desc-cell {
		border-top: 0 none;
	}
	.vehicule-proprietes {
		padding-bottom: 8px;
	}
	.vehicule-prix .delta {
		padding-right: 5px;
		padding-left: 5px;
	}
}

/* Comparatif caractéristiques */

.avis .vehicule .title {
	padding: 0 0 10px 0;
	color: #626262;
	font-size: 14px;
	font-weight: bold;
}
.avis .vehicule .media {
	margin-bottom: 10px;
}

/* Bilan */

.bilan {
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
	margin-top: 20px;
}
.bilan .title {
	margin: 0;
}
.bilan > .section {
	padding: 13px;
	margin: 0;
}
.bilan > p.section {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dee8e9;
}
.bilan .header {
	padding-bottom: 14px;
	border-bottom: 1px solid #dee8e9;
}
.bilan .header .title,
.bilan .header .subtitle {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	font-weight: normal;
	font-size: 20px;
}
.bilan .header .title {
	margin-right: 5px;
	color: #3F6EAD;
}
.bilan .subtitle {
	color: #898989;
}
.bilan .content {
	font-size: 14px;
	color: #303132;
}
.avis .title {
	height: 33px;
	padding: 2px 0 2px 10px;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
}
.avis .like .title {
	background-color: #4ead18;
	border: 1px solid #387526;
}
.avis .dislike .title {
	background-color: #c70e0d;
	border: 1px solid #B20004;
}
.avis .title .icon {
	display: block;
	float: left;
	width: 28px;
	height: 27px;
	margin-right: 6px;
}
.avis .like .title .icon {
	background: url(/v4/includes/images/refonte2013/sprite/article.png) no-repeat -2px -450px;
}
.avis .dislike .title .icon {
	background: url(/v4/includes/images/refonte2013/sprite/article.png) no-repeat -2px -315px;
}
.avis .list {
	padding: 0;
	margin-top: 9px;
	font-size: 14px;
	list-style-type: none;
	color: #787878;
}
.avis .list > .list-item {
	padding-left: 26px;
	margin-bottom: 4px;
}
.avis .like .list-item {
	background: url(/v4/includes/images/refonte2013/sprite/article.png) no-repeat 0 -525px;
}
.avis .dislike .list-item {
	background:  url(/v4/includes/images/refonte2013/sprite/article.png) no-repeat 0 -379px;
}

/* Fiche Technique */

.fiche-technique .data-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font: bold 14px Arial, sans-serif;
}
.fiche-technique .data-table .title {
	padding: 8px 0 6px 6px;
	text-align: left;
	text-transform: uppercase;
	color: #3D6AA8;
}
.fiche-technique .data-table+.data-table .title,
.fiche-technique .link-voir {
	padding-top: 16px;
	border-top: 1px solid #D6D6D6;
	margin-top: 10px;
}
.fiche-technique .data-table .odd {
	background: #EFEFEF;
}
.fiche-technique .data-table .header {
	padding: 6px 0 8px 6px;
}
.fiche-technique .data-table .data {
	font-weight: normal;
	text-align: left;
}
.fiche-technique .btn-plus {
	height: auto;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	white-space: normal;
}
.fiche-technique .btn-plus:hover {
	color: #3F6EAD;
	text-decoration: underline;
}
.link-voir,
.link-voir:hover  {
	display: block;
	font-size: 14px;
	text-align: right;
	text-decoration: underline;
	color: #676767;
}

/* Mots clés */

.tag-cloud {
	margin-top: 20px;
}
.tag-cloud ul {
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
	padding: 13px 8px;
	margin-bottom: 10px;
	text-align: center;
}
.tag-cloud .list-item {
	padding: 0 3px 3px;
}
.tag-cloud .tag-item {
	display: block;
	padding: 0 10px;
	color: #5370AF;
	font: bold 14px/28px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.tag-cloud span.tag-item {
	text-decoration: none;
}

.tag-cloud .list-item:hover a.tag-item {
	background: #5370AF;
	color: #fff;
	text-decoration: none;
}

/* Page */

#page-tag main h1 {
	color: #3B659F;
}

/* nav rubrique (art. suivant / art. précédent) */

.nav-rubrique {
	padding-bottom: 2px;
	border-bottom: 5px solid #dedede;
	margin-top: 27px;
}
.nav-rubrique a {
	display: block;
	text-align: center;
}
.nav-rubrique a span {
	display: block;
}
.nav-rubrique .name {
	background-color: #f9f9f9;
	padding: 0 8px;
	border: 1px solid #e6e6e6;
	color: #7f7f7f;
	font-size: 11px;
	line-height: 22px;
}
.nav-rubrique .prev .name {
	text-align: left;
}
.nav-rubrique .next .name {
	text-align: right;
}
.nav-rubrique .icon {
	width: 48px;
	height: 48px;
	background-image: url(/v4/includes/images/refonte2013/sprite/pagination.png);
	background-repeat: no-repeat;
	border: 2px solid #d6d6d6;
	-moz-border-radius: 24px;
	-wekbit-border-radius: 24px;
	border-radius: 24px;
	margin: 19px auto 10px;
}
.nav-rubrique a:hover .icon {
	border-color: #2a558e;
}
.nav-rubrique .prev .icon {
	background-position: 0 center;
}
.nav-rubrique .prev:hover .icon {
	background: #3f6eac url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -88px center;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmNmVhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZjViOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -88px center, -moz-linear-gradient(top, #3f6eac 0%, #2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -88px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f6eac), color-stop(100%,#2f5b95));
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -88px center, -webkit-linear-gradient(top, #3f6eac 0%,#2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -88px center, -o-linear-gradient(top, #3f6eac 0%,#2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -88px center, -ms-linear-gradient(top, #3f6eac 0%,#2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -88px center, linear-gradient(to bottom, #3f6eac 0%,#2f5b95 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6eac', endColorstr='#2f5b95',GradientType=0 );
}
.nav-rubrique .next .icon {
	background-position: -44px center;
}
.nav-rubrique .next:hover .icon {
	background: #3f6eac url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -132px center;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmNmVhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZjViOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -132px center, -moz-linear-gradient(top, #3f6eac 0%, #2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -132px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f6eac), color-stop(100%,#2f5b95));
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -132px center, -webkit-linear-gradient(top, #3f6eac 0%,#2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -132px center, -o-linear-gradient(top, #3f6eac 0%,#2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -132px center, -ms-linear-gradient(top, #3f6eac 0%,#2f5b95 100%);
	background: url(/v4/includes/images/refonte2013/sprite/pagination2.png) no-repeat -132px center, linear-gradient(to bottom, #3f6eac 0%,#2f5b95 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6eac', endColorstr='#2f5b95',GradientType=0 );
	border-color: #2a558e;
}
.nav-rubrique .art-title {
	padding: 0 18px 18px;
	color: #595959;
	font-family: 'Bitter', serif;
	font-size: 14px;
	font-weight: bold;
}
.nav-rubrique a:hover {
	background-color: #f1f4f7;
}
.nav-rubrique a:hover .name {
	background-color: #dde4ee;
	border-color: #dce3ec;
	color: #3866a2;
	text-shadow: 1px 1px 0 #fff;
}
.nav-rubrique a:hover .art-title {
	color: #5370ae;
	text-decoration: underline;
}

/******************************/
/***** FIN PAGE ARTICLE ******/
/****************************/


/****************************/
/********** SALONS ***********/
/******************************/

/* ACCUEIL SALONS */

#salons .titre-salons {
	margin-top: 0;
	margin-bottom: 10px;
	color: #333;
	font: bold 26px 'Bitter', serif;
}
#salons .sous-titre-salon {
	padding-bottom: 5px;
	border-bottom: 1px solid #D5D5D5;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
#salons .entete-salons {
	margin-bottom: 10px;
}
#salons .titre-l3-salon {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
#salons p {
	color: #737373;
	font-size: 14px;
}
.evenement-salon {
	margin-bottom: 20px;
	font-size: 14px;
}
.date-graphique {
	display: block;
	float: left;
	width: 99px;
	height: 112px;
	background: url('/v4/includes/images/refonte2013/sprite/article.png') no-repeat -35px -192px;
	margin-right: 16px;
}
.date-graphique span {
	display: block;
	font-weight: bold;
	text-align: center;
}
.date-graphique .annee {
	margin-top: 11px;
	color: rgba(255,255,255,0.5);
	font-size: 11px;
	line-height: 11px;
}
.date-graphique .mois,
.date-graphique .jour {
	font-family: 'Roboto Condensed', sans-serif;
}
.date-graphique .mois {
	margin-top: 4px;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
.date-graphique .jour {
	margin-top: 8px;
	color: #4e79b2;
	font-size: 45px;
	line-height: 45px;
	text-shadow: 1px 1px 0 #1d4172;
}
.nom-salon {
	display: block;
	margin: 1px 0 9px;
	color: #414349;
	font: bold 18px 'Bitter', serif;
}
.evenement-salon ul {
	margin-bottom: 0;
}
.evenement-salon li {
	padding: 2px 0;
}
.evenement-salon li span {
	color: #737373;
}
.infos-generales-salon {
	display: inline-block;
	background: #edf4f7;
	padding: 8px 24px 8px 12px;
	border: 1px solid #dee8e9;
	color: #414349;
	font-size: 14px;
}
.thumbs-salon .thumbnail {
	padding: 0;
	border: 0 none;
	border-radius: 0;
}
.thumbs-salon .caption {
	display: block;
	background: #edf4f7;
	border: 1px solid #dee8e9;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.thumbs-salon .thumbnail:hover {
	 color: #4e79b2;
	 text-shadow: 1px 1px 0 #fff;
}
.thumbs-salon .thumbnail:hover .caption {
	 background-color: #d8e2ef;
	 border-color: #c1cedf;
}

/* liste vidéos ou photos */
.salon-home-media .thumbnail {
	position: relative;
    padding: 0;
    border: 0 none;
    border-radius: 0;
}
.salon-home-media .caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #edf4f7;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}

.salon-home-media img {
	display: block;
	border: 1px solid #cdcdcd;
}
.salon-home-media .caption {
	position: static;
	display: block;
	width: 100%;
	background-color: #f3f3f3;
	border-top: 0 none;
	color: #3f6eac;
	font-weight: normal;
	text-align: center;
}
.salon-home-photos .caption {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	min-height: 58px;
}
.salon-home-videos .caption {
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 14px;
}
.salon-home-media a:hover img {
	border-color: #3f6eac;
}
.salon-home-media a:hover .caption {
	background-color: #d9e2ef;
	border-color: #3f6eac;
	text-shadow: 1px 1px 0 #fff;
}
.salon-home-videos .filigrane-video-lg {	
	margin-top: -54px;
}
.salon-home-videos a:hover .filigrane-video-lg {
	opacity: 0.5;
}

@media (max-width: 767px) {
	.salon-home-media .caption {
		min-height: auto;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	.salon-home-media .thumbnail {
		width: 226px;
	}
}

/******************************/
/******** FIN SALONS *********/
/****************************/

/****************************/
/******** DIAPORAMAS ET GUIDE ACHAT *********/
/******************************/

.section-diaporama {
	margin-bottom: 26px;
}

/* ne servira plus qu'au GA et vidéos */
.section-diaporama .icon-prev,
.section-diaporama .icon-next {
	display: inline-block;
	background-image: url(/v4/includes/images/refonte2013/sprite/diaporama.png);
	background-repeat: no-repeat;
}

/****************************/
/******** DIAPORAMAS *********/
/******************************/

.mediapage-header .back-link {
	padding-top: 18px;
	text-align: right;
}
.mediapage-header .back-link a {
	color: #3f6eac;
	font: bold 20px 'Roboto Condensed', sans-serif;
	text-decoration: underline;
}
.general-background-grey .mediapage-header .back-link a {
	color: #fff;
}

.mediapage-chapeau p {
	font-size: 14px;
	margin-bottom: 20px;
}
.general-background-grey .mediapage-chapeau p {
	color: #fff;
}

.section-diaporama-article .diaporama-container {
	display: block;
	background-color: #171719;
}

.section-diaporama-article .diaporama-media-container {
	padding-right: 0px;
	display: block;
	width: auto;
	text-align: center;
}

.section-diaporama-article #diaporama-photo {
	display: inline-block;
	position: relative;
}

.section-diaporama-article #diaporama-photo img {
	width: 100%;
}
@media (max-width: 959px) {
	.section-diaporama-article #diaporama-photo img {
		height: auto;
	}
}

.section-diaporama-article #diaporama-photo .diaporama-hd {
	display: block;
	position: absolute;
    width: 59px;
    height: 48px;
	right: 0;
	bottom: 0;
	margin: 10px;
    background-image: url("/v4/includes/images/refonte2013/sprite/diaporama3.png");
    background-repeat: no-repeat;
    background-position: -5px -5px;
}
.section-diaporama-article #diaporama-photo .diaporama-hd:hover {background-position:-75px -5px ;}
.section-diaporama-article .diaporama-media-footer {
	padding: 10px;
	color: #fff;
}

.section-diaporama-article .diaporama-rang {
	margin-top: 0px;
	line-height: 60px;
}

.section-diaporama-article .diaporama-title,
.section-diaporama-article .diaporama-descr,
.section-diaporama-article .diaporama-author {
	margin: 0 10px 10px 0;
	color: #fff;
	font-family: 'Roboto Condensed',​sans-serif;
}
.section-diaporama-article .bloc-infos-images p:last-child {
	margin-bottom: 0px;
}

.section-diaporama-article .diaporama-title {
	font-size: 18px;
}
.section-diaporama-article .diaporama-descr {
	font-size: 16px;
}
.section-diaporama-article .diaporama-author {
	font-size: 10px;
}

.diaporama-controls2 {

}
.diaporama-control2 {
	display: block;
	width: 60px;
	margin-left: auto;
	margin-right: auto;
}
.diaporama-control2 .icon-liste-image,
.diaporama-control2 .icon-prev,
.diaporama-control2 .icon-next {
	width: 60px;
	height: 60px;
	display: block;
	background-image: url("/v4/includes/images/refonte2013/sprite/diaporama3.png");
    background-repeat: no-repeat;
}
.diaporama-control2 .icon-liste-image {
    background-position: -5px -343px;
}
.diaporama-control2 .icon-liste-image:hover {
    background-position: -75px -343px;
}
.diaporama-control2 .icon-prev {
   background-position: -5px -63px;
}
.diaporama-control2:hover .icon-prev,
.diaporama-control2:focus .icon-prev {
    background-position: -5px -133px;
}
.diaporama-control2 .icon-next {
    background-position: -5px -203px;
}
.diaporama-control2:hover .icon-next,
.diaporama-control2:focus .icon-next {
    background-position: -5px -273px;
}
.diaporama-controls2 .container-interstice-vertical {
	width: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
}
.diaporama-controls2 .interstice-vertical {
	position: relative;
	top: 13px;
	height: 36px;
	width: 1px;
	display: block;
	background-color: #444349;
}
@media (max-width: 959px) {
	.diaporama-controls2 {
		margin-top: 10px;
	}
}

.diaporama-panel {
	background-color: #252525;
	padding: 6px;
	color: #fff;
}
.diaporama-panel .art-stickybar-block {
	padding: 0;
}
.diaporama-controls {
	border-bottom: 0 none;
	text-align: center;
}
.diaporama-control {
	display: block;
	width: 100%;
	height: 47px;
	background-color: #252525;
	border: 2px solid #686868;
}
.diaporama-control:active,
.diaporama-control:hover {
	background-color: #3a3a3a;
	padding: 1px;
	border-width: 1px;
	box-shadow: 1px 1px 0 #000;
}
.diaporama-control .icon-prev,
.diaporama-control .icon-next {
	height: 31px;
	margin-top: 7px;
	text-align: left;
	text-indent: -9999px;
}
.diaporama-control .icon-prev {
	width: 21px;
	background-position: 0 -182px;
}
.diaporama-control .icon-next {
	width: 16px;
	background-position: 0 -215px;
}
.diaporama-rang {
	font: normal 18px 'Roboto Condensed', sans-serif;
	text-align: center;
}
.diaporama-caption {
	padding: 8px 5px 5px;
	border-top: 0 none;
	line-height: 1.3;
}
.diaporama-panel .diaporama-descr-aside {
	padding-top: 10px;
	font-size: 12px;
	line-height: normal;
}
.reseauxSociaux {
	margin-left: 0;
}
.diaporama-hd,
.diaporama-hd:active,
.diaporama-hd:hover {
	color: #fff;
	text-decoration: underline;
}
.diaporama-vignettes-list {
	margin-top: 18px;
}
.page-article-video .diaporama-vignettes-list {
	margin-top: 0;
}
.diaporama-vignettes-list .thumbnail {
	padding: 0;
	border: 0 none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
}
.diaporama-vignettes-list .photo-affiche-lib  {
	display: block;
	position: absolute;
	right: 10px;
	left: 10px;
	bottom: 20px;
	color: #FFF;
	font: normal 11px/23px Arial,sans-serif;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	background-color: rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}
.diaporama-vignettes-list > .row > div {
	position: relative;
}
.diaporama-vignettes-list .thumbnail img {
	width: 100%;
}
.diaporama-vignettes-title {
	margin-bottom: 0;
}
.diaporama-plus {
	display: block;
	height: 105px;
	margin-bottom: 20px;
}
.diaporama-plus a {
	display: block;
	width: 100%;
	height: 100%;
	background: #edf4f7;
	border: 1px solid #dee8e9;
	letter-spacing: normal;
	text-align: center;
}
.diaporama-plus a:hover {
	background-color: #ccdbee;
}
.diaporama-plus > a {
	font-size: 14px;
	color: #3D6AA8;
}
.blue-shadow-character {
	font: bold 60px/0.8 Arial, sans-serif;
	text-shadow: 1px 1px 0 rgba(17, 59, 118, 1);
	color: #3D6AA8;
}
.diaporama-plus .blue-shadow-character {
	display: block;
	margin-top: 7px;
	text-align: center;
}
.section-diaporama .main-pagination li:first-child a {
	margin-right: 2px;
}

.section-liste-images-article .diaporama-vignettes-list {
	margin-top: 0;
}
.section-diaporama.section-liste-images-article .diaporama-vignettes-list .thumbnail {
	height: auto;
	display: inline-block;
}

@media (min-width: 960px) {
	.diaporama-container {
		display: table;
	}
	.diaporama-media-container,
	.diaporama-panel {
		display: table-cell;
		vertical-align: top;
	}
	.diaporama-media-container {
		width: 85%;
		padding-right: 20px;
	}
	.diaporama-panel {
		width: 15%;
	}
	.diaporama-panel .diaporama-controls {
		padding-bottom: 10px;
	}
	.diaporama-rang {
		margin-top: 6px;
	}
	.diaporama-descr {
		margin: 8px 3px 10px;
	}
	.diaporama-panel .reseauxSociaux {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.titre-reseauxSociaux {
		font-weight: bold;
	}
	.reseauxSociaux li {
		padding-left: 3px;
	}
	.reseauxSociaux li.odd {
		padding-left: 0;
	}
	.diaporama-vignettes-list .col-md-3 .thumbnail {
		height: 93px;
		overflow: hidden;
	}
	.diaporama-vignettes-list .thumbnail img {
		max-width: 217px;
	}
	.page-article-video .diaporama-vignettes-list .thumbnail img {
		height: 162px;
		width: auto;
		max-width: 100%;
	}
	.diaporama-vignettes-list .thumbnail:hover,
	.diaporama-vignettes-list .thumbnail.active {
		outline: 3px solid #3F6EAD;
	}
}
@media (min-width: 768px) and (max-width: 959px) {
	.diaporama-vignettes-list .thumbnail {
		height: 232px;
	}
}
@media (min-width: 480px) and (max-width: 639px) {
	.diaporama-vignettes-list .thumbnail {
		height: 151px;
	}
}
@media (min-width: 640px) and (max-width: 767px) {
	.diaporama-vignettes-list .thumbnail {
		height: 198px;
	}
}
@media (max-width: 959px) {
	.custom-hidden-sm-xs {
		display: none !important;
	}
	.diaporama-panel .art-stickybar-block {
		border: 0 none;
	}
	.diaporama-descr {
		margin: 8px 0 5px;
	}
	.diaporama-rang {
		line-height: 47px;
	}
	.reseauxSociaux li {
		padding-left: 11px;
	}
	.reseauxSociaux li:first-child {
		padding-left: 0;
	}
	.diaporama-descr-aside p {
		margin-bottom: 3px;
	}
	.info-right {
		text-align: right;
	}
}

/* Diaporama Guide achat */

.section-diaporama > .header  {
	padding-left: 38px;
	margin: 28px 0 12px 0;
	background: url(/v4/includes/images/refonte2013/sprite/guide-achat.png) no-repeat;
}
.section-diaporama > .header-photo  {
	background-position: -206px -175px;
}
.section-diaporama > .header-video  {
	background-position: -140px -217px;
}
.section-diaporama > .header > .title {
	display: inline-block;
	margin: 0;
	font: bold 24px 'Bitter',serif;
	color: #4E4E4E;
}
.section-diaporama > .header-photo > .title{
	line-height: 0.79;
}
.section-diaporama > .header-video > .title {
	line-height: 1;
}
.section-diaporama > .header > .exergue {
	font: normal 18px/1 'Roboto Condensed', sans-serif;
	color: #3D6AA8;
}
.section-diaporama > .header-photo > .exergue {
	margin-left: 10px;
}
.section-diaporama > .header-video > .exergue {
	margin-left: 5px;
}
.diaporama-guide-achat .diaporama-preview  {
	padding-top: 0;
}
.diaporama-guide-achat .diaporama-media {
	margin-top: 0;
}
#guide-achat .related-media {
	margin-top: 50px;
}
#guide-achat .related-media .title {
	padding-left: 40px;
	border:0;
	font: bold 24px/0.79 'Bitter',serif;
	color: #4E4E4E;
	background: #FFF url(/v4/includes/images/refonte2013/sprite/guide-achat.png) no-repeat;
}
#guide-achat .related-video .title {
	background-position: -140px -217px;
}
#guide-achat  .related-photo .title {
	padding-top: 0;
	background-position: -206px -175px;
}
#guide-achat .related-media .title > .exergue {
	font: normal 18px 'Roboto Condensed',sans-serif;
	color: #3D6AA8;
}
#guide-achat .related-media .block-footer {
	text-align: left;
}
#guide-achat .related-media .block-footer a {
	font-weight: normal;
	font-size: 14px;
}

.carousel > img,
.carousel > a > img {
	width: 100%;
}
.carousel-control.right,
.carousel-control.left {
	background: 0 none;
	filter: none;
	width: 50%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 24px;
	height: 48px;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
	content: "";
}
.carousel-control .icon-prev {
	background-position: -2px -2px;
	left: 15%;
}
.carousel-control .icon-next {
	background-position: -2px -54px;
	right: 15%;
}

/* Diaporama vidéo */

.diaporama-nav-rang .diaporama-left,
.diaporama-nav-rang .diaporama-right {
	width: 113px;
	font: normal 14px/35px Arial,sans-serif;
	color: #3d6aa8;
}
.diaporama-nav-rang .diaporama-left {
	float: left;
	text-align: left;
}
.diaporama-nav-rang .diaporama-right {
	float: right;
	text-align: right;
}
.diaporama-nav-rang .icon {
	vertical-align: top;
	display: inline-block;
	width: 16px;
	height: 17px;
	margin: 9px 9px 0 6px;
	background-image: url(/v4/includes/images/refonte2013/sprite/diaporama.png);
	background-repeat: no-repeat;
}
.diaporama-nav-rang .diaporama-left .icon {
	float: left;
	background-position: -2px -122px;
}
.diaporama-nav-rang .diaporama-right .icon {
	float: right;
	background-position: -2px -162px;
}
@media (min-width: 768px) {
	.diaporama-nav-rang .diaporama-left,
	.diaporama-nav-rang .diaporama-right {
		width: 113px;
	}
	.diaporama-nav-rang .diaporama-left:hover,
	.diaporama-nav-rang .diaporama-right:hover {
		background-color: #3F6EAF;
		border: 1px solid #325A8F;
		color: #ffffff;
		text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	}
	.diaporama-nav-rang .diaporama-left:hover {
		margin: -1px 1px -1px -1px;
	}
	.diaporama-nav-rang .diaporama-right:hover {
		margin: -1px -1px -1px 1px;
	}
	.diaporama-nav-rang .diaporama-left:hover .icon {
		background-position: -2px -102px;
	}
	.diaporama-nav-rang .diaporama-right:hover .icon {
		background-position: -2px -142px;
	}
}
@media (max-width: 767px) {
	.diaporama-nav-rang .diaporama-left,
	.diaporama-nav-rang .diaporama-right {
		width: 35px;
		height: 36px;
	}
	.diaporama-nav-rang .text {
		display: none;
	}
}
.diaporama-media iframe {
	display: block;
}

/******************************/
/******* FIN DIAPORAMA *******/
/****************************/


/****************************/
/******* COMMENTAIRES ********/
/******************************/

.page-article #comment-section-part {
	margin-top: 20px;
	margin-bottom: 15px;
}

.navbar-comments .navbar-brand {
	color: #4f4f4f;
	font: normal 20px/25px 'Roboto Condensed', sans-serif;
}
.navbar-comments .dropdown {
	float: left;
	margin: 0 0 0 25px;
}
.navbar-comments .collapse .navbar-nav > li {
	margin-left: 33px;
}
.navbar-comments .navbar-nav > li > a {
	background: none;
	padding: 0;
}
.navbar-comments-footer {
	min-height: 0;
	margin-top: 10px;
}
.comment-section .article-section-comments-title {
	display: inline;
}
.comment-section .lien-tout-haut {
	float: right;
	font-size: 18px;
	line-height: 28.5px;
	vertical-align: bottom;
}
.comment {
	margin-bottom: 20px;
}
.comment-header {
	background: #edf4f7;
	padding: 7px 8px 6px;
	border: 1px solid #dee8e9;
}

.comment-header .comment-datetime {
	white-space: nowrap;
	text-transform: capitalize;
}

.selected .comment-header {
	background: #3f6dac;
	border: 1px solid #2a558e;
}
.comment-title {
	margin: 0;
	color: #5370ae;
	font-size: 16px;
	font-weight: bold;
}
.selected .comment-title {
	color: #fff;
}
.comment-info {
	padding-top: 2px;
	color: #2a2a2a;
	font-size: 11px;
	text-align: right;
}
@media (max-width: 767px) {
	.comment-info {
		float: none !important;
		text-align: left;
 	}
 }
.selected .comment-info {
	color: #fff;
}
.comment-content {
	padding-bottom: 2px;
}
.comment-content p {
	color: #636363;
	padding: 7px 0 9px;
	margin: 0;
	font-size: 14px;
	word-wrap: break-word;
	white-space: pre-line;
	line-height:21px;
}
.selected .comment-content {
	background: #f0f4f7;
	border: 1px solid #d8e2ef;
	border-top: 0 none;
}
.selected .comment-content p {
	padding-right: 8px;
	padding-left: 8px;
	color: #838383;
}
.comment-toolbar {
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	opacity: 0.7;
	vertical-align: top;
	padding: 5px 0 0;
	border-top: 1px solid #dadada;
}
.selected .comment-toolbar {
	padding-right: 8px;
	padding-left: 8px;
}
.comment-actions {
	float: left;
}
.comment-actions-button,
.comment-toolbar .btn-gris {
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
}
.comment-actions-button {
	float: left;
	vertical-align: middle;
	padding: 5px 4px;
}
.open .comment-actions-button {
	background: #5370ae;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzNzBhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTYwOGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #5370ae 0%, #4a608f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5370ae), color-stop(100%,#4a608f));
	background: -webkit-linear-gradient(top, #5370ae 0%,#4a608f 100%);
	background: -o-linear-gradient(top, #5370ae 0%,#4a608f 100%);
	background: -ms-linear-gradient(top, #5370ae 0%,#4a608f 100%);
	background: linear-gradient(to bottom, #5370ae 0%,#4a608f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5370ae', endColorstr='#4a608f',GradientType=0);
	padding: 6px 5px;
	border: 0 none;
}
.comment:hover > .comment-content > .comment-toolbar,
.comment-reply:hover > .comment-content > .comment-toolbar {
	filter: none;
	-moz-opacity: 1;
	opacity: 1;
}
.comment:hover > .comment-content > .comment-toolbar > .comment-actions > .comment-score,
.comment-reply:hover > .comment-content > .comment-toolbar > .comment-actions > .comment-score {
	visibility: visible;
}
.comment-score {
	visibility: hidden;
	float: left;
	padding: 5px 5px 0;
	font-weight: bold;
	text-align: center;
}
.open .comment-score {
	visibility: visible !important;
}
.comment-score.positive {
	color: #75c31d;
}
.comment-score.negative {
	color: #bf2123;
}
.comment-actions ul {
	display: none;
	float: left;
	margin: 0;
}
.comment-actions li {
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0;
}
.comment-actions li:nth-child(1) {
	padding-left: 7px;
	border-left: 1px solid #ececec;
}
.comment-actions li:nth-child(2) {
	padding-right: 7px;
	border-right: 1px solid #ececec;
}
.selected .comment-actions li:nth-child(1) {
	border-left: 1px solid #e1e1e1;
}
.selected .comment-actions li:nth-child(2) {
	border-right: 1px solid #e1e1e1;
}
.comment-actions .vote-button {
	display: block;
	width: 20px;
	height: 20px;
	background: #6f6f6f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZmNmY2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NTU1NTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #6f6f6f 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #6f6f6f 0%,#555555 100%);
	background: -o-linear-gradient(top, #6f6f6f 0%,#555555 100%);
	background: -ms-linear-gradient(top, #6f6f6f 0%,#555555 100%);
	background: linear-gradient(to bottom, #6f6f6f 0%,#555555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#555555',GradientType=0 );
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	line-height: 19px;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.comment-actions .vote-up:hover {
	background: #98d41d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4ZDQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0N2FkMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #98d41d 0%, #47ad20 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98d41d), color-stop(100%,#47ad20));
	background: -webkit-linear-gradient(top, #98d41d 0%,#47ad20 100%);
	background: -o-linear-gradient(top, #98d41d 0%,#47ad20 100%);
	background: -ms-linear-gradient(top, #98d41d 0%,#47ad20 100%);
	background: linear-gradient(to bottom, #98d41d 0%,#47ad20 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98d41d', endColorstr='#47ad20',GradientType=0);
}
.comment-actions .vote-down:hover {
	background: #d42d0d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0MmQwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZDE5MzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d42d0d 0%, #ad1934 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d42d0d), color-stop(100%,#ad1934));
	background: -webkit-linear-gradient(top, #d42d0d 0%,#ad1934 100%);
	background: -o-linear-gradient(top, #d42d0d 0%,#ad1934 100%);
	background: -ms-linear-gradient(top, #d42d0d 0%,#ad1934 100%);
	background: linear-gradient(to bottom, #d42d0d 0%,#ad1934 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d42d0d', endColorstr='#ad1934',GradientType=0);
}
.comment-actions .btn-signaler {
	overflow: hidden;
	border: 0;
	text-indent: -9999px;
}
.comment-toolbar .btn-gris {
	float: right;
	color: #5370ae;
	font-weight: bold;
}
.comment-toolbar .reply-btn.active {
	background: #d8e2ef;
	border-color: #bbc7d8;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #4e6aa4;
}
.comment-actions-button .icon-bar {
    display: block;
    height: 2px;
    width: 15px;
    background-color: #86a2c6;
    border-radius: 1px;
}
.comment-actions-button .icon-bar + .icon-bar {
    margin-top: 3px;
}
.open .comment-actions-button .icon-bar {
	background-color: #fff;
}
.comment-replies {
	margin-top: 10px;
	padding-left: 7px;
	border-left: 5px solid #d9e2ef;
	margin-left: 14%;
}
.selected .comment-replies {
	padding-right: 10px;
}
.comment-replies-title {
	margin: 0 0 13px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}
.comment-reply {
	margin-top: 18px;
}
.comment-replies-title + .comment-reply {
	margin-top: 0;
}
.comment-reply .comment-header {
	padding: 2px 6px;
}
.comment-reply .comment-info {
	padding: 0;
	text-align: left;
}
.comment-reply .comment-content {
	padding-bottom: 0;
	border: 0 none;
}
.comment-reply .comment-content p {
	word-wrap: break-word;
	white-spacing: pre-line;
}
.comment-reply .comment-content p,
.comment-reply .comment-toolbar {
	padding-right: 0;
	padding-left: 0;
}
.comment-section .lien-tout {
	padding-top: 8px;
	border-top: 1px solid #d5d5d5;
	text-align: right;
}
.comment-section .lien-tout a,
.navbar-comments .navbar-nav > li > a {
	color: #3d6aa7;
	font: normal 20px/25px 'Roboto Condensed', sans-serif;
	text-decoration: underline;
}
.comment-form {
	background-color: #edf4f7;
    padding: 14px 17px 0;
    border: 1px solid #dee8e9;
	margin-top: 16px;
}
.comment-form .alert {
	display: none;
}
.reply-form {
	display: none;
	background: none;
	padding: 0 0 0 7px;
	border: 0;
	border-left: 5px solid #dee8e9;
	margin: 10px 0 14px 14%;
}
.selected .reply-form {
	padding-right: 10px;
}
.comment-form-title {
	margin: 0 0 15px;
	color: #383838;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 22px;
}
.avatar-ae-small {
	max-height: 24px;
}
.default-retour-link {
	margin: 26px 0;
	text-align: center;
}
.default-retour-link {
	color: #3d6aa7;
	text-decoration: underline;
}
.custom-form-commentaire textarea {
	resize: vertical;
}
#comment-sticky {
	position: relative;
}
#comment-wait {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(255,255,255,0.75);
	padding: 0 14px;
}
#comment-wait .progress {
	position: relative;
	top: 45%;
}
#comment-wait .progress-bar {
	width: 100%;
}

/******************************/
/****** FIN COMMENTAIRES *****/
/****************************/


/****************************/
/**** PAGE RESEAUX SOCIAUX ***/
/******************************/

#reseaux-sociaux p {
	margin: 11px 0;
	color: #7c7c7c;
	font-size: 14px;
}
#reseaux-sociaux .col-md-8 a {
	color: #278dd4;
}
#reseaux-sociaux h1 {
	margin: 0;
	font: normal 28px 'Roboto Condensed', sans-serif;
}
#reseaux-sociaux h2 {
	background: #edf4f7;
	padding: 4px 8px 5px;
	border: 1px solid #dee8e9;
	margin: 30px 0 11px;
	color: #2f2f2f;
	font: normal 20px/100% 'Roboto Condensed', sans-serif;
}
#reseaux-sociaux .facebook {
	color: #3b589b;
}
#reseaux-sociaux .twitter {
	color: #22addb;
}
#reseaux-sociaux .pinterest {
	padding-left: 7px;
	color: #cb1f24;
}
#reseaux-sociaux .video {
	padding-bottom: 7px;
}
#reseaux-sociaux .viadeo {
	padding: 3px 3px 4px;
	color: #df6f0b;
	line-height: 22px;
}
#reseaux-sociaux .icon {
	vertical-align: top;
	display: inline-block;
	background-image: url(/v4/includes/images/refonte2013/sprite/social-icons.png);
	background-repeat: no-repeat;
}
#reseaux-sociaux h2 .icon {
	margin-top: 2px;
	margin-right: 10px;
}
#reseaux-sociaux p .icon {
	margin-right: 4px;
}
#reseaux-sociaux .facebook .icon,
#reseaux-sociaux .twitter .icon,
#reseaux-sociaux .dailymotion .icon {
	width: 19px;
	height: 19px;
}
#reseaux-sociaux .facebook .icon {
	background-position: -2px -196px;
}
#reseaux-sociaux .twitter .icon {
	background-position: -23px -196px;
}
#reseaux-sociaux .pinterest .icon {
	width: 23px;
	height: 22px;
	background-position: -66px -196px;
	margin-top: 0;
	margin-right: 8px;
}
#reseaux-sociaux .dailymotion .icon {
	background-position: -91px -196px;
}
#reseaux-sociaux .youtube .icon {
	width: 25px;
	height: 20px;
	background-position: -112px -196px;
}
#reseaux-sociaux .viadeo .icon {
	width: 24px;
	height: 24px;
	background-position: -139px -196px;
	margin-top: 0;
}

/******************************/
/** FIN PAGE RESEAUX SOCIAUX */
/****************************/


/****************************/
/****** PAGE NEWSLETTER ******/
/******************************/

.page-newsletter h1,
.page-redaction h1,
.texte-charte-commentaires .titre {
	margin: 0 0 11px 0;
	font: bold 28px 'Bitter', serif;
}
.page-newsletter p,
.texte-charte-commentaires .container-texte-dynamique {
	margin-bottom: 20px;
	color: #7c7c7c;
	font-size: 14px;
}
#page-newsletter-confirmation p {
	line-height: 2.2;
}

#page-newsletter-confirmation .warning {
	font-weight: bold;
	color: #F40407;
}
.page-newsletter .btn-gris {
	color: #333;
}
.page-newsletter h2,
.page-redaction h2 {
	color: #2d2d2d;
	font: normal 25px 'Roboto Condensed', sans-serif;
}
.page-newsletter .radio-inline {
	color: #121212;
}
.page-newsletter .form-newsletter-confirmation .btn {
	width: 100%;
}
#info-optin a {
	text-decoration: underline;
}
#optin-buttons {
	margin-bottom: 30px;
	color: #7c7c7c;
	font-size: 14px;
}
#optin-buttons span {
	padding-right: 10px;
}
@media (max-width: 767px) {
	#optin-buttons span {
		display: block;
		padding-bottom: 3px;
	}
}

/******************************/
/**** FIN PAGE NEWSLETTER ****/
/****************************/


/****************************/
/******* LA RÉDACTION ********/
/******************************/

/* liste */

.page-redaction h1 {
	margin-bottom: 15px;
}
.page-redaction h2 {
	padding-bottom: 3px;
	border-bottom: 1px solid #dee8e9;
	margin: 6px 0 15px;
}
.page-redaction h2 a {
	color: #2d2d2d;
}
.page-redaction h2 a:hover {
	color: #5370ae;
}
.page-redaction li {
	margin-bottom: 15px;
}
.journaliste {
	position: relative;
	z-index: 0;
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
}
.journaliste:hover {
	cursor: pointer;
	background-color: #d9e2ef;
	border-color: #657fb7
}
.journaliste .media {
	position: relative;
	z-index: 1;
	float: left;
	width: 70px;
	margin: -1px 10px -1px -1px;
}
.journaliste .media img {
	height: 100px;
}
.journaliste .infos {
	padding-right: 9px;
}
.journaliste h3 {
	padding-top: 3px;
	margin: 0;
	font: normal 22px 'Roboto Condensed', sans-serif;
}
.journaliste .poste {
	display: block;
	margin-top: 6px;
	color: #656565;
	line-height: 1.2;
}
.journaliste .poste.long {
	padding-top: 2px;
}
.journaliste .btn {
	margin: 9px 0;
	font-weight: bold;
	line-height: 12px;
}
.journaliste .btn:hover {
	background-color: #3f6eac;
	border: 1px solid #425a8b;
	color: #fff !important;
}

/* fiche */

#fiche-journaliste .media {
	width: auto;
	padding: 3px;
	border: 1px solid #dee8e9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#fiche-journaliste h2 {
	padding-bottom: 8px;
	color: #656565;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#fiche-journaliste .biographie {
	color: #7c7c7c;
	font-size: 14px;
	margin-bottom: 20px;
	text-align: justify;
}
#fiche-journaliste .biographie p{
	margin: 1.5em auto;
}
#toolbar-tri {
	background-color: #edf4f7;
	padding: 5px 6px;
	border: 1px solid #dee8e9;
	margin: 10px 0 26px;
}
#toolbar-tri .form-group {
	margin-right: 12px;
}
#toolbar-tri .count {
	color: #939393;
}

/******************************/
/****** FIN LA RÉDACTION *****/
/****************************/

/******************************/
/****** DETAILS ARTICLE *****/
/****************************/

 .page-article form .message {
 	top: 28px;
 }

.page-article form label.inputError {
	margin-top: 10px;
}

.inputBackendError {
	display: block;
	width: 100%;
	text-align: center;
}

#userCaptcha + .message {
	top: auto;
	right: -2px;
	bottom: 6px;
}

#userCaptcha-1 + .message {
	top: auto;
	right: 183px;
	bottom: 3px;
}


.reply-form input[name="userCaptcha"] + .message {
	right: 157px;
	bottom: 3px;
	top: auto;
}

/*****************************************/
/****** Confirmation desinscription *****/
/****************************************/

.page-desinscription-commentaire .btn {
	padding: 6px 70px 0;
	color: #000 !important;
}

/*****************************************/
/******      Kiosque                 *****/
/****************************************/

.bloc-sommaire {
	font: 14px/1.42857 arial,sans-serif;
	color: #3d3d3d;
}

.bloc-sommaire h2 {
	margin-top: 0;
}
@media (max-width: 767px) {
	.bloc-sommaire h2 {
		font-size: 15px;
	}
}

.bloc-sommaire .titre-kiosque {
	margin-bottom: 0.5em;
	font-size: 26px;
	font-family: 'Roboto Condensed',​sans-serif;
}

.bloc-sommaire-kiosque .kiosque-section {
	margin-top: 30px;
}

.kiosque-section-title {
	padding-bottom: 5px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 8px;
	color: #333;
	font-size: 20px;
}

.kiosque-section-title .title {
	float: left;
	font-size: 22px;
	font-family: 'Roboto Condensed',​sans-serif;
}
.kiosque-section-title .lien-tout {
	float: right;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}

.kiosque-section p {
	font-size: 13px;
	margin-bottom: 10px;
}

.kiosque-section .liste-couvertures {
	margin-bottom: 1em;
}
@media (max-width: 767px) {
	.kiosque-section .liste-couvertures .col-xs-6 {
		float: none;
		display: inline-block;
		width: 49%;
	}
}

.liste-kiosque-item {
	margin-top: 10px;
	margin-bottom: 10px;
	/*border: 1px solid #dee8e9;*/
}
.liste-kiosque-item:hover {
	cursor: pointer;
}
@media (min-width: 768px) {
	.liste-kiosque-item .media {
		height: 300px;
		padding: 0;
	}
}
@media (min-width: 960px) {
	.liste-kiosque-item .media {
		height: 260px;
	}
}
.liste-kiosque-item .media img {
	width: 100%;
}
.liste-kiosque-item .libelle {
	display: block;
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
	color: #2d2d2f;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
}
.liste-kiosque-item:hover,
.liste-kiosque-item:hover .libelle {
	border-color: #cbd4df;
}
.liste-kiosque-item:hover .libelle {
	background-color: #d8e2ef;
}
@media (max-width: 767px) {
	.liste-kiosque-item .libelle {
		font-size: 12px;
	}
}
.bloc-sommaire .groupe-couverture .img-responsive {
	width: 100%;
}

.bloc-sommaire figcaption {
	text-align: center;
	font-style: italic;
	color: #808080;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bloc-sommaire .numero-sommaire {
	color: #5370AE;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

.bloc-sommaire .slogan {
	background-color: #edf4f7;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 1px solid #dee8e9;
	margin-bottom: 20px;
	color: #5370AE;
	font-size: 20px;
	text-align: center;
}
.texte-sommaire-hebdo {
	font-size: 14px;
}
.bloc-sommaire .texte-sommaire-hebdo {
	background-color: #edf4f7;
	border: 1px solid #dee8e9;
	padding: 5px;
}
.texte-sommaire-hsvo,
.texte-sommaire-hsvn {
	font-size: 16px;
}
.texte-sommaire-hsvo ul,
.texte-sommaire-hsvn ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.texte-sommaire-hsvo ul li,
.texte-sommaire-hsvn ul li {
	background-image: url('/v4/includes/images/refonte2013/button/puce-sommaire.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.texte-sommaire-hsvo ul li h4,
.texte-sommaire-hsvn ul li h4,
.texte-sommaire-hsvo ul li p,
.texte-sommaire-hsvn ul li p,
.texte-sommaire-hsvo ul li,
.texte-sommaire-hsvn ul li {
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}

.texte-edito {
    color: #3d3d3d;
    font: 14px/1.42857 arial,sans-serif;
}

.bloc-sommaire .lien-newsletter,
.bloc-sommaire .lien-abonnement {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	white-space: normal;
}

.bloc-sommaire .sommaire-actions {
	margin-top: -5px;
}

.bloc-sommaire .sommaire-actions .btn {
	margin-top: 20px;
}

.bloc-sommaire .texte-interstice {
	color: #808080;
	border: #DADADA solid 4px;
	border-right-width: 0;
	border-left-width: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.bloc-sommaire .lien-sommaire,
.bloc-sommaire .lien-extrait,
.bloc-sommaire .lien-boutique {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.bloc-sommaire .lien-sommaire img,
.bloc-sommaire .lien-extrait img {
	padding-right: 15px;
}

@media (min-width: 960px) {
	.bloc-sommaire .lien-boutique .ligne-haute {
		font-size: 22px;
		display: block;
	}
	.bloc-sommaire .lien-boutique .ligne-basse {
		display: block;
		line-height: 1em;
		padding-bottom: 5px;
	}
	.bloc-sommaire .lien-boutique .img-wrapper {
		text-align: center;
	}
	.bloc-sommaire .lien-relay .img-wrapper img {
		padding-top: 5px;
	}
	.bloc-sommaire .lien-lekiosk .img-wrapper img {
		padding-top: 17px;
	}
}

@media (max-width: 959px) {
	.bloc-sommaire .lien-boutique {
		white-space: normal;
	}
	.bloc-sommaire .lien-boutique.lien-relay {
		margin-bottom: 10px;
	}	
	
	.bloc-sommaire .lien-boutique .img-wrapper {
		padding-left: 0;
	}
	.bloc-sommaire .lien-newsletter,
	.bloc-sommaire .lien-abonnement {
		margin-top: 5px;
		margin-bottom: 10px;
	}
}

.bloc-sommaire .sommaire-edito .label-edito {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #dee8e9;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.bloc-sommaire .signature {
	text-align: right;
	font-weight: bold;
}

.bloc-sommaire .signature a {
	color: 325e98;
}

.modal-extrait-sommaire {
	font-size: 14px;
}

.modal-extrait-sommaire .form-horizontal .control-label {
	text-align: left;
}
.modal-extrait-sommaire .modal-body .btn {
	margin-top: 20px;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}

.modal-extrait-sommaire .titre-mention-legale {
	margin-top: 30px;
	font-size: 10px;
	font-weight: bold;
}

.modal-extrait-sommaire .texte-mention-legale {
	font-size: 10px;
}

.modal-extrait-sommaire .affichage-erreur {
	vertical-align: top;
	padding-left: 12px;
	color: #f40407;
	font-weight: bold;
}

.bloc-sommaire .kiosque-section-boutique,
.bloc-sommaire .kiosque-section-abonnement {
	margin-top: 20px;
}

.main-container-kiosque .conteneur-sas-pave-haut {
	margin-bottom: 20px;
}

/*************** SALONS *******************/

.bloc-logo-mondial-2014 a {
	display: block;
}

.section-actu-mondial-2014.section-accueil .bloc-incluant-pub-600 .pub-300-250-600 .conteneur-sas-pave-bas {
	min-height: 265px;
}


/*** barre de titre ***/
.section-actu-mondial-2014 .navbar-default {
	background:url(/v4/includes/images/refonte2013/background/bg-navbar-mondial-2014.jpg) no-repeat;
	border: none;
}
.section-actu-mondial-2014 .navbar-default .navbar-brand,
.section-actu-mondial-2014 .navbar-default .navbar-brand:hover,
.section-actu-mondial-2014 .navbar-default .navbar-brand a,
.section-actu-mondial-2014 .navbar-default .navbar-brand a:hover {
    color: #FFF;
	font-size: 25px;
}
.section-actu-mondial-2014 .navbar.page-title {
	margin-bottom: 15px;
}

.section-actu-mondial-2014 .navbar-brand {
	line-height: 15px;
	padding: 15px 10px;
}
.section-actu-mondial-2014 .navbar-default .navbar-nav > li {
	margin: 0;
}
.section-actu-mondial-2014 .navbar-default .navbar-nav > li > a {
    color: #FFF;
	border: none;
	padding: 20px 15px 10px 15px;
	text-shadow: 1px 1px 0 #000101;
}
.section-actu-mondial-2014 .navbar-default .navbar-nav > li > a:hover,
.section-actu-mondial-2014 .navbar-default .navbar-nav > li > a:focus,
.section-actu-mondial-2014 .navbar-default .navbar-nav > .active > a,
.section-actu-mondial-2014 .navbar-default .navbar-nav > .active > a:hover,
.section-actu-mondial-2014 .navbar-default .navbar-nav > .active > a:focus {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CD9E2EF,endColorstr=#4CD9E2EF)"; /* IE8 */
	background-color: rgba(217, 226, 239, 0.3);
	color: #FFF;
	text-shadow: 1px 1px 0 #000101;
}
.section-actu-mondial-2014 .navbar-toggle {
	padding: 6px 7px;
	margin: 8px 10px 8px 0;
	z-index: 1;
}

@media (min-width: 960px) {
	.section-actu-mondial-2014 .navbar-header {}
	.section-actu-mondial-2014 .navbar-header h1,
	.section-actu-mondial-2014 .navbar-header .navbar-brand {
		margin: 0;
		padding: 0;
	}
	.section-actu-mondial-2014 .navbar-header a {
		display: block;
		line-height: 45px;
		padding: 0 10px;
	}
	.section-actu-mondial-2014 .navbar-header a:hover,
	.section-actu-mondial-2014 .navbar-header a:focus {
		background: transparent;
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CD9E2EF,endColorstr=#4CD9E2EF)"; /* IE8 */
		background-color: rgba(217, 226, 239, 0.3);
		text-shadow: 1px 1px 0 #000101;
	}
}


/*** LOGO STAND SALONS ***/

.visuel-stand-mondial-2014 {
	border: 1px solid #dee8e9;
	margin-bottom: 5px;
}

.visuel-stand-mondial-2014 img.logo-marque {
	background-color: #fff;
	padding: 5px 2px 6px;
	width: 55px;
}

.visuel-stand-mondial-2014 .libelle {
	color: #4e69a3;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
	border-top: 1px solid #dee8e9;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 2px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: rgb(231,231,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(219,219,219,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}

.visuel-stand-mondial-2014.clickable:hover,
.visuel-stand-mondial-2014.clickable:focus {
	border-color: #4e69a3;
	cursor: pointer;
}

.visuel-stand-mondial-2014.clickable:hover .libelle,
.visuel-stand-mondial-2014.clickable:focus .libelle {
	border-color: #4e69a3;
	filter: progid:DXImageTransform.Microsoft.gradient( enabled = false );
	background-color: #fff;
	background-image: none;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

.section-actu-mondial-2014-liste .visuel-stand-mondial-2014,
.section-actu-geneve-2015-liste .visuel-stand-mondial-2014 {
	float: right;
	margin-left: 10px;
}

.article-header .visuel-stand-mondial-2014 {
	float: right;
	margin: 10px 0 10px 10px;
}


/******* BLOC SALONS ******/

.bloc-aside-mondial-2014 {
	cursor: pointer;
}

.bloc-aside-mondial-2014 .aside-title-actu a {
	color: #fff;
	font: 15px 'Roboto Condensed',sans-serif;
	display: block;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
}

.bloc-aside-mondial-2014 .block-content {
	background: #edf4f7;
	padding: 9px;
	border: 1px solid #D7D7D7;
}

.bloc-aside-mondial-2014 .extrait {
	display: inline-block;
	font: 12px 'Bitter',serif;
	color: #3d6aa7;
}

.bloc-aside-mondial-2014 .media img {
	width: 100%;
}

.bloc-aside-mondial-2014 .article-title {
	border: solid 1px #dee8e9;
    border-width: 0 1px 1px;
    line-height: 1.3;
    padding: 6px 2px;
	color: #404348;
	font-weight: bold;
	word-wrap: break-word;
	text-align: center;
	font-family: "Bitter",serif;
	text-shadow: 1px 1px 0 #fff;
	font-size: 10px;
}


/******* BLOC SALONS - Archives ******/

.bloc-aside-mondial-2014.bloc-aside-archive-mondial-2014 {
	cursor: default;
}

.bloc-aside-mondial-2014.bloc-aside-archive-mondial-2014 .item {
	cursor: pointer;
}

.bloc-aside-mondial-2014 .item:hover .article-title {
	background-color: #d9e2ef;
	border-color: #ccdbee;
	color: #5370ae;
}

/******* BLOC SALONS - Les nouveautés à l'essai ******/

.bloc-aside-mondial-2014.bloc-aside-nouveautes-essai-mondial-2014 {
	cursor: default;
}

.bloc-aside-mondial-2014.bloc-aside-nouveautes-essai-mondial-2014 article {
	cursor: pointer;
}

.bloc-aside-nouveautes-essai-mondial-2014 article + article {
	padding-top: 9px;
	border-top: 1px solid #D7D7D7;
	margin-top: 9px;
}
.bloc-aside-nouveautes-essai-mondial-2014 .media {
	float: left;
	padding-right: 10px;
}
.bloc-aside-nouveautes-essai-mondial-2014 .media img {
	width: 105px;
}
.bloc-aside-nouveautes-essai-mondial-2014 .extrait {
	float: left;
	width: 164.9px; /*Fix Chrome */
}
.bloc-aside-nouveautes-essai-mondial-2014.no-media .extrait {
	width: 270px;
}
@media (min-width: 768px) and (max-width: 959px) {
	.bloc-aside-nouveautes-essai-mondial-2014 article + article {
		padding-top: 0;
		border-top: 0 none;
		margin-top: 0px;
	}
}

/******* PAGE ARTICLE ********/

.capsule-francfort-2015 {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 7px 6px;
	background: #004586;
	color: #fff;
	font: bold 12px 'Bitter',serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.capsule-francfort-2017 {
	position: absolute;
	display: inline-block;
	top: 5px;
	right: 5px;
	padding: 5px 0;
	width: 73px;
	text-align: center;
	background: #14467c;
	color: #fff;
	font: bold 12px 'Bitter', sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.capsule-geneve-2015 {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 3px 7px 6px;
	background: #5154c4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxNTRjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTMwOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: linear-gradient(to bottom, #5154c4 0%,#2e3092 100%);
	border: 1px solid #2e3092;
	box-shadow: 0 0 0 1px rgba(157,128,230,0.5) inset, 1px 1px 3px rgba(0,0,0,0.5);
	color: #fff;
	font-size: 12px;
	font-family: 'Bitter', serif;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	text-transform: uppercase;
}
.capsule-geneve-2016 {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 7px 5px;
	background: #8B0733;
	color: #fff;
	font: normal 12px 'Roboto Condensed', sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.capsule-geneve-2017 {
	position: absolute;
	display: inline-block;
	top: 5px;
	right: 5px;
	padding: 5px 0;
	width: 73px;
	text-align: center;
	background: #693C7F;
	color: #fff;
	font: bold 12px 'Bitter', sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.capsule-geneve-2018 {
	position: absolute;
	display: inline-block;
	top: 5px;
	right: 5px;
	padding: 3px 0;
	width: 72px;
	text-align: center;
	background: #21904C;
	color: #fff;
	font: bold 12px 'Bitter', sans-serif;
	text-transform: uppercase;
}
.capsule-geneve-2019 {
	position: absolute;
	display: inline-block;
	top: 5px;
	right: 5px;
	padding: 3px 0;
	width: 72px;
	text-align: center;
	background: #6A4A9E;
	color: #fff;
	font: bold 12px 'Bitter', sans-serif;
	text-transform: uppercase;
}
.capsule-mondial-2014 {
	position: absolute;
	top: 5px;
	right: 5px;
	background: rgb(236,47,33); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(236,47,33,1) 0%, rgba(195,35,23,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,47,33,1)), color-stop(100%,rgba(195,35,23,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec2f21', endColorstr='#c32317',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	box-shadow: 0 0 0 1px #ffdad7 inset;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	padding: 4px 9px;
	border: 1px solid #c12e24;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 1px;
}
.capsule-mondial-2016 {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 7px 5px;
	background: #00487B;
	color: #fff;
	font: normal 12px 'Roboto Condensed',sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.capsule-mondial-2018 {
	position: absolute;
	display: inline-block;
	top: 5px;
	right: 5px;
	padding: 3px 0;
	width: 72px;
	text-align: center;
	background: #000;
	color: #fff;
	font: bold 12px sans-serif;
}
.capsule-retromobile-2018 {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 7px 5px;
	background: #000000;
	color: #BDF176;
	font: normal 12px 'Roboto Condensed',sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.capsule-retromobile-2019 {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 7px 5px;
	background: #2E85BB;
	color: #fff;
	font: normal 12px 'Roboto Condensed',sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.capsule-tokyo-motor-show-2017 {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 2px 7px 5px;
	background: #000000;
	color: #fff;
	font: normal 12px 'Roboto Condensed',sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
.article-1x1 .capsule-geneve-2015 {
	padding: 2px 5px 3px;
	font-size: 9px;
}

.section-actu-mondial-2014 .AAPartTitre {
	color: #255aa6;
}

/******* STICKY ********/

.section-actu-mondial-2014 .art-stickybar-new .art-stickybar-header {
	background:url(/v4/includes/images/refonte2013/background/bg-header-art-sticky-mondial-2014.jpg) no-repeat;
}
.section-actu-mondial-2014 .art-stickybar-new .art-stickybar-header:hover {
	background:url(/v4/includes/images/refonte2013/background/bg-header-art-sticky-mondial-2014-hover.jpg) no-repeat;
	cursor: pointer;
}

.section-actu-mondial-2014 .art-stickybar-new .art-stickybar-header-geneve2015 {
	background:none;
}

.section-actu-mondial-2014 .art-stickybar-new .art-stickybar-header-geneve2015:hover {
	background:none;
}

.section-actu-mondial-2014 .art-stickybar-header button {
	box-shadow: none;
	padding:0;
}
.section-actu-mondial-2014 .art-stickybar-header .btn-mondial-2014 {
	background-color: #ec2f21;
	height: 38px;
	width: 35px;
	border: 1px solid #f95a4e;
	box-shadow: 1px 1px 0 0 #c0291e;
	float: right;
}
.section-actu-mondial-2014 .art-stickybar-header button:hover {
	background-color: #ba251a;
	border: 1px solid #f95a4e;
	box-shadow: 1px 1px 0 0 #c0291e;
}
.section-actu-mondial-2014 .art-stickybar-header .art-stickybar-up-button {
	height: 38px;
	margin-right: 0;
	background: url(/v4/includes/images/refonte2013/button/arrow-up.png) center center no-repeat;
}

/**************** BLOC ARTICLE SUIVANT / PRECEDENT *********************/
.acces-article-mondial-2014 .acces-article-mondial-home-link-wrapper {
	text-align: center;
	margin-bottom: 1px;
}

.acces-article-mondial-2014 .acces-article-mondial-home-link,
.acces-article-mondial-2014 .acces-article-mondial-home-link:hover
.acces-article-mondial-2014 .acces-article-mondial-home-link:active,
.acces-article-mondial-2014 .acces-article-mondial-home-link:focus {
	vertical-align: middle;
	display: inline-block;
	width: 193px;
	height: 50px;
	padding-top: 8px;
	font: normal normal 18px/1 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 66px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgba(00, 01, 01, 0.3);
	color: #FDFDFD;
	border-radius: 9px 9px 0 0/8px 8px 0 0;
	background: #EC2F21 url(/v4/includes/images/refonte2013/button/article-mondial-nav-sprite.png) no-repeat scroll -38px 12px;
}

.acces-article-mondial-2014 .acces-article-mondial-home-link-lib{
	display: inline-block;
	text-indent: 0;
}

.acces-article-mondial-2014 .acces-article-mondial-home-link-lib > span {
	display: block;
	font-size: 14px;
	text-indent: 3px;
}

.box-acces-article-mondial-2014 {
	display: table;
	table-layout:fixed;
	width: 100%;
	min-height: 104px;
	color: #FFF;
	text-align: center;
	background-color: #0652a6;
}
.box-acces-article-mondial-2014 .col-acces-article {
	vertical-align: top;
	display: table-cell;
	padding: 0;
	height: 100%;
	cursor: pointer;
}
.box-acces-article-mondial-2014 .col-acces-article:hover {
	background: #467DBC;
}

.box-acces-article-mondial-2014 .bloc-art  {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	text-align: left;
}

.box-acces-article-mondial-2014 .bloc-art.next  {
	text-align: right;
}

.box-acces-article-mondial-2014 .link-art {
	display: table-cell;
}

.box-acces-article-mondial-2014 .icon-art {
	vertical-align: middle;
	height: 30px;
	width: 24px;
	cursor: pointer;
	margin-bottom: 22px;
	background: url(/v4/includes/images/refonte2013/button/article-mondial-nav-sprite.png) no-repeat;
}

.box-acces-article-mondial-2014 .title-art {
	vertical-align: top;
	padding: 13px 0 0 20px;
}

.box-acces-article-mondial-2014 .title-art-prev {
	text-align: left;
}
.box-acces-article-mondial-2014 .title-art-next {
	padding-right: 20px;
	text-align: right;
}

.box-acces-article-mondial-2014 .prev-art {
	background-position: 8px center
}

.box-acces-article-mondial-2014 .next-art {
	background-position: -17px center;
}

.box-acces-article-mondial-2014 .art-item {
	display: block;
	text-align: left;
	text-indent: -9999px;
}

.box-acces-article-mondial-2014 p {
	margin-top: 12px;
}

.box-acces-article-mondial-2014 .mondial-pagination-link {
	margin-top: 12px;
	line-height: 20px;
	font-size: 16px;
	font-family: 'Bitter', sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 0px rgba(00, 00, 00, 0.7);
}

.box-acces-article-mondial-2014 .lien-art {
	display: inline-block;
	background-color: #094383;
	min-height: 24px;
	max-width: 100px;
	color: #FFF;
	cursor: pointer;
	padding: 6px 8px;
	font-size: 11px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	text-align: center;
}

.box-acces-article-mondial-2014 .col-acces-article:hover .lien-art {
	background-color: #4873A4;
}

@media (max-width: 767px) {
	.box-acces-article-mondial-2014 {
		height: 75px;
		min-height: 0;
	}

	.box-acces-article-mondial-2014 .bloc-art  {
		display: table;
		table-layout: fixed;
		width: 100%;
		height: 100%;
	}

	.box-acces-article-mondial-2014 .icon-art {
		height: auto;
	}

	.box-acces-article-mondial-2014 .link-art {
		vertical-align: middle;
	}

	.box-acces-article-mondial-2014 .title-art {
		padding-top: 0;
	}

	.box-acces-article-mondial-2014 .title-art-prev {
		padding-left: 5px;
	}

	.box-acces-article-mondial-2014 .title-art-next {
		padding-right: 5px;
	}
}

/**************** BLOC ARTICLE SUIVANT / PRECEDENT FRANCFORT 2015*********************/
.acces-article-mondial-2014 .acces-article-mondial-home-link-wrapper {
	text-align: center;
	margin-bottom: 1px;
}

.acces-article-mondial-2014 .acces-article-mondial-home-link,
.acces-article-mondial-2014 .acces-article-mondial-home-link:hover
.acces-article-mondial-2014 .acces-article-mondial-home-link:active,
.acces-article-mondial-2014 .acces-article-mondial-home-link:focus {
	vertical-align: middle;
	display: inline-block;
	width: 193px;
	height: 50px;
	padding-top: 8px;
	font: normal normal 18px/1 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 66px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgba(00, 01, 01, 0.3);
	color: #FDFDFD;
	border-radius: 9px 9px 0 0/8px 8px 0 0;
	background: #EC2F21 url(/v4/includes/images/refonte2013/button/article-mondial-nav-sprite.png) no-repeat scroll -38px 12px;
}

.acces-article-mondial-2014 .acces-article-mondial-home-link-lib{
	display: inline-block;
	text-indent: 0;
}

.acces-article-mondial-2014 .acces-article-mondial-home-link-lib > span {
	display: block;
	font-size: 14px;
	text-indent: 3px;
}

.box-acces-article-francfort-2015 {
	display: table;
	table-layout:fixed;
	width: 100%;
	min-height: 104px;
	color: #FFF;
	text-align: center;
	background-color: #004586;
}
.box-acces-article-francfort-2015 .col-acces-article {
	vertical-align: top;
	display: table-cell;
	padding: 0;
	height: 100%;
	cursor: pointer;
}
.box-acces-article-francfort-2015 .col-acces-article:hover {
	background: #6d94bb;
}

.box-acces-article-francfort-2015 .bloc-art  {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	text-align: left;
}

.box-acces-article-francfort-2015 .bloc-art.next  {
	text-align: right;
}

.box-acces-article-francfort-2015 .link-art {
	display: table-cell;
}

.box-acces-article-francfort-2015 .icon-art {
	vertical-align: middle;
	height: 30px;
	width: 24px;
	cursor: pointer;
	margin-bottom: 22px;
	background: url(/v4/includes/images/refonte2013/button/article-mondial-nav-sprite.png) no-repeat;
}

.box-acces-article-francfort-2015 .title-art {
	vertical-align: top;
	padding: 13px 0 0 20px;
}

.box-acces-article-francfort-2015 .title-art-prev {
	text-align: left;
}
.box-acces-article-francfort-2015 .title-art-next {
	padding-right: 20px;
	text-align: right;
}

.box-acces-article-francfort-2015 .prev-art {
	background-position: 8px center
}

.box-acces-article-francfort-2015 .next-art {
	background-position: -17px center;
}

.box-acces-article-francfort-2015 .art-item {
	display: block;
	text-align: left;
	text-indent: -9999px;
}

.box-acces-article-francfort-2015 p {
	margin-top: 12px;
}

.box-acces-article-francfort-2015 .mondial-pagination-link {
	margin-top: 12px;
	line-height: 20px;
	font-size: 16px;
	font-family: 'Bitter', sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 0px rgba(00, 00, 00, 0.7);
}

.box-acces-article-francfort-2015 .lien-art {
	display: inline-block;
	background-color: #ca427b;
	min-height: 24px;
	max-width: 100px;
	color: #FFF;
	cursor: pointer;
	padding: 6px 8px;
	font-size: 11px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	text-align: center;
}

.box-acces-article-francfort-2015 .col-acces-article:hover .lien-art {
	background-color: #d292b5;
}
.acces-article-francfort-2015 .onglet-nav-article {
	background: url(/v4/includes/images/refonte2013/button/onglet-home-francfort2015.png) no-repeat;
	height: 50px;
	width: 193px;
	text-align: center;
	margin: 0 auto;
	line-height: 50px;
	text-shadow: 1px 1px 1px #252d37;
	border: 1px solid #FFF;
}
.acces-article-francfort-2015 .picto-home {
	vertical-align: middle;
	height: 25px;
	width: 20px;
	cursor: pointer;
	background: url(/v4/includes/images/refonte2013/button/picto-home.png) no-repeat;
	background-position: center top;
	display: inline-block;
}
.acces-article-francfort-2015 a {
	font: bold 17px "Bitter", serif;
	color: #FFF;
}
@media (max-width: 767px) {
	.box-acces-article-francfort-2015 {
		height: 75px;
		min-height: 0;
	}

	.box-acces-article-francfort-2015 .bloc-art  {
		display: table;
		table-layout: fixed;
		width: 100%;
		height: 100%;
	}

	.box-acces-article-francfort-2015 .icon-art {
		height: auto;
	}

	.box-acces-article-francfort-2015 .link-art {
		vertical-align: middle;
	}

	.box-acces-article-francfort-2015 .title-art {
		padding-top: 0;
	}

	.box-acces-article-francfort-2015 .title-art-prev {
		padding-left: 5px;
	}

	.box-acces-article-francfort-2015 .title-art-next {
		padding-right: 5px;
	}
}


/*** PAGE DIAPORAMA ***/

.visuels-par-modele-mondial-2014 header {
	background: url(/v4/includes/images/refonte2013/background/bg-visuels-par-modele-mondial-2014.jpg) no-repeat;
	height: 45px;
}
.visuels-par-modele-mondial-2014 h1 {
	font-size: 25px;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 8px 10px;
}
.nav-visuels-liste {
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}
.nav-visuels-liste a {
	border-bottom: 1px solid #d1d1d1;
	min-height: 42px;
	padding: 10px 5px;
	background-color: #edf4f7;
	display: block;
	font-size: 14px;
	color: #0652a6;
}
.nav-visuels-liste a:hover,
.nav-visuels-liste a.active {
	background: rgb(236,47,33); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(236,47,33,1) 0%, rgvba(195,35,23,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,47,33,1)), color-stop(100%,rgba(195,35,23,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(236,47,33,1) 0%,rgba(195,35,23,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec2f21', endColorstr='#c32317',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	border: 1px solid #c12e24;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 0 1px #e3e3e3 inset;
}
.nav-visuels-liste a:before {
	content: ">";
	padding: 5px;
}

/*****************BLOC INFOS SALONS ASIDE*************************/

#infos-mondial-2014 .title {
	text-transform: uppercase;
	background-color: #ec2f21;
	color: #FFF;
	font-size: 23px;
	letter-spacing: 4px;
	word-spacing: 6px;
	text-align: center;
    padding: 5px 9px 7px;
    font-family: 'Roboto Condensed', sans-serif;
}

#infos-mondial-2014 .block-infos {
	width: 50%;
	height: 99px;
	padding-top: 10px;
	background: rgb(1,92,192); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(1,92,192,1) 0%, rgba(17,58,103,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,92,192,1)), color-stop(100%,rgba(17,58,103,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(1,92,192,1) 0%,rgba(17,58,103,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(1,92,192,1) 0%,rgba(17,58,103,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(1,92,192,1) 0%,rgba(17,58,103,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(1,92,192,1) 0%,rgba(17,58,103,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015cc0', endColorstr='#113a67',GradientType=0 ); /* IE6-9 */
	text-align: center;
	float: left;
}

#infos-mondial-2014 .block-infos:hover {
	background: rgb(11,102,202); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(17,58,103,1)  0%, rgba(1,92,192,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,58,103,1)), color-stop(100%,rgba(1,92,192,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(17,58,103,1) 0%,rgba(1,92,192,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(17,58,103,1)  0%,rgba(1,92,192,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(17,58,103,1)  0%,rgba(1,92,192,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(17,58,103,1)  0%,rgba(1,92,192,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113a67', endColorstr='#015cc0',GradientType=0 ); /* IE6-9 */
}

#infos-mondial-2014 .block-infos a {
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 1px 1px 0 #000;
}

#infos-mondial-2014 .block-infos .pictos-infos {
	height: 59px;
}

#infos-mondial-2014 .block-visuels {
	border-right: 1px solid #015cbf;
}
#infos-mondial-2014 .block-infos-pratiques {
	border-left: 1px solid #0c4482;
}

/***************** TOP DES STANDS SALONS *************************/
#top-stands-mondial-2014 {
	background: url(/v4/includes/images/refonte2013/background/bg-header-mondial-2014-top-stands.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	height: 349px;
	border-bottom: 2px solid #aab9e4;
	position: relative;
}

#top-stands-mondial-2014 header {
	margin-bottom: 10px;
}
.section-accueil #top-stands-mondial-2014 header {
	display: none;
}
#top-stands-mondial-2014 .title-XXL {
	font-family: 'Bitter',serif;
	font-size: 35px;
    border-bottom: 2px solid #aab9e4;
    padding-bottom: 10px;
}

#top-stands-mondial-2014 .top-stands-marques {
	margin-bottom: 0px;
	padding-left: 0;
}
.section-accueil #top-stands-mondial-2014 .top-stands-marques {
	padding-top: 15px;
}
#top-stands-mondial-2014 .top-stands-marques li {
	display: block;
	margin-bottom: 12px;
}
#top-stands-mondial-2014 .top-stands-marques a {
	display: inline-block;
	cursor: pointer;
}
#top-stands-mondial-2014 .li-tous-les-stands {
	float: right;
	z-index: 2;
	position: relative;
}
#top-stands-mondial-2014 .top-stands-marques a img {
	border: 1px solid #dee8e9;
	background: #FFF;
	padding: 5px 0 6px;
	max-width: 60px;
}
#top-stands-mondial-2014 .top-stands-marques a:hover img,
#top-stands-mondial-2014 .top-stands-marques a:focus img {
	border-color: #4e69a3;
}
#top-stands-mondial-2014 .tous-les-stands {
	text-align: left;
	background: #edf4f7;
	border: 1px solid #dee8e9;
	width: 218px;
	height: 64px;
	display: inline-block;
}
#top-stands-mondial-2014 .tous-les-stands:hover,
#top-stands-mondial-2014 .tous-les-stands:focus {
	background: #ffffff;
}
#top-stands-mondial-2014 .tous-les-stands .plus {
	font-size: 60px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #000;
	line-height: 60px;
	padding-left: 10px;
	padding-right: 6px;
	font-weight: normal;
}
#top-stands-mondial-2014 .tous-les-stands span {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
#top-stands-mondial-2014 .tous-les-stands:hover span,
#top-stands-mondial-2014 .tous-les-stands:focus span {
	color: #0652a6;
}
#top-stands-mondial-2014 .tous-les-stands:hover .plus,
#top-stands-mondial-2014 .tous-les-stands:focus .plus {
	color: #aab9e4;
}

@media (max-width: 959px) {
	#top-stands-mondial-2014 {
		height: auto;
		padding-bottom: 10px;
	}
	#top-stands-mondial-2014 .top-stands-marques a img {
		padding: 23px 18px 24px;
		max-width: none;
	}
	#top-stands-mondial-2014 .li-tous-les-stands {
		float: none;
		text-align: right;
	}
	#top-stands-mondial-2014 .tous-les-stands {
		width: 227px;
	}
}
@media (max-width: 767px) {
	#top-stands-mondial-2014 .top-stands-marques a img {
		padding: 5px 0 6px;
		max-width: 100%;
	}
	#top-stands-mondial-2014 li {
		text-align: center;
	}
	#top-stands-mondial-2014 .tous-les-stands {
		/*width: 100%;*/
	}
}

#top-stands-mondial-2014 .surface-cliquable {
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 225px;
	width: 100%;
	z-index: 1;
}

/*****************BLOC TAGS POPULAIRES SALONS ASIDE*************************/

.tags-populaires-mondial-2014 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.tags-populaires-mondial-2014 .tags-header {
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	background: url(/v4/includes/images/refonte2013/background/bg-header-mondial-2014-block-aside.jpg) no-repeat;
	background-color: #153357;
	color: #FFF;
	padding: 0 10px;
	text-shadow: 1px 1px 0 #000;
}
.tags-populaires-mondial-2014 .tags-cloud-wrapper {
	border: 1px solid #cecece;
	background-color: #edf4f7;
}
.tags-populaires-mondial-2014 .tags-cloud {
	height: 150px;
	position: relative;
	width: 298px;
	margin: 0 auto;
}
.tags-populaires-mondial-2014 .tags-cloud a {
	cursor: pointer;
	color: #0652a6;
	position: absolute;
}
.tags-populaires-mondial-2014 .tags-cloud a:hover {
	color: #ec2f21;
}
.tags-populaires-mondial-2014 .tag-link-1 {
	font-size: 20px;
	top: 12px;
	left: 140px;
}
.tags-populaires-mondial-2014 .tag-link-2 {
	font-size: 16px;
	top: 14px;
	left: 35px;
}
.tags-populaires-mondial-2014 .tag-link-3 {
	font-size: 19px;
	top: 82px;
	left: 45px;
}
.tags-populaires-mondial-2014 .tag-link-4 {
	font-size: 22px;
	top: 110px;
	left: 88px;
}
.tags-populaires-mondial-2014 .tag-link-5 {
	font-size: 31px;
	top: 38px;
	left: 12px;
}
.tags-populaires-mondial-2014 .tag-link-6 {
	font-size: 16px;
	top: 48px;
	left: 224px;
}
.tags-populaires-mondial-2014 .tag-link-7 {
	font-size: 24px;
	top: 43px;
	left: 104px;
}
.tags-populaires-mondial-2014 .tag-link-8 {
	font-size: 19px;
	top: 76px;
	left: 112px;
}
.tags-populaires-mondial-2014 .tag-link-9 {
	font-size: 17px;
	top: 115px;
	left: 22px;
}

/***************** ARTICLES SALONS **********************/
.article-8x2.article-nobg.article-media.article-mondial-2014 .article-title {
	font-size: 27px;
	font-weight: normal;
	line-height: 32px;
}
.article-8x2.article-mondial-2014 .extrait {
	margin-top: 0;
	margin-bottom: 10px;
}
.article-8x2.article-nobg.article-mondial-2014 .article-info {
	margin-top: 0;
}
.article-8x2.article-nobg.article-mondial-2014 .article-info .article-title a{
	display: block;
}
.article-8x2.article-nobg.article-mondial-2014 .article-info-mondial-2014 .article-title a {
	height: auto;
	display: block;
	padding-bottom: 10px;
}
.article-8x2.article-mondial-2014 div.media {
    border: 0;
	display: block;
	padding: 1px;
    margin: 0;
}
.article-8x2.article-mondial-2014 img.media {
    border: 0;
	display: block;
    margin: 0;
}
.article-8x2.article-mondial-2014 {
    border-bottom: none;
}
.article-8x2.article-mondial-2014 .row {
	position: relative;
}
.article-8x2.article-mondial-2014 .wrapper-trait-bas {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 10px;
	padding-right: 10px;
	height: 5px;
}
.article-8x2.article-mondial-2014 .trait-bas {
	height: 5px;
	background-color: #dee8e9;
}
.article-8x2.article-mondial-2014 footer {
	display: none;
}
.article-8x2-imgFull.article-mondial-2014 .article-info {
	padding-bottom: 10px;
	border-bottom: solid 5px #dee8e9;
}
.article-8x2.article-mondial-2014:hover div.media {
	 border: 0;
	 padding: 0px;
}
.article-8x2.article-mondial-2014:hover img.media {
	 border: 1px solid #0652a6;
	 margin: 0;
}
.article-8x2.article-mondial-2014:hover .article-title a {
	color: #0652a6;
}
.article-8x2.article-mondial-2014:hover .trait-bas {
	background-color: #0652a6;
}
.article-8x2-imgFull.article-mondial-2014:hover .article-info {
	border-bottom-color: #0652a6;
}

.article-8x2.article-nobg.article-nomedia.article-mondial-2014 .article-very-big-title,
.article-8x2.article-nobg.article-8x2-imgFull.article-mondial-2014 .article-very-big-title {
    font-size: 35px;
    line-height: 45px;
	font-weight: normal;
}
.section-actu-mondial-2014 .article-mondial-2014 .article-chapo a {
     border: 1px solid #d9d9d9;
	 padding: 0;
}
.article-mondial-2014 .article-chapo .article-chapo-picture {
	display: inline;
}
.article-mondial-2014 .article-chapo {
	margin-bottom: 10px;
}

@media (max-width: 959px) {
	.section-actu-mondial-2014 .navbar-default .navbar-brand,
	.section-actu-mondial-2014 .navbar-default .navbar-brand:hover,
	.section-actu-mondial-2014 .navbar-default .navbar-brand a,
	.section-actu-mondial-2014 .navbar-default .navbar-brand a:hover {
    	font-size: 18px;
	}
	.section-actu-mondial-2014 .navbar-default .navbar-nav > li > a {
		border: medium none;
		color: #3f6eac;;
		padding: 5px 10px;
		text-shadow: none;
	}
	.section-actu-mondial-2014 .navbar-default .navbar-nav > li > a:hover,
	.section-actu-mondial-2014 .navbar-default .navbar-nav > li > a:focus,
	.section-actu-mondial-2014 .navbar-default .navbar-nav > .active > a,
	.section-actu-mondial-2014 .navbar-default .navbar-nav > .active > a:hover,
	.section-actu-mondial-2014 .navbar-default .navbar-nav > .active > a:focus {
		background: none repeat scroll 0 0 #d9e3f0;
		color: #3f6eac;
		text-shadow: 1px 1px 0 #fff;
		border-color: #cddcef;
	}
	.section-actu-mondial-2014 .article-header h1 {
		margin-top: 0;
		font-size: 16px;
		padding-left: 5px;
		padding-top: 5px;
	}
	.box-acces-article-mondial-2014 .prev-art {
		margin-right: 5px;
		margin-top: 25px;
	}
	.box-acces-article-mondial-2014 .next-art {
		margin-left: 5px;
		margin-top: 25px;
	}
	.box-acces-article-mondial-2014 p {
		font-size: 12px;
	}

}
@media (max-width: 767px) {
	.article-8x2.article-mondial-2014 .row {
		padding-bottom: 20px;
	}
}

/*************** FIN SALONS *******************/

/********** impression article**************/
#lightbox-print-article .modal-dialog p {
  margin-bottom: 20px;
  color: #747474;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (min-width: 768px){
	#impressionModal .modal-dialog .medium-textinput {
  		width: 312px;
	}
}
/********* fin impression article**************/

/*** bloc Testerunevoiture.fr ***/

#formulaire-externe-testerunevoiture #TUVModuleTitle {
	font-family: "Roboto Condensed",sans-serif;
}

/*** Navbar de recherche ***/
.navbar-recherche .navbar-collapse {
	padding-left: 0;
}
.navbar-recherche .navbar-nav > li > a,
.navbar-recherche .navbar-nav > li > div,
.navbar-recherche .navbar-nav > li > span {
	padding-left: 25px;
	padding-right: 25px;
}

/*** Page de résultat de recherche ***/
.page-recherche-editorial h1 {
	font-family: "Roboto Condensed",sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #333;
	margin-bottom: 20px;
}

/*** Bloc de recherche en 12x */
.form-recherche-editorial-12x {
	margin-bottom: 20px;
	border: 1px #ECF4F6 solid;
	line-height: 0;
}
.form-recherche-editorial-12x .form-group {
	width: 90%;
	width: calc(100% - 85px);
	display: inline-block;
	margin-bottom: 0px;
}
.form-recherche-editorial-12x .form-control {
	border-radius: 0px;
}
.form-recherche-editorial-12x .btn-loupe {
	width: 10%;
	width: calc(85px);
	height: 46px;
	background-color: #fff;
	display: inline-block;
	float: right;
}
.form-recherche-editorial-12x .btn-loupe .icon-loupe {
	background: url(/v4/includes/images/refonte2013/sprite/search.png) no-repeat;
	background-position: -19px -88px;
	height: 29px;
	width: 29px;
	display: inline-block;
}

/*** pages dossiers thématiques */

.folder {
	margin-bottom: 20px;
}
.folder .card {
	border: 1px solid #cdcdcd;
	padding: 10px;
	background: #eee;
}
.folder .title h2 {
	color: #404348;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 5px;
	font-family: 'Bitter', serif;
}
.folder:hover .title h2 {
	color : #5370ae;
}
.folder .img img {
	width: 100%;
}
.folder .card .pitch {
	padding-top: 10px;
	text-align: justify;
	color: #737373;
	font-size: 15px;
	line-height: 1.4;
}
.folder-card {
	margin-bottom: 20px;
}
.folder-card .card {
	background: #eee;
	padding-bottom: 10px;
	transition: .2s;
}
.folder-card .card:hover {
	background: #d9e2ef;
	transition: .2s;
}
.folder-card .img img {
	width: 100%;
	background: #eee;
	transition: .2s;
}
.folder-card .title h2 {
	color: #404348;
	font-size: 19px;
	font-weight: 600;
	padding: 10px;
	transition: .2s;
	font-family: 'Bitter', serif;
}
.folder-card .card:hover .title h2 {
	text-shadow: 1px 1px 0 #fff;
	color : #5370ae;
	transition: .2s;
}
.folder-card .card .img {
	overflow: hidden;
}
.folder-card .card .pitch {
	padding-top: 10px;
	text-align: justify;
	color: #737373;
	font-size: 15px;
	line-height: 1.4;
	padding: 0 10px;
}
.folder-card .card:hover .img img {
	transform: scale(1.1);
	transition: .4s;
}
@media screen and (min-width: 960px) {
	.folder-card .card .img {
		overflow: hidden;
		height: 195px;
	}
}
@media screen and (max-width: 767px) {
	.folder-card:nth-child(odd) {
		padding-left: 0;
	}
	.folder-card:nth-child(even) {
		padding-right: 0;
	}
	.folder {
		margin-bottom: 10px;
	}
	.folder-card {
		margin-bottom: 10px;
	}
	.folder-card .card .img {
		height : auto;
	}
}

.header-article {
	padding-bottom: 25px;
	text-align: justify;
}