

.tableauPage
{
	position:relative;
	top:-7px;
	/*position:absolute;
	top:8px;
	left:10px;*/
}
.tableauPage table{
	/*margin:auto;*/
	width:610px;

}

.tabl1c1
{
	width:17px;
  	background-image:url(../img/menuPage/bordGauche.jpg);
	background-repeat:no-repeat;
}
.tabl1c3
{
	width:auto;
	background-image:url(../img/menuPage/ItemVoid.jpg);
	background-repeat:repeat-x;


}
.tabl1c4
{
	overflow:hidden;
	width:19px!important;
  	background-image:url(../img/menuPage/bordDroit.jpg);
	background-repeat:no-repeat;
}

.menuPage
{
	width:1px;
	white-space:nowrap;
	
}


.menuPage table
{
	margin:0px;
	padding:0px;
	border:none;
	height:36px;
	width:auto;
	
	
}
.menuPage td
{
	padding-left:5px;
	padding-right:5px;
	
	letter-spacing:2px;
	font-size:13px;
	white-space:nowrap;
}


.menuPage  td {
  display:expression((this===this.parentNode.childNodes[0])?"none":"");
}
.menuPage  td:first-child{
  display:none;
}
/*
.menuPage  td {
  display:expression((this===this.parentNode.childNodes[this.parentNode.childNodes.length-1])?"none":"");
}
.menuPage  td:last-child {
  display:none;
  
 }
 */
 
.menuPage .Item_PartieInter
{
	width:2px!important;
	margin:0px;
	padding:0px;
	background-image:url(../img/menuPage/interOnglet.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:1px;
}

.menuPage .Item_Menu_cache
{
	display:none;
	
}

.menuPage .Item_PartieCentre_select .Item_Menu_over 
{
	color:#EEEEEE!important;
}

.menuPage .Item_PartieCentre_select .Item_Menu_nonOver 
{
	color:#FFFFFF!important;
}


.menuPage .Item_Menu_nonOver
{
	/*padding-top:1px;
	padding-bottom:1px;*/
	color:#777777!important;
	
}
.menuPage .Item_Menu_over
{
	
	/*padding-top:1px;
	padding-bottom:1px;*/
	color:#000000!important;
	/*
	padding-top:12px;
	*/
}

.menuPage .Item_Niveau_0
{
	
	
	letter-spacing:1px;
	font-size:13px;
	text-indent:0px;
	padding-left:10px;
	padding-right:10px;

	cursor:pointer;
	padding-top:10px;
}

.menuPage .Item_PartieCentre_select .Item_SansEnfants
{
	background-image:url(../img/menuPage/marqueurItemSelect.jpg);
	background-repeat:no-repeat;
	background-position:50% 0px;
	
}

.menuPage .Item_PartieCentre_nonOver
{
	background-image:url(../img/menuPage/itemNonSelect.jpg);
	background-repeat:repeat-x;
	min-width:60px;
	text-align:center;
	vertical-align:top;
	
}

.menuPage .Item_PartieCentre_select
{

	background-image:url(../img/menuPage/itemSelect.jpg);
	background-repeat:repeat-x;
	min-width:60px;
	text-align:center;
	vertical-align:top;
	
}

.menuPage .Item_PartieCentre_over
{

	background-image:url(../img/menuPage/itemNonSelect.jpg);
	background-repeat:repeat-x;
	min-width:60px;
	text-align:center;
	vertical-align:top;
	
}

.menuPage .Item_PartieCentre_select_over
{
	background-image:url(../img/menuPage/itemSelect.jpg);
	background-repeat:repeat-x;
	min-width:60px;
	text-align:center;
	
}


.menuPage .Item_PartieGauche_nonOver
{
	display:none;
}

.menuPage .Item_PartieGauche_select
{
	display:none;
}

.menuPage .Item_PartieGauche_over
{
	display:none;
}

.menuPage .Item_PartieGauche_select_over
{
	display:none;
}


.menuPage .Item_PartieDroite_nonOver
{
	display:none;
}

.menuPage .Item_PartieDroite_select
{
	display:none;
}

.menuPage .Item_PartieDroite_over
{
	display:none;
}

.menuPage .Item_PartieDroite_select_over
{
	display:none;
}


.menuPage .Item_Menu_affiche
{
	display:block;
}


