/* NAVIGATION */

/* NAV MENU TOP */

#nav {top:40px; left:70px; font-family:"Times New Roman", Times, serif; position:absolute; z-index:20;}

#nav {width:750px; height:20px; position:relative;}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {display:block; height:20px; float:left; margin:0 10px 0 0; padding:0 8px 0 8px; text-decoration:none; font-size:1.2em; line-height:20px; white-space:nowrap; color:#d40062; background: url(../images/menu/border_menu.gif) repeat-x bottom;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {cursor:pointer; color:#e85696;}

#nav .sub {display:none;}

/* Pour IE5.5 et IE6 seulement */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a { color:#e85696;}

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {color:#836875;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {color:#836875;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:750px; top:20px; left:0; margin-top:0; padding:0; z-index:100; color:#836875; font-size:11px; font-style:italic;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:750px; top:20px; left:0; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; padding:5px 10px 10px 10px; margin:0; font-size:1.5em;; white-space:nowrap; border:0; color:#836875; font-style:italic;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#688682; font-size:1.5em;}

/* NAV FLAG */

ul#nav_flag{
	top:25px;
	left:935px;
	width:38px;
	text-indent:-9999px;
	position:absolute;
	z-index:10;
}

ul#nav_flag li, ul#nav_flag li a.flag_en, ul#nav_flag li a.flag_fr{
	width:38px;
	height:22px;
	display:block;
}

ul#nav_flag li a.flag_en{
	background:url(../images/flag_en.png) no-repeat 0 0;
}

ul#nav_flag li a.flag_en:hover{
	background:url(../images/flag_en.png) no-repeat 0 -22px;
}

ul#nav_flag li a.flag_fr{
	background:url(../images/flag_fr.png) no-repeat 0 0;
}

ul#nav_flag li a.flag_fr:hover{
	background:url(../images/flag_fr.png) no-repeat 0 -22px;
}

/* NAV RECETTES */

ul#nav_recette{
	top:270px;
	left:770px;
	width:179px;
	text-indent:-9999px;
	position:absolute;
	z-index:10;
}

ul#nav_recette li, ul#nav_recette li a.r1, ul#nav_recette li a.r2{
	width:179px;
	height:51px;
	display:block;
}

ul#nav_recette li a.r1{
	background:url(../images/menu/onglet_recette.png) no-repeat 0 0;
}

ul#nav_recette li a.r1:hover{
	background:url(../images/menu/onglet_recette.png) no-repeat 0 -51px;
}

ul#nav_recette li a.r2{
	background:url(../images/menu/onglet_recette2.png) no-repeat 0 0;
}

ul#nav_recette li a.r2:hover{
	background:url(../images/menu/onglet_recette2.png) no-repeat 0 -51px;
}


/* NAV BOTTOM */

ul#nav_bottom{
	top:485px;
	left:783px;
	width:197px;
	text-indent:-9999px;
	position:absolute;
	z-index:10;
}

ul#nav_bottom li{
	width:197px;
	display:block;
}

ul#nav_bottom li a{
	display:block;
}

ul#nav_bottom li a.onglet_right1{
	height:23px;
	background:url(../images/menu/onglet_rigt1.png) no-repeat 0 0;
}

ul#nav_bottom li a.onglet_right1:hover{
	background:url(../images/menu/onglet_rigt1.png) no-repeat -197px 0;
}

ul#nav_bottom li a.onglet_right2{
	height:25px;
	background:url(../images/menu/onglet_rigt2.png) no-repeat 0 0;
}

ul#nav_bottom li a.onglet_right2:hover{
	background:url(../images/menu/onglet_rigt2.png) no-repeat -197px 0;
}

ul#nav_bottom li a.onglet_right3{
	height:26px;
	background:url(../images/menu/onglet_rigt3.png) no-repeat 0 0;
}

ul#nav_bottom li a.onglet_right3:hover{
	background:url(../images/menu/onglet_rigt3.png) no-repeat -197px 0;
}

ul#nav_bottom li a.onglet_right4{
	height:25px;
	background:url(../images/menu/onglet_rigt4.png) no-repeat 0 0;
}

ul#nav_bottom li a.onglet_right4:hover{
	background:url(../images/menu/onglet_rigt4.png) no-repeat -197px 0;
}

ul#nav_bottom li a.onglet_right5{
	height:42px;
	background:url(../images/menu/onglet_rigt5.png) no-repeat 0 0;
}

ul#nav_bottom li a.onglet_right5:hover{
	background:url(../images/menu/onglet_rigt5.png) no-repeat -197px 0;
}
