
BODY {
	/* Par défaut */
	background: #FFFFFF no-repeat;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #225588;
	scrollbar-track-color : #E0EEFF;
	scrollbar-3d-light-color : #DDDDFF;
	scrollbar-darkshadow-color : #9999AA;
	scrollbar-shadow-color : #DDDDFF;
	scrollbar-base-color : #EEEEFF;
	scrollbar-highlight-color :#EEEEFF;
}

TD {
	/* Par défaut */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-base-color : Aqua;
}

.IMGH {
	cursor : help;
}

.Normal {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}

.Gras {
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

/*************************************************************************************/
/*                             STYLES DU BANDEAU DE TITRE                            */

.Haut {
	/* Bandeau :  zone centrale titre */
	background-color: #225588;
	color: #FFFFFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
}

.SHaut {
	/* Bandeau  : zone centrale, sous-titre */
	color: #DDDDFF;
}

.HautG {
	/* Bandeau : Zone gauche */
	background-color: #3284C6;
}

.Bouton{
	/* Bandeau : bouton normal */
	background-color: #225588;
	color: #AACCFF;
	font-size : 13px;
	text-decoration : none;
	border-right	 : 1px solid #000000;
	border-left : 1px solid #2255AA;
	border-top : 1px solid #225588;
	border-bottom : 1px solid #225588;
}

.Bouton:hover{
	/* Bandeau : bouton survolé */
	background-color: #112266;
	color: #DDDDFF;
	font-size : 13px;
	border-left : 1px solid #000000;
	border-top : 1px solid #004088;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #DDDDFF;
	text-decoration : none;

}

.BoutonE{
	/* Bandeau : bouton enfoncé */
	background-color: #112266;
	color: #DDDDFF;
	font-size : 13px;
	border-left : 1px solid #000000;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #004088;
	border-bottom : 1px solid #DDDDFF;
	text-decoration : none;
}

/*************************************************************************************/
/*                                 STYLES DU MENU GAUCHE                             */

.Lien{
	/* Menu : lien */
	color: #0080BB;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

.Lien:hover{
	/* Menu : lien */
	color: #CCDDFF;
}

.Lien:active{
	/* Menu : lien */
	color: #CCDDFF;
}

.SLien{
	/* Menu : sous-titre lien */
	color: #DDDDFF;
}

/*************************************************************************************/
/*                           STYLES DE LA ZONE APPLICATIVE                           */

.Titre{
	/* Appli : titre */
	color: #004088;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 24px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
}

.STitre{
	/* Appli : sous-titre */
	color: #888888;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 14px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
}

.STitreNo{
	/* Appli : Numéro de sous-titre */
	
	color: #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 24px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	background-color : #225588;
	border-left : 5px solid #225588;
	border-right : 5px solid #225588;
}

.TitreTab{
	/* Appli : tableau case titre */
	background-color: #225588;
	color: #AACCFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	border : 1px solid #225588;
}

.STitreTab{
	/* Appli : tableau case sous-titre */
	background-color: #225588;
	color: #AACCFF;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	border : 1px solid #225588;
}

.Tab{
	/* Appli : tableau à bordure */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	border-color : #CCCCCC;
	border : 1px solid #CCCCCC;
}


.Comment	 {
	/* Appli : commentaire */
 	font: 11px Arial, Helvetica, sans-serif; 
	color: #666666 ;
	text-decoration: none
 }
 
.Text{/* appli/Menu : texte simple */
	color: #000000;
	background : #FFFFFF url("images/photo.jpg") no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	padding-left : 44px;
	padding-top : 210px;
}

.numeric{
	/* Pour input type text de type numérique*/
	text-align : right;
}

.numericaff{
	/* Pour input type text de type numérique*/
	text-align : right;
	border : 0 px;
}

.Warning {
	/* Appli : message d'alerte */
	color: #FF8844;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.Error {
	/* Appli : message d'alerte */
	color: #FF0000;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
}

.txtjustifie
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : normal;
	line-height : 17px;
}