#menuVideos{
	width:308px;
}

#videos{
	margin: 0 0 20px 0;
}

#pubs{

}

.etape {
background:transparent url(../img/h3-accordeon.png) repeat-x scroll left 37px;
_background:transparent;
color:#FFF;
cursor:pointer;
padding:5px 0px 13px 5px;
}

.etape:before{
	content:url(../img/li-accordeon.png);
	margin:5px 5px 0;
}

.cats{
	margin:0 0 10px 50px;
	list-style:none;
	font-size:11px;
	text-transform:uppercase;
	cursor:pointer;
}

.cats li{
	list-style:url(../img/li-arrow.png);
	font-size:12px;
}

#contentVideos{
	width: 700px;
	background:#000;

}

#slider1{
	margin:15px 0 0 0;
}

#crumbs {
	list-style-type:none;
	padding:0;
	margin:0;
	background:#000;
	width:680px;
	font-size:11px;
}

#crumbs li {
	display:inline;
	background:#000;
	padding:0px 20px

}

#crumbs #bc-first {
	background:#ffec00 url(../img/yellow-crumbs.png) no-repeat right center;
	color:#000;
}

#crumbs #bc-second {
	background:#cd4984 url(../img/crumbs.png) no-repeat right center;
	margin:0 0 0 -5px;
	color:#FFF;
}

.close{
	cursor:pointer;
}

#close-it{
	background:#FFF url(../img/close.png) no-repeat center center;
	height:19px;
	width:19px;
	display:none;
}

#container-player{
display:none;
height:410px;
}


#video-player{
	background:#000 none repeat scroll 0 0;

	position:absolute;
	width:700px;
	z-index:12;
}


.preview-video{
	cursor:pointer;
	background:#000 url(../img/bg-blue.png) -350px 0px no-repeat;
	width:185px;
	margin:12px 10px;
	padding: 10px;
	
}


.preview-video img{
	border:0px solid #000;
}


.preview-video p{
	color:#999;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	
}


#navigation{
	padding:5px 0 0 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap {
	margin: 20px 0;
	position: relative;
	width: 100%;

}

.csw {width: 100%; height: 460px; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { 
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 700px;
	height: 380px;
	clear: both;
	background:#111;

}

.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}

.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 700px;
}

.stripViewer .panelContainer .panel .wrapper { 
	padding: 10px;

}

.stripNav {
	margin: auto;
}

.stripNav ul {
	list-style: none;
}


.stripNavL, .stripNavR {

	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	outline:none;
}


.stripNavL {
	width:50%;
	float:left;
	background:#000 url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	width:50%;
	float:right;
	background:#000  url("images/arrow-right.gif") no-repeat center;
}


.stripNavL:hover {
	background:#009cdd url("images/arrow-left.gif") no-repeat center;
}

.stripNavR:hover {
	background:#009cdd  url("images/arrow-right.gif") no-repeat center;
}	


.block-pub{
	margin:4px 33px;
	_margin:4px 20px;
	
}

