.box {
	float:left;
	width:168px;
	font:9pt Arial, Helvetica, Sans-Serif;
}

.box .content {
	clear:both;
	border-left:1px solid #b0b3b8;
	border-right:1px solid #b0b3b8;
	font:8pt Arial;
	padding:10px 0 10px 0;
	width:166px;
}



.box .header {
	width:158px;
	height:22px;
	padding-top:3pt;
	padding-left:10px;
	background:url( '../images/pw2_header_blocs-aide_168x26.gif' ) no-repeat;
}

.box .header .middle {
	float:left;
	background-image:url(../images/pw2_puce_fleche-verte_9x10.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
	font-weight:bold;
	color:#77a409;
	font-size:10pt;
}

.box .content .spanImgBox {
	padding:10px 0 10px 0;
	margin:0 20px 15px 20px;
	display:block;
	border-bottom:1px solid #b0b3b8;
	text-align:center;
}

.box .content .lblContentBox {
	/*color:#eb4185;*/
	line-height:15px;
	vertical-align:middle;
	font-size:8pt;
	display:block;
	padding:0 10px 0 10px;
	text-align:center;
	/*height:50px;*/
}

.box .content .lblContentBox .locDnl{
	/*color:#eb4185;*/
	line-height:12pt;
	vertical-align:middle;
	font-size:8pt;
	display:block;
	padding:2px 10px 0 10px;
	text-align:center;
}



.boxFAQ {
	margin:0 28px 0 28px;
	display:inline;
}

.boxVideo {
	margin-right:28px;
}

#pAide {
	font:8pt Arial, Helvetica, Sans-Serif;
	padding-left:15px;
	margin-bottom:50px;
	color:#475150;
}

.pnlCrp020 { }

.pnlCrp020NonConnecte {
	width:517px;
	height:194px;
	text-align:center;
	padding-left:101px;
}


.box .content a 
{
	color:#595959;
	text-decoration:none;
	cursor:pointer;
}

.box .content a:hover 
{
	color:#77a409;
	text-decoration:none;
	cursor:pointer;
}