/* Start of CMSMS style sheet 'hiver_humex_main_nav_css' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

#nav_zone{
height:26px;
margin-left:7px;
margin-top:5px;
margin-bottom:8px;
background: transparent url(layout_img/nav_right_corner.png) no-repeat 715px 0px;
}


/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background-color: #ECECEC;
   
   float:left;
padding-left:8px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
margin-right:2px;
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

.hiver_sec1 a.menuparent{
font-size:0px;}

.hiver_sec1 li a.menuparent{
visibility:visible;}

.hiver_sec5 a.menuparent{
font-size:0px;}

.hiver_sec6 a.menuparent{
font-size:0px;}

.hiver_sec6 li a.menuparent{
visibility:visible;}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 10px; 
   text-decoration: none; 

}

#primary-nav ul li a { 
   color:#666666;
padding:8px 0px;
text-align:center;
font-size:12px;
background: url(layout_img/submenu_repeat_x.png) repeat-x;
}

#primary-nav ul li a:hover { 
color:#ffffff;
padding:8px 0px;
text-align:center;
font-size:12px;
background:transparent;
}	

#primary-nav li, #primary-nav li.menuparent { 
   background-color: #fff; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: #C7C7C7; 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */

}


/* Styling the apperance of menu items on hover */

#primary-nav ul li:hover, 
#primary-nav ul li.menuh, 
#primary-nav ul li.menuparenth, 
#primary-nav ul li.menuactiveh { 
   background-color: #9e221c; 

}

/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
position:relative;
top:1px;
}

/* FOOT MENU */

#footer ul{

height:33px;
}

#footer ul li{
float:left;
margin-right:3px;
height:33px;
}

#footer li a{
display:block;
height:100%;
}

#footer li a span{
display:block;
height:0px;
overflow:hidden;
}

#footer .rub1 a{
width:77px;
background: #ccc url(layout_img/foot_saga.jpg) no-repeat;
}

#footer .rub2 a{
width:68px;
background: #ccc url(layout_img/foot_lexique.jpg) no-repeat;
}

#footer .rub3 a{
width:132px;
background: #ccc url(layout_img/foot_qui.jpg) no-repeat;
}

#footer .rub4 a{
width:66px;
background: #ccc url(layout_img/foot_contact.jpg) no-repeat;
}

#footer .rub5 a{
width:50px;
background: #ccc url(layout_img/foot_faq.jpg) no-repeat;
}

#footer .rub6 a{
width:115px;
background: #ccc url(layout_img/foot_mentions.jpg) no-repeat;
}

#footer .rub7 a{
width:164px;
background: #ccc url(layout_img/foot_libertes) no-repeat;
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
z-index:1000;
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}


#menuwrapper li.hiver_sec5{
width:106px;
height:26px;
background: url(layout_img/hiver/hiver_menu_allergie.png) no-repeat;
}

#menuwrapper li.hiver_sec1 > a,#menuwrapper li.hiver_sec2 > a,#menuwrapper li.hiver_sec3 > a,
#menuwrapper li.hiver_sec4 > a,#menuwrapper li.hiver_sec5 > a,#menuwrapper li.hiver_sec6 > a
{
	display:block;
        height:26px;
        padding:0px;
}

#menuwrapper li.hiver_sec5 a:hover{
	background: url(layout_img/hiver/hiver_menu_allergie_hover.png) no-repeat;
}

#menuwrapper li.hiver_sec5 ul li a:hover{
	background: transparent;
}

#menuwrapper li.hiver_sec5 a.menuactive{
background: url(layout_img/hiver/hiver_menu_allergie.png) no-repeat;

}

#menuwrapper li.hiver_sec1{
width:110px;
height:26px;
background: url(layout_img/hiver/hiver_menu_rhume.png) no-repeat;
}

#menuwrapper li.hiver_sec1 a:hover{
	background: url(layout_img/hiver/hiver_menu_rhume_hover.png) no-repeat;
}


#menuwrapper li.hiver_sec2{
width:168px;
height:26px;
background: url(layout_img/menu_maldegorge.png) no-repeat;
}

#menuwrapper li.hiver_sec2 a:hover{
	background: url(layout_img/hiver/hiver_menu_maldegorge_hover.png) no-repeat;
}


#menuwrapper li.hiver_sec3{
width:96px;
height:26px;
background: url(layout_img/menu_toux.png) no-repeat;
}

#menuwrapper li.hiver_sec3 a:hover{
	background: url(layout_img/hiver/hiver_menu_toux_hover.png) no-repeat;
}


#menuwrapper li.hiver_sec6{
width:125px;
height:26px;
background: url(layout_img/menu_produits.png) no-repeat;
}

#menuwrapper li.hiver_sec6 a:hover{
	background: url(layout_img/hiver/hiver_menu_produits_hover.png) no-repeat;
}


#menuwrapper li.hiver_sec4{
width:116px;
height:26px;
background: url(layout_img/menu_etat_grippal.png) no-repeat;
}

#menuwrapper li.hiver_sec4 a:hover{
	background: url(layout_img/hiver/hiver_menu_etat_grippal_hover.png) no-repeat;
}


#menuwrapper li.hiver_sec1 li a:hover,#menuwrapper li.hiver_sec2 li a:hover,#menuwrapper li.hiver_sec3 li a:hover,
#menuwrapper li.hiver_sec4 li a:hover,#menuwrapper li.shiver_ec5  li a:hover,#menuwrapper li.hiver_sec6 li a:hover
{
background:none;
}

#menuwrapper li.hiver_sec6 li{
width:127px;
}


#menuwrapper li.menuparent li a.menuactive{
background-image:none;
background-color:#9e221c;
color:#fff;
}

#menuwrapper li a span{
text-indent:-5000px;
display:block;
}




/* submenu allergies en savoir plus */
#contents  ul#en_savoir_plus_menu{
padding:0px;
margin:0px;
margin-bottom:15px;
}

#contents ul#en_savoir_plus_menu li{
float:left;
list-style:none;
margin-right:5px;
margin-bottom:5px;
}


#primary-nav .to_delete{
display:none;}

#search{
background-color:#005086;
}

/* End of 'hiver_humex_main_nav_css' */

