*
{
	margin: 0;
	padding: 0;
}

div#video-head
{
	height: 90px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

div#video-head h1
{
	background: url('../image/picto_video/civ_tv.gif') no-repeat 0 50%;
	text-indent: -5000px;
	height: 87px;
	width: 189px;
	position: absolute;
	top: 0;
	left: 0;
}

div#video-onglet
{
	margin: 20px 0 0 248px;
	position: relative;
	height: 43px;
	width: 666px;
}

div#video-onglet span
{
	height: 43px;
	width: 31px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	cursor: pointer;
	position: absolute;
}

div#video-onglet span.prev
{
	background-image: url('../image/picto_video/onglet_prev.gif');
	left: 0;
}

div#video-onglet span.next
{
	background-image: url('../image/picto_video/onglet_next.gif');
	right: 0;
}

div#video-view
{
	height: 43px;
	margin: 0 33px;
	background: url('../image/picto_video/onglet_off.gif') repeat-x;
	overflow: hidden;
	position: relative;
}

ul#onglet-video
{
	height: 43px;
	width: 6000px;
	position: absolute;
}

ul#onglet-video li
{
	float: left;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: 38px;
	color: #bdbcbc;
	width: 150px;
	/*background: #ccc;*/
}

ul#onglet-video li a
{
	display: block;
	line-height: 38px;
	color: #bdbcbc;
}

ul#onglet-video li.active
{
	background: url('../image/picto_video/onglet_on.gif') repeat-x;
	color: #fff;
}

/*  */

div#nav-video
{
	clear: both;
	float: left;
	width: 246px;
}

div#nav-video ul h2
{
	background: url('../image/picto_video/fond_nav_off.gif') no-repeat;
	color: #fff;
	padding: 0 20px;
	text-transform: uppercase;
	margin: 0 0 3px;
	line-height: 34px;
	height: 34px;
	cursor: pointer;
}

li.nav-entry
{
	position: relative;
	overflow: hidden;
}

div#nav-video ul li.active
{
	padding-bottom: 20px;
}

div#nav-video ul li.active h2
{
	background-image: url('../image/picto_video/fond_nav_on.gif');
	cursor: auto;
}

div#nav-video ul ul
{
	margin: 10px 6px 0;
	display: none;
}

div#nav-video ul li.active ul.active
{
	display: block;
}

div#nav-video ul ul li
{
	font-size: 10px;
	margin: 0 0 10px;
	height: 76px;
	clear: left;
	position: relative;
}

div#nav-video ul ul li a
{
	/*padding: 1px;*/
	/*background-color: url('../image/picto_video/rustine_ie.gif');
	text-indent: -5000px;
	outline: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 236px;
	height: 70px;*/
}

div#nav-video ul ul li a.visuel
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 89px;
	height: 70px;
	background: url('../image/picto_video/play.png') no-repeat 26px 50%;
	text-indent: -5000px;
	outline: none;
}

div#nav-video ul ul li img
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 5px 2px 0;
	width: 89px;
	height: 70px;
}

div#nav-video ul ul li.active
{
	padding-bottom: 0;
}

div#nav-video ul ul li.active img
{
	/*outline: 3px solid #e22237;*/
}

div#nav-video ul ul li a:hover
{
	/*background-color: #e22237;*/
}

div#nav-video ul ul li div
{
	margin-left: 96px;
	color: #5b545a;
}

div#nav-video ul ul li h3
{
	color: #e22237;
	text-transform: uppercase;
}

div#nav-video ul ul li h3 a
{
	color: #e22237;
}

div#nav-video dl
{
	
}

div#nav-video dt
{
	float: left;
	margin-right: .5em;
	color: #e22237;
}

div#nav-video dd
{
	
}

p.nav-action
{
	height: 15px;
	width: 95%;
	padding: 2px 6px;
	display: none;
}

li.active p.nav-action
{
	display: block;
	clear: left;
}

p.nav-action span
{
	height: 15px;
	width: 13px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	cursor: pointer;
}

p.nav-action span.prev
{
	float: left;
	background-image: url('../image/picto_video/fleche_prev.gif');
}

p.nav-action span.next
{
	float: right;
	background-image: url('../image/picto_video/fleche_next.gif');
}

div#centre-video
{
	position: relative;
	margin: 0 0 0 260px;
	/*height: 550px;*/
	padding-top: 350px;
}

div#centre-video.empty
{
	padding-top: 30px;
}

div#main-video
{
	width: 400px;
	height: 335px;
	position: absolute;
	top: 0;
}

form#partage-video
{
	position: absolute;
	top: 200px;
	left: 150px;
	display: none;
}

div#video-detail
{
	position: absolute;
	top: 0;
	left: 410px;
	width: 200px;
}

div#video-detail h3
{
	color: #e22237;
	text-transform: uppercase;
}

div#video-detail dl
{
	margin: .4em 0 1.4em;
}

div#video-detail dt,div#video-detail dd
{
	color: #e22237;
}

div#video-detail dt
{
	float: left;
	margin: 0 .3em 0 0;
}

div#video-desc
{
	
}

div#video-desc h3
{
	text-transform: uppercase;
}

p.empty
{
	color: #e22237;
	border: 1px solid #e22237;
	padding: 4px 10px;
	font-size: 1.4em;
	margin: 0 40px;
	text-align: center;
}

p.empty q
{
	font-size: 1em;
}