/*// lien01_  */

.menu01:link {
	color: yellow;
	font: 12px Arial;
}
.menu01:visited {
	color: yellow;
	font: 12px Arial;
}


.menu01:active 	{
	color: yellow;
	font: 12px Arial;
}

.menu01:hover {
	color: #FFFFFF;
	font: 12px Arial;
}



/*// gris10rouge  */
.gris10rouge:link { color: #666; font-size: 10px; font-family: Arial; text-decoration: none }
.gris10rouge:visited { color: #666; font-size: 10px; font-family: Arial; text-decoration: none }
.gris10rouge:active { color: #666; font-size: 10px; font-family: Arial; text-decoration: none }
.gris10rouge:hover { color: red; font-size: 10px; font-family: Arial; text-decoration: none }

/*// gris10rouge  */
.gris11rouge:link { color: #666; font-size: 11px; font-family: Arial; text-decoration: none }
.gris11rouge:visited { color: #666; font-size: 11px; font-family: Arial; text-decoration: none }
.gris11rouge:active { color: #666; font-size: 11px; font-family: Arial; text-decoration: none }
.gris11rouge:hover { color: red; font-size: 11px; font-family: Arial; text-decoration: none }

/*// bleu12rouge  */
.bleu12rouge:link { color: #333395; font-size: 12px; font-family: Arial; text-decoration: none }
.bleu12rouge:visited { color: #333395; font-size: 12px; font-family: Arial; text-decoration: none }
.bleu12rouge:active { color: #333395; font-size: 12px; font-family: Arial; text-decoration: none }
.bleu12rouge:hover { color: red; font-size: 12px; font-family: Arial; text-decoration: none }

/*// bleu10rouge  */
.bleu11rouge:link { color: #333395; font-size: 11px; font-family: Arial; text-decoration: none }
.bleu11rouge:visited { color: #333395; font-size: 11px; font-family: Arial; text-decoration: none }
.bleu11rouge:active { color: #333395; font-size: 11px; font-family: Arial; text-decoration: none }
.bleu11rouge:hover { color: red; font-size: 11px; font-family: Arial; text-decoration: none }

/*// bleu10rouge  */
.bleu10rouge:link { color: #333395; font-size: 10px; font-family: Arial; text-decoration: none }
.bleu10rouge:visited { color: #333395; font-size: 10px; font-family: Arial; text-decoration: none }
.bleu10rouge:active { color: #333395; font-size: 10px; font-family: Arial; text-decoration: none }
.bleu10rouge:hover { color: red; font-size: 10px; font-family: Arial; text-decoration: none }

/*// vert11rouge  */
.vert11rouge:link { color: #009900; font-size: 11px; font-family: Arial; text-decoration: none }
.vert11rouge:visited { color: #009900; font-size: 11px; font-family: Arial; text-decoration: none }
.vert11rouge:active { color: #009900; font-size: 11px; font-family: Arial; text-decoration: none }
.vert11rouge:hover { color: red; font-size: 11px; font-family: Arial; text-decoration: none }


/*// menu11_01  */
.menu11_01:link 		{ color: #0000FF; text-decoration: none; font: 11px Arial; width: 172px; float: left; }
.menu11_01:visited 		{ color:  #0000FF; text-decoration: none; font: 11px Arial; width: 172px; float: left; }
.menu11_01:active	 	{ color: #0000FF; text-decoration: none; font: 11px Arial; width: 172px; float: left; }
.menu11_01:hover 		{ color: #FF0000; text-decoration: none; font: 11px Arial; background: #CCCCCC; width: 172px; float: left; }

/*// menu11_02  */
.menu11_02:link 		{ color: #0000FF; text-decoration: none; font: 12px Arial; width: 172px; float: left; }
.menu11_02:visited 		{ color:  #0000FF; text-decoration: none; font: 12px Arial; width: 172px; float: left; }
.menu11_02:active	 	{ color: #0000FF; text-decoration: none; font: 12px Arial; width: 172px; float: left; }
.menu11_02:hover 		{ color: #FF0000; text-decoration: none; font: 12px Arial; background: #CCCCCC; width: 172px; float: left; }

/*// menu11_03  */
.menu11_03:link 		{ color: #000000; text-decoration: none; font: 12px Arial; width: 172px; float: left; }
.menu11_03:visited 		{ color: #000000; text-decoration: none; font: 12px Arial; width: 172px; float: left; }
.menu11_03:active	 	{ color: #000000; text-decoration: none; font: 12px Arial; width: 172px; float: left; }
.menu11_03:hover 		{ color: #FF0000; text-decoration: none; font: 12px Arial; background: #FFFFFF; width: 172px; float: left; }

/*// noir11rougeBD  */
.noir11rougeBD:link 		{
	color: #000000;
	text-decoration: none;
	font: 11px Arial;
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
	height: 13px;
	width: 13px;
	display: block;
	text-align: center;
}
.noir11rougeBD:visited 		{
	color: #000000;
	text-decoration: none;
	font: 11px Arial;
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
}
.noir11rougeBD:active 		{
	color: #000000;
	text-decoration: none;
	font: 11px Arial;
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
}
.noir11rougeBD:hover 		{
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #F7F7F7;
	font-family: Arial;
	font-size: 11px;
}

/*// noir11rougeBD  */
.noir11bleuBD:link 		{
	color: #000000;
	text-decoration: none;
	font: 11px Arial;
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
	height: 13px;
	width: 13px;
	display: block;
	text-align: center;
}
.noir11bleuBD:visited 		{
	color: #000000;
	text-decoration: none;
	font: 11px Arial;
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
}
.noir11bleuBD:active 		{
	color: #000000;
	text-decoration: none;
	font: 11px Arial;
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
}
.noir11bleuBD:hover 		{
	color: #0000FF;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #F7F7F7;
	font-family: Arial;
	font-size: 11px;
}


/*// noir11rouge  */
.L_noir11rouge:link 		{
	color: #000000;
	text-decoration: none;
	font: 12px Arial;
	width: 20px;
	height: 20px;
}
.L_noir11rouge:visited 		{
	color: #000000;
	text-decoration: none;
	font: 12px Arial;
	width: 20px;
	height: 20px;
}
.L_noir11rouge:active 		{
	color: #000000;
	text-decoration: none;
	font: 12px Arial;
	width: 20px;
	height: 20px;
}
.L_noir11rouge:hover 		{
	color: #FF0000;
	text-decoration: none;
	font: 12px Arial;
	width: 20px;
	height: 20px;
}

