@charset "UTF-8";
/*HB - SDV - JUIN 2015*/

/*
TOUTES LES CLASS PREFIXEES PAR "dia15-"



*/




/*STRUCTURE RESPONSIVE*/

/*
	@media only screen and (min-width: 1000px)	{
	}
	@media only screen and (min-width: 768px) and (max-width: 999px)	{
	}
	@media only screen and (max-width: 767px)	{
	}
*/

body.blocphotos #wrapper,
body.blocphotos .centre,
body.blocphotos .dia15-alaune	{
	background-color: transparent;
	overflow: visible;
}
body.blocphotos .bloc-bas.centre:nth-of-type(1),
body.blocphotos .bloc-bas.centre:nth-of-type(2),
body.blocphotos .bloc-bas.centre:nth-of-type(3),
body.blocphotos .bloc-bas.centre.hide_pub	{
	background-color: #ffffff;
	overflow: hidden;
}
/*
body.blocphotos .bloc-bas.centre:nth-of-type(2):before,
body.blocphotos .bloc-bas.centre:nth-of-type(2):after	{
	display: block;
	clear: both;
	height: 0px;
	content: "\00a0";
	visibility: hidden;
}
*/


.blocphotos #wrapper section {
	overflow: visible;
}
body.blocphotos .dia15-alaune	{
	margin-bottom: 20px;
}
body.blocphotos section	{
	background-color: #101010;
}
body.blocphotos .dia15-autres:after	{
	display: block;
	clear: both;
	height: 0px;
	content: "\00a0";   /*ESPACE*/
	visibility: hidden;
}
	@media only screen and (min-width: 1000px)	{
body.blocphotos .dia15-alaune	{
	padding: 0 15px;
}
body.blocphotos .dia15-autres	{
	padding:15px;
}
	}
	@media only screen and (min-width: 768px) and (max-width: 999px)	{
body.blocphotos .centre	{
	/*background-color: #F6F;*/
	width: 98% !important;
	margin-right: 1%;
	margin-left: 1%;
	max-width: 1000px;
}
body.blocphotos .dia15-alaune	{
	padding: 0 15px;
}
body.blocphotos .dia15-autres	{
	padding: 15px;
}
	}
	@media only screen and (max-width: 767px)	{
body.blocphotos .centre	{
	/*background-color: #FCF;*/
	width: 100% !important;
	margin-right: auto;
	margin-left: auto;
}
body.blocphotos .dia15-autres	{
	padding: 15px 0;
}
	}
/*F_STRUCTURE RESPONSIVE*/





.dia15-zoom	{
	width: 26px;
	height: 26px;
	background-image: url('../images/diapo2015/dia15_zoom.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.dia15-close	{
	width: 24px;
	height: 24px;
	background-image: url('../images/diapo2015/dia15_close.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.dia15-zoom:hover,
.dia15-close:hover
.dia15-f:hover	{
	cursor: pointer;
}






header.dia15-header-rubrique	{
	margin: 15px 0;
}
header.dia15-header-rubrique ul	{
	list-style-type: none;
	margin: 0;
	padding: 0 15px;
	border-bottom: 1px solid #596976;
}
header.dia15-header-rubrique ul li	{
	position: relative;
	display: inline-block;
	margin: 0 0;
	padding: 13px 15px;
	background-color: #1d2229;
	font-family: 'ptsansnarrowbold', sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1em;
	color: #596976;
}
header.dia15-header-rubrique ul li a	{
	color: #596976;
}
header.dia15-header-rubrique ul li.dia15-header-rubrique-on	{
	background-color: #596976;
	color: #ffffff;
}
header.dia15-header-rubrique ul li h1	{
	font-family: 'ptsansnarrowbold', sans-serif;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1em;
}

	/*PHOTOS HOME*/
/*
max : 970 - 100%
(big : 645 - 66.4948%)
big : 642 - 66.185567%
(mid : 310 - 31.9587%)
(mid : 313 - 32.268%)
mid : 314 - 32.371134%
(small : 234 - 24.1237%)
small : 232 - 23.91752577%
*/
div.dia15-items	{
	position: relative;
}
div.dia15-items:before,
div.dia15-items:after	{
	display: block;
	clear: both;
	height: 0px;
	content: "\00a0";   /*ESPACE*/
	visibility: hidden;
}
article.dia15-art-max	{
	position: relative;
	margin: 0 0 14px 0;
	padding: 0;
	width: 100%;
}
article.dia15-art-big	{
	position: relative;
	margin: 0 0 14px 0;
	padding: 0;
	width: 100%;
}
article.dia15-art-mid	{
	position: relative;
	margin: 0 0 14px 0;
	padding: 0;
	width: 100%;
}
article.dia15-art-small	{
	position: relative;
	margin: 0 0 14px 0;
	padding: 0;
	width: 100%;
}
div.dia15-art-colbig	{
	position: relative;
	padding: 0;
}
div.dia15-art-colmid	{
	position: relative;
	padding: 0;
}
div.dia15-art-colsmall	{
	position: relative;
	padding: 0;
}
.dia15-art-colleft	{
	/*background-color: #0C0;*/
}
.dia15-art-colright	{
	/*background-color: #0F9;*/
}
	@media only screen and (min-width: 1000px)	{
div.dia15-art-colbig	{
	width: 642px;
}
div.dia15-art-colmid	{
	width: 314px;
}
div.dia15-art-colsmall	{
	width: 232px;
}
div.dia15-art-colsmall:nth-of-type(1),
div.dia15-art-colsmall:nth-of-type(2),
div.dia15-art-colsmall:nth-of-type(3)	{
	float: left;
	margin-right: 14px;
}
div.dia15-art-colsmall:last-of-type	{
	float: right;
}
.dia15-art-colleft	{
	float: left;
}
.dia15-art-colright	{
	float: right;
}
	}
	@media only screen and (min-width: 768px) and (max-width: 999px)	{
div.dia15-art-colbig	{
	width: 66.185567%;
}
div.dia15-art-colmid	{
	width: 32.371134%;
}
	div.dia15-art-colbig > div.dia15-art-colmid	{
		width: 48.909657%;
	}
div.dia15-art-colsmall	{
	width: 23.91752577%;
}
div.dia15-art-colsmall:nth-of-type(1),
div.dia15-art-colsmall:nth-of-type(2),
div.dia15-art-colsmall:nth-of-type(3)	{
	float: left;
	margin-right: 1.4432989690%;
}
div.dia15-art-colsmall:last-of-type	{
	float: right;
}
.dia15-art-colleft	{
	float: left;
}
.dia15-art-colright	{
	float: right;
}
	}
	@media only screen and (max-width: 767px)	{
div.dia15-art-colbig,
div.dia15-art-colmid	{
	width: 100%;
}
div.dia15-art-colsmall	{
	width: 48.909657%
}
div.dia15-art-colsmall:nth-of-type(odd)	{
	float: left;
	clear: both;
}
div.dia15-art-colsmall:nth-of-type(even)	{
	float: right;
}
	}
article.dia15-art-max figure,
article.dia15-art-big figure,
article.dia15-art-mid figure,
article.dia15-art-small figure	{
	z-index: 10;
	margin: 0;
	width: 100%;
	background-color: #000000;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}

article.dia15-art-max figure img,
article.dia15-art-big figure img,
article.dia15-art-mid figure img,
article.dia15-art-small figure img	{
	display: none;
	/*display: block;
	z-index: -1000;
	position: relative;
	left: -10000px;*/
}

article.dia15-art-max .blochover,
article.dia15-art-big .blochover,
article.dia15-art-mid .blochover,
article.dia15-art-small .blochover {
    display: none;
	z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.54);
    position: absolute;
    top: 0px;
    left: 0px;
}
/*
article.dia15-art-max a:hover .blochover,
article.dia15-art-big a:hover .blochover,
article.dia15-art-mid a:hover .blochover,
article.dia15-art-small a:hover .blochover {
    display: block;
}
*/
article.dia15-art-max:hover .blochover,
article.dia15-art-big a:hover .blochover,
article.dia15-art-mid a:hover .blochover,
article.dia15-art-small a:hover .blochover {
    display: block;
}

.titrehover {
    color: #FFF;
    font-family: "suecaslabbold",arial,sans-serif;
    margin: 25% auto 0 auto;
    line-height: 1;
    max-width: 95%;
	text-align: center;
}
	@media only screen and (min-width: 1000px)	{
	article.dia15-art-max .titrehover {
		font-size: 36px;
	}
	article.dia15-art-big .titrehover {
		font-size: 30px;
	}
	article.dia15-art-mid .titrehover {
		font-size: 18px;
	}
	article.dia15-art-small .titrehover {
		font-size: 14px;
	}
	}
	@media only screen and (min-width: 768px) and (max-width: 999px)	{
	article.dia15-art-max .titrehover {
		font-size: 36px;
	}
	article.dia15-art-big .titrehover {
		font-size: 30px;
	}
	article.dia15-art-mid .titrehover {
		font-size: 18px;
	}
	article.dia15-art-small .titrehover {
		font-size: 14px;
	}
	}
	@media only screen and (max-width: 767px)	{
	article.dia15-art-max .titrehover,
	article.dia15-art-big .titrehover,
	article.dia15-art-mid .titrehover,
	article.dia15-art-small .titrehover {
		font-size: 30px;
	}
	}
.titrehover span {
    font-family: "ptsansnarrowbold",helvetica,arial,sans-serif;
    text-transform: uppercase;
    font-size: 0.5em;
    color: #A7B4BE;
}
	/*F_PHOTOS HOME*/

	/*AUTRES SERIES*/
.dia15-autres-int	{
	position: relative;
	margin: 0 0 20px 0;
	font-family: "suecaslab_regularregular",arial,sans-serif;
font-size: 26px;
padding: 10px 0px;
color: #596976;
text-align: center;
font-weight: normal;
text-transform: uppercase;
}
.dia15-autres-int span	{
	font-family: "suecaslabbold",arial,sans-serif;
}
article.dia15-art-autre	{
	padding: 0;
}
	@media only screen and (min-width: 1000px)	{
article.dia15-art-autre	{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 314px;
}
article.dia15-art-autre:nth-of-type(3n-2),
article.dia15-art-autre:nth-of-type(3n-1)	{
	float: left;
	margin-right: 14px;
}
article.dia15-art-autre:nth-of-type(3n)	{
	float: right;
}
article.dia15-art-autre:nth-of-type(3n-2)	{
	clear: both;
}
	}
	@media only screen and (min-width: 768px) and (max-width: 999px)	{
article.dia15-art-autre	{
	width: 32.371134%;
}
article.dia15-art-autre:nth-of-type(3n-2),
article.dia15-art-autre:nth-of-type(3n-1)	{
	float: left;
	margin-right: 1.4432989690%;
}
article.dia15-art-autre:nth-of-type(3n)	{
	float: right;
}
article.dia15-art-autre:nth-of-type(3n-2)	{
	clear: both;
}

	}
	@media only screen and (max-width: 767px)	{
article.dia15-art-autre	{
	margin-bottom: 14px;
}
	}
article.dia15-art-autre figure img	{
	width: 100%;
}
article.dia15-art-autre .dia15-titre-pos	{
/*font-family: "suecaslabbold",arial,sans-serif;
font-size: 23px;*/
font-family: "suecaslabsemibold",arial,sans-serif;
font-size: 20px;
font-weight: normal;
margin-top: 12px;
color: #FFF;
}
article.dia15-art-autre .dia15-titre-pos a	{
color: #FFF;
}
article.dia15-art-autre:hover .dia15-titre-pos,
article.dia15-art-autre:hover .dia15-titre-pos a	{
color: #596976;
}
.dia15-autres .dia15-plusdecontenus {
	position: relative;
    display: block;
	clear: both;
    margin: 40px auto;
    width: 65%;
    background-color: #546470;
    font-family: "ptsansnarrowreg",helvetica,arial,sans-serif;
    /*font-size: 16px;*/
    font-size: 20px;
    color: #f7f7f7;
	border: none;
}
.dia15-autres button.dia15-plusdecontenus {
	height: 46px;
}
	/*F_AUTRES SERIES*/



	/*PAGE PHOTO*/
article.dia15-phodet	{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: visible;
}
article.dia15-phodet:before,
article.dia15-phodet:after	{
	display: block;
	clear: both;
	height: 0px;
	content: "\00a0";   /*ESPACE*/
	visibility: hidden;
}
.dia15-phodet-surt,
.blocphotos h1.dia15-phodet-surt{
	position: relative;
	margin: 0;
	text-align: center;
	color: #ffffff;
	font-family: "suecaslabbold",arial,sans-serif;
	font-weight: normal;
	font-size: 45px;
	line-height: 1.2em;
}
.dia15-phodet-meta	{
	position: relative;
	margin: 0 0 20px 0;
	text-align: center;
	font-family: 'ptsansreg', sans-serif;
	font-size: 15px;
}
.dia15-phodet-meta em	{	/*SOURCE*/
	font-family: 'ptsansnarrowbold', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #596976;
}
.dia15-phodet-meta span	{	/*date*/
	font-family: 'ptsansnarrowbold', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
article.dia15-phodet figure	{
	position: relative;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #000000;
	text-align: center;
}
article.dia15-phodet figure img.dia15-phodet-img	{
	/*width: 100%;*/
	height: 100%;
}
article.dia15-phodet figure a.dia15-zoom	{
	position: absolute;
	z-index: 100;
	right: 10px;
	top: 10px;
}
div.dia15-phodet-descri	{	/*UTILISE DANS article.dia15-phodet ET article.dia15-art-zoom*/
	position: relative;
	color: #dcdcdc;
	font-family: "suecaslab_regularregular",arial,sans-serif;
	font-size: 16px;
}
	article.dia15-art-zoom div.dia15-phodet-descri	{
		text-align: center;
		margin: 0 20px 10px 20px;
	}
.dia15-phodet-tit	{
	margin: 0 0 10px 0;
	/*font-family: "suecaslabbold",arial,sans-serif;*/
	font-family: "suecaslabsemibold",arial,sans-serif !important;
	font-weight: normal;
	font-size: 22px;
	line-height: 28px !important;
	color: #596976 !important;
}
.dia15-phodet-outils	{
	margin: 0;
	padding: 0;
	background-color: #646c75;
}
.dia15-phodet-outils:before,
.dia15-phodet-outils:after	{
	display: block;
	clear: both;
	height: 0px;
	content: "\00a0";   /*ESPACE*/
	visibility: hidden;
}
.dia15-phodet-outil	{
	position: relative;
	display: block;
	padding-top: 25px;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	font-family: 'ptsansnarrowbold', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.dia15-phodet-outil:hover	{
	cursor: pointer;
}
	.dia15-phodet-outil.dia15-phodet-outil-tw	{
		background-color: #3aaae1;
		background-image: url('../images/diapo2015/dia15_outil_tw.png');
		background-position: center 5px;
	}
	.dia15-phodet-outil.dia15-phodet-outil-fb	{
		background-color: #3b5999;
		background-image: url('../images/diapo2015/dia15_outil_fb.png');
		background-position: center 5px;
	}
	.dia15-phodet-outil.dia15-phodet-outil-in	{
		background-color: #007bb5;
		background-image: url('../images/diapo2015/dia15_outil_in.png');
		background-position: center 5px;
	}
	.dia15-phodet-outil.dia15-phodet-outil-part	{
		background-color: #3e4854;
		background-image: url('../images/diapo2015/dia15_outil_part.png');
		background-position: center center;
	}
	.dia15-phodet-outil.dia15-phodet-outil-reag	{
		background-color: #505b68;
		background-image: url('../images/diapo2015/dia15_outil_reag.png');
		background-position: center 5px;
	}
	.dia15-phodet-outil.dia15-phodet-outil-sauv	{
		background-color: #646c75;
		background-image: url('../images/diapo2015/dia15_outil_sauv.png');
		background-position: center 5px;
	}
	.dia15-phodet-outil.dia15-phodet-outil-print	{
		background-color: #828992;
		background-image: url('../images/diapo2015/dia15_outil_print.png');
		background-position: center center;
	}

	.dia15-phodet-outils-sauv	{	/*CONTIENT LES OUTILS DE SAUVEGARDE*/
		position: relative;
		display: none;
	}
	.dia15-phodet-outil.dia15-phodet-outil-lect	{
		padding-top: 5px;
		background-color: #646c75;
	}
	.dia15-phodet-outil.dia15-phodet-outil-sauv-drive	{
		background-color: #646c75;
		background-image: url('http://pics.2014.lesechos.com/images/picto_drive_2015.png');
		background-position: center center;
	}
	.dia15-phodet-outil.dia15-phodet-outil-sauv-ever	{
		background-color: #646c75;
		background-image: url('http://pics.2014.lesechos.com/images/picto_evernote_2015.png');
		background-position: center center;
	}
	.dia15-phodet-outil.dia15-phodet-outil-sauv-inst	{
		background-color: #646c75;
		background-image: url('http://pics.2014.lesechos.com/images/picto_instapaper_2015.png');
		background-position: center center;
	}
	.dia15-phodet-outil.dia15-phodet-outil-sauv-pock	{
		background-color: #646c75;
		background-image: url('http://pics.2014.lesechos.com/images/picto_pocket_2015.png');
		background-position: center center;
	}
	.dia15-phodet-outil.dia15-phodet-outil-sauv-read	{
		background-color: #646c75;
		background-image: url('http://pics.2014.lesechos.com/images/picto_readability_2015.png');
		background-position: center center;
	}
	@media only screen and (min-width: 1000px)	{
article.dia15-phodet	{
}
article.dia15-phodet figure	{
	float: left;
	/*width: 642px;*/
	width: 660px;
}
article.dia15-phodet div.dia15-phodet-descri	{
	float: right;
	/*width: 314px;*/
	width: 296px;
}
.dia15-phodet-outils	{
	position: absolute;
	z-index: 100;
	top: 0px;
	left: -50px;
	width: 50px;
}
	}
	@media only screen and (min-width: 768px) and (max-width: 999px)	{
article.dia15-phodet	{
}
article.dia15-phodet figure	{
	float: left;
	width: 66.185567%;
}
article.dia15-phodet div.dia15-phodet-descri	{
	float: right;
	width: 32.371134%;
}
.dia15-phodet-outils	{
	position: absolute;
	z-index: 100000;
	top: 0px;
	left: 0px;
	width: 50px;
}
	}
	@media only screen and (max-width: 767px)	{
article.dia15-phodet	{
}
article.dia15-phodet figure	{
}
article.dia15-phodet div.dia15-phodet-descri	{
}
.dia15-phodet-outils	{
	position: relative;
}
.dia15-phodet-outil,
.dia15-phodet-outils-sauv	{
	float: left;
}
	}
	/*F_PAGE PHOTO*/




	/*PAGE ZOOM*/
article.dia15-art-zoom	{
	position: relative;
	margin: 0 0 14px 0;
	padding: 0;
	width: 100%;
	overflow: visible;
}
article.dia15-art-zoom figure	{
	margin: 0 0 10px 0;
}
article.dia15-art-zoom figure a.dia15-close	{
	position: absolute;
	z-index: 1000;
	right: 10px;
	top: 10px;
}
article.dia15-art-zoom figure	{
	position: relative;
	z-index: 10;
	/*margin: 0;*/
	margin: 0 0 15px 0;
	width: 100%;
	background-color: #000000;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
article.dia15-art-zoom figure img	{
	display: none;
}
article.dia15-art-zoom figure a.dia15-art-zoom-hover,
article.dia15-phodet figure a.dia15-art-zoom-hover	{
	position: absolute;
	z-index: 1000;
	margin: 0;
	bottom: 0px;
	width: 25%;
	height: 90%;
	/*background-color: rgba(255, 240, 0, 0.5);*/
}
	article.dia15-art-zoom figure a.dia15-art-zoom-hover.dia15-art-zoom-hover-left,
	article.dia15-phodet figure a.dia15-art-zoom-hover.dia15-art-zoom-hover-left	{
		left: 0px;
	}
	article.dia15-art-zoom figure a.dia15-art-zoom-hover.dia15-art-zoom-hover-right,
	article.dia15-phodet figure a.dia15-art-zoom-hover.dia15-art-zoom-hover-right	{
		right: 0px;
	}
article.dia15-art-zoom figure a.dia15-f,
article.dia15-phodet figure a.dia15-f	{
	position: absolute;
	z-index: 1000;
	width: 23px;
	height: 41px;
	top: 46%;
	background-position: center center;
	background-repeat: no-repeat;
}
	article.dia15-art-zoom figure a.dia15-f.dia15-f-opaque,
	article.dia15-phodet figure a.dia15-f.dia15-f-opaque	{
		opacity: 0.5;
	}
	article.dia15-art-zoom figure a.dia15-f.dia15-fgau,
	article.dia15-phodet figure a.dia15-f.dia15-fgau	{
		left: 30px;
		background-image: url('../images/diapo2015/dia15_fgau.png');
	}
	article.dia15-art-zoom figure a.dia15-f.dia15-fdro,
	article.dia15-phodet figure a.dia15-f.dia15-fdro	{
		right: 30px;
		background-image: url('../images/diapo2015/dia15_fdro.png');
	}
article.dia15-art-zoom figure a.dia15-art-zoom-vignette,
article.dia15-phodet figure a.dia15-art-zoom-vignette	{
	position: absolute;
	margin: 0;
	padding: 5px;
	z-index: 10000;
	width: 230px;
	/*height: 90px;*/
	background-color: rgba(0, 0, 0, 0.25);
	top: 42%;
	top: 40%;
}
article.dia15-art-zoom figure a.dia15-art-zoom-vignette span,
article.dia15-phodet figure a.dia15-art-zoom-vignette span	{
	display: block;
	/*width: 135px;*/
	width: 155px;
	height: 95px !important;
	background-color: #000000;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
	article.dia15-art-zoom figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-gau span,
	article.dia15-phodet figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-gau span	{
		float: right;
	}
	article.dia15-art-zoom figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-dro span,
	article.dia15-phodet figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-dro span	{
		float: left;
	}





article.dia15-art-zoom figure a.dia15-art-zoom-vignette span img,
article.dia15-phodet figure a.dia15-art-zoom-vignette span img	{
	display: none;
}
	article.dia15-art-zoom figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-gau,
	article.dia15-phodet figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-gau	{
		/*left: 0px;*/
		left: -230px;
		text-align: right;
	}
	article.dia15-art-zoom figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-dro,
	article.dia15-phodet figure a.dia15-art-zoom-vignette.dia15-art-zoom-vignette-dro	{
		/*right: 0px;*/
		right: -230px;
		text-align: left;
	}


	/*F_PAGE ZOOM*/






/*RECTIFICATIONS DE couleurs.css*/
.blocphotos .article_max a .bloc-hover .titre-hover, .blocphotos .type1 a .bloc-hover .titre-hover, .blocphotos .type2 a .bloc-hover .titre-hover, .blocphotos .type3 a .bloc-hover .titre-hover, .blocphotos .type4 a .bloc-hover .titre-hover {
	text-align: center;
}
.blocphotos article	{
	/*background-color: transparent;*/
	background-color: #101010;
}
body.blocphotos .dia15-autres	{
	background-color: #141b23;
}
.blocphotos .dia15-autres article	{
	background-color: #141b23;
}



@media screen and (max-width:1100px) {
    .blocphotos #bloc_actions {margin-left: 0;}
}


.blocphotos #bloc_actions{margin-left: -51px; top: auto;}

/*F_RECTIFICATIONS DE couleurs.css*/
