body {background-color:#FFF86A;
	  font-family : "Franklin Gothic Medium";
	  font-size:10;
	  color:#CC6600;
	  }

table.menu {position:absolute;
	  		top : 150;
	  		left : 6;
	  		font-size : 15pt;
	  		text-align : left
	  		}
	  		
tr.bouton { background-image:url("menu2.JPG");
	    color:#FFF86A;
	    background-color:#b66412;
	    background-repeat : repeat-x;
	    
		   }
		   
tr.boutonCentre { 
	    	    color:#FFF86A;
	            background-color:#b66412;
	                    
	    	    }
	    	    
tr.boutonBas { background-image : url("menu3.JPG");
	    color:#FFF86A;
	    background-color:#b66412;
	    background-repeat : repeat-x;
		   }	    	    

div.logo {position:absolute;
		  left:340;
		  top:5;
		  }
		  
table.descr {position:absolute;
			top:160; left:175;
			font-family:"arial";
			font-size:15;
			text-align:justify;
			}

A:link {color:#FFF86A;
		font-style : normal;
		text-decoration : none;
	   }
A:visited {color:#FFF86A;
		font-style:normal;
		text-decoration:none;
	   }
A:active {color:#FFF86A;
		font-style:normal;
		text-decoration:none;
	   }
	   
table.guid {position:absolute;
			top : 140; left :190;
			font-family : "arial";
			font-size :15;
			text-align : justify;
			color : black;
			border-color:#CC6600;
			border-style : solid;
			text-weight: bold;
			}
			
table.guid TD {	font-family:"arial";
			font-size :15;
			text-align : justify;
			color : black;
			border-color :#CC6600;
			border-style : solid;
			text-weight: bold;
			}	

H1 {text-decoration : blink; 
	text-align : center; 
	font-size : "25"; 
	color : #FF00FF ; 
	font-style : bold; 
	font-family : serif;
	}
	
div.pub {position:absolute; 
		top:650;
		left:300;
		}


.style1 {
  font-family : Monospace;
  font-size : 20px;
  font-weight : bold;
  color : Lime;
  background-color:#CC6600;
}