h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
.textbleu {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
.textbleugras {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.textgris {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D7D7D;
}.form {
	font-family: Tahoma;
	background-color: #F4F4F4;
	border: #666666;
	font-size: 11px;
	color: #666666;
	border-style: solid;
	border-width: 1;
}
.monbouton {
	background-image: url("images/monbouton.gif");
	width:34px;
	height:19px;
	border:0;
	
}
A.linkgris {
	font-family: Tahoma;
	font-size: 11px;
	color: #746F75;
	font-weight: bold;
}
A.linkgris:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #746F75;
	font-weight: bold;
	text-decoration:underline;
}
A.linkgris2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #746F75;
	
	text-decoration:none;
}
A.linkgris2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006A9D;
	
	text-decoration:underline;
}
.textbleugrastitre {
	font-family: Tahoma;
	font-size: 14px;
	color: #003955;
	font-weight: bold;
}