		/* balises generales*/
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: url(../img/tram.png) no-repeat fixed 92% 52%;/* image de fonds*/
}
acronym, abbr {
	cursor: help; 
	border-bottom: 1px dotted #999;
}
h2 {
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #993300;
	padding: 0px;
	margin: 0em 0em 1em;
}
h3 {
	font: bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 1em;
}
h4 {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #A8643F;
}
h5 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 0px;
}
h6 {
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
		margin: 0px 0px 1em;
	padding: 0px 0px 0px 0em;
}
strong {
	color: #993300;
	margin: 0px;
	padding: 0px;
	font: bold 0.95em Verdana, Arial, Helvetica, sans-serif;
}
select {
	margin: 0px 0.5em 0px 0px;
	padding: 0px;
	font: bold 0.8em/22px Verdana, Arial, Helvetica, sans-serif;
	color: #A8643F;
	background: #fff;
	border: 1px solid #ccc;
}
caption {
	color: #fff;
	text-align: center;
	background: #A8643F;
	border: 1px solid #ccc;
	margin-left: 2px;
	padding: 0.2em;
	font: bold 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 2em;
	width: 32.5%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 32.5%;
}
html>body caption {/* hack pour IE 5 pour respecter l'implementation d'une boite css */
	width: 32.5%;
}

		/* structure de la page */
#conteneur {
	text-align: left;
	position: relative;
	font-size: 80%;
	margin: 0px;
	width: 1024px;
	padding: 0px;
}
#entete {
	background: #E8E8E8 url(../img/avenioentete.png) no-repeat;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-top: 1px outset #E8E8E8;
}
#logoavenio {
	margin: 0px;
	padding: 0px;
}
#cheminsite {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font: bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #ccc;
}
#cheminsite a {
	color: #A8643F;
	text-decoration: none;
	padding-right: 0.1em;
	padding-left: 0.1em;
	margin: 0px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
}
#cheminsite a:hover {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #A8643F;
}
#cheminsite p {
	margin:0;
	padding: 0px 4% 0px 0px;
}
#contenu {
	padding: 1em 4% 0em 0px;
	margin: 0px 0px 0em 26%;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	width: 70%;
	voice-family: "\"}\"";   
	voice-family: inherit;
	text-align: justify;
}
html>body #contenu { /* hack pour IE 5 pour respecter l'implementation d'une boite css */
	width: 70%;
}
#contenu ul, ol {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#contenu li a {
	font: bold 0.91em Verdana, Arial, Helvetica, sans-serif;
	color: #A8643F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contenu li a:hover {
	color: #533118;
	text-decoration: none;
	border-bottom: 1px solid #A8643F;
}
#legende {
	margin-top: -4em;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
		/*   NavBar  */
#navbar ul {
	color: #fff;
	background: #606060;
	list-style-type: none;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	margin-bottom: 0px;
	border-bottom: 0px outset #A8643F;
}
#navbar ul li {
	list-style-type: none;
	display: inline;
}
#navbar ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 1em;
	border-right: 0px solid #fff;
	float: left;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
#navbar ul li a:hover {
	text-decoration: none;
	color: #414141;
	background: #EDDC00;
}
#accessite {
	position: absolute;
	top: 1px;
	right: 0.5em;
	text-align: left;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #transparent;
	color: #E8E8E8;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px;
}
#accessite a {
	color: #E8E8E8;
	text-decoration: none;
}
#accessite a:hover {
	color: #EDDC00;
	text-decoration: none;
	border-bottom: 0px solid #A8643F;
}
#accessite p {
	margin: 0px;
	padding: 0px;
}
#loupe{ 
	position:absolute;
	width:300px;
	margin-left:650px;
	margin-top:190px;
}
#menurecherche {
	width: 15%;
	line-height: 18px;
	margin: 0px 0px 3em 1%;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	left: 1%;
	top: 160px;
}
#menurecherche h3 {
	color: #606060;
	margin: 0px 0px;
	padding: 0em 0px 0px 5px;
	background: #EDDC00;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: 0px solid #ccc;
	border-right: 0px outset #ccc;
	border-bottom: 0px outset #ccc;
	border-left: 0px solid #ccc;
}
#menurecherche ul {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	border-top: 1px solid #ccc;
}
#menurecherche li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	font: 0.8em/1em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
#menurecherche a {
	margin: 0px;
	display: block;
	padding: 0px 0px 0px 0.5em;
	font: bold 1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #EDDC00;
	text-decoration: none;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
	background: #757575;

}
#menurecherche a:hover {
	color: #757575;
	text-decoration: none;
	background: #F0F0F0;
	margin: 0px;
	padding: 0px 0px 0px 0.5em;
}
#mode {
	padding: 0px;
	margin: 0em -1px 0em 0em;
	width: 100%;
}
#mode ul {
	width: 100%;
	color: #000;
	background: #E8E8E8;
	list-style-type: none;
	border-bottom: 1px outset #ccc;
	border-right: 1px outset #ccc;
	margin: 0em 0px 1em;
	padding: 0px;
	float: left;
	clear: left;
	border-top: 1px solid #ccc;
}
#mode ul li {
	list-style-type: none;
	display: inline;
	padding: 0em 0.9em;
	margin: 0px;
	float: left;
	font: bold 0.9em/20px "Trebuchet MS", Verdana, Arial, sans-serif;
	border-left: 1px solid #ccc;
}
#mode li a {
	color: #A8643F;
	font: bold 0.9em/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0em 0.9em;

}
#mode li a:hover {
	color: #999;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0em 0.9em;
}
.modeselect {
	color: #999;
}
#haut {
	clear: both;
	margin: 1em 0px 0px;
	padding: 10px 0px;
	width: 100%;
	text-align: right;
}
#haut .b_haut a {
	color:#FFF;
	font:bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #A8643F;
	clear: both;
	text-decoration: none;
	width: 3.7em;
	margin: 1em 0px 0px;
	padding: 0.2em 0.5em;
	border-top: 1px solid #A8643F;
	border-right: 1px outset #A8643F;
	border-bottom: 1px outset #A8643F;
	border-left: 1px solid #A8643F;
}
#haut .b_haut a:hover {
	color:#414141;
	background: #E8E8E8;
	margin: 1em 0px 0px;
	padding: 0.2em 0.5em;
	width: 3.7em;
	border-top: 1px inset #ccc;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px inset #ccc;
}
#texte { 
	border-left: 3px solid #ccc;
	padding-right: 1em;
	padding-left: 1em;
	margin: 1em 1em 4em;
}
#texte h3 {
	text-decoration: underline;
}
#texte ul li li {
	list-style: square;
}
#instruction {
	width: auto;
	text-align: left;
	border-left: 3px solid #ccc;
	margin: 0.5em;
	padding: 0.5em;
	font-size: 0.95em;
	font-family: "Trebuchet MS";
}
#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 6em 24% 0em;
	border-top: 1px solid #E8E8E8;
	width: 100%;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	width: 50%;
}
html>body #footer { /* hack pour IE 5 pour respecter l'implementation d'une boite css */
	width: 50%;
}
#footer a {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
#footer a:hover {
	text-decoration: none;
	color: #EDDC00;
	border-bottom: 0px solid #A8643F;
}
#footer p {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	margin: 5px 0px 0px;
	padding: 0px;
}

		/* les formulaires de recherche*/
form {
	padding: 0px;
	margin: 0em 0em 1em;
	clear: left;
}
fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0.5em;
	border: 1px solid #ccc;
	clear: both;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
fieldset a, fieldset a:visited {
	color: #A8643F;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-right: 5px;
	padding-left: 5px;
}
fieldset a:hover { 
	color: #999;
}
fieldset.trier p {
	margin-top: 8px;
	margin-bottom: 8px;
}
fieldset.formulaire p {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
}
legend {
	color: #000;
	background: #E8E8E8;
	top: -0.5em;
	margin-bottom: 1px;
	padding: 2px 5px;
	font: bold 0.9em/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
	border-top: 1px solid #ccc;
	border-right: 1px outset #ccc;
	border-bottom: 1px outset #ccc;
	border-left: 1px solid #ccc;
}
.listeindex {
	margin: 1em 0px;
	line-height: 18px;
}
.formulaire {
	line-height: 18px;
	clear: both;
	padding-bottom: 0.5em;
}
.label1 { /* defini la presentation des labels en decalant de 30 % la marge a droite */
	clear: both;
	float: left;
	width: 30%;
	text-align: right;
	padding: 0px 0.5em 0px 0px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #993300;
	background: transparent;
	font: 1em/18px Verdana, Arial, Helvetica, sans-serif;
}
.trier {
	margin: 1em 0px 0em;
	padding-bottom: 0.5em;
}
.retourliste {
	margin: 1em 0px 0px;
}
.champTrier {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.bouton { /* mise en forme du bouton formulaire */	
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: -0.70em 0px 0px; /* la marge negative remonte le bouton au milieu du cadre */
	padding: 0px 4em 0px 0px;
	position: absolute;
	right: 0px;
	color: #A8643F;
}
.submit {
	color:#fff;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #A8643F;
	border-top: 1px solid #A8643F;
	border-right: 1px outset #A8643F;
	border-bottom: 1px outset #A8643F;
	border-left: 1px solid #A8643F;
}
.submit_bas {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #E8E8E8;
	border-top: 1px inset #ccc;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px inset #ccc;
}
.notabene {
	font: italic 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	width: 100%;
	clear: both;
}
.zonesaisie, .normal {
	width: 64%;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.focus {
	background: #F3F3F3;
	width: 64%;
	color: #993300;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.focus2 { /* idem mais pour les zones des dates */
	background: #F3F3F3;
	width: 15%;
	font-style: italic;
	color: #993300;
}
.zonesaisie2, .normal2 {
	background: transparent;
	width: 15%;
	cursor: help;
}
input, textarea {
	color: #666;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
.select_thes select {
	height: 15em;
	margin-left: 5em;
}
.boitecochee {
	padding: 0px;
	margin: 0px 0px 0px 30.8%;
	clear: both;
}
#listeinventaire {
	margin-bottom: 1em;
}
#listederoul {
	width: auto;
	margin-left: 31.2%;
	padding: 0px;
}
#select_expert {
	text-align: center;
	margin: 1em auto;
} 
#select_expert input {
	background: transparent;
}
.inventaire {
	margin-top: 1.5em;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#infomode {
	margin: 0px 0px 1em;
	padding: 0px;
	clear: both;
	text-align: left;
	width: 100%;
}

		/* Tous les elements de style pour la mise en forme du contenu autre que formulaire */
.signature {
	text-align: right;
	margin-top: 5px;
	color: #000;
	font: italic bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-right: 5px;
}
.lienarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.communicabilite {
	color: #000;
	background-color: #E8E8E8;
	padding: 0px 1px;
	margin: 1.5em 0px 0px;
	cursor: help;
	border: 1px solid #999999;
}

	/* les class suivantes mettent en forme les pages d inventaire et d index apres une recherche dans Avenio. */
.vers_1 { /* class pour le tableau de données des inventaires services (alternance de couleur, ici gris) */
	border: 1px solid #ccc;
	background: #E8E8E8;
}
.vers_2 { /* class pour le tableau de donnees des inventaires services (alternance de couleur, ici transparent) */
	border: 1px solid #ccc;
}
.entetetable { /* entete du tableau des versements des services avec intitule des colonnes */
	text-align: center;
	font: bold 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
}
#corptab a { /* pour la presentation des documents d un service en tableau */
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #A8643F;
	text-decoration: none;
}
#corptab a:hover {
	color: #999;
	text-decoration: none;
}
p a .imagette {
	border: 1px solid #ccc;
	margin: 5px 0px 0.5em;
	background: #fff;
	padding: 0.3em 0.3em 0.5em;
	float: right;
	clear: both;
}
p a:hover .imagette {
	border: 1px solid #999;
	margin: 5px 0px 0.5em;
	background: #fff;
	padding: 0.3em 0.3em 0.5em;
}
.asterisque {
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	vertical-align: text-top;
	margin-right: -3px;
	font-size: 1em;
	padding: 0px 3px;
}
.cursoraide {
	cursor: help;
	width: 15%;
	background: #999;
}
.cacher { /* permet de cacher un element */
	display: none; 
}
.chexbox_img {
	white-space: pre;
	margin: 0px;
}
#p3 { /* mise en forme des paragraphe dans page erreur */
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 1em;
	text-align: center;
	margin: 0px;
}
#p3 a {
	font-weight: bold;
	color: #A8643F;
	text-decoration: none;
	font-size: 0.8em;
}
#p3 a:hover {
	color: #999;
	text-decoration: none;
}
.menubas { /* presentation du menu dans le pied de page */
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #ccc;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

	/* Elements pour la mise en forme des inventaires */
#instru_rech {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #666;
}
#instru_rech ul {
	margin: 1em 0px 0px 4em;
	padding: 0px;
	border-left: 3px solid #A8643F;
}
#instru_rech li {
	list-style-type: none;
	margin-left: 1em;
	padding: 0px;
}
#instru_rech p {
	margin: 0px;
}
#instru_rech hr {
	color: #ccc;
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-top: 1em;
}
.desc { /* desc pour les element de type description */
	color: #000;
}

	/* elements pour la mise en page du script tree, des thesaurii et des plans de classement */
.dtree {
	color: #000;
	white-space: nowrap;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin-left: 2em;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #A8643F;
	text-decoration: none;
	font-weight: bold;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.dtree a.nodeSel {
	background: #EFEFEF;
	border: 1px solid #ccc
}
.dtree .clip {
}

.logo4D {
	margin-left: 2.3em;
}
#planclassement a {
	color: #A8643F;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}
#planclassement a:hover {
	color: #999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#enligne li{
	display: inline;
}

/* mise en forme du tableau des notices detaillees */
#notice table {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-top: 1px solid #ccc;
	border-right: 1px outset #ccc;
	border-bottom: 1px outset #ccc;
	border-left: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	background: url(../img/transparent.png) repeat;
}
#notice h2, #notice h5, #notice td {
	padding: 1px 0.2em;
	margin: 0px;
}
/* mise en forme e la notice detaillee des fonds : Sommaire */
#blockliste {
	display: block;
	width: auto;
	overflow: scroll;
	background-color: #FFFFFF;
	min-height: 50px;
	max-height: 300px;
	font-size: 10px;
}
/*****************************************************************/
.col_1 {
	width: 23%;
	background: #F8F8F8;
	color: #666;
	vertical-align: top;
}
.col_2 {
	width: 27%;
	vertical-align: top;
}
.centrer {
	text-align: center;
}
a .img_notice  {
	border: 1px solid #ccc;
	margin: 5px 0px;
	background: #fff;
	padding: 0.3em 0.3em 0.5em;
}
a:hover .img_notice  {
	border: 1px solid #999;
	margin: 5px 0px;
	background: #fff;
	padding: 0.3em 0.3em 0.5em;
}
.tdbody {
	background: #E8E8E8;
	border: 1px solid #ccc;
	vertical-align: top;
}
a.lienfonds {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #A8643F;
	text-decoration: none;
}
a :hover.lienfonds {
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #A8643F;
}
#notice_anciennom {
	margin: 0px;
	padding-left: 20px;
}
#notice_anciennom li {
	color: #000000;
}
/* ajout du 12 avril 2005 */
#page_prec {
	clear: both;
	margin: 1em 0px 0px;
	padding: 10px 0px;
	width: 100%;
	text-align: right;
}
#page_prec .b_haut a {
	color:#FFF;
	font:bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #A8643F;
	clear: both;
	text-decoration: none;
	margin: 1em 0px 0px;
	padding: 0.2em 0.5em;
	border-top: 1px solid #A8643F;
	border-right: 1px outset #A8643F;
	border-bottom: 1px outset #A8643F;
	border-left: 1px solid #A8643F;
	width: 10.5em;
}
#page_prec .b_haut a:hover {
	color:#A8643F;
	background: #E8E8E8;
	margin: 1em 0px 0px;
	padding: 0.2em 0.5em;
	border-top: 1px inset #ccc;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px inset #ccc;
	width: 10.5em;
}
#corptab {
	text-align: center;
}
.documents_associes a {
	font: bold 0.91em Verdana, Arial, Helvetica, sans-serif;
	color: #A8643F;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.documents_associes a:hover {
	color: #999;
	border-bottom: 1px solid #A8643F;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
/* ajout du 14 septembre 2005 présentation de la page registre*/ 
#pageregistre {
	text-align: center;
	position: relative;
	font-size: 70%;
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: auto;
	padding-bottom: 100%;
}
#pageregistrecontenu {
	padding: 0em 0% 0em 0px;
	margin: 0px 0px 0em 0%;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#pageregistreentete {
	background: #69696B url(../img/petit-bandeau.png) no-repeat;
	height: 45px;
	margin: 0px;
	padding: 0px;
	border-top: 1px outset #E8E8E8;
}
#pageregistrepage_prec {
	clear: both;
	margin: 1em 0px 0px;
	padding: 10px 0px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pageregistrepage_prec .b_haut a {
	color:#FFF;
	font:bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #A8643F;
	clear: both;
	text-decoration: none;
	margin: 1em 0px 0px;
	padding: 0.2em 0.5em;
	border-top: 1px solid #A8643F;
	border-right: 1px outset #A8643F;
	border-bottom: 1px outset #A8643F;
	border-left: 1px solid #A8643F;
	width: 10.5em;
}
#pageregistrepage_prec .b_haut a:hover {
	color:#414141;
	background: #E8E8E8;
	margin: 1em 0px 0px;
	padding: 0.2em 0.5em;
	border-top: 1px inset #ccc;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px inset #ccc;
	width: 10.5em;
}
#pageregistreliste {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Element CSS pour le menu onglet Ajout du 21/11/2005 */
#menuonglet {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#nav  { /* toutes les listes */
	padding: 0;
	margin: 0px;0px;0px;100px;
	list-style: none;
	line-height: 1;
}
#nav ul {
	padding: 0 0 10px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	width: 120px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#nav li ul li a:hover {
	display: block;
	width: 126px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
	background: #FCEAAE;
    -moz-opacity:0.8;
	opacity:0.8;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: 3px;
	background: #F9D96B;
	border-right: 1px solid #F9D96B;
}
#nav li ul {
	position: absolute;
	width: 126px;
	left: -999em;
	background-color: #CCCCCC;
}
#nav li:hover ul, #nav li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}
#nav ul li.imagehaut {
	padding: 0px;
	margin: -3px 0px -3px -3px;
	background: none;
}


