﻿BODY {
	background-color: #CCCCCC;	
	margin: 0px;
}


A:link
{
   color:#6E8092;

}

A:visited
{
   color:#6E8092;
}

A:active
{
   color:#6E8092;

}

A:hover
{
	color:white;
}

div.Encadre
{
	border-right: #6e8092 thin solid;
	border-top: #6e8092 thin solid;
	font-size: 130%;
	border-left: #6e8092 thin solid;
	border-bottom: #6e8092 thin solid;
}

/*TABLE.Entete {
	background-image : url(../img/gest_formhaut.CF.gif);
	background-repeat : no-repeat;
}*/

TABLE.Separateur {
	background-image : url(../img/gest_ong625px_rouge.CF.gif);
	 background-repeat: no-repeat;
}

TABLE.Onglet {
	background-image : url(../img/gest_formgris_2.CF.gif);
	background-repeat : no-repeat;
}

TABLE.OngletRech {
	background-image : url(../img/gest_formgris_petit.CF.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;
}
.DonAffReinscr
{
	font-weight: bold;
	font-size: 75%;
	color: red;
	font-family: Arial;
}

.AideFormat
{
	font-weight: normal;
	font-size: 8pt;
	color: #6e8092;
	font-family: arial;
}

.MiseEvidence {
	font-family : Arial;
	font-size :80%;
	color : #6E8092;
}

.DonAffSexe {
	font-family : Arial;
	font-size :85%;
	color : #6E8092;
}

.Libelle {  color : black;  font : 70% Arial;      }

#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;}



TABLE.Entete {
	background-image: unset;
	background-repeat: unset;
}

.Entete {
	width: 90%;
	min-width: 600px;
	max-width: 850px;
}

.EnteteColTitre {
	background-image: url(../img/gest_formhaut.CF.gif);
	background-repeat: no-repeat;
	width: 95%;
	background-size: 100% 100%;
}

.EnteteTableTitre {
}

.TexteEntete {
	position: relative;
	left: -20px;
	top: -35px;
}
