/*----------------- cellule menu inactive -----------------------*/
TD.MENU-1-INACTIVE
{
/*background-color : #072f67;*/
	background-color : #A59B92;
	/*padding-left:0px;
	padding-right:0px;
	height:15px;*/
	text-align:center;

}

/*----------------- cellule menu passage souris -----------------------*/
TD.MENU-1-OVER
{
	background-color : #A59B92;
	/*padding-left:0px;
	padding-right:0px;
	height:15px;*/
	text-align:center;
}

/*----------------- cellule menu active -----------------------*/
TD.MENU-1-SEL
{
	background-color : #80026F;
	/*padding-left:0px;
	padding-right:0px;
	height:15px;*/
		text-align:center;
}

/*----------------- cellule menu vide -----------------------*/
TD.MENU-1-VIDE
{
	/*background-color : #072f67;*/
	background-color : #A59B92;
	/*padding-left:0px;
	padding-right:0px;
	height:15px;*/
}

/*----------------- texte lien dans cellule menu inactive -----------------------*/
A.LNK-MENU-1
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	}
	
/*----------------- texte lien dans cellule menu inactive --------------*/
A.LNK-MENU-1:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}


/*----------------- texte lien dans cellule menu inactive visitée-----------------------*/
A.LNK-MENU-1:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color:#FFFFFF;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu inactive passage souris-----------------------*/
A.LNK-MENU-1:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color:#80026F;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu active --------------*/
A.LNK-MENU-1-SEL
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

/*----------------- texte lien dans cellule menu active --------------*/
A.LNK-MENU-1-SEL:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu active passage souris --------------*/
A.LNK-MENU-1-SEL:hover
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;text-decoration : none;
	color:#FFFFFF;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu active visitée --------------*/
A.LNK-MENU-1-SEL:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
}

/*----------------- cellule sous-menu inactive -----------------------*/
TD.MENU-2-INACTIVE
{
	padding-left:10px;
	padding-right:10px;
	/*background-color : #3e5889;*/
	background-color : #C0BAB4;
	height:16px;
		text-align:center;
}

/*----------------- cellule sous-menu passage souris -----------------------*/
TD.MENU-2-OVER
{
	padding-left:10px;
	padding-right:10px;
	background-color : #C0BAB4;
	height:16px;
		text-align:center;
}

/*----------------- cellule sous-menu active -----------------------*/
TD.MENU-2-SEL
{
	background-color : #8A9CAA;
	padding-left:10px;
	padding-right:10px;
	height:16px;
		text-align:center;
}

/*----------------- cellule sous-menu vide -----------------------*/
TD.MENU-2-VIDE
{
	padding-left:0px;
	padding-right:0px;
	/*background-color : #3e5889;*/
	background-color : #C0BAB4;
	height:16px;
		text-align:center;
}

/*----------------- texte lien dans cellule sous-menu inactive -----------------------*/
A.LNK-MENU-2
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

/*----------------- texte lien dans cellule sous-menu inactive --------------*/
A.LNK-MENU-2:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

/*----------------- texte lien dans cellule sous-menu inactive visitée --------------*/
A.LNK-MENU-2:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration : none;
     font-weight: bold;
}

/*----------------- texte lien dans cellule sous-menu inactive passage souris--------------*/
A.LNK-MENU-2:HOVER
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFF00;
     	text-decoration : none;
	font-weight: bold;
}

/*----------------- texte lien dans cellule sous-menu active --------------*/
A.LNK-MENU-2-SEL
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

/*----------------- texte lien dans cellule sous-menu active --------------*/
A.LNK-MENU-2-SEL:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color:#FFFFFF;
	font-weight: bold;
}

/*----------------- texte lien dans cellule sous-menu active visitée--------------*/
A.LNK-MENU-2-SEL:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

/*----------------- texte lien dans cellule sous-menu active passage souris--------------*/
A.LNK-MENU-2-SEL:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFF00;
	text-decoration : none;
	font-weight: bold;
     }


/* ----------------------- non utilisé ?????????? Laisser pour la simulation PEL-------------------------*/

TD.MENU-3-INACTIVE
{
	padding-left:10px;
	padding-right:10px;
	background-color : #072f67;
	height:16px;
		text-align:center;
}
TD.MENU-3-OVER
{
	padding-left:10px;
	padding-right:10px;
	background-color : #072f67;
	height:16px;
		text-align:center;
}
TD.MENU-3-SEL
{
	background-color : #019069;
	padding-left:10px;
	padding-right:10px;
	height:16px;
		text-align:center;
}
TD.MENU-3-VIDE
{
	padding-left:0px;
	padding-right:0px;
	background-color : #FFFFFF;
	height:16px;
		text-align:center;
}
A.LNK-MENU-3
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

A.LNK-MENU-3:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration : none;
	font-weight: bold;
      }
      
A.LNK-MENU-3:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration : none;
	font-weight: bold;
      }
      
A.LNK-MENU-3:HOVER
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFF00;
	text-decoration : none;
	font-weight: bold;
      }

A.LNK-MENU-3-SEL
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

A.LNK-MENU-3-SEL:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

A.LNK-MENU-3-SEL:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFF00;
	text-decoration : none;
	font-weight: bold;
    }
/*----------------- texte lien dans cellule menu inactive -----------------------*/
A.LNK-MENU-BP
{
	text-decoration : none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFDE;
	}
	
/*----------------- texte lien dans cellule menu inactive --------------*/
A.LNK-MENU-BP:link
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	color: #FFFFDE;
	font-weight: normal;
	text-transform: uppercase;
}


/*----------------- texte lien dans cellule menu inactive visitée-----------------------*/
A.LNK-MENU-BP:visited
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	color:#FFFFDE;
	font-weight: normal;
}

/*----------------- texte lien dans cellule menu inactive passage souris-----------------------*/
A.LNK-MENU-BP:hover
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	color:#FFFF00;
	font-weight: normal;
}

/*----------------- texte lien dans cellule menu active --------------*/
A.LNK-MENU-BP-SEL
{
	text-decoration : none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFDE;
	text-transform: uppercase;
}

/*----------------- texte lien dans cellule menu active --------------*/
A.LNK-MENU-BP-SEL:link
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	color: #FFFFDE;
	font-weight: normal;
}

/*----------------- texte lien dans cellule menu active passage souris --------------*/
A.LNK-MENU-BP-SEL:hover
{
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;text-decoration : none;
	color:#FFFF00;
	font-weight: normal;
}

/*----------------- texte lien dans cellule menu active visitée --------------*/
A.LNK-MENU-BP-SEL:visited
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	color: #FFFFDE;
	font-weight: normal;
}

/*----------------------------------------------------------------------*/

/*----------------- texte lien dans cellule menu inactive -----------------------*/
A.LNK-MES-ERR
{
	text-decoration : none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E2192C;
	}
	
/*----------------- texte lien dans cellule menu inactive --------------*/
A.LNK-MES-ERR:link
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #E2192C;
	font-weight: bold;
	}


/*----------------- texte lien dans cellule menu inactive visitée-----------------------*/
A.LNK-MES-ERR:visited
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color:#E2192C;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu inactive passage souris-----------------------*/
A.LNK-MES-ERR:hover
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color:#FF8000;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu active --------------*/
A.LNK-MES-ERR-SEL
{
	text-decoration : none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E2192C;
	}

/*----------------- texte lien dans cellule menu active --------------*/
A.LNK-MES-ERR-SEL:link
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #E2192C;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu active passage souris --------------*/
A.LNK-MES-ERR-SEL:hover
{
	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;text-decoration : none;
	color:#FF8000;
	font-weight: bold;
}

/*----------------- texte lien dans cellule menu active visitée --------------*/
A.LNK-MES-ERR-SEL:visited
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #E2192C;
	font-weight: bold;
}


/* ---------------- couleur du trait séparateur de menu -------------------*/
.TRAITS-MENU
{
	background-color: #FF8c31;
}
/* ---------------- Info Phase -------------------*/
.INFOP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8c31;
	text-decoration : none;
	font-weight: bold;
}

/* ------------------- couleur au dessus et au dessous du trait séparateur de menu -------*/
.SEP-MENU
{
	background-color : #FFFFFF;
}

.FmLog input[type="submit"]
{
	border: #DDEEFF 1px solid;
	height: 15px;
}

.FmLog input[type="submit"]:hover
{
	background-color: #66CC33;
	cursor: pointer;
}