#videoOnglet {
	font-size:12px;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	float:left;
	line-height:28px;
	display:block;
}
#videoOnglet ul, #videoOnglet ul li, #videoOnglet ul li div { 
	display:block;
	float:left;
}
#videoOnglet ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt 1px 0pt 5px;
}
#videoOnglet ul li {
	margin:0pt 3px 0pt 3px;
}
#videoOnglet div.fondBas {
	background: transparent url(../images/fond_bas.gif) no-repeat left bottom;
	line-height:12px;
	height:12px;
	width:603px;
}
#videoOnglet div.on div, #videoOnglet div.off div {
	float: none;
	text-align: center;
	width:130px;
	height:28px;
}
#videoOnglet div.on {
	float: none;
	color: #000;
	background-color: #fff;
}
#videoOnglet div.on a {
	color: #000;
}
#videoOnglet div.on div.gauche {
	background: transparent url(../images/onglet_on_g.gif) no-repeat left center;
}
#videoOnglet div.on div.droite {
	background: transparent url(../images/onglet_on_d.gif) no-repeat right center;
}
#videoOnglet div.off {
	float: none;
	color: #fff;
	background: transparent url(../images/onglet_off_c.gif) 0 0;
}
#videoOnglet div.off a {
	color: #fff;
}
#videoOnglet div.off div.gauche {
	background: transparent url(../images/onglet_off_g.gif) no-repeat left center;
}
#videoOnglet div.off div.droite {
	background: transparent url(../images/onglet_off_d.gif) no-repeat right center;
}
#videoOnglet td.vignette {
	padding: 4px;
	text-align: center;
}
#videoOnglet td.on {
	background: #005399;
}
#videoOnglet td.off {
	background: #fff;
}
div.affiche {
	clear:both;
	display: block;
	visibility: visible;
}
div.cache {
	display: none;
	visibility: hidden;
}
a.lienon {
	padding:6px;
	background-color:#fff;
	color:#000;
}
a.lienoff {
	padding:6px;
	text-decoration:underline;
}
a.lienoff:hover {
	text-decoration:underline;
}
div.ongletlien {
	color:#333;
	background-color:#f0f0f0;
	border-top:1px solid #ccc;
	padding:5px 5px 4px 0px;
}
div.ongletlienbas {
	color:#333;
	background-color:#f0f0f0;
	border-bottom:1px solid #ccc;
	padding:4px 5px 5px 0px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star3.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:90px;
	height:29px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	left:0;
	text-indent:-1000em;
	height:29px;
	line-height:11px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a, 
.star-rating{
	top:0;
}
.current-rating{
	top:-3px;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.star1{
	width:20%;
	z-index:6;
}
.star-rating a.star2{
	width:40%;
	z-index:5;
}
.thumb {margin-right: 10px; width:100px; height:133px; float:left; }
.star-rating a.star3{
	width:60%;
	z-index:4;
}
.star-rating a.star4{
	width:80%;
	z-index:3;
}
.star-rating a.star5{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* Menu bouton download */
/*#content a.bblue, fieldset a.bblue { background: white url('http://emule-divx.com/images/down.gif') no-repeat; width: 210px; height: 50px; display: block; text-decoration: none; margin: 10px 0 2px 0; }*/
a.bblue {
	background: white url('../images/down.gif') no-repeat;
	width: 210px;
	height: 50px;
	display: block;
	text-decoration: none;
	margin: 10px 0 2px 0;
	font-weight: normal;
	font-size: 12px;
}
a.bblue,span.blue {
	padding: 9px 0 0 26px;
	color: #195884;
	font-weight: bold;
	display: block;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.bblue span span { font-weight: normal; }
div.hr { background: url('../images/pointilles_bleu.gif') no-repeat center center; height: 20px; clear: both; }
div.hr2 { background: url('../images/pointilles_bleu2.gif') no-repeat center center; height: 20px; clear: both; }


.form input, .form textarea, div.captcha input { background-color:#FFFFD6; border:1px solid #3399FF; color:#CC3333; border-top-color:#0783CD; padding:1px 3px;  }
