#description_interview{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
#description_interview p{
	line-height: 16px;
	margin-left:13px;
	text-align: justify;
}
.title_interview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	margin-top:2px;
	margin-left:13px;
	display:block;
}
#entete_pane2 {
	width: 320px;
	position:relative;
}

#entete_pane2 .title_interview {
	margin-bottom : 10px;
}

a.back_forward {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	color: #000000;
	right:20px;
	top:5px;
}

#pane2 {
	margin-top: 4px;
}

#pane2 p {
 	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 11px;
	width:290px;
	text-align: justify;
}

#visuel2{
	float : left;
	height : 352px;

}
#visuel2 img{
	margin-bottom : 15px;
}

#close{
	position : absolute;
	-position : relative;
	top: 30px;
	-right: 10px;
	-top: 10px;
	-margin-top: 40px;
	/*cursor:pointer;
	height:13px;
	left:640px;
	position:absolute;
	top:5px;
	-top:0px;
	width:8px;
	z-index:10000;	*/
	
}

#right_panel {
	width:320px;
	float: left;
	margin-left: 20px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 0;
	height: 100%;
	background: #dcdcdc;
}
.jScrollPaneDrag {
	position: absolute;
	background: #000;
	cursor: pointer;
	overflow: hidden;
	
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 7px;
	background: url(../images/arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 7px;
	background: url(../images/arrow_down.gif) repeat-x 0 0;
}
/*
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}*/
.scroll-pane2 {
	width: 322px;
	height: 305px;
	overflow: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#holder2 {
	width : 636px;
	height : 352px;
	background: #FFFFFF;
	padding: 15px;
}
.narrow_b{
	color:#000;
	font-family: Arial2 ;
	font-weight: bold;
	font-size:18px !important;
	text-decoration: none;
	text-transform: uppercase;
	
}	

#audio_content {
	display: block;
}


#read_interview a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	text-decoration: underline;
}

#back_forward_id a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	text-decoration: underline;
}

.heading {
	color: #ffffff;
	height: 20px;
	width: 100%;
	font-size:14px;
	text-align: center;
	padding-bottom:5px;
	position: relative;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.author{
	margin-right:14px;
	margin-top:24px;
}

#close{
	/*margin-top:42px;
	margin-right:200px;
*/
}


#close_2 {
	position:absolute; height:20px; width:20px; right:6px; top: 7px; cursor: pointer;
}