#fit-width .masonry {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

.lien2:link {
	color: #000;
	text-decoration: underline;
}
.lien2:visited {
	text-decoration: none;
	color: #000;
}
.lien2:hover {
	text-decoration: underline;
	color: #000;
}
.lien2:active {
	text-decoration: none;
	color: #000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.masonry {
	max-width: 2000px;
	background-color: #FFF;
}


.masonry .item {
  width:  700px;
  height: 700px;
  float: left;
  border: 0px;
  margin-bottom: 5px;
}

.item.w1 { width: 820px; }
.item.w2 { width:  697px; }
.item.w3 { width:  392px; }
.item.w4 { width:  392px; }
.item.w5 { width:  303px; }
.item.w6 { width:  420px; }
.item.w7 { width:  500px; }
.item.w8 { width:  602px; }
.item.w14 { width: 350px; }
.item.w15 { width: 704px; }
.item.w16 { width: 702px; }

.item.h1 { height: 426px; }
.item.h2 { height: 577px; }
.item.h3 { height:577px; }
.item.h4 { height: 392px; }
.item.h5 { height: 392px; }
.item.h6 { height: 420px; }
.item.h7 { height: 701px; }
.item.h8 { height: 600px; }
.item.h9 { height: 909px; }
.item.h10 { height: 810px; }
.item.h11 { height: 935px; }
.item.h12 { height: 1050px; }
.item.h13 { height: 1022px; }
.item.h14 { height: 411px; }
.item.h15 { height: 826px; }
.item.h16 { height: 700px; }
.item.h17 { height: 521px; }
.item.h18 { height: 1020px; }
.item.h19 { height: 571px; }
.item.h20 { height: 476px; }
.item.h21 { height: 548px; }

.tx_courant {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-decoration: none;
}
.tx_courantgris {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
}

.tx_titre_noir {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #000;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
.tx_titre_noirgrand {
	font-family: "Courier New", Courier, monospace;
	font-size: 26px;
	color: #000;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

.tx_lettrine {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #000;
	line-height: 18px;
	text-decoration: none;
}

.tx_courantjustif {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}
.tx_courantjustifgris {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}


.tx_titre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ea514d;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.tx_titrevert {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #009c7e;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
