html, body {width: 100%; height: 100%; }

body {margin: 0;
      padding: 0;
      font-family: Times New Roman, garamond, Times, serif;
      font-size: 10pt;
      color: #000000;
      background-color: #000099;
     }

a:hover  {color:#FF0000; background-color:#000000; text-decoration:none;}

.conteneur {width: 100%;
            height: 100%;
            position: absolute;
            background-color: #0000CC;
            border: 0;
           }

.header {height: 80px;
         width: 100%;
         font-family: Times New Roman, garamond, Times, serif;
         font-size: 8pt;
         color: #000000;
         background-image: url("images/fond_site_attrix_haut.gif");
         background-repeat: no-repeat;
         border: 0;
        }

.footer {height: 30px;
         width: 100%;
         font-family: Times New Roman, garamond, Times, serif;
         font-size: 8pt;
         color: #ffffff;
         background-color: #000099;
         border: 0;
        }

.menu {position: absolute;
       left: 0;
       width: 190px;
       height: 100%;
       margin: 0;
       padding: 0;
       border: 0;
       background-image: url("images/fond_site_attrix_gauche.gif");
       background-repeat: no-repeat;
      }

.menu1 {position: relative;
       margin-top: 60px;
       margin-left: 5px;
       width: 170px;
       height: 100%;
       border: 0;
       background-image: url("images/fond_boutons.gif");
       background-repeat: no-repeat;
      }

.box1 {display:block;
       height: 14px;
      }

.frame {margin-left: 190px;
        width: auto;
        height: 100%;
        overflow: auto;
        font-family: Times New Roman, garamond, Times, serif;
        font-size: 12pt;
        color: #000000;
        background-color: #444444;
        background-image: url("images/fond_site_attrix_centre.gif");
        background-repeat: no-repeat;
        border: 0;
       }

.frame1 {position: relative;
         width: auto;
         height: 100%;
         color: #000000;
         background-color: #339966;
         background-image: url("images/fond_site_internet_1.gif");
         border: 0;
        }

.frame2 {background-color: #cccc33;}

.txt8 {font-family: Times New Roman, garamond, Times, serif;
       font-size: 8pt;
       color: #000000;
       font-style: normal;
       font-weight: normal;}

.txt10 {font-family: Times New Roman, garamond, Times, serif;
        font-size: 10pt;
        color: #000000;
        font-style: normal;
        font-weight: normal;}

.txt12 {font-family: Times New Roman, garamond, Times, serif;
        font-size: 12pt;
        color: #000000;
        font-style: normal;
        font-weight: normal;}

.txt14 {font-family: Times New Roman, garamond, Times, serif;
        font-size: 14pt;
        color: #000000;
        font-style: normal;
        font-weight: normal;}

.txt14g {font-family: Times New Roman, garamond, Times, serif;
        font-size: 14pt;
        color: #000000;
        font-style: normal;
        font-weight: bold;}

.txt14gc {font-family: Times New Roman, garamond, Times, serif;
        font-size: 14pt;
        color: #000000;
        font-style: normal;
        font-weight: bold;
		text-decoration: blink; } 

.txt16g {font-family: Times New Roman, garamond, Times, serif;
         font-size: 16pt;
         color: #000000;
         font-style: normal;
         font-weight: bold;}
		 
.txt16g2 {font-family: Times New Roman, garamond, Times, serif;
         font-size: 16pt;
         color: #ff9900;
         font-style: normal;
         font-weight: bold;}		 

