/* last.css */

.sideDiv {
	width:182px;
	position:relative;
	margin:0 auto 0 auto;
}
#lastEditoBg {
	border:0;
	margin-top:10px;
}
#lastConcoursBg, #lastTestBg, #lastinterviewsBg, #lastFolioBg { border:0; }
#lastConcoursTitle {
	width:67px;
	height:12px;
	margin-bottom:5px;
	background: url(../design/last/titleConcours.png) no-repeat;
}
#lastTestTitle {
	width:32px;
	height:12px;
	margin-bottom:5px;
	background: url(../design/last/titleTest.png) no-repeat;
}
#lastinterviewsTitle {
	width:62px;
	height:12px;
	margin-bottom:5px;
	background: url(../design/last/titleIntvw.png) no-repeat;
}
#lastarticlesTitle {
	width:48px;
	height:12px;
	margin-bottom:5px;
	background: url(../design/last/titleArticles.png) no-repeat;
}
#lastforumTitle {
	width:42px;
	height:12px;
	margin-bottom:5px;
	background: url(../design/last/titleForum.png) no-repeat;
}

.lastTxt1 {
	position:absolute;
	width:178px;
	left:1px;
	top:130px;
	text-align:center;
}
.lastTxt1 a:link, .lastTxt1 a:visited, .lastTxt1 a:active {
	color:#eeeeee;
	font-weight:bold;
	text-decoration:none;
}
.lastTxt1 a:hover { text-decoration:none;color:#cccccc; }

.lastBtnNavig {
	display:none;
	position:absolute;
	width:124px;
	height:24px;
	top:18px;
	left:30px;
}
.lastBtnNavig a {
	position:absolute;
	top:0;
	height:20px;
}
.lastBtnNavig a:hover { background-position:0 -20px; }
.lastVoir {
	left:38px;
	width:50px;
	background: url(../design/voir.png) no-repeat;
}