/* ----Headers, Spans and List Items ----*/
body {
	background : white;
	font-family :  Arial, Helvetica, sans-serif;
}
span.sub {
	font-size : 9px;
	color : Yellow;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}

/* ----Top Navigation Area 1 (n1) ----*/
table.n1 { background-color : #00349A;  color: white;  font-size: 11px; font-weight: bold;}
a.n1:link, a.n1:visited  {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color : transparent;
	font-family: Arial, Helvetica, sans-serif;
}
a.n1:hover {  color: yellow;  font-size: 11px; font-weight: bold; text-decoration: none; background-color : transparent;}
/* ----Top Navigation  Area 2 (n2) ----*/
td.n2 { font-size : 11px; color : #2D2D2D; background-color : #cccccc;}
a.n2:link, a.n2:visited {
	color: gray;
	background: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background-color : transparent;
	font-family: Arial, Helvetica, sans-serif;
}
a.n2:hover { color: black; text-decoration: none; font-size: 10px; background-color : transparent; font-variant : small-caps;}
/* ----Side Navigation (n3) ----*/
a.n3b:link, a.n3b:visited {
	color: Black;
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
a.n3b:hover { color: Yellow; font-size: 11px; text-decoration: none; background-color: transparent;}
a.n3w:link, a.n3w:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
a.n3w:hover { color: white; font-size: 11px; text-decoration: none; background-color: transparent;}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 15px;
}
.noir {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blanc {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blancp {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.leftBG {
	background-image: url(images/side03.jpg);
	background-repeat: no-repeat;
}
.T-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
a:link {
	color: #FF6600;
}
a:hover {
	color: #FF3300;
}
a:visited {
	color: #FF6600;
}
.interligne { line-height: 18px;}
.world {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
