table.interne {
    font-size: 13px;
    border: solid 2px #000000;}
            
table.site{
    font-size: 13px;
    width: 640px;
    height:550px;
	border-top: 2px groove black;
	border-left: 2px groove black;
    background-color: #FFFFFF;} 
            
table.menu{
    color: white;
	width: 103px;
    font-size: 13px;
	font-weight:bold;
    background="img/tex.jpg";}
            
table.central{
    font-size: 13px;
	width: 640px;
    background-color:#CC9966;
    border: solid 2px #000000;}
            
table{
    font-size: 13px;}

table.lengende{
    border: 1px dotted black;       
    width: 300px;
    background-color:#BEBEBE;
    font-weight:bold;}
        
table.resultat{
    width: 300px;
    background-color:#FFFFFF;}

table.negatif{
    border: solid 1px #000000;
    background-color:#000000;
    width: 100px;
    font-weight:bold;}

table.film{
    width:600px;}  

    td.item{
    background-color:#FFFFFF;
    width: 100px;}
    
td.blanc{
    background-color:#FFFFFF;
    width: 10px;
    height: 4px;}
    
td.lignea{
    background-color:#FFFFFF;}
    
td.ligneb{
    background-color:#BEBEBE;}  
    
td.film{
    border-bottom: 1px groove black;}   
	
td.deg{
    border: 1px dotted black;}  
    
td.desc{
    border: 1px dotted black;}  

a{
    color: white;
    text-decoration: none;}
	
a.site{
    color: black;
    text-decoration: none;}
    
a:hover{
  color: black;}


body{
    font-size: 13px;
    font-family: Arial;
	background-color:F5F5DC;}
    
    
    
    
