/*
GLOBAL
*/
h1, h2, h3, h4, h5, h6, p
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
}

body
{
	margin: auto;
	background: none;
	font-family: Arial;
	color: #1a171b;
	font-size: 12px;
}

a
{
	color: #b20f24;
	text-decoration: underline;
}

a:hover
{
	color: #fd9600;
	text-decoration: underline;
}
#container{
	margin: 0px auto;
	width: 950px;
	margin: 0px auto;
	background: none; 
	text-align: left;
	position: relative;
	height: auto !important;			/* to have the code working even with IE */
	height: 100%;
	min-height: 100%;
}

#page
{
	float:left;
	width:811px;
}

#header
{
	/*background: url(../img/bandeau_logo.jpg) no-repeat; */
	/*height: 163px;*/
	padding: 0;
	margin-left: 0;
	float: left;
	width: 811px;
}

#header .back_home span {
	display: none;
}

#header img {
	border: none;
}

#header .back_home {
	height: 100px;
	/*float:left;*/
	margin:0;
	padding:0;
}

#header .back_home .main {
	float: left;
	height: 100px;
	width: 600px;
}

#header .back_home .language {
	float: right;
	height: 65px;
	width: 200px;
}

#header .back_home .website  {
	float: right;
	height: 35px;
	width: 200px;
}

#header .change_lang {
	float:left;
}

#logo
{
	border: 0px;
	float: left;
	padding-top: 12px;
}

#login
{
	float: right;
}

#login ul, #login ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style:none;
	font-size: .9em;
}

#login ul li a {
	padding: 0 10px 0 0;
	color: white;
}

#content
{
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	font-size: .96em;
}

#main 
{
	margin: 0;
	padding: 0;
	float: left;
	width: 622px;
}

#content ul {
	margin:0;
	padding:0 5px 10px 10px;
}
#content ul li{
	font-size: 1em;
	list-style-type:none;
	background-image:url(../img/puce_page.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	margin: 5px 0 0 0 ;
	padding: 0 0 0 15px;

}

.full_width
{
	width: 100% !important;
}

#content #main a
{
	text-decoration: underline;
}

#content #main p
{
	text-align: justify;
}

#content #feedback
{
	border:#900 solid 4px;
	margin-top: 8px;
	padding: 0 8px;
	color: #900;
}
/*SideBar*************************/

#sidebar
{
	float: left;
	width: 168px;
	margin-right:20px;
	color:#ffffff;
}
#sidebar a
{
	color:#ffffff;
	text-decoration: underline;
}

#sidebar ul 
{
	margin: 0;
	padding: 5px 0px 0 10px;
	
}

#sidebar ul li 
{
	font-size: 1em;
	list-style-type:none;
	background-image:url(../img/puce_orange.gif);
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:10px;
	padding-top:3px;
}

/********************/

#footer 
{
	margin: 40px 0 10px 0;
	padding: 0;
	height: 62px;
	background: none; 
	width: 811px;
	text-align: center;
	/*position: absolute;*/
	bottom: 0px;
}

#footer p
{
	font-size: .8em;

}

#footer ul, #footer ul li 
{
	margin: 0;
	padding: 0px 15px 0px 15px;
	display: inline;
	list-style:none;
	font-size: .9em;
	text-align: left;
}

#footer ul li a 
{
	padding: 0 5px 0 5px;
	white-space: nowrap;
}

#footer .logo
{
	float: right;
}

#footer .logo img
{
	border: 0px;
}

#footer a
{
	color: black;
}

#footer a:hover
{
	text-decoration: none;
}

/* pub vertical right */

#pub_right
{
	float:left;
	margin:0;
	padding:0;
	padding-top: 110px;
}
#pub_right img
{
	border:none;
	margin-left:10px;
	padding:0;
}

/*
PREVIOUS CSS RULES
*/
h1 {
	margin-left:0px;
	margin-bottom:10px;
	color: #b20f24;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	clear: both;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
}

h2 {
	color: #b20f24;
	font-size: 1.3em;
	padding: .5em 0em .3em 0em;
	line-height: 1em;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
}

#content #main h2 {
	clear: both;
	padding: 0;
	margin: 15px 0 0 0 ;
}

h3 {
	color: #b20f24;
	font-size: 1.25em;
	padding: .5em 0em .15em 0em;
	line-height: 1em;
}

h4, h5 {
	color: #264B69;
	font-size: 1em;
	padding: .5em 0em .15em 0em;
	line-height: 1em;
}

/********************************************************/
/*  la couleur des titres est la même que la couleur de la catégorie */
/********************************************************/

.pages_cat1 h1, .pages_cat1 h2, .pages_cat1 b, .pages_cat1 strong {
	color:#b20f24;
}
.pages_cat2 h1, .pages_cat2 h2, .pages_cat2 b , .pages_cat2 strong {
	color:#899b29;
}
.pages_cat3 h1, .pages_cat3 h2 , .pages_cat3 b, .pages_cat3 strong {
	color:#ab0072;
}
.pages_cat4 h1, .pages_cat4 h2 , .pages_cat4 b, .pages_cat4 strong {
	color:#008d87;
}
.pages_cat5 h1, .pages_cat5 h2, .pages_cat5 b, .pages_cat5 strong {
	color:#e58300;
}
.pages_cat6 h1, .pages_cat6 h2 , .pages_cat6 b, .pages_cat6 strong {
	color:#5d9bb5;
}

.pages_cat1 #sub_menu  {
	background-color:#b20f24;
}
.pages_cat2 #sub_menu  {
	background-color:#899b29;
}
.pages_cat3 #sub_menu  {
	background-color:#ab0072;
}
.pages_cat4 #sub_menu  {
	background-color:#008d87;
}
.pages_cat5 #sub_menu  {
	background-color:#e58300;
}
.pages_cat6 #sub_menu  {
	background-color:#5d9bb5;
}


p {
	/*line-height: 150%;*/
	padding: .8em 0em;
}

#content #main img.backtotop {
	padding: 2px;
	border: none;
	float: right;
}

.smallblank {
	height: 20px;
	clear: both;
}

.books {
 width: 230px;
 height: 90px;
 margin: 10px 5px 10px 0px;
 padding: 3px 5px;
 float: left;
 border: solid 1px #8CACBB;
}

.books p {
	clear:both;
	padding: 0px;
}
.bookcover {
	float:left;
	margin: 3px 7px 3px 0px;
}

.calltoaction
{
	text-align: right;
	padding-bottom: 5px;
}

.testimonials {
	font-size: 1em;
	font-style:italic;
	margin: 1em 0em;
	border-bottom: 1px solid #78A8CF;
}
.testimonials em{
	font-weight: bold;
	text-align: right;
}

.imgborder {
	padding: 5px;
	border: 1px solid #78A8CF;
}

.sidenavcallout {
	border:1px solid #78A8CF;
	padding: 5px 8px 5px 10px;
	margin: 10px 0px 10px 0px;
	font-size: .9em;
}

.smallfeaturegame {
	margin: 5px 5px 0 0;
	padding: 5px 2px 5px 5px;
	width: 156px;
	height: 70px;
	float: left;
	border:1px solid #94C0AA;
}

.smallfeaturegamelinks {
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	width: 100px;
}
.smallfeaturegamelinks ul, .smallfeaturegamelinks ul li {
	margin: 0;
	padding: 0;
	list-style:none;
	font-size: .9em;
}
.smallfeatureimg {
	margin-right: 1px;
}
.smallgametitle {
	color: #2D3266;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	font-size: .8em;
}

.loginform {
	margin: 10px 0 0 0;
	padding: 5px;
}
.loginform p{
	padding: 4px;
	font-size:1em;
	line-height: 1em;
	text-align: right;
}

.callout {
	width: 195px;
	float: right;
	border:1px solid #78A8CF;
	padding: 3px 5px 8px 13px;
	margin: 15px 10px 0px 10px;
	font-size: .95em;
}
.callout ol, .callout ol li {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: inside;
}
.callout ul, .callout ul li {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: inside;
}

/*
STORE
*/
table.shopping-cart tr 
{
	background-color: #FFFFFF;
}

table.shopping-cart tr td
{
	font-size: 8pt;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6EEFF;
}

tr.shopping-cart-header, tr.shopping-cart-footer
{ 
	background-color: #EFF8FF; 
}

tr.shopping-cart-header td, tr.shopping-cart-footer td
{
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #EFF8FF; 
}

table.shopping-cart
{
	width: 100%;
	border-width: 0px;
	border-style: solid;
/*	cell-spacing: 1px;
	cell-padding: 5px;*/
/*	text-align: /*middle*/ /*center;*/
	border-collapse: collapse;
}

div.error
{
	color: red; 
	font-size: 10pt; 
	width: 100%; 
}

.section-header
{
	width: 100%;
	padding: 5px;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #651572;
	font-size: 12pt;
	text-align: left;
}

table.input-form
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	border-width: 0;
/*	cell-spacing: 0px;
	cell-padding: 5px;*/
	width: 100%;
	border-collapse: collapse;
}

table.input-form tr td
{
	border-width: 1px;
	border-style: solid;
	border-color: #D6EEFF;
	padding: 5px;
}

table.input-form tr.store_navbar td
{
	text-align: center;
}

table.input-form tr.store_navbar td a
{
	display: block;
}

table.input-form tr.store_navbar td.selected
{
	background-color: #D6EEFF;
}

table.input-form tr.store_navbar td.selected a
{
	color: #651572;
}


.label-cell
{
	background-color: #EFF8FF;
	width: 30%;
	text-align: right;
	font-weight: bold;
}

.input-cell
{
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

.required-indicator
{
	color: red;
	font-weight: normal;
	background-color: #EFF8FF;
}

.notice
{
	text-align: center;
	padding: 10px;
	background-color: yellow;
	border-style: dashed;
	border-width: 1px;
	border-color: black;
}

.why
{
	font-weight: normal; 
	font-size: x-small;
}

input.store_cmr_order_renew
{
	border: 1px solid silver;
	background-color: #dbe9e9;
	color: #666666;
}


/* 
COMMON 
*/
table.middle
{
	border-spacing: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

table.middle tr td
{
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

.hidden
{
	visibility: hidden;
	position: absolute;
	width: 0px;
	height: 0px;
}

.block
{
	display: block;
}

p.indent
{
	text-indent: 50px;
}

#flags
{
	float: none;
	padding-top: 10px;
	text-align: right;
}

#sbt_tell_a_friend
{
	text-align: center;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
}

#TotalGamesCounter
{
	font-weight: normal;
	font-size: x-small;
	padding-top: 10px;
	text-align: right;
	color: white;
}

#TotalGamesCounter a
{
	text-decoration: none;
}

#sbt_login_form
{
	margin: 0px;
	padding: 10px;
	text-align: right;
	color: black;
}

#sbt_login_form p
{
	padding: 2px;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	position: relative;
}

#sbt_login_form a
{
	font-size: 8pt;
}

#sbt_login_form input,
#cd_comments_send_report input
{
	border: 1px solid black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}

#sbt_login_form input.form_text
{
	width: 170px;
}

#login #sbt_login_form
{
	color: white;
}

#sbt_login_form ul li
{
	margin: 0;
	padding: 0;
	display: block;
	list-style:none;
}

.sbt_menu
{
	position: absolute;
	display: none;
	background-color: yellow;
}

.sbt_menu ul,
.sbt_menu ul li
{
	display: block;
}

.sbt_menu a:hover
{
	color: red;
	background-image: none;
}

img.back_to_top
{
	float: right;
}

a:hover img.roll_opacity
{
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(opacity=75);
}


/*
BLUE BOX
*/
div.blue_box
{
	background-color: #0b75ce;
}

div.blue_box div.top,
div.blue_box div.bottom
{
	height: 6px;
}

div.blue_box div.content
{
	padding: 4px;
	text-align: center;
	color: white;
	font-weight: 100;
}

div.blue_box div.content div.title
{
	color: yellow;
	font-size: 13pt;
	font-weight: 900;
	padding-bottom: 5px;
}

div.blue_box div.content div.freetrial
{
	text-align: center;
	padding: 0px 17px 0px 17px;
}

div.blue_box div.left
{
	float: left;
	clear: both;
	height: 6px;
}

div.blue_box div.right
{
	float: right;
}


/*
MENU
*/
/*Menu Bayard*/

#menu{
	margin: 10px 0 0 0px;
	padding:0;
	float:left;
}

#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li
{
	float: left;
	margin: 0;
	margin-right:12px;
}

#menu li a {
	display: block;
	text-decoration: none;
	text-align: center;
	height: 38px;
}

#menu li a.home {
	 background: url('../img/bt_home.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.home:hover {
	 background: url('../img/bt_home.jpg') no-repeat 0 -38px;
}
#menu li a.program{
	 background: url('../img/bt_program.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.program:hover {
	 background: url('../img/bt_program.jpg') no-repeat 0 -38px;
}
#menu li a.why{
	 background: url('../img/bt_why.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.why:hover {
	 background: url('../img/bt_why.jpg') no-repeat 0 -38px;
}
#menu li a.brain{
	 background: url('../img/bt_brain.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.brain:hover {
	 background: url('../img/bt_brain.jpg') no-repeat 0 -38px;
}
#menu li a.jeux{
	 background: url('../img/bt_jeux.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.jeux:hover {
	 background: url('../img/bt_jeux.jpg') no-repeat 0 -38px;
}
#menu li a.compte{
	 background: url('../img/bt_compte.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.compte:hover {
	 background: url('../img/bt_compte.jpg') no-repeat 0 -38px;
}

#menu li a.selected {
	background-position: 0 -38px;
}


#sub_menu{
	height:25px;
	width:811px;
	clear:both;
	margin:0;
	padding:0;
}


#sub_menu ul
{
	list-style: none;
}

#sub_menu li
{
	float: left;
	margin-top:4px;
	margin-left: 20px;
}
#sub_menu li a
{
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	
}
#sub_menu li a:hover
{
	color:#ffffff;
	text-decoration: underline;
	
}


/*
/about/index.php
*/
#about_us p
{
	text-align: justify;
	margin-bottom: 2em;
}

#about_us a
{
	font-style: italic;
}

.about_us img
{
	float: left;
	margin: 0px;
}

.about_publications
{
	clear: both;
	border: 1px solid #336699;
	font-size: 8pt;
	overflow: auto;
	background-color: white;
	margin-top: 10px;
	padding: 2px;
	height: 250px;
}

.about_publications ul 
{
	padding: 10px;
	margin: 0px;
}

.about_publications li
{
	padding-bottom: 1em;
	list-style: none;
}





/*
/about/*-interview.php
*/
#interview
{
	padding-top: 10px;
}

#interview h5
{
	margin: 15px 0px 0px 0px;
	font-size: 10pt;
}

#interview p,
#interview ol
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#interview p a.up
{
	float: right;
	padding: 0px;
}


/*
/about/faq.css
*/
div.faq_item
{
	padding: 0px 0px 10px 10px;
}

.faq h2
{
	padding-top: 50px;
}

#faq_menu ul li
{
	display: block;
}


/*
/about/news.php
*/
.news
{
	float: left;
	margin: 5px 0px 25px 5px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #d2e0eb;
}

.news h3
{
	color: #0000FF;
	font-size: 10pt;
}

.news span.date
{
	color: #999999;
	font-size: 8pt;
}

.news p
{
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-size: 10pt;
}

.news img
{
	float: right;
	padding: 5px;
	max-width: 120px;
	border: 0px;
}

.news a
{
	font-size: 8pt;
}

h3.news_title
{
	border-bottom: 1px solid #78a8cf;
}

#news_news div,
#news_press div,
#news_audio div
{
	padding-bottom: 15px;
}

#news_main
{
	float: left;
	width: 510px;
}

#news_news
{
	padding-top: 15px;
}

#news_news h4
{
	padding-bottom: 200px;
}

#news_logos
{
	padding-top: 15px;
}

.s_news
{
	width: 100% !important;
}

.s_news img
{
	border: 0px;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
	max-height: 50px;
/*	height: expression(this.height > 50 ? 50 : "auto");			/* IE */
}

.s_news .title
{
	color: #336699;
	font-weight: bold;
}

.s_news .date
{
	color: #666666;
}

.s_news .quote
{
	font-weight: bold;
}

.s_news p
{
	padding: 0px;
}


/*
/games/list_games.php
*/
#listgame_menu img
{
	padding: 0px 1px 0px 0px;
	margin: 0px;
}

#listgame_menubar
{
	height: 6px;
	width: 519px;
	background-color: silver;
	font-size: 1pt;
}

.listgame_moregames
{
	clear: both;
	padding: 4px 6px 4px 6px;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
}

.listgame_moregames h3
{
	padding: 0px;
	margin: 0px;
	color: white;
}

.listgame_box 
{
	float: left;
	width: 199px;
	margin: 0;
	margin-right:5px;
	margin-top:15px;
	margin-bottom:15px;
}

.listgame_title
{
	background-image: url(../img/box_game_top.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0px;
	height: 28px;
	width: 199px;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
	text-decoration:none;
}

.listgame_title td
{
	font-weight: bold;
	font-size: 14px;
}

.listgame_title table
{
	padding: 5px;
}

.listgame_splash
{
	cursor: pointer;
	border-top: 0px;
	border-bottom: 0px;
	width: 199px;
	height:150px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.listgame_splash img 
{
	border: 0px;
}

.listgame_brief
{
	padding: 0px 8px;
	margin: 0px;
	font-size: 9pt;
	height: 98px;
}

.listgame_splash, .listgame_img
{
	height: 150px;
	border-color: #94C0AA;
}

.listgame_footer{
	background-image: url(../img/box_game_footer.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0px;
	height: 23px;
	width: 199px;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
}

.listgame_links
{
	height: 28px;
	width:199px;
	border: 0px;
}

.listgame_left a {
	background: url('../img/box_Game_info.gif') no-repeat 0 0;
	display: block;
	text-decoration: none;
	width:100px;
	height:28px;
}

.listgame_left a:hover{
	background: url('../img/box_Game_info.gif') no-repeat 0 -28px;
}
.listgame_right a {
	background: url('../img/box_Game_play.gif') no-repeat 0 0;
	display: block;
	text-decoration: none;
	width:99px;
	height:28px;
}

.listgame_right a:hover{
	background: url('../img/box_Game_play.gif') no-repeat 0 -28px;
}


/*
.listgame_left:hover, .listgame_right:hover
{
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(opacity=75);
}*/

.listgame_left
{
	float: left;
	text-align: left;
}

.listgame_right
{
	float: right;
	text-align: right;
	float: right;
}


/*
/games/more.php
*/
.more_tab_caption
{
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
	padding-bottom: 5px;
}

.more_tab_value
{
	text-align: center;
	padding: .3em;
	background-color: transparent;
	padding-bottom: 20px;

}

.more_tab_value div.blue_box		
{
	margin: 5px 0px 5px 0px;
}

#more_image
{
	width: 510px;
	text-align: center;
}

.more_details
{
	float: right;  
	width: 217px;
	margin-left: 10px;
	padding: 0px;
}

.more_details ul
{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.more_details ul a
{
	text-decoration: none !important;
}

.more_details ul a:HOVER
{
	color: orange !important;
}

.more_details ul a.selected
{
	font-weight: bold;
}

.more_details ul li .new
{
	color: red;
}

.more_details .sbt_promote
{
	padding-top: 0px;
}

.more_details .sbt_promote_title h5
{
	text-align: center;
}

#more_description
{
	width: 515px;
	padding: 0px;
	position: relative;
	float: left;
}

#more_description p
{
	padding-top: 0px;
	text-align: justify;
}

#more_image img
{
	margin-right: 1em;
	margin-bottom: .1em;
	vertical-align: text-top;
	padding: 5px;
	border: 0px;
}

.more_1, .more_2, .more_3, .more_4, .more_5
{
	width: 100% !important;
}

.more_1 h1, .more_1 h4, .more_1 h5, .more_1 .more_details ul a, .listgame_topic_1 .listgame_title td
{
	color: #04999d;
}

.more_2 h1, .more_2 h4, .more_2 h5, .more_2 .more_details ul a, .listgame_topic_2 .listgame_title td
{
	color: #d10031;
}

.more_3 h1, .more_3 h4, .more_3 h5, .more_3 .more_details ul a, .listgame_topic_3 .listgame_title td
{
	color: #970194;
}

.more_4 h1, .more_4 h4, .more_4 h5, .more_4 .more_details ul a, .listgame_topic_4 .listgame_title td
{
	color: #666666;
}

.more_5 h1, .more_5 h4, .more_5 h5, .more_5 .more_details ul a, .listgame_topic_5 .listgame_title td
{
	color: #649903;
}

#main iframe#game
{
	border: 1px solid black; 
	margin: 0px; 
	padding: 0px; 
	width: 510px;
	height: 382px;
}


/*
/index.php
*/


.left, .right{
	width:35%;
	float:left;
}

#s_awards,
#s_testimonials,
#s_login, #s_coach, #s_game, #s_setting, #poweredby
{
	margin-bottom: 2px;
	text-align: center;
	width: 169px;
}

#s_login .s_header
{
	background: url(../img/s_login_header.jpg) no-repeat top;
	width: 169px;
	height: 6px;
	margin:0;
	padding:0;
}

#s_login .form
{
	color: White;
}

#s_awards .s_header
{
	background-image: url(../img/s_awards_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
}

#s_testimonials .s_header
{
	background-image: url(../img/s_testimonial_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 28px;
}
#s_coach .s_header
{
	background-image: url(../img/s_coach_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 30px;
}
#s_game .s_header
{
	background-image: url(../img/s_game_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
}

#s_setting .s_header
{
	background-image: url(../img/s_setting_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
}

#poweredby .s_header
{
	background-image: url(../img/PoweredByHN.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
}

.s_body
{
	background-repeat: repeat-y;
	padding: 10px 5px 10px 10px;
	margin: 0;
	background-color:#721017;
	text-align: left;
}

#s_sidebar_footer
{
	background-image: url(../img/s_sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 169px;
	background-color:#721017;
	height:40px;
}

/* s_login form*/
#s_login  .left
{
	font-size:15px;
	line-height: 1.7em;
}

#s_login  p
{
	margin:0 0 0 0;
	padding:0;
}

#s_login input
{
	border:0px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8E7152;
	margin:2px 3px 2px 0px;
}

#s_login input[type=text], #s_login input[type=password]
{
	border:1px solid black;
	margin-left: 12px;
}

#s_login .form_box
{
	font-size:14px;
	padding-bottom: 5px;
}

.login_img
{
	text-align: right;
	margin-top:5px;
}

#s_awards .s_footer
{
	background-position: top;
	background-repeat: no-repeat;
	width: 169px;
	height: 4px;
	background-image: url(../img/s_awards_footer.gif);
}

#poweredby .s_footer
{
	background-position: top;
	background-repeat: no-repeat;
	width: 169px;
	height: 4px;
	background-image: url(../img/s_awards_footer.gif);
}

#s_awards .testimonials
{
	border: 0px;
	font-style: normal;
	text-align: left;
}

#s_awards p
{
	padding: 0px !important;
}

#s_awards img
{
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

#s_testimonials .testimonials,
#s_testimonials em
{
	font-style: normal;
	border: 0px;
	padding: 0px;
}

img.s_button
{
	padding: 0px 0px 10px 0px;
}

#register_form .b1
{
	float: left;
	width: 140px;
}

#register_form select
{
	margin-bottom: 1px;
	margin-top: 1px;
}

#form_2c .b1
{
	float: left;
	width: 160px;
}

#form_2c .t1
{
	font-size: 14px;
}


#form_2c input[type=text], #form_2c input[type=password]
{
	width: 150px;
}

#form_2c input[type=checkbox]
{
	margin-left: 20px;
	margin-right: 20px;
}

#form_2c input[type=submit]
{
	border: 1px solid black;
	color: white;
	background-color: #e58300;
	font-size: 16px;
	width: 120px;
	margin-left: 230px;
}

/*Home Bande du dessus 3 Categories*/
#top_home_link
{
	margin: 0;
	padding:0;
	height:161px;
}
#top_home_link a, #top_home_link a:hover
{
	border:0px;
}
#top_home_link .col
{
	float:left;
	border:0px;
	margin-right:10px;
}
#top_home_link .col3
{
	float:left;
	border:0px;
}


/*2 colonnes :  contenu à gauche / contenu + publicité a droite*/
.main_col
{
	width: 600px;
}

#col_1
{
	float:left;
	width:290px;
	margin-left: -5px;
	margin-right: 10px;
	padding:0 15px 0 5px;
}

/* CSS modification just for IE6 */
* html #col_1 { 
	padding:0 0px 0 5px;
}

#col_2
{
	float:left;
	width:300px;
}

#col_2 p {
	padding-right:10px;
	margin:0;
	padding-top:0;

}
#pub_inside{
	margin-top:20px;
	margin-bottom:15px;
	padding : 0;

}

div.align_right{
	margin-left: 15px;
	float:right;
}

img.align_right{
	margin-left:15px;
	float:right;
}

img.align_left{
	margin-right:15px;
	float:left;
}

/* Texte dans un cadre avec une marge */
.marge
{
	padding-left:5%;
	padding-right:5%;
}

/** Cadre rouge**/
#col_2 .redbox_header
{
	width:300px;
	height:6px;
	background:url('../img/redbox_header_300.gif') no-repeat 0 0;
}
#col_2 .redbox_body
{
	width:286px;
	background:url('../img/redbox_body_300.gif') repeat-y;
	padding: 5px 7px 5px 7px;
}
#col_2 .redbox_footer
{
	width:300px;
	height:6px;
	background:url('../img/redbox_footer_300.gif') no-repeat 0 0;
}

#col_1 .redbox_header
{
	width:309px;
	height:5px;
	background:url('../img/redbox_header_309.gif') no-repeat 0 0;
	margin-top:15px;
}
#col_1 .redbox_body
{
	width:295px;
	background:url('../img/redbox_body_309.gif') repeat-y;
	padding: 5px 7px 5px 7px;
}
#col_1 .redbox_footer
{
	width:309px;
	height:6px;
	background:url('../img/redbox_footer_309.gif') no-repeat 0 0;
	margin-bottom:15px;
}

#col_0 .redbox_header
{
	width:615px;
	height:5px;
	background:url('../img/redbox_header_615.gif') no-repeat 0 0;
	margin-top:0px;
}

#col_0 .redbox_body
{
	width:615px;
	background:url('../img/redbox_body_615.gif') repeat-y;
	padding: 5px 2px 5px 5px;
}

#col_0 .redbox_footer
{
	width:615px;
	height:6px;
	background:url('../img/redbox_footer_615.gif') no-repeat 0 0;
	margin-bottom:15px;
}

.gamepreview
{
	padding-bottom: 6px;
}

/*
PARTNER PAGE
*/
#sidebar .partners_logo
{
	padding: 0px 0px 45px 0px;
}

/*
/account/index.php
*/
#account_most_popular_games .listgame_box
{
	padding: 5px 30px 5px 45px;
}


/*
/index.php
*/
#index_list #title
{
	padding: 25px 0 25px 0;
}

.index_img
{
	text-align: center;
	padding: 15px;
}

.index_item
{
	float: left;
	clear: both;
	padding: 5px;
}

#index_progression
{
	float: right;
}

.index_puce
{
	float: left;
	padding: 4px;
	
}

/*
/cognitive-training/index.php
*/
#cognitive_training .form_form
{
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px 4px;
	background-color: #F9F9F9;
}

#cognitive_training .form_left
{
	float: left;
	min-width: 210px;
	max-width: 400px;
	height: auto;
	padding: 5px 0px 5px 2px;
}

#cognitive_training .form_right
{
	float: left;
	padding: 5px 2px 5px 0px;
}

#cognitive_training .form_br
{
	clear: both;
	float: left;
	width: 100%;
}

#cognitive_training .form_input_text
{
	border: 1px solid #CCCCCC;
	width: 230px;
}

#cognitive_training .form_input_text:focus,
#cognitive_training .form_input_text:hover
{
	background-color: #EEEEEE;
}

#cognitive_training .form_input_submit
{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	width: 100px;
	height: 25px;
}



/*
/tools/index.php
*/
img.tools_index_img
{
	padding: 10px 0px;
	border: 0px;
}

#cognitive-profile
{
	border: 1px solid black;
	width: 520px;
}


/*additionnal css */
.align_right{
	text-align:right !important;
	margin:0 0;
	padding: 0 0;
}
