@CHARSET "ISO-8859-1";

html, body{
	background-color: #e0e0e0;
	margin:0; padding:0; border:0;
	font-family: Arial, Tahoma, Verdand, sans;
	font-size:75%;
	height:100%;
}
table, table td{
	text-align:center;
	width:100%; height:100%;
	padding:0; margin:0; border:0;
}
#body
{
	width: 998px; height:503px;
	margin: 0 auto; padding:0; border:0;
	background-image:url(../images/homebg.gif);
	background-repeat:repeat-x;
	position:relative;
}
#nuages{
	margin:0; padding:0; border:0;
	width:317px; height:124px;
	position:absolute; top:162px; left:28px;
	background-image:url(../images/nuages.gif);
	background-repeat:no-repeat;
}
#logo{
	margin:0; padding:0; border:0;
	width:646px; height:244px;
	position:absolute; top:135px; left:288px;
	background-image:url(../images/logoIndex.gif);
	background-repeat:no-repeat;
}
#lang{
	margin:0; padding:0; border:0;
	width:296px; height:26px;
	position:absolute; top:395px; left:345px;
}