
/*------- LIENS COURANTS */

  a { text-decoration: none; border-bottom: dotted 1px #999; color: #000; }
  a:hover { text-decoration: none; color: #963; background: #fff; }
  a:active { text-decoration: underline; color: #fff; background: #930; }
  a:visited { text-decoration: none; border-bottom: dotted 1px #ccc; color: #666; background: #fff; }

  a.plain { text-decoration: none;
	border-bottom: 0;
	color: 0;
	background: 0; }

  a img {border: none;}

/*------- LIENS DE COULEUR */

  a.bronze { text-decoration: none; border-bottom: 0px; color: #963; }
  a:hover.bronze { text-decoration: underline; color: #fff; background: #963; }
  a:active.bronze { text-decoration: underline; color: #fff; background: #930; }


/*------- MENU Horizontal 1 */

#navmenu1 {
	clear: both;
	border-top: 1px solid #fff;
	width: 798px;
	background-color: #fff;
	}

#navmenu1 ul {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: white;
	width: 798px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	letter-spacing: 0px;
	}

#navmenu1 ul li {
	display: inline;
	}

#navmenu1 ul li a {
	padding: 0em 0.6em;
	background-color: #fff;
	color: #963;
	text-decoration: none;
	float: right;
	border-right: 1px solid #963;
	border-top: 0px;
	border-bottom: 0px;
	}

#navmenu1 ul li a:hover {
	background-color: #fff;
	color: #000;
	}

#navlist1 li a#current {
	background: white;
	color: #000;
	}

#navlist1 li a#currentx {
	background: white;
	color: #000;
	border-right: 0px solid #fff;
	}

#navlist1 li a#margedroit {
	border-right: 0px solid #fff;
	}


/*------- MENU Horizontal 2 */

#navmenu2 {
	border-top: 1px solid #fff;
	width: 798px;
	background-color: rgb(255, 255, 255);
	}

#navmenu2 ul {
	margin: 0;
	padding: 0;
	background-color: rgb(255,255,255);
	color: black;
	width: 798px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 12pt;
	}

#navmenu2 ul li {
	display: inline;
	}

#navmenu2 ul li a {
	padding: 0em 0.6em;
	background-color: #fff;
	color: black;
	text-decoration: none;
	float: right;
	border-right: 1px solid #963;
	border-top: 0px;
	border-bottom: 0px;
	}

#navmenu2 ul li a:hover {
	background-color: #fff;
	color: #963;
	}

#navlist2 li a#current {
	background: #fff;
	color: #963;
	}

#navlist2 li a#currenty {
	background: #fff;
	color: #963;
	border-right: 0;
	}


#navlist2 li a#margedroit {
	border-right: 0;
	}

/*------- MENU Horizontal 3 pied de page */

#navmenu3 {
	position: absolute;
	top: 549px;
	border: 0;
	padding: 0;
	width: 800px;
	float: left;
	background-color: #000;
	}

#navmenu3 ul {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: white;
	width: 800px;
	font-weight: 400;
	font-family: Lucida, 'Lucida Grande', 'Trebuchet MS', Arial, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 7pt;
	letter-spacing: 0px;
	line-height: 13pt;
	}

#navmenu3 ul li {
	display: inline;
	}

#navmenu3 ul li.agenda {
	float: right;
	font-weight: 500; }

#navmenu3 ul li a {
	padding: 0em 0.6em;
	background-color: #000;
	color: white;
	text-decoration: none;
	float: right;
	text-align: center;
	border-right: 1px solid #fff;
	border-top: 0px;
	border-bottom: 0px;
	}

#navmenu3 ul li a:hover {
	background-color: #D4D4D4;
	color: #000;
	}

#navlist3 li a#current {
	background: black;
	}

#navlist3 li a#copy {
	background: white;
	color: #000;
	}

#navlist3 li a#extra {
	background: #963;
	float: left;
	letter-spacing: 2px;
	width: auto;
	color: #fff;
	font-weight: 600;
	}

#navlist3 li a#extra:hover {
	background: #D4D4D4;
	}

#navmenu3 li a#droit {
	border-right: 0;
	}


/*------- Navigation, classe PAD */

#pad {
	border: 0px solid #963;
	background-color: #fff;
	margin: 0;
	padding-bottom: 2em;
	background-color: #fff;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	letter-spacing: 1px;
	}

#pad a {
	padding: 0;
	background-color: none;
	color: #000;
	text-decoration: none;
	border: 0;
	}

#pad a:hover {
	background-color: #fff;
	color: #963;
	text-decoration: none;
	}

#pad a:visited {
	background: none;
	color: #999;
	}

#pad a#re {
	color: #963;
	}

/*------- FIN Navigation internet, classe PAD */

