div.vignette
{
	display: block;
	width: 130px;
	height: 130px;
	background-color: #000000;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
}

#Depannage
{
	background-image: URL('../images/depannage.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 0;
}

#Depannage:after
{
	content:"";
	width: inherit;
	height: 40%;
	position: absolute;
	bottom: -41%;
	left: 0;
	background-image: inherit;
	/*background-position: bottom;*/
	background-position: 50% 100%;
	background-size: cover;
	transform: scaleY(-1);
	opacity: 0.5;
}

#Depannage:before
{
	content: "";
	width: inherit;
	height: 42%;
	position: absolute;
	bottom: -42%;
	left: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3),white);
	z-index: 1;
	opacity: 0.5;
}

#Depannage:img:nth-of-type(2)
{
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}

#Entretien
{
	background-image: URL('../images/entretien.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 200px;
	z-index: 0;
}

#Entretien:after
{
	content:"";
	width: inherit;
	height: 40%;
	position: absolute;
	bottom: -41%;
	left: 0;
	background-image: inherit;
	/*background-position: bottom;*/
	background-position: 50% 100%;
	background-size: cover;
	transform: scaleY(-1);
	opacity: 0.5;
}

#Entretien:before
{
	content: "";
	width: inherit;
	height: 42%;
	position: absolute;
	bottom: -42%;
	left: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3),white);
	z-index: 1;
	opacity: 0.5;
}

#Entretien:img:nth-of-type(2)
{
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}

#Reseaux
{
	background-image: URL('../images/reseaux.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 400px;
	z-index: 0;
}

#Reseaux:after
{
	content:"";
	width: inherit;
	height: 40%;
	position: absolute;
	bottom: -41%;
	left: 0;
	background-image: inherit;
	/*background-position: bottom;*/
	background-position: 50% 100%;
	background-size: cover;
	transform: scaleY(-1);
	opacity: 0.5;
}

#Reseaux:before
{
	content: "";
	width: inherit;
	height: 42%;
	position: absolute;
	bottom: -42%;
	left: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3),white);
	z-index: 1;
	opacity: 0.5;
}

#Reseaux:img:nth-of-type(2)
{
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}

#PrepaInst
{
	background-image: URL('../images/prepa-insta.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 200px;
	margin-left: 0px;
	z-index: 0;
}

#PrepaInst:after
{
	content:"";
	width: inherit;
	height: 40%;
	position: absolute;
	bottom: -41%;
	left: 0;
	background-image: inherit;
	/*background-position: bottom;*/
	background-position: 50% 100%;
	background-size: cover;
	transform: scaleY(-1);
	opacity: 0.5;
}

#PrepaInst:before
{
	content: "";
	width: inherit;
	height: 42%;
	position: absolute;
	bottom: -42%;
	left: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3),white);
	z-index: 1;
	opacity: 0.5;
}

#PrepaInst:img:nth-of-type(2)
{
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}

#Cybersecurite
{
	background-image: URL('../images/cyber.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 200px;
	margin-left: 200px;
	z-index: 0;
}

#Cybersecurite:after
{
	content:"";
	width: inherit;
	height: 40%;
	position: absolute;
	bottom: -41%;
	left: 0;
	background-image: inherit;
	/*background-position: bottom;*/
	background-position: 50% 100%;
	background-size: cover;
	transform: scaleY(-1);
	opacity: 0.5;
}

#Cybersecurite:before
{
	content: "";
	width: inherit;
	height: 42%;
	position: absolute;
	bottom: -42%;
	left: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3),white);
	z-index: 1;
	opacity: 0.5;
}

#Cybersecurite:img:nth-of-type(2)
{
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}

#Telephonie
{
	background-image: URL('../images/telephonie.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 200px;
	margin-left: 400px;
	z-index: 0;
}

#Telephonie:after
{
	content:"";
	width: inherit;
	height: 40%;
	position: absolute;
	bottom: -41%;
	left: 0;
	background-image: inherit;
	/*background-position: bottom;*/
	background-position: 50% 100%;
	background-size: cover;
	transform: scaleY(-1);
	opacity: 0.5;
}

#Telephonie:before
{
	content: "";
	width: inherit;
	height: 42%;
	position: absolute;
	bottom: -42%;
	left: 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3),white);
	z-index: 1;
	opacity: 0.5;
}

#Telephonie:img:nth-of-type(2)
{
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}
