body {
	margin: 0;
	background-color: white;
/*	background: fixed no-repeat 200px 100px url('/img/logofond.jpg'); */
	background: fixed no-repeat top left url('/img/logofond2.jpg');
}

p { text-align: justify; }
.centre { text-align: center; }
table.centre {
	margin-left: auto;
	margin-right: auto;
}
.droite { text-align: right; }
blockquote
{
	text-align: justify;
	font-style: italic;
	background-image: url(/img/picto/citation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 0 0 40px;
}
cite { font-weight: bold; }
dt { font-weight: bold; }
dd { font-weight: normal; }
ul li
{
	list-style-image: url(/img/picto/blkpearl.gif);
	margin: 0px 0px 0px 15px;
}
.prologue
{
	text-align: justify;
	font-size: large;
	color: navy;
}

a:link { color: blue; }
a:visited { color: #060; }
a:hover { color: red; }

h1
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bolder;
}
h2
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bolder;
	text-indent: 1em;
}
h3
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bolder;
	text-indent: 3em;
}

ul.menu
{
	padding: 0 0 0 35px;
	margin: 0 5px;
}
ul.menu li { margin: 0; padding: 2px 0px 0px 0px; }
ul.menu li ul.menu { padding: 0; }
ul.menu li ul.menu li ul.menu { padding: 0 0 0 15px; }
ul li.menu, ul li.menusel
{
	list-style: none;
}
.menu a
{
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
.menusel a
{
	text-decoration: underline overline;
	font-variant: small-caps;
	font-weight: bolder;
	background-color: yellow;
}

div.entete
{
	padding: 0px;
	margin: 0px;
	background-image: url(/img/entete/entete_04.png);
	background-repeat: repeat-x;
}
.cadre
{
	border-color: black;
	border-width: 3px;
	border-style: double;
	padding: 5px;
}
.sanscadre { border-style: none; }
.entete img, .pied img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
td.head1 { width: 154px; }
td.head2
{
	width: 348px;
	background-image: url(/img/entete/entete_02.png);
}
td.head3
{
	width: 298px;
	background-image: url(/img/entete/entete_03.png);
}

#navigation
{
	width: 225px;
	padding: 10px 0 10px 10px;
	vertical-align: top;
}
#contenu
{
	max-width: 800px;
	padding: 20px;
	vertical-align: top;
}
table.pied
{
	width: 100%;
}
.message
{
	margin: 20px;
	padding: 20px;
	border-color: red;
	border-width: 3px;
	border-style: solid;
	background-color: #F99;
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
}

.marge
{
	margin: 10px;
}

.legende
{
	background-color: silver;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	font-size: small;
}

a img
{
	border-width: 2px;
	border-style: solid;
}
img[align="left"], img[align="right"]
{
	margin: 0 10px;
}

caption
{
	color: #333;
	font-style: italic;
}

.tablewiki
{
	border-color: #ccc;
	border-width: 3px;
	border-style: solid;
}
.tablewiki th
{
	padding: 5px;
	background-color: #ccc;
}
.tablewiki td
{
	padding: 5px;
}

.form_l
{
	text-align: right;
	font-weight: bold;
}
.form_i
{
	text-align: left;
}
.form_e
{
	font-size: small;
	color: blue;
}
.form_ok
{
	background-color: white;
	color: black;
	font-weight: normal;
}
.form_err
{
	background-color: red;
	color: white;
	font-weight: bold;
}

table.menunav
{
	margin-left: auto;
	margin-right: auto;
	background-color: #cde;
}
table.menunav caption
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
table.menunav td
{
	text-align: center;
	padding: 5px 10px;
	font-size: small;
}
table.menunav td.sel
{
	font-weight: bold;
}

.cadre-droite
{
	background-color: #ffb;
	font-size: small;
	width: 150px;
	float: right;
	border-style: dotted;
	border-width: 2px;
	border-color: green;
	margin: 0 0 0 10px;
	padding: 10px 10px 0 10px;
}


.admin4
{
	background-color: #Fcc;
	font-size: small;
	padding: 10px;
}
