/*
 * @package	BM.Admin
 * @copyright	Copyright (c) Bienvenue-Multimedia (http://www.bienvenue-multimedia.ca)
 */

article{ height: 590px; }
.perso, .panel{
	position: absolute;
	background-repeat: no-repeat;
	background-color: transparent;
	box-shadow: none;
}

.perso:nth-of-type(3){ top: 390px; left: 70px; width: 339px; height: 204px; background: url('../medias/ico-perso-1.png'); background-size: 100% auto; }
.perso:nth-of-type(4){ top: 295px; left: 495px; width: 182px; height: 168px; background: url('../medias/ico-perso-2.png'); background-size: 100% auto; }
.perso:nth-of-type(5){ top: 445px; left: 714px; width: 139px; height: 149px; background: url('../medias/ico-perso-3.png'); background-size: 100% auto; }
.perso:nth-of-type(3):hover{ background-image: url('../medias/ico-perso-1-rl.png'); }
.perso:nth-of-type(4):hover{ background-image: url('../medias/ico-perso-2-rl.png'); }
.perso:nth-of-type(5):hover{ background-image: url('../medias/ico-perso-3-rl.png'); }
.perso a{ display: block; }
.perso a img{ visibility: hidden; }

.panel:nth-of-type(1){ top: 269px; left: 0px; width: 223px; height: 170px; padding: 30px 25px; background-image: url('../images/bckg-panel-1.png'); background-size: 100% auto; }
.panel:nth-of-type(2){ top: 285px; left: 258px; width: 254px; height: 181px; padding: 35px 40px; background-image: url('../images/bckg-panel-2.png'); background-size: 100% auto; }
.panel:nth-of-type(3){ top: 450px; left: 375px; width: 306px; height: 137px; padding: 50px 30px 50px 75px; background-image: url('../images/bckg-panel-3.png'); background-size: 100% auto; }
.panel:nth-of-type(4){ top: 163px; left: 250px; width: 338px; height: 156px; padding: 25px 60px; background-image: url('../images/bckg-panel-4.png'); background-size: 100% auto; }
.panel:nth-of-type(5){ top: 150px; left: 666px; width: 289px; height: 154px; padding: 40px 40px 40px 70px; background-image: url('../images/bckg-panel-5.png'); background-size: 100% auto; }
.panel:nth-of-type(6){ top: 295px; left: 679px; width: 259px; height: 188px; padding: 50px 35px; background-image: url('../images/bckg-panel-6.png'); background-size: 100% auto; }