@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
}
#logo_swf {
	margin: 60px;
	height: 400px;
}
#passeIntro {
	display: block;
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#passeIntro a {
	font-family: "Helvetica Neue Light", Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#passeIntro a:link, #passeIntro a:visited {
	color: #666666;
}
#passeIntro a:hover {
	color: #6699CC;
}

