.menu  { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica }
a:hover { color: #15699d; text-decoration: underline }
a:link { color: #15699d; text-decoration: none  }
a:visited { color: #15699d; text-decoration: none; }
.logopub { font-size: 9px; font-family: Arial, Helvetica }
.titre { color: #15699d; font-weight: bold; font-size: 22px; font-family: Arial, Helvetica }
select   { font-size: 10px; background-color: #9ec0eb }
#couche { position: absolute; top: 87px; left: 282px; width: 480px; height: 31px; visibility: visible }
.txt { color: #15699d; font-size: 13px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
h3 { color: #15699d; font-size: 10px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; margin: 1em 0; }
.txtgros {
	color: #15699d;
	font-size: 14px;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
#form #envoyer {
	color: #15699D;
	background-color: #CEDFF5;
}
.bouton {
	background-color: #CEDFF5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E7F5;
	border-right-color: #A9B7C9;
	border-left-color: #E9E7F5;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

