@CHARSET "ISO-8859-1";

body{
	background: url(http://www.yachtransport.com/fondyt.jpg) repeat;
	margin:0 auto;
	padding:0;
}

#conteneur{
	height:515px;
	left:50%;
	margin-left:-477px;
	margin-top:-257px;
	position:absolute;
	top:50%;
	width:990px;
}

#notice{
	color:#ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.intro{
	color:#ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	size:11px;
	text-decoration:none;
}
.intro a:link{
	color:#ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	size:11px;
	text-decoration:none;
}
.intro a:hover{
	color:#ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	size:11px;
	text-decoration:underline;
}



table{
	border-collapse:collapse;
}

table td{
	padding:0;
}
