/* Texte courant en noir */
body {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 9px;
color: black;
margin: 0;
}

/* Texte bleu */
.TexteBleu {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
padding : 4px 4px 2px 0;
color: #05237c;
margin: 0;
}

.TexteBleu a{
color: #05237c; 	
text-decoration: underline;
}
.TexteBleu a:hover{
color: #fda303; 	
text-decoration: underline;
}
.TexteBleu a:visited{
color: #fda303; 	
text-decoration: none;
}

/* Texte titre colonnes*/
.Textetitre{
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
padding : 0px 4px 0px 4px;
color: #ffffff;
font-weight: bold;

}

/* Texte menu top*/
.TexteBlanc {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
padding : 4px 4px 2px 4px;
color: #ffffff;
margin: 0;
}

.TexteBlanc a{
color: #ffffff; 	
text-decoration: none;
}
.TexteBlanc a:hover{
color: #ffffff; 	
text-decoration: none;
}
.TexteBlanc a:visited{
color: #ffffff; 	
text-decoration: none;
}

/* Texte menu top*/
.TexteNoir {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
padding : 4px 4px 2px 4px;
color: #333333;
margin: 0;
}

.TexteNoir a{
color: #333333; 	
text-decoration: none;
}
.TexteNoir a:hover{
color: #333333; 	
text-decoration: none;
}
.TexteNoir a:visited{
color: #333333; 	
text-decoration: none;
}
/* Texte menu top*/
.TexteContact {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
padding : 4px 4px 2px 4px;
color: #ffffff;
margin: 0;
}

.TexteContact a{
color: #05237c; 	
text-decoration: none;
}
.TexteContact a:hover{
color: #fda303; 	
text-decoration: none;
}
.TexteContact a:visited{
color: #05237c; 	
text-decoration: none;
}


/* Texte charcoal */
.Textecharcoal {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
padding : 4px 0 2px 0;
color: #333333;
margin: 0;
}

.TexteCharcoal a{
color: #333333; 	
text-decoration: underline;
}
.TexteCharcoal a:hover{
color: #fda303; 	
text-decoration: underline;
}
.TexteCharcoal a:visited{
color: #05237c; 	
text-decoration: none;
}

/* Titre Page */
.TitrePageO {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 17px;
color: #fda303;
margin:0;
font-weight: bold;
}

.TitrePageB  {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 17px;
color: #05237c;
margin:0;
font-weight: bold;
}

.TitrePageC  {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 17px;
color: #333333;
margin:0;
font-weight: bold;
}


/* Libélés alignés à gauche */
TD.TitreLibelG {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
font-weight : bold;
color: #05237c;
margin:0;
}

/* Libélés alignés à gdroite */
TD.TitreLibelD {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
text-align: right;
font-weight : bold;
color: #05237c;
padding-right: 10px

}


/* Niveau 2 */
TD.TexteMenuGauche {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
margin:0;
padding: 4px 1px 1px 1px;
}
TD.TexteMenuGauche a{
color: #003366; 	
text-decoration: none;
}
TD.TexteMenuGauche a:hover{
color: #003366; 	
text-decoration: underline;
}

/* Niveau 3 */
TD.TexteMenuGaucheNiv3 {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
margin:0;
padding: 4px 1px 1px 6px;
}
TD.TexteMenuGaucheNiv3 a{
color: #fda303; 	
text-decoration: none;
}
TD.TexteMenuGaucheNiv3 a:hover{
color: #fda303; 	
text-decoration: underline;
}

/* Liens Niveau 1 */	
A.LiensNiv1:LINK{ 
color: #999999; 	
text-decoration: none; 	
}
A.LiensNiv1:VISITED{ 
text-decoration: none;
color: #999999;
}
A.LiensNiv1:HOVER{ 	
color: #fda303;
text-decoration: underline;
}

/* texte avertissement page accueil */
.TexteAvert {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
font-weight: bold;
text-align: center;
}

li {  
font-family:   Verdana, , Helvetica, sans-serif; 
font-size: 11px; 
/*list-style-type: square; */
color: black;
}

li a{  
color: #003366; 	
text-decoration: none;
}
li a:hover{  
color: #003366; 	
text-decoration: underline;
}
li a:visited{  
color: #fda303; 	
text-decoration: none;
}

/* Tableau pour avertissement sur page accueil */
TABLE.Alert{ 
background-color: #FAEFE5;
border-bottom : 1px dashed #999999;
border-top : 1px dashed #999999;
padding-bottom: 6px 2px 6px 2px;
}
 
/* Tableau pour fiches */
TD.fiches{ 
background-color: #ff9c00;
padding : 4px 4px 4px 4px;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11	px;

line-height: 12px;
padding-left: 10px ;
color: #ffffff;
 font-weight: bold;
 letter-spacing: 1px;
}
 
/* Cellule de tableau pour les résultats */
TD.Resultats{ 
background-color: #FAEFE5;
padding : 4px 4px 4px 4px;
border-top : 1px solid #fda303;
border-bottom : 1px solid #fda303;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: black;
margin: 0;
font-weight: bold;
}
 
/* Separation de Cellule de tableau */
TD.FiletBleu{ 
border-bottom : 1px solid #D6DAE5;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
color: black;
margin: 0;
padding: 4px 4px 4px 4px;
}

TD.FiletBleu a{ 
color: #003366; 	
text-decoration: none;
}
TD.FiletBleu a:hover{ 
color: #003366; 	
text-decoration: underline;
}
TD.FiletBleu a:visited{ 
color: #fda303; 	
text-decoration: none;
}
  
/* Separation de Cellule de tableau */
TD.FiletBleuDr{ 
border-bottom : 1px solid #D6DAE5;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
color: black;
margin: 0;
padding: 4px 4px 4px 4px;
text-align: right;
}
TD.FiletBleuDr a{ 
color: #003366; 	
text-decoration: none;
}
TD.FiletBleuDr a:hover{ 
color: #003366; 	
text-decoration: underline;
}
TD.FiletBleuDr a:visited{ 
color: #fda303; 	
text-decoration: none;
}
  
TD.FiletBleuDrBold{ 
border-bottom : 1px solid #D6DAE5;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
font-weight: bold;
color: black;
margin: 0;
padding: 4px 4px 4px 4px;
text-align: right;
}
 
/* Separation de Cellule de tableau */
TD.FiletBleu02{ 
border-bottom : 1px solid #D6DAE5;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
font-weight: bold;
padding: 4px 4px 4px 4px;
vertical-align : top;
}
 
/* Separation de Cellule de tableau */
TD.FiletBleu03{ 
background-color: #e5eaf5;
border-bottom: 1px solid #D6DAE5;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 12px;
line-height: 12px;
font-weight: bold;
padding: 4px 4px 4px 6px;
vertical-align : top;
}
TD.FiletBleu03 a{ 
color: #003366; 	
text-decoration: none;
}
TD.FiletBleu03 a:hover{ 
color: #003366; 	
text-decoration: underline;
}
TD.FiletBleu03 a:visited{ 
color: #fda303; 	
text-decoration: none;
}
 
/* Cellule de tableau début */
TD.EnteteDatagrid1{ 
border-bottom : 1px solid #999999;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
vertical-align : top;
}

/* Entete de  tableau avec fond bleu */
TD.EnteteDatagrid{ 
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #05237c;
line-height: 20px;
font-weight: bold;
background-color: #eaeff5;
vertical-align : top;
padding-left: 2px;
}
 
/* Cellule de tableau début */
TD.LigneOrangeFonce02{ 
border-bottom :1px solid #fda303;
border-top : 1px solid #fda303;
}
  
 
/* Tableau avec bordure */
TABLE.BordureTableauCharcoal{ 
border : 0px solid #999999;

}
 
/* Cellule de tableau orange pâle, texte normal */
TD.LigneOrange{ 
background-color: #FAEFE5;
padding : 4px 4px 4px 4px;
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: black;
margin: 0;
}
 
/* Cellule de tableau orange pâle, texte en gras */
TD.LigneOrangeTexteGras{ 
background-color: #FAEFE5;
padding : 4px 4px 4px 4px;
font-family:   Verdana, , Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
line-height: 12px;
color: black;
margin: 0;
 }
 
/* texte bas de page */
.TexteBasPage {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 9px;
line-height: 11px;
text-align: center;
}

/* Titre des Formulaires */
.TitreFormB {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 14px;
color: #05237c;
font-weight: bold;
vertical-align: bottom;
}

.TitreFormO {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 16px;
color: #cc3333;
font-weight: bold;
vertical-align: bottom;
}

.TitreFormC {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 14px;
color: #333333;
font-weight: bold;
vertical-align: bottom;
}


/* Sous-titre en bleu */
.SsTitreBleu {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 14px;
color: #003366;
}

/* Sous-titre en bleu */
.SsTitreGris {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 12px;
color: 666666;
font-weight: bold; 
}

.SsTitreBleuPetit {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
padding: 4px 4px 4px 0;
color: #003366;
}

/* Paragraphe en exergue */
.TexteOrange {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #fda303;
}

/* Notice */
.PetitTexteOrange {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 9px;
line-height: 13px;
color: #fda303;
}

 /* Titre des champs de saisies */
.TitreChamps {
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
line-height: 11px;
font-weight: bold;
padding: 4px 4px 4px 4px;
vertical-align : bottom;
}

 /* Texte dans les tableaux */
.TexteTableau{
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 12px;

color: black;
margin: 0;

}

 /* Texte dans les tableaux */
TD{
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 12px;

color: black;
margin: 0;

}
.TexteTableauBleu{
font-family:   Verdana, , Helvetica, sans-serif;
font-size: 11px;
line-height: 12px;
color: #003366;
margin: 0;

}

.TexteTableau a{
color: #003366; 	
text-decoration: underline;
}

.TexteTableau a:hover{
color: #fda303; 	
text-decoration: underline;
}

.TexteTableau a:visited{
color: #fda303; 	
text-decoration: underline;
}






 /* Texte dans les TextBoxes */
textarea {  
font-family: "Courier New", Courier, mono; 
font-size: 11px; 
color: #000000
}

 /* Texte dans les listes déroulantes */
select {  
font-family: Verdana, , Helvetica, sans-serif; 
font-size: 10px; 
color: #000000
}

 /* Texte dans les champs de saisies */
input {  
font-family:   Verdana, , Helvetica, sans-serif; 
font-size: 11px; 
color: #000000
}
input.boutton {  
font-family:   Verdana, , Helvetica, sans-serif; 
text-align: center;
font-size: 11px; 
color: #ffffff;
background-color: #05237c;
border: 1px; 
border-style: solid;
border-color: #000000;
}


/* Menu horizontal top*/
.MenuHorizon {
font-family: Verdana, , Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: C5D4F6;
}

/* Menu horizontal OFF*/
.MenuHorizonOff{
font-family: Verdana, , Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: FFFFFF;
}

/* Liens menu horizontal */	
A.MenuHorizon:LINK{ 
color: #C5D5F8; 	
text-decoration: none; 	
background-image: url(../Intranet/images/fond_menu02.gif);
}
A.MenuHorizon:VISITED{ 
text-decoration: none;
color: #C5D5F8;
background-image: url(../Intranet/images/fond_menu02.gif);
}
A.MenuHorizon:HOVER{ 	
text-decoration: none;
color: #ffffff;
background-image: url(../Intranet/images/fond_menu.jpg);
}

