* {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #213f99;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #213f99;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 12px;
	color: #213f99;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 18px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.txt_itla {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-style: italic;
}


body { }
.txt_aeps_noir_n { color: #000000; font-weight: normal; font-size: 13px; line-height: 14px; font-family: Arial }
.txt_aeps_noir_b { color: #000000; font-weight: bold; font-size: 13px; line-height: 14px; font-family: Arial }
.txt_aeps_blue_b { color: #348ccb; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Arial }
.txt_langues_n { color: #000000; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial }
.txt_langues_n_b { color: #348ccb; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial }
.txt_nav_n_noir  { color: #000000; font-weight: normal; font-size: 11px; line-height: 17px; font-family: Arial }
.txt_nav_outil { color: #213f99; font-weight: normal; font-size: 11px; line-height: 17px; font-family: Arial }
.ttl_nav_outil { color: #348ccb; font-weight: bold; font-size: 14px; line-height: 12px; font-family: Arial }
.nav_2_niveau { color: #348ccb; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Verdana }
.nav_2_niveau a{ color: #348ccb; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Verdana }
.nav_2_niveau a:hover { color: #000000; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Verdana }
.ttl_2_b_noir { color: #000000; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Verdana }
.txt_c_n_noir { color: #000000; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Verdana }
.txt_c_b_noir { color: #000000; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Verdana }
.txt_c_b_blue { color: #348ccb; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Verdana }

a:hover {
	color: #348ccb;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a {
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	padding-left: 15px;
}
ul {
	font-size: 12px;
}
#navigation {
	text-align: right;
}
#navigation a {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
#navigation   a:hover  {
	color: #348ccb;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
#navigation ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#navigation li {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
#top {
	padding: 10px;
	background-color: #8CCAFF;
	margin:15px 0px 15px 0px;
}
#top h1{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#top a{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
