.datas {
	position:absolute;
	top:0;
	background-color:#fff;
	right:-17px;
	width:253px;
}
.datas .fixed {
	padding:10px 17px 0 17px;
	background-color:#fff;
}
.ie .datas {		width:251px;}
.datas h2 {
	top:-18px;
	position:relative;
	display:block;
	padding:53px 0 0 0;
	height:0;
	overflow:hidden;
	background:transparent url(bg-datas-header.jpg) 0 0 no-repeat;
}
.ie .datas h2 {	margin:0 -1px 0 -1px;}
.datas ul {
	width:220px;
	margin:0;
	padding:0;
	position:absolute;
}
.ie .datas ul {
	width:100%;
}
.datas li {
	list-style:none;
	margin:0;
	padding:7px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #DBE0EB;
	cursor:default;
	display:block;
	position:relative;
	clear:both;
}
.ie7 .datas li {
	width:202px;
}
.datas li:hover, .datas li.hover {
	background-color:#ebedf1;
}
.datas li.first {	border-top:0 none;}
.datas li.last {	border-bottom:0 none;}

.datas div.img {
	display:block;
	float:left;
	width:50px;
	height:40px;
	margin:0 0 0 5px;
	background:transparent none 50% 50% no-repeat;
}
.datas div.text {
	display:block;
	padding:0 35px 0 0;
	clear:right;
	margin:0 0 0 60px;
	min-height:40px;
}
.datas li p {
	line-height:11px;
	padding:0;
	margin:0 0 3px 0;
}
.datas p.name {
	color:#232e68;
	font-weight:bold;
}
.datas p.info {
	color:#70779d;
	font-size:11px;
}
.datas p.date {
	color:#979cb7;
	font-size:11px;
}
.datas p.website {
	padding:0;
	margin:0;
}
.datas p.website a {
	display:block;
	width:18px;
	position:absolute;
	top:0;
	right:5px;
	height:0;
	padding:18px 0 0 0;
	overflow:hidden;
	background:transparent url(link_circle_big.png) 0 -18px no-repeat;
}
.datas p.website a:hover, .datas p.website a.over {background-position:0 0;}

/*******************************************************************************************/
/* NEWS */
/*******************************************************************************************/

#pan_news {
	z-index:0;
	background-color:#E3E6EB;
	width:218px;
	height:336px;
	padding:40px 9px 9px 9px;
	right:0;
	position:relative;
	float:right;
}
#pan_news .fixed {
	z-index:0;
	position:relative;
	display:block;
	top:0;
	width:218px;
	height:320px;
	padding:8px 0;
	background-color:#F8F9FA;
}

.ie #pan_news{
	height:334px;
	border:1px solid #E3E6EB;
}
.ie #pan_news .fixed {
	border:1px solid #F8F9FA;
}
#pan_news .fixed .mask {
	height:320px;
}
.ie #pan_news .fixed .mask {
	padding:1px;
}
#pan_news h2 {
	position:absolute;
	top:5px;
	left:14px;
	width:82px;
	padding-top:30px;
	height:0;
	display:block;
	overflow:hidden;
	background:#E3E6EB url(title-news.png) 0 0 no-repeat;
}

#pan_news ul {
	width:200px;
}
#pan_news ul li {
	padding:6px 4px 6px 8px;
	margin-top:0;
	cursor:pointer;
}
#pan_news ul li.on {
	background-color:#FFF;
}
#pan_news div.ui-slider {
	left:206px;
}
.ie #pan_news ul {
	width:190px;
}
.ie #pan_news ul li {
	width:188px;
}
#pan_news p {
	font-size:12px;
	margin-bottom:4px;
	line-height:12px;
	padding:0;
}
#pan_news p.date {
	font-size:11px;
	color:#232e68;
	background:transparent url(bullet_arrow_blue.png) 0 1px no-repeat;
	padding-left:14px;
}
#pan_news p.name {
	color:#232e68;
	font-weight:bold;
}
#pan_news p.info {
	font-size:11px;
}
#pan_news p.website {}
#pan_news p.website a {
	position:relative;
	font-size:11px;
	color:#F06;
	width:auto;
	overflow:visible;
	margin:0;
	height:15px;
	padding:0 20px 0 0;
	text-align:right;
	float:none;
	background-position:100% 100%;
	background-image:url(link_circle_small.png);
}
#pan_news p.website a:hover {
	background-position:100% 0;
}


/*******************************************************************************************/
/* RÉFÉRENCES */
/*******************************************************************************************/
#pan_references {
	position:relative;
	display:block;
	left:-17px;
	color:#232e68;
}

#pan_references .fixed {
	background-color:#FFF;
	padding:17px;
}
.ie #pan_references .fixed {
	border:1px solid #fff;
}
#pan_references .deco_cloud {
	position:absolute;
	left:-9px;
	top:-47px;
	width:358px;
	padding-top:146px;
	height:0;
	display:block;
	overflow:hidden;
	background:transparent url(clouds_references.png) 0 0 no-repeat;
}
#pan_references h2 {display:none;}
#pan_references .mask {
	position:absolute;
	display:block;
	overflow:hidden;
	height:230px;
	margin-top:10px;
}
#ref_logos {
	margin-left:2px;
}
#ref_logos span {
	float:left;
	width:57px;
	padding-top:57px;
	margin:0 12px 12px 0;
	height:0;
	display:block;
	overflow:hidden;
	background:#FFF none 50% 50% no-repeat;
	border:1px solid #5a70a3;
	font-size:0;
}
#ref_logos span.linked {
}
#ref_logos span.linked:hover {
	border:3px solid #f06;
	margin:-2px 10px 10px -2px;
	cursor:pointer;
}


/*******************************************************************************************/
/* PRESS & AWARDS */
/*******************************************************************************************/
#pan_press, #pan_awards {top:0;}
#pan_press {
	z-index:10;
}
#pan_awards {
	z-index:5;
}
#pan_press .fixed, #pan_awards .fixed {
	height:250px;
	margin-top:-28px;
}
#pan_press .mask, #pan_awards .mask {
	height:230px;
}
#pan_press .content, #pan_awards .content {
	overflow:visible;
	width:202px;
	height:auto;
	
}
#pan_press h2, #pan_awards h2 {
	top:-43px;
}
#pan_press h2 {			background-position:0 0;}
#pan_press h2.over {		background-position:-253px 0;}
#pan_awards h2 {			background-position:0 -53px;}
#pan_awards h2.over {	background-position:-253px -53px;}
#pan_press div.handler, #pan_awards div.handler {
	position:absolute;
	height:0;
	padding:53px 0 0 0;
	overflow:hidden;
	top:0;
	cursor:pointer;
}
#pan_press div.handler {
	right:0;
	width:120px;
}
#pan_awards div.handler {
	left:0;
	width:124px;
}
#pan_press ul, #pan_awards ul {
	height:240px;
	overflow:auto;
}
#pan_press div.img {
	height:60px;
}
#pan_press div.text {
	min-height:50px;
	margin:10px 0 0 60px;
}