@charset "utf-8";
@import url("../webfonts/Exo2_Regular/stylesheet.css");
@import url("../webfonts/Exo2_Bold/stylesheet.css");

.soustitre_projets  {
	font-size: 50px;
	color: #889323;
	font-family: "Exo2 Regular", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-variant: small-caps;
	text-align: left;
}

h5 {
	text-align: left;
	font-size: 18px;
	font-variant: small-caps;
	color: #869B13;
}
.thumbnail div .soustitre  {
	text-align: left;
	font-size: 18px;
	font-variant: small-caps;
	color: #869B13;
	font-weight: 600;
}
.row .col-lg-6 .soustitre  {
	font-size: 18px;
	font-variant: small-caps;
	color: #869B13;
	font-weight: 600;
	text-align: center;
}
.reduc_espace {
	padding-left: 10px;
	padding-right: 10px;
}
