body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:0;
	padding:0;
}
#main{
	padding-top:10px;
	padding-bottom:10px;
}
#centered{
	background-color:#f9f3da;
	margin:auto;
	padding:4px;
	width:750px;
}

#header{
	width:750px;
	height:73px;
}

.header1{
	background:url(../images/header1_f.jpg) no-repeat;
}

.header2a{
	background:url(../images/header2a_f.jpg) no-repeat;
}

.header2b{
	background:url(../images/header2b_f.jpg) no-repeat;
}

.header2d{
	background:url(../images/header2d_f.jpg) no-repeat;
}

.header3{
	background:url(../images/header3_f.jpg) no-repeat;
}

/*Lien de langue*/
#header a{
	color:#f9f3da;
	font-weight:bold;
	float:right;
	text-decoration:none;
	margin-top:30px;
	margin-right:20px;
	font-size:0.9em;
}


#content{
	margin:4px 0 4px 0;
	padding:0;
}

#content img{
	margin: 0 10px 0 0;
	padding:0;
}
#texte{
	padding:10px;	
}
#note{
	margin-top:4px;
	font-size:70%;
}
#note a{
	color:black;
}
#footer{
	margin-top:4px;
	font-size:70%;
}
#footer div{
	float:right;
	width:75%;
	text-align:right;
	/*line-height:59px;*/
	padding-right:20px;
	padding-top:5px;
}
#intro_f, #intro_e{
	position:relative;
	width:750px;
	height:450px;
}
#intro_f span, #intro_e span{
	display:none;	
}
#intro_f .linkFlash, #intro_e  .linkFlash{
	position:absolute;

	top:369px;
	left:17px;
	width:145px;
	height:45px;
}
#intro_f .linkJeu, #intro_e  .linkJeu{
	position:absolute;

	top:369px;
	left:204px;
	width:225px;
	height:45px;
}
#intro_f .linkHtml, #intro_e  .linkHtml{
	position:absolute;
	top:369px;
	left:443px;
	width:190px;
	height:45px;
}
h1{
	font-size:120%;
}
h2{
	font-size:110%;
}
h3{
	font-size:100%;
}
table{
	width:75%;
}
table td{
	width:50%;
	padding:2px;
}

.flash-size{
	float:left;
	color: #f9f3da;
	position:absolute;
	top:414px;
	left:204px;
	width:220px;
	text-align:center;
	font-size:0.76em;
}