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

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

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
width: auto;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;

/*padding: 5px 10px 4px 10px;*/
margin-right: 0px; /*spacing between tabs*/
/*border: 1px solid #778;*/
border: 0px solid #000000;
text-decoration: none;
float:left;
}

.jquerycssmenu ul li ul li{


}

.jquerycssmenu ul li a:hover{

}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
width: 220px; /*width of sub menus*/
position: absolute;
left: 0;
margin-top:0px; 
display: block;
visibility: hidden;
border-right: 0px solid #878787;
border-bottom: 0px solid #878787;
border-left: 0px solid #878787;
border-top: 0px solid #878787;
line-height:15px;

}

/*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{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
width: 200px; /*width of sub menus*/
padding: 0px 0px;
margin: 0;
/*border-top-width: 0;*/
border-top: 0px none;
border-right: 0px solid #878787;
border-bottom: 0px solid #878787;
border-left: 0px solid #878787;
margin-left:0px;
line-height:15px;
}

.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{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
background-image:url(../images/design_otevian/sep_menu_horiz_niv1.gif);
background-repeat:no-repeat;
background-position: center left;
padding-left:6px;
padding-right:5px;
height:30px;
line-height:30px;
display:block;
float:left;
}

a.niveau1:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
background-image:url(../images/design_otevian/sep_menu_horiz_niv1.gif);
background-repeat:no-repeat;
background-position: center left;
padding-left:6px;
padding-right:5px;
height:30px;
line-height:30px;
display:block;
float:left;
}

a.niveau1:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
background-image:url(../images/design_otevian/sep_menu_horiz_niv1.gif);
background-repeat:no-repeat;
background-position: center left;
padding-left:6px;
padding-right:5px;
background-color:#627696;
height:30px;
line-height:30px;
display:block;
float:left;
}

a.niveau1_ON:link{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
background-image:url(../images/design_otevian/sep_menu_horiz_niv1.gif);
background-repeat:no-repeat;
background-position: center left;
padding-left:6px;
padding-right:5px;
background-color:#627696;
height:30px;
line-height:30px;
display:block;
float:left;
}

a.niveau1_ON:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
background-image:url(../images/design_otevian/sep_menu_horiz_niv1.gif);
background-repeat:no-repeat;
background-position: center left;
padding-left:6px;
padding-right:5px;
background-color:#627696;
height:30px;
line-height:30px;
display:block;
float:left;
}

a.niveau1_ON:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
background-image:url(../images/design_otevian/sep_menu_horiz_niv1.gif);
background-repeat:no-repeat;
background-position: center left;
padding-left:6px;
padding-right:5px;
background-color:#627696;
height:30px;
line-height:30px;
display:block;
float:left;
}

/* ######## FIN NIVEAU 1 ######## */

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

a.niveau2:link{
border-bottom: 0px solid #627796;
font: normal 15px Arial;
background-color:#627796;
color: #ffffff;
text-decoration: none;
padding-top:8px;
padding-bottom:8px;
text-align:left;
padding-left:30px;
padding-right:10px;
font-weight:lighter;
background-image:url(../images/design_otevian/puce_niv2.gif);
background-repeat:no-repeat;
background-position: 15px 15px;
}

a.niveau2:visited{
border-bottom: 0px solid #627796;
font: normal 15px Arial;
background-color:#627796;
color: #ffffff;
text-decoration: none;
padding-top:8px;
padding-bottom:8px;
text-align:left;
padding-left:30px;
padding-right:10px;
font-weight:lighter;
background-image:url(../images/design_otevian/puce_niv2.gif);
background-repeat:no-repeat;
background-position: 15px 15px;
}

a.niveau2:hover{
border-bottom: 0px solid #2d4872;
font: normal 15px Arial;
background-color:#2d4872;
color: #ffffff;
text-decoration: none;
padding-top:8px;
padding-bottom:8px;
text-align:left;
padding-left:30px;
padding-right:10px;
font-weight:lighter;
background-image:url(../images/design_otevian/puce_niv2.gif);
background-repeat:no-repeat;
background-position: 15px 15px;
}

a.niveau2_ON:link{
border-bottom: 0px solid #2d4872;
font: normal 15px Arial;
color: #ffffff;
background-color: #2d4872;
text-decoration: none;
padding-top:8px;
padding-bottom:8px;
text-align:left;
padding-left:30px;
padding-right:10px;
font-weight:lighter;
background-image:url(../images/design_otevian/puce_niv2.gif);
background-repeat:no-repeat;
background-position: 15px 15px;
}

a.niveau2_ON:visited{
border-bottom: 0px solid #2d4872;
font: normal 15px Arial;
color: #ffffff;
background-color: #2d4872;
text-decoration: none;
padding-top:8px;
padding-bottom:8px;
text-align:left;
padding-left:30px;
padding-right:10px;
font-weight:lighter;
background-image:url(../images/design_otevian/puce_niv2.gif);
background-repeat:no-repeat;
background-position: 15px 15px;
}

a.niveau2_ON:hover{
border-bottom: 0px solid #2d4872;
font: normal 15px Arial;
color: #ffffff;
background-color: #2d4872;
text-decoration: none;
padding-top:8px;
padding-bottom:8px;
text-align:left;
padding-left:30px;
padding-right:10px;
font-weight:lighter;
background-image:url(../images/design_otevian/puce_niv2.gif);
background-repeat:no-repeat;
background-position: 15px 15px;
}

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

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

a.niveau3:link{
border-bottom: 1px solid #ffffff;
font: normal 11px Arial;
font-weight: bold;
background-color:#2a4055;
color: #ffffff;
text-decoration: none;
line-height: 25px;
text-align:left;
padding-left:10px;
padding-right:10px;
}

a.niveau3:visited{
border-bottom: 1px solid #ffffff;
font: normal 11px Arial;
font-weight: bold;
background-color:#2a4055;
color: #ffffff;
text-decoration: none;
line-height: 25px;
text-align:left;
padding-left:10px;
padding-right:10px;
}

a.niveau3:hover{
border-bottom: 1px solid #ffffff;
font: normal 11px Arial;
font-weight: bold;
color: #b9c79e;
background-color: #2a4055;
text-decoration: none;
line-height: 25px;
text-align:left;
padding-left:10px;
padding-right:10px;
}

a.niveau3_ON:link{
border-bottom: 1px solid #ffffff;
font: normal 11px Arial;
font-weight: bold;
color: #b9c79e;
background-color: #2a4055;
text-decoration: none;
line-height: 25px;
text-align:left;
padding-left:10px;
padding-right:10px;
}

a.niveau3_ON:visited{
border-bottom: 1px solid #ffffff;
font: normal 11px Arial;
font-weight: bold;
color: #b9c79e;
background-color: #2a4055;
text-decoration: none;
line-height: 25px;
text-align:left;
padding-left:10px;
padding-right:10px;
}

a.niveau3_ON:hover{
border-bottom: 1px solid #ffffff;
font: normal 11px Arial;
font-weight: bold;
color: #b9c79e;
background-color: #2a4055;
text-decoration: none;
line-height: 25px;
text-align:left;
padding-left:10px;
padding-right:10px;
}

/* ######## 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 ######## */
