font.norm {font-family: Arial; font-size: 10pt; color:#000000;}
font.bnorm {font-family: Arial; font-size: 12pt; color:#000000;}
font.vertg {font-family: Arial; font-size: 10pt; color:#547A57;font-weight: bold}
font.vertgg {font-family: Arial Black; font-size: 14pt; color:#547A57;font-weight: bold}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #547A57;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #DE3931;
}
.mini {
	font-size: 11px;
}
.titre1 {
	font-size: 14px;
	font-weight: bold;
	color: #BE2520;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #547A57;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BE2520;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BE2520;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BE2520;
}
.erreur {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.ok {
	font-weight: bold;
	color: #009966;
}
.gras {
	font-weight: bold;
}
