
/* ARTICLES A LA UNE */
#featured_article .nav_prev {
	_margin: 47px 8px 0;
}
#featured_article .nav_next {
	_margin: 47px 8px 0;
}

/* DENIERES VIDEOS */
.last_video .last_video_item {
	padding: 0px;
}
.last_video .last_video_link {
	text-decoration: none;
	padding: 5px 2px 0;
	color: #08435D;
}


/* PAGINATION BAS DE PAGE : bug mauvais positionnement */
.navpages_container{
	height:24px;
}

.navpages{
	width:100%;
}

/* SLIDER : bug cadre qui déborde sur l'image du bas */
.teaser_nav{
	padding:0px;
}

/* MEDIAMETRE : bug fleche du haut mangée par le cadre*/
#teaser_mediametre .teaser_icon_top{
	margin-top:-63px;
}

/* SLIDER SERIE : bug qui ne cachaient pas les sliders passés, un bout apparaissait sur la bordure blanche*/
#featured_section{
	width:620px;
}

/* TV REALITE - LES EMISSIONS DONT ON PARLE : bug affichage nimportenawak*/
#teaser_topspeakenentities .wrapper {
	float:left;
}

#teaser_topspeakenentities .teaser_image{
	margin-right:5px;
}

#teaser_focus_home .nav_prev {
	margin: 29px 10px 0;
}
#teaser_focus_home .nav_next {
	margin: 29px 10px 0;
}

/* Fiche Personnalite - TOP NEWS : pour un meilleur esthétisme, j'ai enlevé la flèche qui avait l'apparence d'un gros rectangle noir*/
#right_entity_articles .article_wording .arrow{
	display:none;
}

/* Fiche Personnalite : bug sur la barre grise actualité*/
.rubrique .bar{
	font-size:0px;
	margin-top:10px;
}

/* Fiche Personnalité : bug position bouton Voir Diaporama*/
.medias .infos{
	width:100%;
}

.medias .infos .wb_left{
	margin-right:260px;
}