/* http://www.css3files.com/transform/ */

/* mobile nave bar : start */


ul.mobile-navbar{
	display: none; width: 100%; height: 40px; background: #6eb43f url(../images/mobile-navbar.png) repeat-x; margin: 0; padding: 0; list-style-type: none;
	z-index: 100;
}
 ul.mobile-navbar li{
	float: right; width: 41px; height: 40px; border-left: solid #FFF 1px;
 }
  ul.mobile-navbar li a{
	display: block; width: 40px; height: 40px;
  }

  ul.mobile-navbar li:first-child{
	float: left; border-left: 0;
  }
  ul.mobile-navbar li:first-child a{
  	 width: 41px; border-right: solid #FFF 1px;
  }


/* mobile nave bar : end */

ul.nav-bar{
	float: right; width: auto; border: 0; list-style-type: none;
}
 ul.nav-bar > li{
	position: relative;
	display: block;
	float: left;
	margin-top: 14px;
 }


  ul.nav-bar a{
	display: block; text-decoration: none; font-size: 12px;
  }
  ul.nav-bar > li > a{
	padding: 0 10px;
 	height: 14px;
 	line-height: 14px;
	color: #FFF;
	font-weight: bold;
  }

   ul.nav-bar > li:hover > a, ul.nav-bar > li.active > a{
	color: #FFF;
   }


  ul.nav-bar > li{
	border-right: solid #FFF 1px;
  }

  ul.nav-bar > li.menuitem0 img{
	width: 14px; height: auto;
  }



@media only screen and (min-width: 960px){

 ul.nav-bar > li.menuitem0 img{
	width: 18px; height: 17px;
 }
 ul.nav-bar > li.menuitem0, ul.nav-bar > li.menuitem1, ul.nav-bar > li.menuitem2{
	margin-top: 0;
 }

  ul.nav-bar > li.menuitem1{
	background: #74beea url(../images/menu-sky.png) repeat-x;
  }
  ul.nav-bar > li.menuitem2{
	background: #004990 url(../images/menu-navy.png) repeat-x;
  }

 ul.nav-bar > li.menuitem0 img{
	display: block; float: none;
 }
 ul.nav-bar > li.menuitem0 a, ul.nav-bar > li.menuitem1 a, ul.nav-bar > li.menuitem2 a{
	padding: 0 4px; height: 40px; line-height: 40px;
 }
 ul.nav-bar > li.menuitem0 a{
	padding: 11px 14px;
 }
 ul.nav-bar > li.menuitem1 a, ul.nav-bar > li.menuitem2 a{
	padding: 0 14px; font-size: 13px;
 }
 ul.nav-bar > li.menuitem3 a{
	margin-left: 62px;
 }
 ul.nav-bar > li.menuitem6 a{
	padding-right: 0;
 }

}

   ul.nav-bar > li.menuitem6{
	border-right: none;
   }


   /* LEVEL 2 FLY OUT */

   ul.nav-bar li ul.flyout-l2,
    ul.flyout-l2{
	display: none; z-index: 6;
   }
    ul.nav-bar li ul.flyout-l2 li,
     ul.flyout-l2 li{
	position: relative;
    }


   ul.nav-bar li:hover ul.flyout-l2,
    ul.flyout-l2{
	display: block; list-style-type: none; position: absolute; background: #FFF; opacity: 0.9;  padding: 0 11px;
   }

   ul.nav-bar li ul.flyout-l2 li a,
    ul.flyout-l2 li a{
	padding: 8px 0; height: auto; line-height: 1.4; white-space: nowrap; border-top: solid #d1d2d4 1px; border-bottom: solid #FFF 1px; font-weight: bold;
   }




  ul.nav-bar > li.menuitem1 ul.flyout-l2 li a{
	color: #569bca;
  }
  ul.nav-bar > li.menuitem2 ul.flyout-l2 li a{
	color: #004990;
  }

   ul.nav-bar li ul.flyout-l2 li:hover a,
    ul.flyout-l2 li:hover a{
	color: #6cb33f;
   }

  ul.nav-bar > li.menuitem1 ul.flyout-l2 li:hover a, ul.nav-bar > li.menuitem1 ul.flyout-l2 li.active a{
	color: #6cb33f;
  }
  ul.nav-bar > li.menuitem2 ul.flyout-l2 li:hover a, ul.nav-bar > li.menuitem2 ul.flyout-l2 li.active a{
	color: #6cb33f;
  }

   /* LEVEL 3 FLY OUT */

   ul.nav-bar li ul.flyout-l2 li ul.flyout-l3,
    ul.flyout-l3{
	display: none;
   }

   ul.nav-bar li ul.flyout-l2 li:hover ul.flyout-l3,
    ul.flyout-l3{
	display: block; list-style-type: none; position: absolute; top: 0; left: 80px; background: #FFF; opacity: 1; padding: 0 11px;
   }

   ul.nav-bar li ul.flyout-l2 li:hover ul.flyout-l3,
    ul.flyout-l3{
	padding: 8px 0; height: auto; line-height: 1.4; white-space: nowrap; border-top: solid #d1d2d4 1px; border-bottom: solid #FFF 1px; font-weight: bold;
   }

   ul.nav-bar li ul.flyout-l2 li ul.flyout-l3 li a,
    ul.flyout-l3 li a{

   }

   ul.nav-bar li ul.flyout-l2 li ul.flyout-l3 li:hover a,
    ul.flyout-l3 li:hover a{

   }



@media only screen and (min-width: 0) and (max-width: 767px){

 ul.mobile-navbar{
	display: block;
 }

 section.row.header, section.row.header figure, section.row.header figure img{
 	z-index: 1;
 }

 .nav-responsable{
 	z-index: 999;
 }

 ul.nav-bar{
	width: 100%; height: 100%; border: 0; color: #000; padding: 0; font-weight: bold; z-index: 100;
 }
  ul.nav-bar > li{ 
	float: none; width: 100%; background: #9ecb3b; border-bottom: solid #FFF 3px; border: 0; margin-top: 0;
  }

  ul.nav-bar > li.menuitem0{
	display: none;
  }
   ul.nav-bar li a{
	 font-size: 160%;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
   }


   /* LEVEL 2 FLY OUT */

   ul.nav-bar li ul.flyout-l2, ul.nav-bar li:hover ul.flyout-l2,
    ul.flyout-l2{
	display: block; position: relative; left: 0; top: 0; width: 100%; background: #9ecb3b; border: 0; z-index: 100;
   }
    ul.nav-bar li ul.flyout-l2 li,
     ul.flyout-l2 li{
	border: 0; z-index: 100;
    }

     ul.nav-bar li a, 
      ul.nav-bar li ul.flyout-l2 li a{
	height: auto; padding: 14px 22px; line-height: 1; border: 0; color: #FFF;
     }


  ul.nav-bar > li.menuitem1 ul.flyout-l2 li a{
	color: #FFF;
  }
  ul.nav-bar > li.menuitem2 ul.flyout-l2 li a{
	color: #FFF;
  }

   ul.nav-bar li ul.flyout-l2 li:hover a,
    ul.flyout-l2 li:hover a{
	color: #FFF;
   }

  ul.nav-bar > li.menuitem1 ul.flyout-l2 li:hover a, ul.nav-bar > li.menuitem1 ul.flyout-l2 li.active a{
	color: #FFF;
  }
  ul.nav-bar > li.menuitem2 ul.flyout-l2 li:hover a, ul.nav-bar > li.menuitem2 ul.flyout-l2 li.active a{
	color: #FFF;
  }


     ul.nav-bar li ul.flyout-l2 li a:before{
	/* content: "\2014 \0020"; */
     }

}


ul.top-nav{
	float: right; list-style-type: none; text-align: right;
}
 ul.top-nav li{
	 height: 30px;
 }
  ul.top-nav li a{
	color: #c8a245; font-weight: bold; text-transform: uppercase; font-size: 115%;
  }















