/*  feuille de styles du fichier de cadre bas-droit "bottom.htm" et de bas gauche "bottom_left.htm"  */


body {
background-color : #d2d2d2; 

margin-top : 3px; 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 7px; 
text-align : center; 
} 
table {
background-color : #b9b9b9; 

margin-left : auto; 
margin-right : auto; 
} 
td {
border-top:1px solid #c9c9c9;
border-left:1px solid #c9c9c9;
border-bottom:1px solid #c9c9c9;
border-right:1px solid #c9c9c9;
background-color : #b9b9b9; 
font-weight : bold; 
font-size : 14px; 
color : #000000; 
white-space : nowrap; 
} 
a:visited {
color : #777777; 
text-decoration : none; 
} 
a:link {
color : #444444; 
text-decoration : none; 
} 
a:hover {
color : #00aa00; 
text-decoration : none; 
} 
a:active {
color : #00dd00; 
text-decoration : none; 
} 



/* background-image : url(../bckgrd/charbon1.jpg); */
