/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(../images/menu_deroulant/1241095702_menu_backfond.jpg);}
.preload2 {background: url(../images/menu_deroulant/1241095622_menu_backfond.jpg);}

#nav {padding:0; margin:0; list-style:none; height:33px; background:#fff url(../images/menu_deroulant/1243606841_back_menu.gif) repeat-x; position:relative; margin-left:1px; z-index:10; font-family:arial, verdana, sans-serif; }
#nav li.top {display:block; float:left; height:33px; }
#nav li a.top_link {display:block; float:left; height:33px; line-height:33px; color:#800505; text-decoration:none; font-size:20px; font-size:expression(20-4+'px');  text-align:center; width:100%; padding:0px;  cursor:pointer;background: url(../images/menu_deroulant/1243606841_back_menu.gif);}
#nav li a.top_link span {float:left; display:block; padding:0px; height:33px; background: url(../images/menu_deroulant/1243606841_back_menu.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0px; height:33px; background: url(../images/menu_deroulant/1243603615_back_menu.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#2E4706;font-size:20px; font-size:expression(16+'px'); background: url(../images/menu_deroulant/1241095702_menu_backfond.jpg) no-repeat;}
#nav li:hover a.top_link span {background:url(../images/menu_deroulant/1241095702_menu_backfond.jpg) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(../images/menu_deroulant/1241095622_menu_backfond.jpg) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:5;}

#nav li:hover ul.sub
{left:1px; top:38px; background: ; padding:0px; border:1px solid ; white-space:nowrap; width:90px; height:auto; z-index:8;}

#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}

#nav li:hover ul.sub li a
{display:block; font-size:px; height:18px; width:88px; line-height:18px; text-indent:5px; color:; text-decoration:none;border:1px solid ;}

#nav li ul.sub li a.fly
{background: url(../images/menu_deroulant/arrow.gif) 80px 6px no-repeat;filter:alpha(opacity=0); opacity:; -moz-opacity:; }

#nav li:hover ul.sub li a:hover 
{background:;filter:alpha(opacity=0); opacity:; -moz-opacity:;border-color:;font-size:px; color:; border-color:;}

#nav li:hover ul.sub li a.fly:hover
{background: url(../images/menu_deroulant/arrow_over.gif) 80px 6px no-repeat; color:#fff; filter:alpha(opacity=0); opacity:; -moz-opacity:;color:;font-size:px;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: ;filter:alpha(opacity=0); opacity:; -moz-opacity:; border:1px solid ; white-space:nowrap; width:90px; z-index:9; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background: url(../images/menu_deroulant/arrow_over.gif) 80px 6px no-repeat; color:#fff;filter:alpha(opacity=0); opacity:; -moz-opacity:;border-color:;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(../images/menu_deroulant/arrow.gif) 80px 6px no-repeat; color:#000; border-color:;} 



/***********************************************************************************************************************************************/
/***********************************************************************************************************************************************/
/***********************************************************************************************************************************************/




/* taille des >li> à modifier selon le nombre.. */
#nav li
{
	text-align:center; 

   height:33px;
  padding-left:20px; padding-right:20px;
  margin-left:20px;
}

#nav
{
	
	width:932px;
   margin-left:45px;
   text-align:center;
 	opacity:0.8;
   filter:alpha(opacity=80);
   font-family:Times new roman;
   font-variant:small-caps;

  
}

#nav li span
{
	width:100%;
   text-align:center;
}

#nav li span a
{
	margin-left:auto;
   margin-right:auto;
   
}



