body, td {
	color: black;
	font-family: "Tahoma, Arial, Verdana";
	font-size: 8pt;
}
body {
	background-position : bottom left;
	background-repeat: no-repeat;
	background-color: white;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #0054A6;
	text-decoration: none;
}
p {
	color: #666666;
	margin: 0px;
	margin-bottom: 8px;
	text-align: justify;
	text-justify: newspaper;
}
.cssNavigator {
	padding: 0px;
	padding-left: 20px;
	text-align: left;
}
.cssEnglishTrans {
	color: black;
	font-style: italic;
	text-align: left;
	
	padding-top: 18px;
	padding-left: 18px;
	margin-right: 12px;
	
	background-position : top left;
	background-repeat: no-repeat;
	background-image : url("../_images/cadre.gif");
}
.cssIntroduction {
	color: black;
	background-color: #FFD885;
	padding: 24px;
	padding-left: 48px;
	padding-right: 18px;
}

