/* CSS Document */
#pagecell1{
	width:814px;
	height:850px;
	background-color: #ffffff;
	background-image: url(../images/fond_intro.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
}
#centr {
	width:780px;
	height:560px;
	background-color: #ffffff;
	text-align: center;
	margin-left:18px;
}
.bouton {
	width:99px;
	height:27px;
	position: relative;
	left: 358px;
	margin-top: 30px;
}
a.rolover {
	width:99px;
	height:27px;
	display:block;
	background: url(../images/entrer_bout.gif) no-repeat 0px 0px;
}
div.bouton a.rolover:link {background-position: 0px 0px;}
			div.bouton a.rolover:hover {background-position: 0px -28px;}
