body {
	background-color: #FDE8D1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993333;
	font-weight: normal;
}

.pub {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a.pm {
	color: #993333;
	text-decoration: none;
}
a.pm:hover {
	color: #DEDECA;
	background-color: #993333;
}

a.lienauteur {
	color: #993333;
	background-color: #FDF9F4;
	text-decoration: none;
}
a.lienauteur:hover {
	color: #993333;
	background-color: #F8E8D6;
}
a.lientitre {
	color: #993333;
	background-color: #FDF9F4;
	text-decoration: none;
	font-style:italic;
}
a.lientitre:hover {
	color: #993333;
	background-color: #F8E8D6;
}
a.lienediteur {
	color: #993333;
	background-color: #FDF9F4;
	text-decoration: none;
}
a.lienediteur:hover {
	color: #993333;
	background-color: #F8E8D6;
}
a, a.lien {
	color: #993333;
	text-decoration: none;
	background-color: #F9F7E6;
}
a:hover, a.lien:hover {
	color: #DEDECA;
	background-color: #993333;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

a.menuButton {
  background-color: #F9F7E6;
  font-family: Verdana, Times, serif;
  border: 1px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #993333;
  cursor: pointer;
  left: 0px;
  margin: 1px;
  padding: 0px 1px 1px 1px;
  xposition: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
a.menuButton:hover {
  background-color: #F9F7E6;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #993333;
}
/* Sortable tables */
table.sortable a.sortheader {
    background-color:#993333;
    color:#DEDECA;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
.justifie { 
  text-align : justify; 
}


ul, blockquote {
margin-left:12px;
padding-left:12px;
}
