
body {	margin: 0;	background: #000000 }
h1 {	text-align: center; }

/* Edit & Browse titles */
span.editnom {	font-weight:bold; text-decoration: underline; }
.edittitre {	background: url("/graphisme/browse_back_title.jpg");
				color: #ffcc66;	}
.browsetitre {	background: url("/graphisme/browse_back_title.jpg");
				color: #ffcc66;	text-align:center;	}
td.black {		background:#000000;	}
caption	{		font-weight: bold;	}
table.htmldesc { border: 1px solid #000000; }
/* Browsing rows */
tr.browse-header {		background: url("/graphisme/index_back_page.gif");	}
tr.browse-row-even {	background: url("/graphisme/browse_back_even.gif");	}
tr.browse-row-odd {		background: url("/graphisme/browse_back_odd.gif");	}
tr.browse-row-click {	background-color: #339900;							}
tr.browse-row-over {	background-color: #99ffff;							}
.parchemin {			background: url("/graphisme/index_back_page.gif");	}

/* Error style */
.err {	font-weight: bold;	color: #ff0000;		}

/* Menu text */
span.ident-titre {	color: #ffcc66;	font-weight: bold;	text-decoration: overline underline;	}
td.ident-item {		color: #ffcc66;	}

/* Links */
/* Standard links */
A {			color: #000000;	text-decoration: underline;		}
A:hover {	color: #000000;	text-decoration: none;			}
/* Description links */
A.linkdesc			{	color:#000000;	text-decoration:none;		}
A.linkdesc:hover	{	color:#000000;	text-decoration:underline;	}

/* Forms */
option,input {	background: url("/graphisme/browse_back_odd.gif");	}
select {		background-color: #e9d5af;							}
textarea {		background: url("/graphisme/browse_back_even.gif");	}

/* Rolling Menu styles */
table.submenu {
	visibility:hidden;
	position:absolute;
	top:181;
}
td.submenutitre {
	border: 2px solid #999999;
	background: #000000;
	text-align:center;
	width: 150px;
}
td.submenutitre a {
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
}
td.submenutitre2 {
	border: 2px solid #999999;
	text-align:center;
	width: 150px;
	background: #ffcc66;
}
td.submenutitre2 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.menutitre {
	text-align: center;
	background: black;
	border: 2px solid #999999;
	color: #ffcc66;
	width: 150px;
	font-weight: bold;
}

/* News */
table.newsblock {	width: 80%;	}
td.newstitre {		background: url("/graphisme/browse_back_odd.gif");	font-weight: bold;	}
td.newscontenu {	background: url("/graphisme/browse_back_even.gif");	}
td.newsope {		background: url("/graphisme/browse_back_even.gif");	text-align: left;	}
td.newssignature {	background: url("/graphisme/browse_back_even.gif");
					white-space: nowrap;	text-align: right;	}
td.newsdate {		background: url("/graphisme/browse_back_odd.gif");
					text-align: right;	font-weight: bold;		}

/* FAQ */
table.faqblock {	width: 80%;	}
td.faqquestion {	background: url("/graphisme/browse_back_odd.gif");	font-weight: bold;	}
td.faqreponse {		background: url("/graphisme/browse_back_even.gif");	}
td.faqope {			background: url("/graphisme/browse_back_even.gif");	text-align: left;	}
td.faqsignature {	background: url("/graphisme/browse_back_even.gif");
					white-space: nowrap;	text-align: right;	}
td.faqdate {		background: url("/graphisme/browse_back_odd.gif");
					text-align: right;	font-weight: bold;		}

					
					