ul.pagination01 li span.current {
    color:#ff5500;
    text-decoration:none;
}

.videoListPlay, .videoListPause {
    font-size: 0.9em;
    margin-bottom: 5px;
}
.videoListPause a {color: #FF5500;font-weight: bold;}

/* Modif pour Orange*/
.topheaderbg02 .cnttxt {
    color: #666;
}
.content-container-tab4row p {
    line-height: 14px;
}
#subnav li a.active {
    color:#F50;
}
#subnav li a.active:hover {
    color:#666;
}
.content-container-bgtitle-left02-no-arrow {
	background:url(../images/title-bg3-no-arrow.gif) no-repeat 0 0;
	height:25px;
	padding-bottom:12px;
	width:295px;
}
.content-container-bgtitle-left02-no-arrow h3 {
	float:left;
	padding:4px 10px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.content-container-bgtitle-left02-no-arrow h3 a {
	text-decoration:none;
	color:#fff;
}
.content-container-bgtitle-left02-no-arrow h3 a:hover {
	text-decoration:none;
	color:#fff;
}
.content-container-right-deplacerbg2  {
	background:url("http://medias.auto.orange.fr/images/content-right-deplacer-map2.jpg") no-repeat scroll 0 0 transparent;
	height:105px;
	margin:0;
	padding:0;
	width:310px;
}

.col3{ width:33%; float:left; margin:15px 0; }

/**/


/* rating */
#bloc-rating a {
    display: block;
    float: left;
    height: 18px;
    width: 18px;
}
#bloc-rating .on {
    background: url(../images/star-on.gif) no-repeat;
}
#bloc-rating .off {
    background: url(../images/star-off.gif) no-repeat;
}

#bloc-rating2 a {
    display: block;
    float: left;
    height: 9px;
    width: 9px;
    margin-right: 2px;
}
#bloc-rating2 .on {
    background: url(../images/star-on2.gif) no-repeat;
}
#bloc-rating2 .off {
    background: url(../images/star-off2.gif) no-repeat;
}
/**/