a:link
{
 color: #0ff;
 outline: none;
}

a:visited
{
 color: #0f0;
 outline: none;
}

a:active
{
 color: #808;
 outline: none;
}

body
{ 
  font-family: "Tempus Sans ITC";
  color: #fff;
  background-color: #008;
}

h2
{ 
  font-family: "Lucida Sans Unicode";
  font-size: 100%;
  text-align: left;
  color: #ff0;
  margin: 0px;
}

h3
{ 
  font-family: "Copperplate Gothic Bold";
  font-size: 100%;
  color: #8ff;
  margin: 10px;
}

h4
{
  color: #ff0;
  text-align: left;
}

.h4 
{
  font-weight: bold;
  color: #ff0;
}

ul
{ 
  text-align: left;
}

li
{ 
  margin-left: -20px;
}

#menu
{ 
  width: 11em;
}

#menu ul
{ 
  font-family: "Copperplate Gothic Bold";
  font-size: 100%;
}

#menu li
{ 
  color: #008;
  padding: 3px 3px;
}

#menu li:hover
{ 
  background-color: #008;
}

#menu li.cur:hover
{ 
  background-color: transparent;
}

#menu p,
#menu h4
{ 
  text-align: center;
}

table
{ 
  width: 100%;
}

td
{ 
  background-color: #088;
  text-align: center;
  vertical-align: top;
  padding: 0px 10px;
}

p
{
  text-align: left;
}

td.mlcaption,
td.mccaption,
td.tlcaption,
td.tccaption
{ 
  font-family: "Tahoma";
  font-size: 80%;
  color: #8f0;
}

td.mlcaption,
td.mccaption
{ 
  vertical-align: middle;
}

td.tlcaption,
td.tccaption
{ 
  vertical-align: top;
}

td.mlcaption p,
td.tlcaption p
{ 
  text-align: left;
}

td.mccaption p,
td.tccaption p
{ 
  text-align: center;
}

td.mlcaption p.default,
td.mccaption p.default,
td.tlcaption p.default,
td.tccaption p.default
{ 
  font-family: "Tempus Sans ITC";
  font-size: 125%;
  color: #fff;
  text-align: left;
}

p.note
{ 
  font-size: 90%;
}

#journal
{ 
  background-color: #ccc;
}

#journal table
{ 
  color: #008;
  background-color: #ccc;
}

#journal table td
{ 
  font-family: "serif";
  font-size: 90%;
  color: #000;
  background-color: #ccc;
}

#journal table a:link
{
 color: #088;
 outline: none;
}

#journal table a:visited
{
 color: #080;
 outline: none;
}

#journal table a:active
{
 color: #404;
 outline: none;
}

#bot td
{ 
  background-color: transparent;
}

#bot table
{ 
  font-family: "serif";
  font-size: 80%;
  margin: 0px;
  width: 100%;
  vertical-align: top;
}

#bot a
{
  color: #fff;
}

img
{ 
  border: 0px;
  padding: 0px;
  vertical-align: middle;
}

img.icon
{ 
  margin: 10px;
}

address
{ 
  font-family: "serif";
  font-size: 75%;
  text-align: left;
  margin: 0px;  
}

address img
{ 
  vertical-align: middle;
}

#sum
{ 
  font-family: "Tahoma";
  font-size: 80%;
  color: #8f0;
  text-align: left;  
  margin: 10px;
}

#date
{
  font-family: "serif";
  color: #fff;
  font-size: 75%;
  text-align: right;
  margin: 0px;
}

#droitsdauteur
{
  font-family: "serif";
  font-size: 75%;
  text-align: center;
  margin: 5px 80px;
}

