/* Style New-Tone Flash - Pixels Carres 03/2009 */

html {
	font-size: 12px;
}
body {
	color: #fff;
	background-color: #333333;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}
a img {
	border-style: none;
}
#header {
	width: 950px;
	height: 150px;
	margin: 0;
}
.flv {
	float: left;
	margin-left: 40px;
}
#logo {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
}
#logoprint {
	display: none;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#page {
	width: 950px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Menu haut */
ul#navtop {
	width: 720px;
	height: 20px;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-left: 0;
	padding: 0 0 0 15px;
	margin-bottom: 0;
}
ul#navtop li {
	display: inline;
	letter-spacing: 3px;
	font-weight: normal;
	font-style: normal;
	color: #a9a9a9;
}
ul#navtop li a:hover {
	color: #fff;
}
/* @end */

/* @group Anim Flash */
#flash {
	float: left;
	margin-bottom: 10px;
}
.textreplace {
	float: left;
	line-height: 22px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* @end */

abbr {
	border-bottom: 1px dotted #000;
}
#flashprint {
	display: none;
}

/* @group Footer */
#footer {
	width: 950px;
	color: #ccc;
	text-align: center;
	padding-left: 70px;
	height: 50px;
	margin-top: 0;
	position: relative;
	top: 0px;
	float: left;
}
#footer p {
	margin: 0 0 10px;
}
#footer ul {
	text-align: center;
	font-size: 10px;
	margin-top: 0;
}
#footer ul li {
	display: inline;
}
/* @end */