
.jquerycssmenu{
font: 10px Arial;
/*border-bottom: 1px solid black;*/
padding-left: 0px; /*offset of tabs relative to browser left edge*/
border-left: 1px solid #000000;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
margin-top: 0px;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
/*background: white url(tintblue.gif) top center repeat-x;*/ /*background of tabs (default state)*/
padding: 0px 0px 0px 50px;
margin-right: 0px; /*spacing between tabs*/
/*border: 1px solid #778;*/
border-bottom-width: 0;
text-decoration: none;
}



.jquerycssmenu ul li a:hover{
/*background-image: url(tintbluedark.gif);*/ /*tab link background during hover state*/
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
top: 0;
display: block;
visibility: hidden;
border-top: 1px solid black;
margin-top: 0px;
margin-left: 0px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
/*
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}
*/

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
margin-top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
width: 200px; /*width of sub menus*/
padding: 4px 5px;
margin: -1px 0px 0px -1px;
/*border-top-width: 0;*/
border-top: 0px none;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
/*margin-left: 7px;*/
}

.jquerycssmenu ul li ul li a:hover{
/*sub menus hover style*/
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}




/* ================================================================== */
/* ============================= STYLES NIVEAUX ========================= */
/* ================================================================== */

/* ######## DEBUT NIVEAU 1 ######## */

a.niveau1:link{
background-image:url(../images/design/pipe_menu.gif);
background-repeat:no-repeat;
background-position: center left;
color:#FFFFFF;
text-decoration:none;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 8px;
line-height:21px;
font-size:10px;
}

a.niveau1:visited{
background-image:url(../images/design/pipe_menu.gif);
background-repeat:no-repeat;
background-position: center left;
color:#FFFFFF;
text-decoration:none;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 8px;
line-height:21px;
font-size:10px;
}

a.niveau1:hover{
background-image:url(../images/design/pipe_menu.gif);
background-repeat:no-repeat;
background-position: center left;
color:#2C4D78;
text-decoration:none;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 8px;
line-height:21px;
font-size:10px;
background-color:#FFFFFF;

}

a.niveau1_ON:link{
background-image:url(../images/design/pipe_menu.gif);
background-repeat:no-repeat;
background-position: center left;
color:#2C4D78;
text-decoration:none;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 8px;
line-height:21px;
font-size:10px;
background-color:#FFFFFF;
border-right: 0px solid #FFFFFF;
}

a.niveau1_ON:visited{
background-image:url(../images/design/pipe_menu.gif);
background-repeat:no-repeat;
background-position: center left;
color:#2C4D78;
text-decoration:none;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 8px;
line-height:21px;
font-size:10px;
background-color:#FFFFFF;
border-right: 0px solid #FFFFFF;
}

a.niveau1_ON:hover{
background-image:url(../images/design/pipe_menu.gif);
background-repeat:no-repeat;
background-position: center left;
color:#2C4D78;
text-decoration:none;
margin: 0px 0px 0px 0px;
padding: 0px 8px 0px 8px;
line-height:21px;
font-size:10px;
background-color:#FFFFFF;
border-right: 0px solid #FFFFFF;
}

/* ######## FIN NIVEAU 2 ######## */

/* ######## DEBUT NIVEAU 2 ######## */

a.niveau2:link{
font: normal 11px Arial;
background: white;
color: #000000;
background: #DDDDDD;
text-decoration: none;
text-align: left;
}

a.niveau2:visited{
font: normal 11px Arial;
background: white;
color: #000000;
background: #DDDDDD;
text-decoration: none;
text-align: left;
}

a.niveau2:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

a.niveau2_ON:link{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

a.niveau2_ON:visited{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

a.niveau2_ON:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

/* ######## FIN NIVEAU 2 ######## */

/* ######## DEBUT NIVEAU 3 ######## */

a.niveau3:link{
font: normal 11px Arial;
background: white;
color: black;
background: #DDDDDD;
text-decoration: none;
text-align: left;
}

a.niveau3:visited{
font: normal 11px Arial;
background: white;
color: black;
background: #DDDDDD;
text-decoration: none;
text-align: left;
}

a.niveau3:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

a.niveau3_ON:link{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

a.niveau3_ON:visited{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

a.niveau3_ON:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #767676;
text-decoration: none;
text-align: left;
}

/* ######## FIN NIVEAU 3 ######## */


/* -------------------------------------------------------------------------------------------------------------- */

/* ######## DEBUT COLONNE1NIVEAU 1 ######## */

a.colonne1niveau1:link{
color: black;
font: 11px Arial;
color: #00abe5;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne1niveau1:visited{
color: black;
font: 11px Arial;
color: #00abe5;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne1niveau1:hover{
font: 11px Arial;
color: #00abe5;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne1niveau1_ON:link{
font: 11px Arial;
color: #00abe5;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne1niveau1_ON:visited{
font: 11px Arial;
color: #00abe5;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne1niveau1_ON:hover{
font: 11px Arial;
color: #00abe5;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

/* ######## FIN COLONNE1NIVEAU 2 ######## */

/* ######## DEBUT COLONNE1NIVEAU 2 ######## */

a.colonne1niveau2:link{
font: normal 11px Arial;
background: white;
color: black;
background: #d5d5d5;
text-decoration: none;
}

a.colonne1niveau2:visited{
font: normal 11px Arial;
background: white;
color: black;
background: #d5d5d5;
text-decoration: none;
}

a.colonne1niveau2:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

a.colonne1niveau2_ON:link{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

a.colonne1niveau2_ON:visited{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

a.colonne1niveau2_ON:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

/* ######## FIN COLONNE1NIVEAU 2 ######## */

/* ######## DEBUT COLONNE1NIVEAU 3 ######## */

a.colonne1niveau3:link{
font: normal 11px Arial;
background: white;
color: black;
background: #d5d5d5;
text-decoration: none;
}

a.colonne1niveau3:visited{
font: normal 11px Arial;
background: white;
color: black;
background: #d5d5d5;
text-decoration: none;
}

a.colonne1niveau3:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

a.colonne1niveau3_ON:link{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

a.colonne1niveau3_ON:visited{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

a.colonne1niveau3_ON:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #00abe5;
text-decoration: none;
}

/* ######## FIN COLONNE1NIVEAU 3 ######## */

/*--------------------------------------------------------------------------------------------*/

/* ######## DEBUT COLONNE2NIVEAU 1 ######## */

a.colonne2niveau1:link{
color: black;
font: 11px Arial;
color: #ff4c4f;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne2niveau1:visited{
color: black;
font: 11px Arial;
color: #ff4c4f;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne2niveau1:hover{
font: 11px Arial;
color: #ff4c4f;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne2niveau1_ON:link{
font: 11px Arial;
color: #ff4c4f;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne2niveau1_ON:visited{
font: 11px Arial;
color: #ff4c4f;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

a.colonne2niveau1_ON:hover{
font: 11px Arial;
color: #ff4c4f;
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid #000000;
border-left: 0px solid #000000;
text-decoration: none;
}

/* ######## FIN COLONNE2NIVEAU 2 ######## */

/* ######## DEBUT COLONNE2NIVEAU 2 ######## */

a.colonne2niveau2:link{
font: normal 11px Arial;
background: white;
color: black;
background: #ffbab3;
text-decoration: none;
}

a.colonne2niveau2:visited{
font: normal 11px Arial;
background: white;
color: black;
background: #ffbab3;
text-decoration: none;
}

a.colonne2niveau2:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

a.colonne2niveau2_ON:link{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

a.colonne2niveau2_ON:visited{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

a.colonne2niveau2_ON:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

/* ######## FIN COLONNE2NIVEAU 2 ######## */

/* ######## DEBUT COLONNE2NIVEAU 3 ######## */

a.colonne2niveau3:link{
font: normal 11px Arial;
background: white;
color: black;
background: #ffbab3;
text-decoration: none;
}

a.colonne2niveau3:visited{
font: normal 11px Arial;
background: white;
color: black;
background: #ffbab3;
text-decoration: none;
}

a.colonne2niveau3:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

a.colonne2niveau3_ON:link{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

a.colonne2niveau3_ON:visited{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

a.colonne2niveau3_ON:hover{
font: normal 11px Arial;
background: white;
color: white;
background: #ff4c4f;
text-decoration: none;
}

/* ######## FIN COLONNE2NIVEAU 3 ######## */

