.titre {
	font-family: Verdana, Arial, Serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:2px;
}

.menuItem {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	letter-spacing:-0pt;
	text-decoration:none;
	color:#666666;
	line-height:12px;
	/*width:158px;*/
	width:157px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_off.gif") no-repeat 8px 4px #FFFFFF;
}




.menuItemDeca {
	margin-top:2px;
	margin-left:21px;
	margin-bottom:2px;
}




.menuItem:hover {
	color:#333333;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_over.gif") no-repeat 8px 4px #CCCCCC;
}


.menuItem_sel {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	letter-spacing:-0pt;
	text-decoration:none;
	color:#666666;
	line-height:12px;
	width:157px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_off2.gif") no-repeat 8px 4px #FFFFFF;
}

.menuItem_sel:hover {
	color:#333333;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_over2.gif") no-repeat 8px 4px #CCCCCC;
}



.menuItem2 {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	letter-spacing:-0pt;
	text-decoration:none;
	color:#666666;
	line-height:12px;
	width:157px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_off.gif") no-repeat 18px 4px #FFFFFF;
}

.menuItem2Deca {
	margin-top:2px;
	margin-left:30px;
	margin-bottom:2px;	
}


.menuItem2:hover {
	color:#333333;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_over.gif") no-repeat 18px 4px #CCCCCC;
}

.menuItem2Courant {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	letter-spacing:-0pt;
	text-decoration:none;
	color:#333333;
	line-height:12px;
	width:157px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_on.gif") no-repeat 18px 4px #E5E5E5;
}


.itemVide {
	/*width:158px;*/
	width:157px;
	height:6px;
	overflow:hidden;
}

.menuItemCourant {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	line-height:12px;
	width:157px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_on.gif") no-repeat 8px 4px #E5E5E5;
}

.menuHaut {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	color:#A6A6A6;
	line-height:12px;
	width:157px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_sup_off.gif") no-repeat 8px 4px #FFFFFF;
}

.menuHaut:hover {
	color:#333333;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_sup_over.gif") no-repeat 8px 4px #CCCCCC;
}


.menuHautCourant {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	line-height:12px;
	width:157px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_on.gif") no-repeat 8px 4px #E5E5E5;
}


.menuHautDeca {
	margin-top:2px;
	margin-left:20px;
	margin-bottom:2px;
}


.menuHautDecaDernier {
	margin-top:2px;
	margin-left:20px;
	margin-bottom:2px;	
}


.menuHautDernier {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	line-height:12px;
	width:155px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_off.gif") no-repeat 8px 4px #FFFFFF;
}

.menuHautDernier:hover {
	color:#333333;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_over.gif") no-repeat 8px 4px #CCCCCC;
}


.menuHautDernierCourant {
	display:block;
	font-family: Verdana, Arial, Serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	line-height:12px;
	width:155px;
	overflow:hidden;
	background: url("http://media.canal-plus.com/design/front_office_espaceclient/images/menu/etat_dernier_on.gif") no-repeat 8px 4px #AFAFAF;
}

.menuFilet{
	border:1px solid #AFAFAF;
}

.sous_menu_fenetre {
	position:absolute; 
	top:0px; 
	left:157px; 
	border: 1px solid #999999; 
	background-color:#FFFFFF;
	display:none; 
	visibility:hidden;
	z-index:1000000;
}

