/* style pour les liens des langues */

.lgLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-left: 5px;
}

A.lgLnk:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-left: 5px;
}

A.lgLnk:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
	display: inline;
	padding-left: 5px;
}
.wborder {
	display: inline;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}
.tablebg {
	background-image: url("/img/struct/splash/table_bg.jpg");
	background-repeat: no-repeat;
	background-color: #7D8DC0;
}

body {
	background-color: #02519C;
	background-image:  url("/img/struct/splash/bg_page.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

P.content404 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}


.lgLnk404 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
}

A.lgLnk404:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight : bold;
	color: #FFFFFF;
}

A.lgLnk404:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
}