body
{
	background-color:black;
	border:0px;
	margin:0px;
	text-align: center;
}
div#tout
{
	width:968px;
	margin-left: auto;
	margin-right: auto;
}
div#container
{
	text-align:left;
}
div#menu
{
	padding-top:44px;
	padding-left:767px;
	width:197px;
}
div#menu_haut
{
	background-image:url('../../images/splash/menu_haut.png');
	width:197px;
	height:27px;
}
div#menu_lien
{
	background-image:url('../../images/splash/menu_lien.png');
	width:197px;
	height:14px;
	text-align:center;
}
div#menu_lien a
{
	color:#ce994a;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
div#menu_lien a:hover
{
	color:#5e5548;
}
div#menu_bas
{
	background-image:url('../../images/splash/menu_bas.png');
	width:197px;
	height:25px;
}
div#splash_haut
{
	background-image:url('../../images/splash/splash_haut.gif');
	width:968px;
	height:255px;
}
div#splash_ban
{
	background-image:url('../../images/splash/splash_ban.gif');
	width:968px;
	height:228px;
}
div#splash_bas
{
	background-image:url('../../images/splash/splash_bas.gif');
	width:968px;
	height:270px;
}
div#connexion
{
	padding-top:130px;
	text-align:center;
}
div#connexion a
{
	color:#e4aa4d;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
div#connexion a:hover
{
	color:#533d1d;
}
form#connexion
{
	margin:0px;
	padding:0px;
	padding-bottom:6px;
}
input.connexion
{
	background-color:#181712;
	border:1px solid #5b5a55;
	color:#837663;
	font-family:Arial;
	font-size:12px;
	padding-left:6px;
	padding-bottom:2px;
	padding-top:2px;
}
