﻿/* Fond de Page */
.Fond
{
	background-color: #c4cfe1;
}

/* Page */
.Page
{
	width: 970px;
	height: 100%;
	vertical-align: top;
}

/* Bandeau Haut */
.BandeauHaut
{
	width: 100%;
	height: 90px;
	vertical-align: top;
}

/* Bandeau Centre */
.BandeauCentre
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}

/* Bandeau Bas */
.BandeauBas
{
	width: 100%;
	height: 3px;
	vertical-align: top;
}

/* Menu de gauche */
.MenuGauche
{
	width: 20%;
	height: 100%;
	vertical-align: top;	
}

/* Page du centre */
.PageCentre
{
	width: 80%;
	height: 100%;
	vertical-align: top;
}

/* Menu de froite */
.MenuDroite
{
	width: 3px;
	height: 100%;
	vertical-align: top;	
}
/* Ecriture Titre 3 */
.EcritureH3
{
	font-family: Arial;
	font-size: 18pt;
	color: #696969;
	font-weight: bold;
}

/* Ecriture Titre 2 */
.EcritureH2
{
	font-family: Arial;
	font-size: 14pt;
	color: #696969;
	font-weight: bold;
}

/* Ecriture Titre 1 */
.EcritureH1
{
	font-family: Arial;
	font-size: 12pt;
	color: #696969;
	font-weight: bold;
}

/* Ecriture Titre 1 */
.EcritureH0
{
	font-family: Arial;
	font-size: 10pt;
	color: #696969;
	font-weight: bold;
}

/* Ecriture Normale */
.EcritureNormale
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
}
/* Ecriture Normale Centre*/
.EcritureNormaleCenter
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: center ;
}

/* Ecriture Normale */
.EcritureNormaleLeft
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: left;
	
}
.EcritureNormaleRight
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: right ;
	
}
/* Ecriture Menu */
.EcritureMenu
{
	font-family: Arial;
	color: #696969;
	font-size: 12pt;
}


/* Ecriture Normale Italique */
.EcritureNormaleItalique
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	font-style : italic 
}

/* Ecriture Normale pour zone lockees*/
.EcritureNormaleNotEnabled
{
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
}

/* Ecriture Liens */
.EcritureLien
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
.EcritureLienH1
{
	font-family: Arial;
	color: #696969;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
}
.EcritureLienH1Right
{
	font-family: Arial;
	color: #696969;
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
}
.EcritureLienH2
{
	font-family: Arial;
	color: #696969;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
}
.EcritureLienH3
{
	font-family: Arial;
	color: #696969;
	font-size: 16pt;
	text-align: left;
	font-weight: bold;
}

/* Ecriture Normale */
.EcritureErreur
{
	font-family: Arial;
	color: #990000;
	font-size: 10pt;
	text-align: left;
}

/* Ecriture gridview statistique */
.EcritureStatsEntete
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
.EcritureStatsEntete12
{
	font-family: Arial;
	color: #696969;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
.EcritureStatsCenter
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: center;
}
.EcritureStatsRight
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: right;
}
.EcritureStatsLeft
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: left;
}
.EcritureStatsTotalCenter
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
.EcritureStatsTotalRight
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}
.EcritureStatsTotalLeft
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
/* Ecriture gridview statistique 08 */
.EcritureStatsEntete08
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}
/* Ecriture gridview statistique 08 */
.EcritureStatsEntete08Red
{
	font-family: Arial;
	color: #990000;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}
/* Ecriture gridview statistique 08 */
.EcritureStatsEntete08Left
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}
.EcritureStatsCenter08
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: center;
}
.EcritureStatsRight08
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: right;
}
.EcritureStatsRight08Red
{
	font-family: Arial;
	color: #990000;
	font-size: 8pt;
	text-align: right;
}
.EcritureStatsRight08Blue
{
	font-family: Arial;
	color: #0033ff;
	font-size: 8pt;
	text-align: right;
}
.EcritureStatsLeft08
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: left;
}
.EcritureStatsLeft08Red
{
	font-family: Arial;
	color: #990000;
	font-size: 8pt;
	text-align: left;
}
.EcritureStatsTotalCenter08
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}
.EcritureStatsTotalRight08
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}
.EcritureStatsTotalRight08Red
{
	font-family: Arial;
	color: #990000;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}
.EcritureStatsTotalLeft08
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}
.EcritureStatsCenter07
{
	font-family: Arial;
	color: #696969;
	font-size: 7pt;
	text-align:  center;
}
.EcritureStatsRight07
{
	font-family: Arial;
	color: #696969;
	font-size: 7pt;
	text-align: right;
}
.EcritureStatsLeft07
{
	font-family: Arial;
	color: #696969;
	font-size: 7pt;
	text-align: left;
}
.EcritureStatsTotalRight07
{
	font-family: Arial;
	color: #696969;
	font-size: 7pt;
	text-align: right;
	font-weight: bold;
}
.EcritureStatsTotalLeft07
{
	font-family: Arial;
	color: #696969;
	font-size: 7pt;
	text-align: left;
	font-weight: bold;
}
.EcritureStatsTotalRight07Red
{
	font-family: Arial;
	color: #990000;
	font-size: 7pt;
	text-align: right;
	font-weight: bold;
}
.LayerImage
{
	position: absolute;
	visibility: hidden;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	z-index: 0;
}   
.LayerTexte
{	position: absolute;
	visibility: hidden;
	background-color: Window;
	z-index: 0;
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
} 

.LayerWaitTexte
{	
	position: absolute;
	visibility: hidden;
	background-color: Window;
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
} 

.LayerWaitTexte_TexteHaut
{
	position: absolute;
	visibility: hidden;
	font-family: Arial;
	color: #696969;
	font-size: 12pt;
	font-weight: bold;

} 
.LayerWaitTexte_TexteBas
{	
	position: absolute;
	visibility: hidden;
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
} 

.LayerWaitTexte_a
{
	position: absolute;
	background-color: white;
	width: 1px;
	visibility: hidden;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}	

.LayerWaitTexte_b
{ 
	position: absolute;
	background-color: #696969;
	visibility: hidden;
}

.LayerWaitTexte_c
{
	position: absolute;
	color: white;
	text-align: center;
	vertical-align :middle;
	visibility: hidden;
}
.TableHelp
{
 border-right: #ffffff thin ridge; 
 border-top: #ffffff thin ridge; 
 border-left: #ffffff thin ridge; 
 border-bottom: #ffffff thin ridge;
}
.TableHelpTreeView
{
 border-right: #ffffff thin ridge; 
}

.LienPopUpAide
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	cursor: help;
	text-decoration: underline;
	vertical-align :middle; 
}
.LienPopUp
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	cursor:  hand;
	text-decoration: underline;
	vertical-align :middle; 
}
.LienPopUp_Exp
{
	height : 20px;
}	
.LienPopUp_Imp
{
	height : 20px;
}	