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

body  {
  background:url('http://media.gay-poilu.com/interface/fond.jpg') repeat-x;
  background-color:#7273C4;
}

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


