/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/***************  NIVEAU 1 - COL 1 *****************/
/* level 0 inner */
.m0l0iout1 {
	}
.m0l0iover1 {
}


/* level 0 outer */
.m0l0oout1 {
	background-image: url(../images/index_07.gif);	
}
.m0l0oover1 {
	background-image: url(../images/index_07.gif);
}

/***************  NIVEAU 1 - COL 2  *****************/

.m0l0iout2 {
}
.m0l0iover2 {
}

/* level 0 outer */
.m0l0oout2 {
	background-image: url(../images/index_08.gif);	
}
.m0l0oover2 {
	background-image: url(../images/index_08.gif);		
}
/***************  NIVEAU 1 - COL 3 *****************/

.m0l0iout3 {
}
.m0l0iover3 {
}

/* level 0 outer */
.m0l0oout3 {
	background-image: url(../images/index_09.gif);	
}
.m0l0oover3 {
	background-image: url(../images/index_09.gif);		
}
	

/***************  NIVEAU 2 - COL 1 *****************/
/* level 1 inner */
.m0l1iout1 {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5b6b46;	
}
.m0l1iover1 {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout1{
	text-decoration : none;
	background: #dce7cd;
	padding:2px 0px 2px 5px;	
}
.m0l1oover1 {
	text-decoration : none;
	background: #adc78b; 
	padding:2px 0px 2px 5px;	/* haut, droite,  gauche, bas,*/
}
/***************  NIVEAU 2 - COL 2 *****************/
/* level 1 inner */
.m0l1iout2 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3c5e7e;	
}
.m0l1iover2 {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout2{
	text-decoration : none;
	background: #dbe3ec;
	padding:2px 0px 2px 5px;	
}
.m0l1oover2 {
	text-decoration : none;
	background: #96b5d3; 
	padding:2px 0px 2px 5px;	/* haut, droite,  gauche, bas,*/
}


/***************  NIVEAU 2 - COL 3 *****************/
/* level 1 inner */
.m0l1iout3 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #895c08;	
}
.m0l1iover3 {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout3 {
	text-decoration : none;
	background: #f2e2c4;
	padding:2px 0px 2px 5px;	/* haut, droite,  gauche, bas,*/	
}
.m0l1oover3 {
	text-decoration : none;
	background: #D39E3A; 
	padding:2px 0px 2px 5px;	/* haut, droite,  bas,gauche,*/
}


/***************  NIVEAU 3 - COL 1 *****************/
/* level 1 inner */
.m0l2iout1 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
.m0l2iover1 {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color: #5b6b46;		
}

/* level 1 outer */
.m0l2oout1{
	text-decoration : none;
	background: #adc78b;
	padding:2px 0px 2px 5px;	
}
.m0l2oover1 {
	text-decoration : none;
	background: #dce7cd;
	padding:2px 0px 2px 5px;	/* haut, droite,  gauche, bas,*/
}

/***************  NIVEAU 3 - COL 2 *****************/
/* level 1 inner */
.m0l2iout2 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;	
}
.m0l2iover2 {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color: #3c5e7e;
}

/* level 1 outer */
.m0l2oout2{
	text-decoration : none;
	background: #96b5d3;
	padding:2px 0px 2px 5px;	
}
.m0l2oover2 {
	text-decoration : none;
	background: #dbe3ec; 
	padding:2px 0px 2px 5px;	/* haut, droite,  gauche, bas,*/
}


/***************  NIVEAU 3 - COL 3 *****************/
/* level 1 inner */
.m0l2iout3 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;	
}
.m0l2iover3 {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	color: #895c08;
}

/* level 1 outer */
.m0l2oout3 {
	text-decoration : none;
	background: #d39e3a;
	padding:2px 0px 2px 5px;	/* haut, droite,  gauche, bas,*/	
}
.m0l2oover3 {
	text-decoration : none;
	background: #f2e2c4; 
	padding:2px 0px 2px 5px;	/* haut, droite,  bas,gauche,*/
}