
/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */
body{
	background: url("fond.gif") 0% 0%;
	padding:0;
	margin:0;
	text-align:center;
	font-family: Tahoma;
	}
body {behavior:url(csshover.htc);}
	

	
		/* Hides from IE5-mac \*/
* html #conteneur{height:550px;}
/* End hide from IE5-mac + correction de min-height*/

#conteneur1 {background: #009ee7 url("haut.jpg") 0% 0% no-repeat;
		position:relative;
	left:0px;
	padding:0;
	margin: 0px auto;
	text-align: left;
	width:700px;
	z-index:0;
}

#principal {
	position: relative;
	left: 00px;
	width: 700px;
	height:329px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index:3;
}
h1.intro{
position: relative;
	top:40px;
	text-align:center;
	color:white;	
}
h2.intro{
	position: relative;
	top:46px;
		text-align:center;
	color:white;	
}



#ffessm {

position:absolute;
width:100px;
margin-left:30px;
margin-top:90px;
}

#centre{
width:640px;
margin:auto;
}

#nasse {
float:left;
width:300px;
height:410px;

margin-top:70px;
}
/*#langue {
	position: relative;
	top:160px;
	left:50px;
	width:500px;
	margin:auto;
}*/
.drapeau{
float:left;
margin-top:180px;
width:150px;
margin-left:20px;

}
h5{
margin: 0;
padding:0;
}
#pied{
	position:relative;
	bottom:0px;
	width:700px;
	margin-top:-50px;
	height:306px;	
	background: url("bas.jpg") 0% 0% no-repeat;
	z-index:1;
	}
