﻿*
{
	margin:0;
	padding:0;
}

div#global{
	width:954px;
	margin:auto;
}

div#logo{
	text-align:center;
	margin-bottom:20px;
}

div#titre{
	text-align:center;	
}

div#photos{
	text-align:center;
}

div#entree{
}
div#entree a.bouton{
	margin:auto;
	display:block;
	width:100px;
	height:52px;
	background-image:url(../Images/splash/entree.gif);
	background-repeat:no-repeat;
}
div#entree a.bouton:hover{
	background-position:-100px;
}