
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 28px;
	letter-spacing:.05em;
	text-decoration: none;
	display:block;
	
	background: url("img/menu/fond1.gif")  no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("img/menu/fond2.gif")  no-repeat;
	color:#FF6600;
	
	}
#navigation a.selecte {
	background: #ffffff url("img/menu/fondc1.gif")  no-repeat;
	color:#eb8dbe;
	
	}
	
#navigation2 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3c6060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 28px;
	letter-spacing:.05em;
	text-decoration: none;
	display:block;
	
	background: url("img/menu/fondb1.gif")  no-repeat;
	}
	
#navigation2 a:hover {
	background: #ffffff url("img/menu/fondb2.gif")  no-repeat;
	color:#FFFFFF;
	
	}
#navigation2 a.selecte {
	background: #ffffff url("img/menu/fondb2.gif")  no-repeat;
	color:#FFFFFF;
	
	}
#navigation3 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #eb8dbe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 28px;
	letter-spacing:.05em;
	text-decoration: none;
	display:block;
	
	background: url("img/menu/fondc1.gif")  no-repeat;
	}
	
#navigation3 a:hover {
	background: #ffffff url("img/menu/fond2.gif")  no-repeat;
	color:#FF6600;
	
	}
#navigation3 a.selecte {
	background: #ffffff url("img/menu/fondc1.gif")  no-repeat;
	color:#eb8dbe;
	
	}
	
