﻿/**************************************************************************************** 
COMMUN
****************************************************************************************/   
body                        {font-family:verdana;font-size:11px;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color: #484848;color:black;}
input                       {font-size:10px;border-color:gray;border-style:solid;border-width:1px;}
span                        {font-size:8pt;}
A                           {font-size:8pt;text-decoration:none;color:white}
/*A:visited                   {font-size:8pt;text-decoration:none;color:white}
A:link                      {font-size:8pt;text-decoration:none;color:white}
A:hover                     {font-size:8pt;text-decoration:underline;color:white}*/
select                      {font-size:9px;height:10px;}
TD                          {text-align:left;}

/**************************************************************************************** 
SPÉCIFIQUE
****************************************************************************************/   
.readonly                   {background-color:#E8E8E8;font-size:10px;border-color :gray;border-width :1px;border-style:solid;}
.titrePage                  {font-size: 13pt;color:black;font-weight:bold;font-family:Tahoma;}
.erreur                     {font-size:11pt;color: Red;font-weight:bold;}
.surligneErreur             {background-color: #FFFFC4;}
.titreNouveau               {font-size: 14pt;color:White;font-weight:bold;font-variant:small-caps;font-family:arial;}
.labelChampsObligatoire     {color:navy;}
.textboxRecherche           {font-size:10px;width:200px;}
.textboxRechercheWatermark  {font-size:10px;width:200px;color:gray;}        
.pageSelect                 {font-size:9px;border-color :gray;border-width :1px;border-style:solid;}

.menu               {height:23px;width: 100%;border-top: #fff 1px solid;}
.menu a 		    {padding-left:10px;width: 100%;padding-top:5px;text-decoration: none;text-transform: uppercase;font-weight:bold;}
.menu a:hover 		{color: inherit;background-color: #989160;}
.clearthis 		    {margin : 0px;height : 1px;clear : both;float : none;font-size: 1px;overflow : hidden;visibility: hidden;}


/**************************************************************************************** 
Tableau de présentation des données
****************************************************************************************/   
.titreTableau       {color: #dcd5bc;font-family:Arial; font-size:17px;font-weight:bold;font-variant:small-caps; }
.tdTitreTableau     {background-color: #00548B; text-align: center;WIDTH:98%}
.tdContenuTableau   {border-left: #00548b 1px solid; background-color: #dcd5bc; border-right: #00548b 1px solid; font-family:Arial;}
.tdBasTableau       {border-bottom: #00548b 1px solid; background-color: #dcd5bc;}
.ReadOnlyTableau    {background-color: #dcd5bc;}

