<!--

	body { font-size:11pt; color: black; font-family:Verdana;}
	h1,h2,h3,h4,h5 {color:blue; }
	.div1 {
		vertical-align:top; 
		padding-left:10;
		padding-right:10;
	}
	
	p.head { font-size:12pt; color: black; font-family:Verdana; vertical-align:center;}	
	tr.headline { font-size:14pt; height:40px; color: white; font-family:Verdana; 
	text-align: center; background-color:#009f9f; }
	td.item { font-size:12pt; font-weight:bold; font-style:italic; vertical-align:center;}	
	dev1{vertical-align:center;}
	
	
	.button {
		background-color: #f0f8ff;
		border: none;
		display: inline-block;
		color: blue;
		font-size: 14px;
		font-weight: bold;
		float: left;
		padding: 3px 10px;
				
	}
	
	.button2 {
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
		padding: 8px 15px;
	}
	
	.button3 {
		
		width: 100%;
		
	}
	
	.button4 {
		background-color: #f5f5ff;
		border: 0;
		font-size: 14px;
		
		border-radius: 15px;
		box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
		background-image: url("presse.jpg");
		color: black;
		
		font-style: background-color ;
	}
	
	.button4:hover {
		background-image: none;
	}
	.button99 {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  width: 215px;
  
  }
  
.button21 {
  transition-duration: 0.4s;
}

.button:hover {
  background-color: #eeeeee; /* Green */
  color: black;
}					
						
.button31 {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button41 {width: 250px;}
.button42 {width: 50%;}
.button43 {width: 100%;}

.button50 {
  float: left;
}
.button6 {
  display: block;
}

.button70 {
  display: inline-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button70:hover {background-color: #3e8e41}

.button70:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
	-->
	
	