/* Actualites List*/
#auteurById .scrollBar{
	border:0;
}
#auteurById.slider{
	height:auto; 
	border:0; 

}
#auteurById .slide{
	width:auto; 
	padding:0 21px;
	border-left:1px solid #d6d6d7;
	position:relative;
}   
#auteurById.slider .content .handle,
#auteurById.slider .slide,
#auteurById.slider .content,
#auteurById.scrollBar .content .handle .drag{
	height:auto;
}   
#auteurById .text{
	float:left;   
	width:340px;
	height:300px; 
	overflow:hidden;
	position:relative; 
	margin:0 0 7px;
}
#auteurById .text p{
	text-align:justify;
	line-height:13px; 
	padding:0;
	color:#000000;  
}  
#scroll-bar-contenu{
	background:#000000;
    border:0;
    display: block;  
	width:3px;
	position:absolute;
	right:0;
	height:100%;
	left:auto;
	top:0;
} 
#scroll-bar-contenu .drag.handle{
	width:17px; 
	height:150px!important;
	float:right;
	background: none;
    cursor: pointer; 
    position: absolute;
	left:-7px;
}
#scroll-bar-contenu .drag.handle span{
	float:left;
	width:3px; 
	background: #C9C9C9;
	margin:0 0 0 7px;
	height:150px!important;
}



#auteurById.slider .content,
#auteurById{height:580px;}

#auteurById .col1{
	float:left;
	width:360px;
}
#auteurById .col1 img{
	display:block;
}
#auteurById .col1 .copyright{
	padding:7px 21px;
	display:block;
}
#auteurById .col2{
	float:left;
	width:340px; 
	padding:21px;
}
#auteurById .col2 h1{
	padding:0 0 2px;
}
#auteurById .col2 h1 span{
	display:block;
/*	height:25px;*/
	line-height:25px;
	font-size:32px;
	color:#333333;
	text-transform:uppercase;
	padding:0 0 12px;
}
/*#auteurById .col2 .contenu{
	height:305px;
}*/
#auteurById .col2 .medias_en_parlent{
	display:block;
	padding:7px 0;
	line-height:9px;
	height:9px;
	float:right;
	clear:both;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
}
#auteurById .col2 .medias_en_parlent:hover,
#auteurById .col2 .medias_en_parlent.open{
	text-decoration:none;
}
#auteurById .col2 .medias_en_parlent img{
	vertical-align:-2px;
	margin:0 0 0 4px;
}	
#auteurById .publications{
	padding:7px 0;	
	font-size:11px;
	text-transform:uppercase;
}
#auteurById .publications p.bold{
	padding:0 0 14px;
	font-size:11px;
	line-height:8px;
	font-weight:bold;
}
#auteurById .publications li{ 
	line-height:18px;
}
#auteurById .publications li a{ 
	text-decoration:underline;
	font-size:11px;
}
#auteurById .publications li a:hover{ 
	font-weight:bold;
}
#auteurById .col3{
	width:257px;
	float:left;
	padding:21px 14px;
	background:#c9c9cb;
	height:538px;
}
#auteurById .col3 h3{ 
	font-size:18px;
	height:18px;
	line-height:18px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 7px
}
#auteurById .col3 li{
	padding:7px 0;
	/*line-height:11px;*/
}
#auteurById .col3 li a{
	/*text-decoration:underline;*/
	text-decoration:none;
	float:left;
	width:121px;
	/*height:11px;
	line-height:11px; */
	padding:0 14px 0 0;
}
#auteurById .col3 li a:hover{
	text-decoration:underline;
}
#auteurById .col3 li span.date{
	width:45px;
	height:14px;
	float:left;
	/*height:11px;
	line-height:11px;*/
}
#auteurById .col3 li span.type,
#auteurById .col3 li span.date{
	width:45px;
	float:left;
	/*height:11px;
	line-height:11px;*/
	padding:0 14px 0 0;
}
#auteurById .col3 li span.type{
	width:60px;
	padding:0;
}

.col3{
	position:relative;
}
.closemedia{
	position:absolute;
	top:7px;
	right:7px;
	float:right;
}
