html, body {
	background-color:#FFFFFF;
	font-size:11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

#mainanim{
	margin:auto;
	margin-top:10px;
	width:800px;
}

#main{
	margin:auto;
	margin-top:10px;
	width: 1012px;
}

#top{
	width: 1012px;
	height: 267px;
	background:url(../images/top.gif);
}

#center{
	margin-left:45px;
	width: 900px;
	background-color:#f2eeeb;
}

#pointilles{
	width: 900px;
	height: 1px;
	background:url(../images/pointilles.gif);
}

#presentation{
	background:url(../images/presentation.gif);
}

#references{
	background:url(../images/references.gif);
}

#contact{
	background:url(../images/contact.gif);
}

.atStart{
	background-color:#b9e2f5;
	padding-left:133px;
	padding-right:100px;
}

#bottom{
	width: 1012px;
	height: 191px;
	background:url(../images/bottom.gif);
}