#entete-menu
{
position: relative;
padding-left: 6px;
padding-right: 6px;
}

#menu-haut-gauche
{
width: 6px;
height: 44px;
position: absolute;
background-image: url('/img/menu-haut-gauche.jpg');
top: 0;
left: 0;
}

#menu-haut-droite
{
width: 6px;
height: 44px;
position: absolute;
background-image: url('/img/menu-haut-droite.jpg');
top: 0;
right: 0;
}

li.menu-niv-1-haut
{
position: relative;
background-image: url('/img/menu-haut-off.jpg');
background-position: top left;
padding-right: 6px;
width: 154px;
height: 44px;
background-color: #0F4A8E;
}

ul.dropdown-horizontal a
{
display: block;
width: 206px;
text-align: left;
height: 27px;
padding-top: 17px;
padding-left: 15px;
color: #ffffff;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
font-family: Times New Roman;
}

ul.dropdown-horizontal li
{
background-color: #0F4A8E;
}

li.menu-niv-1-haut:hover
{
background-image: url('/img/menu-haut-on.jpg');
color: #ffffff;
}

li.menu-niv-1-haut a:hover
{
text-decoration: underline;
}

.menu-haut-sep
{
background-image: url('/img/menu-haut-sep.jpg');
width: 6px;
height: 44px;
position: absolute;
right: 0;
bottom: 0;
}

ul.dropdown-horizontal
{
background-image: url('/img/menu-haut-bourrage.jpg');
width: 100%;
height: 44px;
}

.cleft
{
width : 204px;
min-height : 700px;
background-image: url('/img/menu-gauche.jpg') ;
background-position: top left ;
background-repeat: no-repeat;
position: relative;
margin:0 auto;
padding-left:25px;
padding-top:182px;
}

#column-gauche-top
{
width: 154px;
height: 162px;
position: absolute;
background-image: url('/img/menu-gauche-top.jpg');
top: 20px;
}

#column-gauche-bottom
{
width: 154px;
height: 9px;
position: absolute;
background-image: url('/img/menu-gauche-bottom.jpg');
margin-top:-10px;
}

.cleft .column-in
{
margin-bottom: 9px!important;
}

.cleft .column-in
{
position: relative;
width: 154px!important;
min-height : 100px;
background-image: url('/img/menu-gauche-middle.jpg') ;
}

.cleft ul.dropdown
{
margin-left: 0px;
}

li.menu-niv-1-gauche
{
position: relative;
background-image: url('/img/menu-gauche-off.jpg');
background-position: top left;
padding-bottom: 4px;
width: 154px;
height: 26px;
background-color: #FFFFFF;
}

ul.dropdown-vertical a
{
display: block;
width: 160px;
text-align: center;
height: 16px;
padding-top: 4px;
color: #ffffff;
text-decoration: none;
font-size: 12px;
font-weight: bold;
font-family: Times New Roman;
}

.cright .column-in ul.dropdown-vertical-rtl a 
{
display: block;
width: 150px;
text-align: left;
height: 16px;
padding: 0 auto;
margin: 0 auto;
color: #0e519c;
text-decoration:underline;
font-size: 12px;
font-weight: bold;
font-family: Times New Roman;
/*float:right;*/
/*margin-left:110px;*/
}
.cright .column-in ul.dropdown-vertical-rtl ul li a 
{
color: #ffffff;
font-size: 12px;
font-weight:bold;
font-family: Times New Roman;
text-decoration: none;
/*float:right;*/
/*margin-left:110px;*/
}
.cright .column-in ul.dropdown-vertical-rtl ul li a:hover 
{
text-decoration: underline;
}


ul.dropdown-vertical li
{
/*background-color: #FFFFFF;*/
}

li.menu-niv-1-gauche:hover
{
background-image: url('/img/menu-gauche-on.jpg');
color: #FFFFFF;
}

li.menu-niv-1-gauche a:hover
{
text-decoration: underline;
}

.menu-gauche-sep
{
background-image: url('/img/menu-gauche-sep.jpg');
width: 154px;
height: 4px;
position: absolute;
right: 0;
bottom: 0;
}

.cright
{
width : 204px;
height : 710px;
_height : 710px;
min-height : 710px;
background-image: url('/img/menu-droite.jpg'); 
background-position: top right;
background-repeat: no-repeat;
position: relative;
margin:0 auto;
padding-top:51px;
text-align:center;
color:#0e519c;
}

#column-droite-top
{
width: 154px;
height: 31px;
position: absolute;
background-image: url('/img/menu-droite-top.jpg');
top: 20px;
left:25px;
}

#column-droite-bottom
{
width: 154px;
height: 9px;
position: absolute;
background-image: url('/img/menu-droite-bottom.jpg');
left:25px;
margin-top:-10px;
}

.cright .column-in
{
margin-bottom: 9px!important;
position: relative;
background-image: url('/img/menu-droite-middle.jpg') ;
width: 154px!important;
min-height:100px;
left:25px;
}

.cright ul.dropdown
{
/*margin-right: 120px;*/
color:#ffffff;
width: 154px!important;
}

li.menu-niv-1-droite
{
position: relative;
}

li.menu-niv-1-droite:hover
{
position: relative;
color: #000000;
}
li.menu-niv-1-droite a:hover
{
text-decoration: underline;
}
