<STYLE TYPE="text/css">
<!--
a:visited
{
  color: #FFFFA0;
  text-decoration: none }
a:link
{
  color: #FFFFA0;
  text-decoration: none }
a:hover
{
  color: #FFFF00;
  text-decoration: overline underline}
a:active
{
  color: #F0F0F0;
  text-decoration: overline underline}


a.menu:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #0000FF;
  text-decoration: none }
a.menu:link
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #0000FF;
  text-decoration: none }
a.menu:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #0000FF;
  text-decoration: underline}
a.menu:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #0000FF;
  text-decoration: underline }

td.newstitle
{
/* pour etre compatible netscape, aucune propriété ici
 * tout dans les parametres du td
 */
}
td.newsinfo
 {
  /*
  background-color: ;
  color: #464C64;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  */
 }
table.news
{
  border: lightgrey;
  border-style: solid;
  border-collapse: collapse;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}

td.page
{
  font-family: verdana, arial, "ms sans serif", sans-serif;
  color: #F0F0FF;
  background-color: #628EE8;
  font-size: 14px;
}

input,select,textarea
{
  font-family: verdana, arial, "ms sans serif", sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #82AEF8;
}

.rss_news_block
{
	height: 190px; 
	overflow: auto;
}
.rss_news_item
{
	font-size: 10px;
	
}

.rss_news_item a:visited
{
  color: #404080;
}

//-->
</STYLE>