/* Powered by Stilis Communication - CSS développé par Laurent Crombé */


/* **** General **** */

html {
	padding: 0px;
	margin: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #01274a;
	height: 100%;
	width: 100%;
}
#index {
	height: 318px;
	width: 404px;
	padding: 0px;
	margin-top: -159px;
	margin-left: -202px;
	left: 50%;
	top: 50%;
	position: absolute;
	background-image: url(../images/bg_logo_home.jpg);
	background-repeat: no-repeat;
}
#index #logo {
	height: 162px;
	width: 404px;
	font-family: Arial, Helvetica, sans-serif;
	color: #02284B;
	text-indent: -1000em;
}
#index #choose {
	height: 79px;
	width: 404px;
	background-image: url(../images/homepage_02.png);
	background-repeat: no-repeat;
	padding: 0px;
}
#index #choose .pos {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index #choose .pos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01274A;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index #lang {
	width: 404px;
	padding: 0px;
	height: 75px;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0px;
	height: 73px;
}
li {
	margin: 0px;
	float: left;
	padding: 0px;
	height: 72px;
}
li a {
	text-decoration: none;
	text-indent: -1000em;
	height: 72px;
}
#fr a {
	display: block;
	height: 72px;
	width: 73px;
	background-image: url(../images/homepage_04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	outline:0;
	padding: 0px;
	margin-left: 40px;
	cursor: pointer;
}
#fr a:hover {
	background-image: url(../images/homepage_04_hover.png);
	background-repeat: no-repeat;
	outline:0;
	height: 72px;
	cursor: pointer;
}
#nl a {
	display: block;
	height: 72px;
	width: 71px;
	background-image: url(../images/homepage_06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	outline:0;
	padding: 0px;
	margin-left: 54px;
	cursor: pointer;
}
#nl a:hover {
	background-image: url(../images/homepage_06_hover.png);
	background-repeat: no-repeat;
	outline:0;
	height: 72px;
	cursor: pointer;
}
#en a {
	display: block;
	height: 72px;
	width: 67px;
	background-image: url(../images/homepage_08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	outline:0;
	padding: 0px;
	margin-left: 56px;
	cursor: pointer;
}
#en a:hover {
	background-image: url(../images/homepage_08_hover.png);
	background-repeat: no-repeat;
	outline:0;
	height: 72px;
	cursor: pointer;
}
