﻿body {
}

.Secteur
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5c9be0;
    text-decoration: none;
    font-weight:bold;
}
.Produit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #82d217;
    text-decoration: none;
    font-weight:bold;    
}
.Compte
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #028b47;
    text-decoration: none;
    font-weight:bold;    
}
.Service
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fca613;
    text-decoration: none;
    font-weight:bold;    
}
.Pays
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #b96589;
    text-decoration: none;
    font-weight:bold;
}
.boutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #001c8a;
    text-decoration: none;
    border-color: #0011AA;
}
.texte
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0000AA;
    text-decoration: none;
}
.Msg1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0000AA;
    text-decoration: bold;
}
.LesBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0000AA;
    text-decoration: none;
    background-color:#edf2fb;
}
.Titre_haut1
{
	font-family:Arial;	
    color:#08487A;
    font-size:17px;
    font-weight:bold;
}
.enumeration
{	
    text-decoration: none;
    font-family: Verdana, Arial, sans-serif; 	
    color:#000000;
    font-size:12px;
    font-weight:bold;
}
.Titre_haut
{	
    color:#08487A;
    font-size:15px;
    font-weight:bold;
}
.label
{
    text-decoration: none;
    font-family: Verdana, Arial, sans-serif; 	
    color:#000000;
    font-size:11px;
}
.TxBoxStyle1
{
    border-color:#0060A2;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-color:#dde7e9;
    color:  #000000; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold; 
    font-size: 11px; 
}
.DropDownStyle1
{
    border-color:#0060A2;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-color:#b5ccd2;
    color:  #000000; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold; 
    font-size: 11px; 
}
.TitreTable
{
    color:  #FFFFFF; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold; 
    font-size: 12px; 
    margin-left:10px;
    text-decoration:none;
    }
.AdressPostal
{
    color:  #2668af; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: normal; 
    font-size: 10px; 
    }
.bouttonbleu
{
    color:  #DDFFFF; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold; 
    font-size: 11px; 
    text-decoration:none;
    }
.bouttonrouge
{
    color:  #a00000; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold; 
    font-size: 12px; 
    text-decoration:none;
    }
.Liste1
{
    color:  #023064; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold; 
    font-size: 11px; 
    text-decoration:none;
    }
.Liste2
{
    color:  #023064; 
    font-family: Verdana, Arial, sans-serif; 
    font-weight: normal; 
    font-size: 11px; 
    text-decoration:none;
    }
    .Fenetre
    {
    position: fixed;
	background: #EFEFEF;
	left: 10px;
	top: 10px;
	width: 1000px;
	height: 250px;
	z-index: 600;
	padding: 10px;
	border: 2px solid gray;
}