/* feuille de style pour indfra.htm et indlat.htm  */


body {

background-color:#d2d2d2;
margin-top:22px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
text-align:center;
}

p  {margin-left:13px;}

td {text-align:center; font-size:18px; font-weight:bold;}

.ba {font-size:8px;}

.aa {width:100%; background-color:#; }        /* table contenant les bandes verticales ab , ac , ad  */
.ab {width:10%;   background-color:#; }       /* bande verticale de gauche */
.ac {width:80%;   background-color:#cdcdcd;}  /* bande centrale contenant la table "da" qui contient les données */
.ad {width:10%;   background-color:#; }       /* bande verticale de droite */
.liens        {color:#004400; font-size:18px; text-align:left;}
.cgdtitre     {color:#004400; font-size:30px;}
.titre2         {color:#004400; font-size:25px; text-align:left; }
.titre2 img  {border-width:0px; border-color:#00bbbb; margin-bottom:0; }
.listing   {color:#000000; font-size:18px; text-align:left;}

.da {						/* table interne contenant les données */
margin-left:auto; 
margin-right:auto;
background-color:#b9b9b9; 

border-style:solid; 
border-width:0; 
border-color:#b9b9b9; 

color:#000000; 
font-family:"Times New Roman",Arial, Helvetica; 
font-style: normal; 
font-weight: bold;
}

.db {						/* td */
background-color:#b9b9b9; 
border-style:solid; 
border-width:1px; 
border-color:#d2d2d2;
}

.dc {font-size: 24px;}				/* span */
.dd {font-size: 36px; font-style:italic;}	/* titre */


.ca {font-weight:bold; font-size:16px;}

a:visited { background-color:none;  color:#777777;}
a:link     { background-color:none;  color:#444444;}
a:hover  { background-color:none;  color:#00aa00;}
a:active { background-color:none;  color:#00dd00;}
p a         {text-decoration:none;       font-style:italic;}
.ca a     {text-decoration:underline; font-style:normal;}


.maj2 {
background-color:#cdcdcd; 
border-style:solid; 
border-width:0px; 
border-color:#ff8800; 
color:#000000; 
font-family:"Times New Roman",Arial, Helvetica; 
font-style: normal; 
font-weight: bold; 
vertical-align:top; 
width:130px; 
text-decoration:underline;
width:120px;
}

/*
scrollbar-3dlight-color: #ffff99;
scrollbar-highlight-color: #ffff99;
scrollbar-face-color:#ffff99; 
scrollbar-shadow-color:	#ffff99;
scrollbar-darkshadow-color: #ffff99;
scrollbar-arrow-color:#ffff99; 
scrollbar-track-color: #ffff99;  
*/ 

/* scrollbar-3dlight-color: #447708; scrollbar-darkshadow-color: #447708; */