BODY {
	background-color: #CCCCCC;
	
	margin: 0px;
}


A:link
{
   color:#6E8092;

}

A:visited
{
   color:#6E8092;
}

A:active
{
   color:#6E8092;

}

A:hover
{
	color:white;
}

TABLE.Entete {
	background-image : url(../img/gest_formhaut.gif);
	background-repeat : no-repeat;
}

TABLE.Separateur {
	background-image : url(../img/gest_ong625px_rouge.gif);
	 background-repeat: no-repeat;
}

TABLE.Onglet {
	background-image : url(../img/gest_formgris_2.gif);
	background-repeat : no-repeat;
}

TABLE.OngletRech {
	background-image : url(../img/gest_formgris_petit.gif);
	background-repeat : no-repeat;
}

TD.Montant {
	text-align: right;
}

TH {
	background-color : #B6B6B6;
	font-family : Arial;
	font-size :70%;
	font-weight : bold;
}

.ItemMenu {   font : 80% Arial;      }

.TexteSeparateur {  color : White;  font : bold 80% Arial;      }

.TexteEntete{
	font-family:Times New Roman;
	color:White;
	font-size:200%;
	font-weight: bold;
}

.TexteLien{   font : 85% Arial;      }

.DonAff {
	font-family : Arial;
	font-size :70%;
	color : #6E8092;
}

.MiseEvidence {
	font-family : Arial;
	font-size :80%;
	color : #6E8092;
}

.DonAffSexe {
	font-family : Arial;
	font-size :85%;
	color : #6E8092;
}

.Libelle {  color : black;  font : 70% Arial;      }

.Objet {  color : black;  font : 80% Arial bold;  font-weight:bold;  }
.Question {  color : black;  font : 80% Arial bold;  font-weight:bold;  }
.Reponse {
	font-family : Arial;
	font-size :80%;
	color : #6E8092;
}

#TexteEmploye
{
	font-family : Arial;
	font-size : 110%;
	color: #963620;
}

#TexteOubli
{
	font : 80% Arial;  
	color: #963620;
}

.JLMsgInformation		{ font: Arial bold 90%; color: Black; text-align: center;  } /* noir sur fond gris */
.JLMsgConfirmation  { font: Arial bold 85%; color: #963620; text-align: center;  } /* Rouge sur fond gris */
.JLMsgSucces			{ font: Arial 85% bold; color: Green; text-align: center; } /* vert sur fond gris */

.JLMsgError	{
	font-family:Arial;
	color:Red;
	font-size:100%;
	font-weight: bold;
	texte-align :center;}

TD.Section	{ width:600px; color: #FFFFFF; background: #963620; padding: 0px 3px 0px 3px; font-size: 16px; font-weight: bold; text-align: left; } /* texte blanc sur fond orange brűlé */

.TABLEMessage
{
    
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}

.AideSTitre
{
    COLOR: #963620;
    FONT: bold 12pt Verdana, Arial, Helvetica, sans-serif
}
.AideComment
{
    COLOR: #963620;
    FONT: 10pt Verdana, Arial, Helvetica, sans-serif
}
.marge
{
	  background-color : white;
      padding-left :20px;
      padding-right :20px; 
      BORDER-COLOR:#963620; 
      border-width:2;
      border-style:solid; 
}