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

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 dotted; color:#D74516;}
	a.menu:active { text-decoration:none; color:#000000; }
	a.menu:focus { text-decoration:none; color:#000000; }
	
	a.www:link { text-decoration:underline; color:#000000; }
	a.www:visited { text-decoration:underline; color:#000000; }
	a.www:hover { text-decoration:none; color:#666666;}
	a.www:active { text-decoration:underline; color:#000000; }
	a.www:focus { text-decoration:underline; color:#000000; }
	
	a.cat:link { text-decoration:none; font-weight:bold; color:#BE3316; }
	a.cat:visited { text-decoration:none; font-weight:bold; color:#BE3316; }
	a.cat:hover { text-decoration:none; border-bottom: 1px #D74516 dotted; font-weight:bold; color:#BE3316;}
	a.cat:active { text-decoration:none; font-weight:bold; color:#BE3316; }
	a.cat:focus { text-decoration:none; font-weight:bold; color:#BE3316; }
	
	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; }	