@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
}


img
{
	border:none;
}
.Splash_PositionLogo
{
	margin-left:500px;
	margin-bottom:0px;
}
.Splash_PositionImg1
{
	margin-left:100px;
	margin-top:-88px;
	border-style: none;
}
.Splash_PositionImg2
{
	margin-left:100px;
	margin-top:-5px;
	border-style: none;
}
.Splash_PositionImg3
{
	margin-left:100px;
	margin-top:-5px;
	margin-bottom:0px;
}
.Splash_GestionTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-top: 0px;
	padding-top:3px;
}

#main
{
	margin-top: 0px;
	margin-left: 210px;
	width: 842px;
	/* height: auto; */
	border: 5px solid #3d4d59;
	height:auto;
	position: relative;
}


.PositionLogo
{
	position: absolute;
	left: -80px;
	top: -50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.GestionTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-top: 0px;
	padding-top:3px;
}
