@charset "utf-8";

/* NE PAS MODIFIER lié jquery.droppy.js */
#nav 			{ display:block;padding:0;position:relative;height:56px;width:475px;margin:0 0 0 395px }

#nav a 			{ display:block;color:#6a6a6a;font-size:11px }
#nav a.topp		{ background:#a2d6da url(../images/template/particulier/navul.png) repeat-x 0 0; height:53px; width:93px;padding:0;margin:0 }
#nav a.topp:hover { background:#FFF url(../images/template/particulier/navul.png) repeat-x 0 bottom  }

#nav li
{
	display:block;
	list-style:none;
	margin:0;padding:0;
	float:left;
	position:relative;
	opacity:1;
	height:55px;width:93px;
	text-align:center;
	background:#a2d6da url(../images/template/particulier/navul.png) repeat-x 0 0;
}

#nav li:hover 	{ background-position:0 bottom; background-color:#cfeaec }

#nav ul 			{ display:none;position:absolute;margin:0;padding:0;height:auto;width:142px;top:55px;left:-1px }
#nav ul 			{ box-shadow:0 3px 5px #666;-moz-box-shadow:0 3px 5px #666;-webkit-box-shadow:0 3px 5px #666 }

* html #nav ul 	{ line-height:0 } /* IE6 "fix" */
#nav ul a 		{ zoom:1;height:40px } /* IE6/7 fix */

#nav ul li	
{
	float:none;
	height:35px;
	width:140px;
	text-align:left;
	border-right:1px solid #FFF;border-bottom:1px solid #FFF;border-left:1px solid #FFF;
	margin:0;
	padding:0;
	background:#a2d6da url(../images/template/particulier/navulli.png) repeat-x -1px top;
}

#nav ul li:hover	{ background-position:0 bottom; background-color:#cfeaec }

#nav ul li.top	{ background-image:url(../images/template/particulier/navullitop.png); height:35px; border-top:none }

#nav ul ul 		{ top:0 }


.navplace			{ display:block;width:910px;height:56px;margin:-56px auto 0 auto;padding:0 }

/* Theme commun ----------------------- */

#nav .rs
{
	border-right:1px solid #FFF;border-top:1px solid #FFF;border-left:1px solid #FFF;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

#nav .rs .simpline{ padding-top:21px;	height:32px }
#nav .rs .doubline{ padding-top:15px;	height:38px }
#nav .rs .libline	{ padding-top:4px }

#nav .rs ul li a 	{ padding:11px 0 0 8px }

#nav .on			{ border-right:1px solid #FFF;border-top:1px solid #FFF;border-left:1px solid #FFF }
#nav .on			{ background-position:0 bottom }
#nav .top .on		{ background-position:0 -36px; }

#nav .last
{
	-moz-border-radius-bottomleft:5px;		-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;	-webkit-border-bottom-right-radius:5px;
}

#nav li ul .last	{ border-top:none }


/* Theme institutionnel ---------------- */

.institutionnel #nav .rs		{ border-color:#d8f0ac }
.institutionnel #nav li 		{ background:#d9ecb8 url(../images/template/institutionnel/navul.png) repeat-x 0 0  }
.institutionnel #nav li:hover 	{ background-position:0 bottom; background-color:#cfeaec }
.institutionnel #nav ul li		{ background:#d9ecb8 url(../images/template/institutionnel/navulli.png) repeat-x -1px top  }
.institutionnel #nav ul .top	{ background-image:url(../images/template/institutionnel/navullitop.png) }
