.entrez { color:#000000; font-size:24px}
a:link.entrez { color:#000000; font-size:24px}
a:active.entrez { color:#000000; font-size:24px}
a:visited.entrez { color:#000000; font-size:24px}
a:hover.entrez { color:#000000; font-size:24}

.text
{
font-family:Arial, Helvetica, sans-serif
}
a:link.text { color:#000000; font-size:12px; text-decoration:none;}
a:active.text { color:#000000; font-size:12px; text-decoration:none;}
a:visited.text { color:#000000; font-size:12px; text-decoration:none;}
a:hover.text { color:#000000; font-size:12; text-decoration:none;}













@charset "iso-8859-1";
/*
XGRAPHIC.FR
http://www.xgraphic.fr
*/

body  {
  background:url('images/fond.jpg') repeat-x;
  background-color:#F4D04F;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

a.menu
	{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	}
a.menu:link
  {
   color: #000000; text-decoration:none;
  }
a.menu:visited
  {
   color: #000000; text-decoration:none;
  }
a.menu:active
  {
   color: #000000; text-decoration:none;
  }
a.menu:hover
  {
   color: #CF9100; text-decoration:underline; font-weight: bold;
  }