p {
	color: white;
	text-align: justify;
}
h2 {
	font-size: large;
	color: #fff8dc;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 0px;
	margin-bottom:0px;
	text-align:justify;
}
h1 {
	font-size: 25px;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 0px;
	margin-bottom:0px;
	text-align:center;
}
a:link {
	color:#eed81a;
}
a:visited {
	color:#999999;
}
body {
	background-image: url(content/fond.jpg);
	background-repeat: repeat-y;
	background-color :#2d4db0;

	width:1000px;
	margin:0 auto;
	/*text-align:center;*/


}
#page{

	width:1024px;
	margin:0 auto;
	text-align:center;

}

#anim_flash {
	width:901px;
	margin:auto;
}
#tableau {
	width:1000px;
	margin:auto;
	margin-top:0;
	text-align:center;
	
}
#box {
margin-top:-400px;
	margin-left:25px;
	float:left;
	position:relative;
	width: 250px;
}
#logos {
	margin:auto;
	width: 200px;
}
#movie {
margin-top:-150px;
	float:left;
	position:relative;
	width: 450px;
}
#bottom p {
	text-align:left;
	padding-top:10px;
}
#bottom {
	width: 901px;
	margin:auto;
}
#more {
	width: 901px;
}
#pics{
		float:left;
	position:relative;
	margin-left:50px;
}

.texte_img{
font-weight:bold;
margin-top:-2px;
text-align:center;
}


