body {
background-color:#C8E6F2;
font-family : 'times new roman', times, serif;
}


td
{
border-style:solid; 
border-width:0px; 
border-color:#708090;
background-color:WHITE;
}


td.bas
{
border-width:1px; 
background-color:#B0C4DE;
}

td.menu
{
vertical-align:top;
border-width:1px; 
background-color:WHITE;
}

td.centre
{
vertical-align:top;
border-width:1px; 
background-color:#B0C4DE;
width:100%;
padding-right:10px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}

td.newsItem
{
border-width:0px; 
}

td.MenuTitle
{
background-color:#B0C4DE;
text-align:center;
border-bottom: solid 1px;
border-color:#708090;
font-weight:bold;
}

td.MenuItem
{
background-color:WHITE;
border-bottom: solid 1px;
border-color:#708090;
text-align:center;
font-weight:bold;
}

.MenuItem A:link {text-decoration: none ; color:#000080;}
.MenuItem A:visited {text-decoration: none; color:#000080;}
.MenuItem A:active {text-decoration: none;color:#000080;}
.MenuItem A:hover {text-decoration: none; color: black;}



table
{
background-color:WHITE;
}

table.news
{
  background-color:WHITE;
  width:80%;
  border-style:solid;
  border-color:#708090;
  border-width:1px;
}

.news td
{
  border-width:0px;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:5px;
  padding-right:5px;
}

.news td.auteur
{
  text-align:right;
}

.news hr
{
color:#708090;
height:2px;
width:100%;
}

.news .commentaire
{
  font-size:smaller;
  text-align:right;
}




table.article
{
  background-color:WHITE;
  width:100%;
  border-style:solid;
  border-color:#708090;
  border-width:1px;
}

.article td
{
  border-width:0px;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:5px;
  padding-right:5px;
}

.article td.auteur
{
  text-align:right;
}

.article hr
{
color:#708090;
height:2px;
width:100%;
}

.article .commentaire
{
  font-size:smaller;
  text-align:right;
}





table.menu
{
  background-color:WHITE;
}

table.bandeau
{
  border-style:solid;
  border-color:#708090;
  border-width:1px; 
}

div#logo {
  background-image: url(pegasus.gif);
  background-repeat: no-repeat;
  width: 312px;
  height: 70px;
  padding: 0;
}

.bandeau td
{
  border-width:0px; 
background-color:#B0C4DE;
}

td.BandeauItem
{
border-width:1px; 
border-bottom: 0px;
border-right: 0px;
background-color:WHITE;
padding-right:4px;
padding-left:4px;
text-align:center;
font-weight:bold;
}

.BandeauItem A:link {text-decoration: none ; color:#000080;}
.BandeauItem A:visited {text-decoration: none; color:#000080;}
.BandeauItem A:active {text-decoration: none;color:#000080;}
.BandeauItem A:hover {text-decoration: none; color: black;}

td.general
{
  border-width:1px; 
}


table.tableau
{
  border-style:solid;
  border-color:#708090;
  border-width:1px;
  border-right:0px;
  border-bottom:0px;  
}

.tableau td
{
  padding-left:4px;
  padding-right:4px;
  border-style:solid;
  border-color:#708090;
  border-width:1px;
  border-top:0px;
  border-left:0px;
}

.tableau tr.header
{

}

.header td
{
  font-weight:bold;
  text-align:center;
  border-style:solid;
  background-color:#C8E6F2;
  border-color:#708090;
  border-width:1px;
  border-top:0px;
  border-left:0px;
}

A:link {text-decoration: none ; color:#000080;}
A:visited {text-decoration: none; color:#000080;}
A:active {text-decoration: none;color:#000080;}
A:hover {text-decoration: underline; color: black;}