﻿
.conseil {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6D09;
}

.TexteDevantSaisie_div
{
	font-size: 8pt;
	font-family: tahoma;
	font-weight:normal;
	text-transform: none;
	color: #074194;
	margin-top:5px;
}

.TexteDevantSaisie
{
	font-style: normal;
	
	font-size: 8pt;
	text-transform: none;
	color: #074194;
	font-family: tahoma;
	font-weight:normal;
	
}

.TexteDevantSaisiePetitGras
{
	font-style: normal;

	font-size: 7pt;
	text-transform: none;
	color: #074194;
	font-family: tahoma;
	font-weight: bold;
}
.TexteDevantSaisiePetit
{
	font-style: normal;

	font-size: 7pt;
	text-transform: none;
	color: #074194;
	font-family: tahoma;
}

.TexteDevantSaisieGras
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: #074194;
	font-family: tahoma;
}
.TexteDevantSaisieIt
{
	font-size: 8pt;
	text-transform: none;
	color: #074194;
	font-style: italic;
	font-family: tahoma;
}
.TexteDevantSaisieNoir
{
	font-size: 8pt;
	text-transform: none;
	color: #696969;
	font-family: tahoma;
}

.TexteDevantSaisieNoir_div
{
	font-size: 8pt;
	text-transform: none;
	color: #696969;
	font-family: tahoma;
	margin-top:5px;
}
.TexteDevantSaisieNoirG
{
	font-size: 8pt;
	text-transform: none;
	color: #696969;
	font-family: tahoma;
	font-weight: bold;
}
.TexteTitreNoir
{
	font-size: 14pt;
	text-transform: none;
	font-style:oblique;
	color: #696969;
	font-family: tahoma;
	margin-left: 5px
}

.TexteTitreBlanc
{
	font-size: 11pt;
	text-transform: none;
	color: #FFFFFF;
	font-family: tahoma;
}

.TexteDevantSaisieOrange
{
	font-size: 8pt;
	text-transform: none;
	color: #ff6d0a;
	font-family: tahoma;
}

.TexteDevantSaisieRouge
{
	font-size: 8pt;
	text-transform: none;
	color: red;
	font-family: tahoma;
}


.TitreWebForm
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: none;
	color: #074194;
	font-style: italic;
	font-family: Tahoma;
	font-variant: normal;
}
.TexteLblErreur
{
	font-size: 9pt;
	color: red;
	font-weight: bold;
	font-family: Tahoma;
}
.TexteLblAlerte
{
	font-size: 8pt;
	color: red;
	font-family: Tahoma;
}

.TexteGrisPetitDevantDDL
{
	font-size: 7pt;
	color: #404040;
	font-family: 'Trebuchet MS';
}
.DDLPetitGris
{
	font-size: 7pt;
	color: #404040;
	font-family: 'Trebuchet MS';
}
.TextBoxNormal
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

.TextBoxNormalCtrBleu
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
    border-width:1px;
    border-color:#074194;
}
.TextBoxNormalDroite
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-align: right;
}

.TextBoxNormalCentre
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-align: center;
}

.TextBoxPetit
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

.TextBoxPetitDroite
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-align: right;
}

.TextBoxPlusGros
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
}

.TextBoxNormalEnteteTableau
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	background-color:white;
	text-align: left;
	border-width:0px;
}



.TitrePourWebForm
{
	font-weight: bold;
	font-size: 12pt;
	color: #074194;

}

.TitreRougePourWebForm
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: red;
	font-family: Tahoma;
}
.TexteA
{
	font-size: 8pt;
	text-transform: none;
	color: #074194;
	font-family: tahoma;
	
}

.TexteB
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: #074194;
	font-family: tahoma;
	height:12px;
	margin-top:0px;
	margin-bottom:0px;
}



.TexteDonneeNonModifiable
{
	font-size: 9pt;
	text-transform: none;
	color: #696969;
	font-family: tahoma;
}



.TexteLabelPetit
{
	font-weight: normal;
	font-size: 7pt;
	color: #074194;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}

/* le texte est placé devant un objet de saisie */
.TextePetitAvtSaisie
{
	font-weight: normal;
	font-size: 7pt;
	color: #074194;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
	margin-right:5px;
	margin-top:5px; 
/*	margin-left:5px;*/
}

/* le texte est placé entre deux objets de saisie */
.TextePetitEntreSaisie
{
	font-weight: normal;
	font-size: 7pt;
	color: #074194;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
	margin-right:5px;
	margin-top:5px; 
	margin-left:5px;
}
/* le texte est placé après un objet de saisie */
.TextePetitApresSaisie
{
	font-weight: normal;
	font-size: 7pt;
	color: #074194;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
	margin-top:5px; 
	margin-left:5px;
}

.TexteLabelPetitGrasOblique
{
	font-weight: bold;
	font-size: 7pt;
	color: #074194;
	font-style: oblique;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}

.TextBoxPetitBleu
{
	font-size: 8pt;
	color: #074194;
	font-family: Tahoma;
}

.TexteTitreGrasBlanc
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: #FFFFFF;
	font-family: tahoma;
}
.TexteTitreBlancPetit
{
	font-size: 8pt;
	text-transform: none;
	color: #FFFFFF;
	font-family: tahoma;
}
.TextBoxNormalGras
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: bold;
}

.TextBoxNormalGrasAligneDroite
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight: bold;
	text-align:right;
}

.TextBoxNormalAligneDroite
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
	font-weight:normal;
	text-align:right;
}

.TexteFinancier
{
	font-size: 8pt;
	text-transform: none;
	color: #074194;
	font-family: tahoma;	
	text-align: right;
}
.DDLNormal
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	margin-left:5px;
}
