body{
	margin:0;padding:0;
	background:#FFF;
	font-size:62.5%;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

h1{
	background:url(../img/intro/logo_top.jpg) no-repeat;
	width:876px;height:117px;
	margin:100px auto 0 auto;
}

#bandeBleu{
	background:url(../img/intro/back_bande.gif) repeat-x;
	width:100%;height:143px;
	padding-top:3px;
}

#bandeau{
	position:relative;
	margin:0 auto;
	background:url(../img/intro/bandeau_image.jpg) no-repeat;
	width:876px;height:107px;
}

#francais, #anglais, #japonais{
	position:absolute;
	top:37px;
	left:330px;
	width:240px;
	color:#FFF;
	font-size:1.2em;
	letter-spacing:0.1em;
	font-weight:bold;
	height: 69px;
}

#anglais{left:550px;}

#japonais{
	left:715px;
	width:150px;
}

#francais p, #anglais p{
	margin:0;padding:0;
	height:80px;
}

#francais a, #anglais a, #japonais a{
	display:block;
	width:70px;
	padding-left:20px;
	background:url(../img/intro/fleche.gif) no-repeat;
	color:#808367;
	text-decoration:none;
	letter-spacing:normal;
}
#japonais a{
	margin-top:80px;
}
#francais a:hover, #anglais a:hover, #japonais a:hover{color:#013D79;}
