body 
{
  font-family:verdana;
  font-size:11px;
  background-color:#A8A8A8;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
  padding:0px;
  text-align:center;
}

td.text_normal
{
  font-family:verdana;
  text-decoration:none;
  font-size:10px;
  vertical-align:top;
}

td.text_petit
{
  font-family:verdana;
  text-decoration:none;
  font-size:9px;
}

td.breves
{
  border: 2px solid #000000;
  font-family:verdana;
  text-decoration:bold;
  vertical-align:top;
  font-size:10px;
}

td.text_titre
{
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
}

td.left
{
  background-image:url(/images/left.gif);
  background-repeat:repeat-y;
}

td.right
{
  background-image:url(/images/right.gif);
  background-repeat:repeat-y;
}

td.menu
{
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
  background-image:url(/images/menu.gif);
  background-repeat:repeat-x;
  margin-left:10px;
}

td.page
{
  font-family:verdana;
  font-weight:bold;
  font-size:18px;
  vertical-align:top;
  text-align:right;
  color:#A8A8A8;
}

td.page_petit
{
  font-family:verdana;
  font-weight:bold;
  font-size:12px;
  vertical-align:top;
  text-align:right;
  color:#A8A8A8;
}

td.foot
{
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
  background-color:#D2D1D1;
}

td.content
{
  background-color:#D2D1D1;
  vertical-align:top;
}

td.text_gras
{
  font-family:verdana;
  font-weight:bold;
  text-decoration:none;
  font-size:10px;
}

td.text_inverser
{
  font-family:verdana;
  text-decoration:none;
  background:#000000;
  color: #ffffff;
  font-size:10px;
  font-weight:bold;
}

input.text_petit{
 font-family:verdana;
 font-size: 10px;
 color: #000000;
 background-color: #D2D1D1;
 border: 1px solid #000000;
 width: 75px;
}

select.text_normal{
 font-family:verdana;
 font-size: 10px;
 color: #000000;
 background-color: #D2D1D1;
 border: 1px solid #000000;
 width: 150px;
}

span.clair
{
  color:#6B6B6B;
}

input.text_normal{
 font-family:verdana;
 font-size: 10px;
 color: #000000;
 background-color: #D2D1D1;
 border: 1px solid #000000;
 width: 150px;
}

span.fonce
{
  color:#000000;
}

a.menu, a.menu:active {
 font: verdana;	
 font-weight:bold;
 text-decoration: none;
 color: #000000;
 font-size:12px;
}

a.menu:hover {
 font: verdana;
 font-weight:bold;
 text-decoration: none;
 color: #000000;
 font-size:12px;
}

a, a:active {
 font: Verdana;	
 font-weight:bold;
 text-decoration: none;
 color: #000000;
 font-size:10px;
}

a:hover {
 font: Verdana;
 font-weight:bold;
 text-decoration: none;
 color: #000000;
 font-size:10px;
}

img.photo, img:active
{
 border: 2px solid #000000;
}

img.photo:hover
{
 border: 2px solid #6B6B6B;
}
   
.pg-normal 
{
 font: Verdana;
 font-size:10px;
 font-weight: bold;
 text-decoration: none; 
 color: #000000;   
 cursor: pointer;    
}
.pg-selected 
{
 font: Verdana;
 font-size:10px;
 font-weight: bold;        
 text-decoration: underline;
 cursor: pointer;
}


