#menu .acc a:link, #menu .acc a:visited
{
	outline : none;
	background-image : url('../images/accueil.jpg');
	
	display : block;
	width: 68px;
	background-repeat: no-repeat;
	height: 41px;
	text-decoration: none;
}

#menu .acc a:hover
{ 	
	outline : none;
	background-image : url('../images/accueil-hover.jpg');
	
	background-repeat: no-repeat;
	text-decoration : none;
}
#menu .action a:link, #menu .action a:visited
{
	outline : none;
	background-image : url('../images/action.jpg');

	display : block;
	width: 63px;
	background-repeat: no-repeat;
	height: 41px;
	text-decoration: none;
}

#menu .action a:hover
{ 	
	outline : none;
	background-image : url('../images/action-hover.jpg');

	background-repeat: no-repeat;
	text-decoration : none;
}
#menu .casino a:link, #menu .casino a:visited
{
	outline : none;
	background-image : url('../images/casino.jpg');

	display : block;
	width: 69px;
	background-repeat: no-repeat;
	height: 41px;
	text-decoration: none;
}

#menu .casino a:hover
{ 	
	outline : none;
	background-image : url('../images/casino-hover.jpg');

	background-repeat: no-repeat;
	text-decoration : none;
}
#menu .divers a:link, #menu .divers a:visited
{
	outline : none;
	background-image : url('../images/divers.jpg');

	display : block;
	width: 66px;
	background-repeat: no-repeat;
	height: 41px;
	text-decoration: none;
}

#menu .divers a:hover
{ 	
	outline : none;
	background-image : url('../images/divers-hover.jpg');

	background-repeat: no-repeat;
	text-decoration : none;
}
#menu .sport a:link, #menu .sport a:visited
{
	outline : none;
	background-image : url('../images/sport.jpg');

	display : block;
	width: 62px;
	background-repeat: no-repeat;
	height: 41px;
	text-decoration: none;
}

#menu .sport a:hover
{ 	
	outline : none;
	background-image : url('../images/sport-hover.jpg');

	background-repeat: no-repeat;
	text-decoration : none;
}
#menu .reflexion a:link, #menu .reflexion a:visited
{
	outline : none;
	background-image : url('../images/reflexion.jpg');

	display : block;
	width: 77px;
	background-repeat: no-repeat;
	height: 41px;
	text-decoration: none;
}

#menu .reflexion a:hover
{ 	
	outline : none;
	background-image : url('../images/reflexion-hover.jpg');

	text-decoration : none;
	background-repeat: no-repeat;
}
#menu .plateforme a:link, #menu .plateforme a:visited
{
	outline : none;
	background-image : url('../images/plateforme.jpg');

	display : block;
	background-repeat: no-repeat;
	width: 92px;
	height: 41px;
	text-decoration: none;
}

#menu .plateforme a:hover
{ 	
	outline : none;
	background-image : url('../images/plateforme-hover.jpg');

	text-decoration : none;
	background-repeat: no-repeat;
}
#menu .puzzle a:link, #menu .puzzle a:visited
{
	outline : none;
	background-image : url('../images/puzzle.jpg');

	display : block;
	width: 66px;
	height: 41px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#menu .puzzle a:hover
{ 	
	outline : none;
	background-image : url('../images/puzzle-hover.jpg');

	text-decoration : none;
	background-repeat: no-repeat;
}
#menu .jeux a:link, #menu .jeux a:visited
{
	outline : none;
	background-image : url('../images/jeux.jpg');

	display : block;
	width: 102px;
	height: 41px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#menu .jeux a:hover
{ 	
	outline : none;
	background-image : url('../images/jeux-hover.jpg');

	text-decoration : none;
	background-repeat: no-repeat;
}
#menu .multi a:link, #menu .multi a:visited
{
	outline : none;
	background-image : url('../images/multi.jpg');

	display : block;
	width: 82px;
	height: 41px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#menu .multi a:hover
{ 	
	outline : none;
	background-image : url('../images/multi-hover.jpg');
	background-repeat: no-repeat;

	text-decoration : none;
}

.fondplusdejeux{
	background-image: url(../images/cadrebas.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:26px;
		color: #003bb1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}

.txtblue{
	color: #003bb1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position:relative;
	bottom: 5px;
}
.txtblue:hover{
			color: #003bb1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
		text-decoration: underline;
}
.txtlien{
		color: #003bb1;
	font-family: Arial;
	font-size: 12px;

	text-decoration: none;
}
.txtlien:hover{
		color: #003bb1;
	font-family: Arial;
	font-size: 12px;

	text-decoration: underline;
}
.txtnum{
	text-decoration: none;
	color: #327cb3;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
.txtnum:hover{
	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #75abd1;
}
.txtnum:visited{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4aa2d3;
}
