.txtblancbas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.cap {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#031746;
}
.date {
	font-family:Verdana;
	font-size:10px;
	color:#990000;
	padding-left:5px;
}
.txt {
	font-family:Verdana;
	font-size:9px;
	color:#031746;
}
.txt9gras {
	font-family:Verdana;
	font-size:9px;
	color:#031746;
	font-weight:bold;
}
.txt10gras {
	font-family:Verdana;
	font-size:10px;
	color:#031746;
	font-weight:bold;
}
.txt10 {
	font-family:Verdana;
	font-size:10px;
	color:#031746;
}
.txt11 {
	font-family:Verdana;
	font-size:11px;
	color:#031746;
}
.txt11gras {
	font-family:Verdana;
	font-size:11px;
	color:#031746;
	font-weight:bold;
}
h1 {
	font-family:Verdana;
	font-size:13px;
	color:#031746;
	font-weight:bold;
}
h2 {
	font-family:Verdana;
	font-size:11px;
	color:#031746;
	font-weight:bold;
}
.menulien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.menulien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.menulien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a.lienkemenn:link, a.lienkemenn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	text-decoration: none;
}
a.lienkemenn:hover {
	text-decoration: underline;
}
a.liencontenu:link, a.liencontenu:visited {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.liencontenu:hover {
	text-decoration: underline;
	color: #006633;
}
.formulaire {
	font-family:Verdana;
	font-size: 12px;
	color: #000099;
	background-color: #FFEEBB;
	border: 1px solid #000099;
}
.centrage {
	text-align: center;
	vertical-align: middle;
	display: block;
}
