@charset "utf-8";
html {
	font-size: 100%;
	height:100%;
}
#flashContent {
	height:100%;
	margin: 0 auto;
}
body {
	background: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	overflow:hidden; 
	height:100%;
}
.c1 {
	margin:0 auto;
	width:80%;
	height:100%;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.s01 ul {
}
.s01 li {
	list-style-type: none;
	line-height: 4em;
}
.s01 li a {
	display: block;
	background: url(../images/fleche_01.gif) no-repeat 4px;
	padding-left: 30px;
}

