<meta name="generator" content=" ">

/* CSS Document */
html {
	height: 100%;
}

body {
	margin: 10px;
	padding: 0;
	background: #fff;
	height: 100%;
	padding-bottom: 1px;
	background-image:url(images/glycine8.jpg); 
/*	background-image:url(images/image_arbre1.jpg);  */
	background-repeat:no-repeat;
	background-position:left top;
}

a:link{
	text-decoration: none;
	color: #0B55C4;
	font-style:italic;	
}

h1 {
 font-size: 175%;  
 color: #000000; 
 text-align: center;
 }
h2 {
 font-size: 150%; 
 background: #ABC66C;
 color: #8C96F2; 
 padding-left: 15px;
 }

 
 .grise {
 border:1px solid black; 
 background-color:silver;
 }
.blue {
 border:1px solid blue; 
 }
 .contour {
 border: 1px solid black; 
 }
  .contour_img {
 border: 1px solid #3BF354; 
 }
 .comme_fond {
 border:1px solid #ABC66C; 
 }
 
  .cell_centre_bas {
 border-width:15px; border-color:black; border-style:solid;
 }
 
