#discoverYourProfil {
	color:#616161;
	font-size:10px;
	width:166px;
}

#discoverYourProfil h2 {
	color:#063875;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#discoverYourProfil a.test {
	display:block;
	margin-top:8px;
	text-decoration:underline;
	color:#da161f;
}
#discoverYourProfil a.test:hover {
	text-decoration:none;
}
#discoverYourProfil hr {
	border:0;
	height:1px;
	background-color:#d9d9d9;
	margin:10px 0;
}
* html #discoverYourProfil hr {
	margin:5px 0 0;
}
*+ html #discoverYourProfil hr {
	margin:5px 0 0;
}
#discoverYourProfil form input#cp {
	float:left;
	width:65px;
}
#discoverYourProfil form input {
	border:1px solid #BCBCBC;
	color:#616161;
	font-size:10px;
	margin-bottom:5px;
	padding:2px;
}
#discoverYourProfil form input#submitCp {
	background-color:#DA161F;
	border:medium none;
	color:#FFFFFF;
	float:left;
	text-transform:uppercase;
	width:80px;
	cursor:pointer;
}
#discoverYourProfil ul {
	margin:-5px 0 10px;
}
#discoverYourProfil ul li {
	margin-bottom: 5px;
	background:url(/img/showroom/showroom-councilor/bullet-push.png) no-repeat left 6px;
	padding-left:8px;
}
#discoverYourProfil ul li a {
	color:#616161;
}
#discoverYourProfil form div.alert {
	width:135px;
}
* html #templateHomeCouncilor #topContent .push .pushLeftBg {
	background: url(/img/push/push-left-bggrey-8bits.png) repeat-y left;
}
* html #templateHomeCouncilor #topContent .pushLeftBg .pushRightBg {
	background: transparent url(/img/push/push-right-bggrey-8bits.png) repeat-y right;
}