BODY 
{
	background-color: #336699;
	background-image: url('../img/gest_acc_html_bkgd.CF.jpg');
	background-repeat: no-repeat;
	
	margin: 0px;
}

A:link
{
   color:#FFFFFF;
}

A:visited
{
   color:#FFFFFF;
}

A:active
{
   color:#FFFFFF;
}

A:hover
{
	color:#963620;
}

.Libelle {  color : White;  font : 60% Arial;      }

.ItemMenu {  color : White;  font : 80% Arial;      }

.OngletMenu {  color : White;  font : bold 80% Arial;      }

#MsgLogout {color: #FFFFFF; font-family: Arial; font-size: 14pt }

.JLMsgInformation		{ font: bold 90%; color: Black; text-align: center;  } /* noir sur fond blanc */
.JLMsgConfirmation  { font: bold 90%; color: Black; text-align: center;  } /* noir sur fond blanc */
.JLMsgSucces			{ font: 90% bold; color: Green; text-align: center; } /* vert sur fond blanc */
.JLMsgError				{ font: 90% bold; color: red;   background-color: white; Text-align: center; } /* rouge sur fond blanc */

.TexteEntete{
	font-family:Times New Roman;
	color:White;
	font-size:200%;
	font-weight: bold;
}