/* VERTICLE MENU */
.menu {text-align:left; margin:0; padding:0; left:0px;}
.menu .options {
margin-right:1px;
margin-bottom:1px; }

.menu a {
color:#ffffff;
font:9pt Arial, sans-serif;
display:block;
border-bottom:1px solid #95a8bb;
border-left:1px solid #95a8bb;
border-right:1px solid #95a8bb;
padding:5px 9px;
text-decoration:none;}

.options {
border:none;
border-bottom-width:0;
margin-bottom:-10px;
background:#758ea6 url(../img/layout/bg_dropdown.gif) no-repeat top;}
.options a { margin:0 0; padding-right:0px; }
.options a:link { color:#ffffff; }
.options a:visited { color:#ffffff;}
.options a:hover, .options a:active  { background-color:#57697b; color:#ffffff;background-image:none; }
.options .titre-un{ background:#5f7487 url(../img/layout/bg_dropdown_sub.gif) no-repeat top;font-weight:bold;}
.options .titre{ background:#5f7487;font-weight:bold;}
.options .titre-sous{ background: url(../img/layout/bg_dropdown2.gif) no-repeat top;}

.menusub {text-align:center; margin:0; padding:0; left:0px;}
.menusub .options {
margin-right:1px;
margin-bottom:1px; }

.menusub a {
color:#ffffff;
font:9pt Arial, sans-serif;
display:block;
border-bottom:1px solid #c07b32;
border-left:none;
border-right:1px solid #c07b32;
padding:4px 0px;
text-decoration:none;}

.optionssub {
border:none;
border-bottom-width:0;
margin-bottom:-10px;
background:#758ea6;}
.optionssub a { margin:0 0; padding-right:0px; }
.optionssub a:link { color:#ffffff; }
.optionssub a:visited { color:#ffffff;}
.optionssub a:hover, .options a:active { background-color:#57697b; color:#ffffff; }

.subarrow {
border:none;
border-bottom-width:0;
margin-bottom:-10px;
background:#b25d03 url(../img/layout/subarrowoff.gif) no-repeat bottom right;}
.subarrow a { margin:0 0; padding-right:0px; }
.subarrow a:link { color:#dad5cf; background: url(../img/layout/subarrowoff.gif) no-repeat bottom right; }
.subarrow a:visited { color:#dad5cf; background: url(../img/layout/subarrowoff.gif) no-repeat bottom right;}
.subarrow a:hover, .options a:active {background: url(../img/layout/subarrowon.gif) no-repeat bottom right; color:#ffffff; }
