* {
	margin:0px;
	padding:0px;
	font-size:10pt;
	font-family:sans-serif;
}

body {
	background-color:#15224c;
	color:#ffffff;
}

img {
	border:0px;
}

h2 {
	text-align:center;
	font-size:12pt;
}
h3 {
	text-decoration:underline;
}
ul {
	margin-left:20px;
}
p {
	margin:5px;
}
a, a:visited, a:hover{
	color:#ffffff;
}

#page {
	width:1150px;
	height:845px;
	margin:0px auto;
	position:relative;
	background:url('images/back.jpg') no-repeat;
}

#header {
	height:150px;
}
.back_accueil {
	display:block;
	width:800px;
	height:170px;
	position:absolute;
	top:20px;
	left:150px;
}

#blogit_link {
	width:161px;
	height:102px;
	display:block;
	position:absolute;
	top:40px;
	right:150px;
	background:url('images/btn_blog.gif') no-repeat;
}
#blogit_link:hover {
	background:url('images/btn_blog_on.gif') no-repeat;
}

#content {
	width:620px;
	height:480px;
	margin:0px auto;
	position:absolute;
	top:250px;
	right:120px;
	padding:10px;
}

.home_buy {
	float:right;
}
.features {
	width:450px;
}
.warning {
	padding:10px;
	margin:10px;
	background-color:#fb5353;
	color:#ffffff;
	font-weight:bold;
	border:1px dashed red;
	text-align:center;
}
.info {
	padding:10px;
	margin:10px;
	background-color:#63d172;
	color:#ffffff;
	font-weight:bold;
	border:1px dashed green;
	text-align:center;
}

#menu {
	list-style:none;
	position:absolute;
	top:227px;
	left:115px;
	width:150px;
}
#menu li {
	margin:30px 0px;
}
.btn_menu {
	display:block;
	width:156px;
	height:40px;
}

.sans_css{
	display:none;
}

.home {
	background:url('images/btn_home.gif') no-repeat;
}
.home:hover, .home_active {
	background:url('images/btn_home_on.gif') no-repeat;
}
.story {
	background:url('images/btn_story.gif') no-repeat;
}
.story:hover, .story_active {
	background:url('images/btn_story_on.gif') no-repeat;
}
.play {
	background:url('images/btn_play.gif') no-repeat;
}
.play:hover, .play_active {
	background:url('images/btn_play_on.gif') no-repeat;
}
.demo {
	background:url('images/btn_demo.gif') no-repeat;
}
.demo:hover, .demo_active {
	background:url('images/btn_demo_on.gif') no-repeat;
}
.buy {
	background:url('images/btn_buy.gif') no-repeat;
}
.buy:hover, .buy_active {
	background:url('images/btn_buy_on.gif') no-repeat;
}
.blog {
	background:url('images/btn_blog.gif') no-repeat;
}
.blog:hover, .blog_active {
	background:url('images/btn_blog_on.gif') no-repeat;
}
#footer {
	margin:0px auto 10px;
	width:820px;
	color:#ffffff;
}
#footer a, #footer a:visited, #footer a:hover{
	font-size:7pt;
}
#footer_logo {
	padding-top:10px;
	float:left;
	width:190px;
}
#footer_mention {
	float:right;
	font-size:7pt;
	width:610px;
}
.clear {
	clear:both;
}

/* style_frame_bd */
table {
	border-collapse: collapse;
	width:540px;
	margin:30px auto 0px;
	color:#000000;
}

td {
	border:1px solid #cacaca;
	padding:0px 5px;
}

img {
	border:0px;
}

.nbinsert {
	height:50px;
}

.platform-stick{
	background-color:#ffffff;
}

.action, .platform-stick {
	width:150px;
}

.demo-fonce {
	background-color:#8cb2e1;
}

.demo-clair {
	background-color:#dae4f0;
}

.buy-fonce {
	background-color:#9bd1a6;
}

.buy-clair {
	background-color:#deece1;
}

.demo-btn, .buy-btn, .notavailable-btn {
	display:block;
	text-decoration:none;
	width:114px;
	height:36px;
	margin:0px auto;
}

.notavailable-btn{
	background:url('images/no-available.gif') no-repeat;
}
.demo-btn{
	background:url('images/demo.gif') no-repeat;
}
.buy-btn {
	background:url('images/buyit.gif') no-repeat;
}

.invisible-text {
	display:none;
}

#helplink a{
	color:#ffffff;
	display:block;
	height:48px;
	padding-left:55px;
	padding-top:15px;
	margin-left:70px;
	background:url('images/help.gif') no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:12pt;
}

#form {
	width:500px;
	margin:50px auto;
}

#choixModel{
	display:none;
	margin-top:5px;
}
