body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color:#0F1D52;
}
.txt_bleu_entete {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #001F59;
}
.txt_blanc {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.txt_orange_entete {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF8D22;
	font-weight:bold;
}
.txt_bleu {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #001F59;
	text-decoration: none;
}
.txt_bleu_12 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #001F59;
	text-decoration: none;
}
.txt_bleu_14 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #001F59;
	text-decoration: none;
}
.txt_bleu_15 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #001F59;
	text-decoration: none;
}
.txt_bleu_16 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #001F59;
	text-decoration: none;
}
.txt_orange {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF8D22;
	text-decoration: none;
	font-weight:bold;
}
.txt_bleu_tel {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #001F59;
	font-weight:bold;
}

a.txt_bleu:hover, visited, active {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #001F59;
	text-decoration: none;
}
a.txt_blanc:hover, visited, active {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_bleu_12:hover, visited, active {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #001F59;
	text-decoration: none;
}
a.txt_bleu_14:hover, visited, active {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #001F59;
	text-decoration: none;
}
a.txt_bleu_16:hover, visited, active {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #001F59;
	text-decoration: none;
}
a.txt_orange:hover, visited, active {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF8D22;
	text-decoration: none;
}
div#txt {
	position:relative;
/*	width:607px;*/
	height:452px;
	z-index:20;
	display:table;
	overflow: visible;
	visibility: visible;
}

div#plan {
	position:absolute;
/*	width:607px;*/
	height:452px;
	z-index:21;
	display:table;
	overflow: visible;
	visibility: hidden;
}