body{
	background-color: #777776;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial,Verdana,Sans-serif;
	font-size: 16px;
	color: #000000;
}

tr.normal{
	 font-size: 14px;
	 color: #000000; 
}

	a.menu:link { text-decoration:none; color:#000000; }
	a.menu:visited { text-decoration:none; color:#000000; }
	a.menu:hover { text-decoration:none; border-bottom: 1px black dashed; color:#1C8BD3;}
	a.menu:active { text-decoration:none; color:#000000; }
	a.menu:focus { text-decoration:none; color:#000000; }
	
	a.www:link { text-decoration:underline; font-size:14px; color:#000000; }
	a.www:visited { text-decoration:underline; font-size:14px; color:#000000; }
	a.www:hover { text-decoration:none; font-size:14px; color:#1C8BD3;}
	a.www:active { text-decoration:underline; font-size:14px; color:#000000; }
	a.www:focus { text-decoration:underline; font-size:14px; color:#000000; }
	
	a.cat:link { text-decoration:none; font-weight:bold; color:#000000; }
	a.cat:visited { text-decoration:none; font-weight:bold; color:#000000; }
	a.cat:hover { text-decoration:none; font-weight:bold; color:#000000; }
	a.cat:active { text-decoration:none; font-weight:bold; color:#000000; }
	a.cat:focus { text-decoration:none; font-weight:bold; color:#000000; }
	
	a.dessous:link { text-decoration:underline; color:#000000; }
	a.dessous:visited { text-decoration:underline; color:#000000; }
	a.dessous:hover { text-decoration:none; color:#000000; }
	a.dessous:active { text-decoration:underline; color:#000000; }
	a.dessous:focus { text-decoration:underline; color:#000000; }
	
	a.prod:link { text-decoration:none; color:#000000; }
	a.prod:visited { text-decoration:none; color:#000000; }
	a.prod:hover { text-decoration:none; font-weight:bold; font-size:17px; color:#000000; }
	a.prod:active { text-decoration:none; color:#000000; }
	a.prod:focus { text-decoration:none; color:#000000; }	
