/* CSS Document */

body {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #253545;
	background-repeat: no-repeat;
	background-position: bottom right;
}
font {
	font-family: "Arial Narrow";
	color: #FFFFFF;
}
div#intro {
	position: absolute;
	left: 431px;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px;
	overflow: hidden;
	width: 668px;
	height: 600px;
}
div#titre {
	position: absolute;
	width: 189px;
	top: 0px;
	height: 16px;
	margin-top: 100%;
	margin-right: 100%;
}
p {
	font-family: "Arial narrow";
	font-size: 13px;
	color: #DFDFDF;
}
#tab {
	border:	0px solid gray; 
}
