* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(../images/backgroundindex.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	margin: auto;
}


a {
	color: #858585;
}

a:hover {
	text-decoration: none;
	color: #c5c5c5;
}

/* head */

div#head {
	width: auto;
	padding: 5px 0;
	background: #242424;
	line-height: normal;
	text-align: center;
	color: white;
}
div#gauche{
	height: 470px;
	width: 350px;
	float: left
}
/* passer l'intro */
#anim1 {
     margin-left: auto;
     margin-right: auto;
     width: 800px;
}
#anim2 {
	margin-top:  40px;
     margin-left: auto;
     margin-right: auto;
     width: 860px;
}
