* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	height:100%;
}
body table {
	width:100%;
}

#splashpage-visu {
	height:320px;
	width:1100px;
	margin:auto;
	background:url(/01/images/teleroute/splashpage-bg.jpg) no-repeat;
}
#splashpage-link {
	height:135px;
	width:146px;
	text-align:center;
	padding:130px 0 0 720px;
}
#splashpage-link a {
	height:22px;
	width:130px;
	background-image:url(/01/images/teleroute/splashpage-button.gif);
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top:6px;
	text-decoration:none;
	margin-bottom:7px;
}
#splashpage-link a:hover {
	text-decoration:underline;
}