body {
  background-color: #fff;
  color: #000;
  padding: 0;
  font-family: sans-serif, sans;
  margin: 5px 10px 0% 10px;
  border-width: 0;
}

h1 { 
  color: #000000; 
  font-weight:bold; 
  font-size:1.5em;
}

h2 {
  font-weight:normal; 
  font-size:1.2em;
  margin: 0px 0px 0px 0px;
}

h3 {
  border: 1px solid #87CEEB; 
  padding:2px 2px 2px 20px; 
  background-color: #F0F8FF; 
  font-size:1em;
  margin: 4px 10px 4px 10px;
}

h6 { 
  font-size: .9em;
  font-weight:100 
}

pre {
  font-family: "courier 10 pitch", monospace;
  font-size: 1em;
  font-weight: normal;
  border: 1px solid #7777cc;
  background: #f7f3ff;
  text-decoration: none;
  padding-top: 0.5mm;
  padding-bottom: .5mm;
  padding-left: 7pt;
  text-align: left;
  margin: 4px 10px 8px 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -border-radius: 10px;
}

p, ul, div, td, tr, table { 
}

li {
   padding-top: 5px; 
}

table { 
   font-size:.95em; 
}

#banner {
  padding: 2px 1% 0;
  padding-bottom: 1em; 
  background-color: #ffffe0;
  color: #000;
  border-bottom: solid 1px #999;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
  border-left: solid 1px #999;
  margin: 14px 10px 18px 10px;
  font-family: arial, helvetica, sans-serif;
   font-size: 1.6em;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

#bannerbottom, #closer {
  clear: right;
}

#bannerbottom div {
  float: right;
  padding: 3px 9px;
  vertical-align: middle;
  margin-top: 5px;
  background-color: #777;
  color: #fff;
  border-left: solid 1px #999;
  border-right: solid 1px #333;
}

#bannerbottom div:hover {
  background-color: #777;
  border-left: solid 1px #333;
  border-right: solid 1px #999;
  padding: 4px 8px 2px 10px;
  color: #fff;
  cursor: pointer;
}

#internal {
  text-decoration: none;
  font-weight: normal; 
  font-size: .5em;
  background-color: #777;
  padding: 0px 0px 0px 0px;
  color: white;
  cursor: pointer;
}

#internal2 {
  text-decoration: none;
  font-weight: normal; 
  font-size: .5em;
  background-color: #777;
  padding: 0px 0px 0px 0px;
  color: white;
  cursor: pointer;
}

div.titlediv {
  border-top: 1px solid #eeb0b0; 
  border-left: 1px solid #eeb0b0; 
  border-right: 1px solid #eeb0b0; 
  padding:2px 2px 2px 20px; 
  background-color: #ffe0d7; 
  color: #000000; 
  font-weight:normal; 
  font-size:1em;
  margin: 4px 10px 0px 10px;
   -moz-border-radius: 10px 10px 0 0;
   border-radius: 10px 10px 0 0;
   -khtml-border-radius: 10px 10px 0 0;
}

ul {
   margin-top: .1pt;
   margin-bottom: 1pt;
}

div.bodydiv {
  margin: 0px 10px 8px 10px;
  border-top: solid #ccc 0px;
  border-left: solid #ccc 1px;
  border-bottom: solid #ccc 1px;
  border-right: solid #ccc 1px;
  padding: .1pt 20px 5px 20px;
  background:#ffffff;
  -moz-border-radius: 0 0 20px 20px;
}

A {
  text-decoration:none;
  color:#1100aa;
}

A:visited 	{ 
  text-decoration: none; 
  color:#1100aa;
}

A:hover 	{ 
  text-decoration: none; 
  color:white; 
  background-color: #8899aa;
  padding-left: 0px;
  margin-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
}

.impt {
font-weight:bold;
  text-decoration:none;
  color:#ff0000;
}

.auteur		{  font-weight:normal; color:#000000; }
.titre		{  color:#2200aa; font-weight:normal; }
.numpub    	{  font-weight: normal; color:#777777;  padding-top: 5px; margin-bottom: 10px}
.publication	{  font-weight:normal; color:#cc0033; }
.volume		{  color:#000000; font-weight:normal; }
.numero		{  font-weight:normal; }
.series		{  color:#000000; font-weight:normal; }
.editor		{  color:#000000; font-weight:normal; }
.conference	{  font-weight:normal;  color:#cc0033; }
.issue		{  color:#000000; }
.pages		{  color:#000000;  font-weight:normal; }
.annee		{  color:#000000; }
.normal		{  color:#000000; }
.cal		{ font-family: serif; }

.who		{ font-weight:bold; color:#000000; }
.what		{ color:#2200aa; font-weight:normal; }
.where		{ color:#cc2247; font-weight:normal; }
.getit		{ color:#00aa00; font-weight:bold; }
.getit:visited  { color:#00aa00; font-weight:bold; }
.getit:hover    { color:#ffffff; font-weight:bold; }

