/* CSS Document */

A:link {
	COLOR: #FF0000; font-weight: bold; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF0000; font-weight: bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFCC00; font-weight: bold; TEXT-DECORATION: underline
}
body,td,th {
	color: #00447E;
}
.typo2base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00447E;
}
.typoblanche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	}
.typogras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: bold;
	text-transform: none;
	color: #00447E;
}
.typo2basefine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00447E;
}
.typo_liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: underline;
	color: #ff0000;
}