@charset "UTF-8";
/* CSS Document */

body {
	background-color: #014b94;
	margin:0;
	height:100%
}

html {
	height:100%
}

.noflash_titre {
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11px;
	color:#003880;
}

a.noflash_lien {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003880;
	text-decoration:none;
}

.noflash {
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11px;
	color: #000000;
}

