.angle_interne_HG {
	
}
.angle_interne_BG {
	
}
#conteneur_middle {
	background: #000;
}

a.index_CommentCaMarche {
	display:block;
	margin-top:10px;
	margin-left:7px;
	margin-bottom:10px;
	background: url(../../../images/VOD_X/index/comment_ca_marche.png) no-repeat;
	width:251px;
	height:201px;
	color:#fff;
	cursor:pointer;
	float:left;
}
a.index_CommentCaMarche:hover {
	color:#fff;	
}
.index_CommentCaMarche h3 {
	margin:0px;
	font-size:12px;
	text-align:right;
	margin:5px 10px;	
}

.index_CommentCaMarche p {
	margin-left:110px;
	margin-top:25px;
	font-weight:bold;
}

div.index_openX {
	margin-top:		10px;
	margin-left:	9px;
	margin-bottom:	11px;
	float:			left;
	height:			200px;
	width:			250px;
}

/*------------------------------*/
/*	Page d'index - Bloc Focus	*/
/*------------------------------*/
.index_focus {
	margin:			10px 0px;
	float:			left;
	width:			251px;
}

.index_focus h3 {
	margin:			0px;
	background: 	url(../../../images/VOD_X/index/focus_haut.png) no-repeat;
	width:			236px;
	height:			24px;
	color:			#fff;
	font-size:		14px;
	line-height:	20px;
	font-weight:	bold;
	padding-left:	15px;
}

.index_focus_contenu {
	border-left:	1px solid #FF00FF;
	border-right:	1px solid #FF00FF;
	padding:		4px 3px 4px 3px;
	height:			150px;
}

.index_focus_contenu p.nom_rubrique {
	color:			#FF00FF;
	font-size:		18px;
	font-weight:	bold;
	margin:			0px 0px 2px 10px;
}

.entite_focus {
	display:		block;
	float:			left;
	text-align:		center;
	cursor:			pointer;
	heigth:			120px;
	width:			79px;
	background: 	url(../../../images/VOD_X/colonne_droite/bouton_telecharger.png) no-repeat 50% 100%;
	padding:		0px 1px 15px 1px;
	margin-top:		5px;
}

.index_focus_contenu img {
	border:0px;
	width:65px;
}
.index_focus_bas {
	background: url(../../../images/VOD_X/index/focus_bas.png) no-repeat;
	width:245px;
	padding:1px 3px;
	height:17px;
}
.index_focus_lien {
	margin-top:-5px !important;
	margin-top:0px;
	background: url(../../../images/VOD_X/index/focus_fond_lien.png);
	width:244px;
	height:14px;
	display:block;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.index_focus_lien:hover {
	color:#fff;
	text-decoration:underline;
}


ul.menuList  {
	margin:0px;
	list-style: none;
	padding:0px;
	padding-top:2px;
	width:115px;
}

ul.menuList li {
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	/* 2 lignes suivantes obligatoires pour avoir une hauteur idéale */
	line-height:0px;
	font-size:0px;
}


ul.menuList li a {
	display:block;
	color:#fff;
	font-size:10px;
	padding:1px 0px;
	line-height:10px;
	width:133px;
}
ul.menuList li a:hover {
	color:#fff;
	background: url(../../../images/VOD_X/index/menu_catalogue_hover.gif) repeat-y;
	
}
ul.menuList li a span {
	color:#f0f;
	padding-right:3px;
}
ul.menuList li a:hover span {
	color:#fff;	
}

.index_123_clics {
	background: url(../../../images/VOD_X/index/clics_123.png) no-repeat;
	width:510px;
	height:94px;
	margin-bottom:10px;
}
.index_123_clics p {
	margin:0px;
	padding-top:20px;
	line-height:25px;
	padding-left:170px;
	color:#8B7C7B;
	font-weight:bold;
}
.index_centre {
	margin-left:140px;
	padding:5px !important;
	padding:3px;
	background-color:#000;
}

.index_colonne_gauche {
	position:relative;
	width:140px;
	background-color:#000;
	float:left;	
}


.index_colonne_gauche .catalogue {
	margin-top:-10px !important;
	margin-top:0px;
	margin-bottom:10px;  
	width:140px;
	background: #000 url(../../../images/VOD_X/index/menu_catalogue_haut.png) no-repeat;
}

.catalogue_in {
	width:139px;
	border-right:1px solid #333D46;
	margin-top:-10px;
}

.catalogue_Bas {
	background: url(../../../images/VOD_X/index/menu_catalogue_bas.png) no-repeat #000;
	width:140px;
	height:14px;
}


.index_colonne_gauche .catalogue h3 {
	margin:0px;
	font-size:14px;
	text-align:left;
	padding-left:5px;
	color:#83898F;
	height:27px;
}


.nouveautesC, .collectionsC {
	width:480px !important;
	width:483px; /* IE6 */
}

.nouveautesContenu, .collectionsContenu {
	float:left;
	border:1px solid #333D46;
	height:225px;
	border-top:0px;
	
}
.collectionsContenu .titre {
	font-weight:bold;
}

#flvPlayer {
	position:			static;
}