﻿.buttonFixe {
          color: #696969;
          font-family: Arial;
          font-size: 12pt;
          background-color: #F6ECE5;
          border:2px outset #ECECEC;
          padding:3px;
          font-weight: bold;
        }
/* Popup click sur images */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.popuptext {
    position: absolute;
}
.sImgageWaitClass {
    position: absolute;
    top: 200px;
    left: 200px;
}
.sImageWaitTextClass {
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: Arial;
	font-size: 14pt;
	color: #696969;
	font-weight: bold;
}
.sImageWaitTextClassA {
    position: absolute;
    top: 110px;
    left: 20px;
    font-family: Arial;
	font-size: 14pt;
	color: #696969;
	font-weight: bold;
}
/* Page */
.Page
{
	width: 800px;
	vertical-align: top;
	margin-left : 0;
	margin-top : 0;
}
/* Page mdr*/
.PageMdr
{
	width: 100px;
	vertical-align: top;
	margin-left : 0;
	margin-top : 0;
}
.PageGlocal
{
	width: 150px;
	vertical-align: top;
	margin-left : 0;
	margin-top : 0;
}
.PagePocket
{
	width: 300px;
	vertical-align: top;
	margin-left : 0;
	margin-top : 0;
}

/* Fond fond*/
.Fond
{
	background-color :  #F6ECE5
}

/* Fonds Gris clair*/
.FondEntete
{
	background-color :  #ECECEC;
}
/* Fonds Gris clair*/
.Fonds
{
	background-color :  #ECECEC;
		
}


/* Ecriture Titre 3 */
.EcritureErreurs
{
	font-family: Arial;
	color: #990000;
	font-size: 10pt;
}

/* 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 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;
}
.EcritureLienH1bottom
{
	font-family: Arial;
	color: #696969;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	vertical-align:bottom;  
}
.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;
}
.EcritureStatsEntete08Right
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}
.EcritureStatsEntete08Center
{
	font-family: Arial;
	color: #696969;
	font-size: 8pt;
	text-align: center;
	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;
}
.EcritureStatsLeft10
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: left;
}
.EcritureStatsRight10
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: right;
}


.EcritureStatsTotalCenter10
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
.EcritureStatsLeft14
{
	font-family: Arial;
	color: #696969;
	font-size: 14pt;
	text-align: left;
}
.EcritureStatsRight14
{
	font-family: Arial;
	color: #696969;
	font-size: 14pt;
	text-align: right;
}


.EcritureStatsTotalCenter14
{
	font-family: Arial;
	color: #696969;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
.EcritureStatsTotalLeft10
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
.EcritureStatsTotalRight10
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}
.EcritureStatsTotalCenter14
{
	font-family: Arial;
	color: #696969;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
.EcritureStatsTotalLeft14
{
	font-family: Arial;
	color: #696969;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
}
.EcritureStatsTotalRight14
{
	font-family: Arial;
	color: #696969;
	font-size: 14pt;
	text-align: right;
	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;
}
.EcritureStatsRight07Red
{
	font-family: Arial;
	color: #990000;
	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;
}
.LienPopUp_Exp
{
	font-family: Arial;
	color: #696969;
	font-size: 10pt;
	cursor:  hand; 
	text-decoration: underline;
	vertical-align :middle; 
}
.LienPopUp_Imp
{
	color: #696969;
	font-size: 10pt;
	cursor:  hand; 
	text-decoration: underline;
	vertical-align :middle; 
}
/* unvisited link */
a:link {
    text-decoration: none;
    color: #696969;
}
/* visited link */
a:visited {
    text-decoration: none;
    color: #696969;
}
/* mouse over link */
a:hover {
    color: red;
}
