.nomApplicatif A:link
	{font-size: 17px;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
	}

.nomApplicatif A:visited
	{font-size: 17px;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
	}

.nomApplicatif A:hover
	{font-size: 17px;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
	}

.nomApplicatif A:active
	{font-size: 17px;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
	}

.nomApplicatifBig 
	{/* proprietes du texte */
	 font-family: Arial;
	 font-size: 17px;
	 font-weight: bold;
	 color: #FFFFFF;

	 /* proprietes de cellule */
	 background-color:#2A77B5;
	}

.nomApplicatifSmall 
	{/* proprietes du texte */
	 font-family: Arial;
	 font-size: 9px;
	 font-weight: bold;
	 color: #FFFFFF;

	 /* proprietes de cellule */
	 background-color:#2A77B5;
	}


.LiensEntete A:link
	{color: #333333;
	 font-size: 10px;
	 text-decoration: none;
	}
.LiensEntete A:visited
	{color: #333333;
	 font-size: 10px;
	 text-decoration: none;
	}
.LiensEntete A:hover
	{color: #2A77B5;
	 font-size: 10px;
	 text-decoration: underline;
	}
.LiensEntete A:active
	{color: #2A77B5;
	 font-size: 10px;
	 text-decoration: underline;
	}
.LiensEntete 
	{/* proprietes du texte */
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: #000000;
	 text-decoration: none;
	 
	 /* proprietes de cellule */
	 vertical-align :top;
       	 text-align: center;
	}

.ligneSsMenuAppli A:link
	{color: #000000;
	 text-decoration: none;
	}
.ligneSsMenuAppli A:visited
	{color: #000000;
	 text-decoration: none;
	}
.ligneSsMenuAppli A:hover
	{color: #2A77B5;
	 text-decoration: underline;	 
	}
.ligneSsMenuAppli A:active
	{color: #2A77B5;
	 text-decoration: underline;
	}
.ligneSsMenuAppli
	{/* proprietes de cellule */
	 background-color:#C7D3DD;
	 color: #000000;
	 vertical-align :center;
       	 text-align: left;
	 font-size: 11px;
	 text-transform: capitalize;
	}



.arborescence A:link
	{color: #2A77B5;
	 text-decoration: underline;
	}
.arborescence A:visited
	{color: #2A77B5;
	 text-decoration: underline;
	}
.arborescence A:hover
	{color: #2A77B5;
	 text-decoration: underline;
	}
.arborescence A:active
	{color: #000000;
	 text-decoration: none;
	}
.arborescence 
	{/* proprietes du texte */
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 09px; 
	 color:#000000;
	}




