html{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 1024px;
	height: 100%;
	/*overflow:scroll;*/
	overflow: hidden;
	background-color: #848402;
}

body{
	background-color: #848402;
	width: 100%;

}

a {
	text-decoration: none;
}

#fond{
	width: 1024px;
	height: 770px;
	background-image: url(../../../img/iea/fond_acceuil.jpg);
	/*background-image: url(../../../img/iea/fond_accueil_complet.gif);*/
	background-repeat: no-repeat;
	background-color: #848402;

}

#conteneur #dernier-element {
display:none;
}

#page {
background-color: #848402;
}

#cont_1  {
	width: 152px;
	height: 126px;
	position: absolute;
	top: 359px;
	left:725px;

}

#cont_2 {
	position:absolute;
	width: 123px;
	height: 87px;
	top: 411px;
	left: 603px;


	}

#cont_4 {
	position:absolute;
	width: 374px;
	height: 17px;
	top: 545px;
	left: 427px;

	}


#cont_5 {
	position:absolute;
	width: 60px;
	height: 100px;
	top: 512px;
	left: 805px;

	}

.youtube {
	display: block;
	width: 52px;
	height: 50px;
}



#cont_1 img, #cont_2 img{
		border: 0;
		margin: 0;
		padding: 0;
		}
/*-------------------------------- Hack IE----------------------------------- */
*html	#cont_1{
		left: 725px;
	}
*+html	#cont_1{

	left: 725px;
	}
*html #cont_2{
	left: 613px;
	}
*+html	#cont_2{

	left: 603px;
	}
/*-------------------------------------*/

.francais {
	display: block;
	background-image: url(../../../img/iea/francais.gif);
	background-repeat: no-repeat;
	width: 152px;
	height: 126px;
	}

.francais:hover {
	background-image: url(../../../img/iea/francais_gras.gif);
}

.anglais {
	display: block;
	background-image: url(../../../img/iea/anglais.gif);
	background-repeat: no-repeat;
	width: 123px;
	height: 87px;
}



.anglais:hover {
	background-image: url(../../../img/iea/anglais_gras.gif);
}

#page{
	background-image:none;
	}



#pied_page {
	display:none}



#cont_3 {
	position:absolute;
	width: 400px;
	height: 400px;
	top: 290px;
	left: 30px;
	background-color: transparent;

	}

