/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
}

.link {
text-decoration:underline;}


.bleu {
	color: #004f9d;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
}

.bleu_small {
	color: #004f9d;
	font-weight:bolder;
	font-size:12px;
	line-height:30px;
}

strong {
	color: #4e6fa3;
}

.update {
	color: #004f9d;
	font-weight:bolder;
	font-size:11px;
	line-height:22px;
	vertical-align:top;
}

