body, html
{
	margin: 0;
	padding: 0;
}

body
{
	background: url(../img/bg_page.png) repeat-x;
	background-color: #404040;
	
	font-family: Arial;
	font-size: 85%;
}

div#logo
{
	float: left;
}

div#account
{
	float: right;
	text-align: center;
}

div#account h1
{
	font-weight: normal;
	color: #b6b6b6;
	margin-bottom: 10px;
	font-family: Trebuchet MS;
	text-align: center;
}

div#account p, 
div#account a
{
	color: #b6b6b6;
	margin: 0;
	padding: 0;
	display: inline;
	width: 100%;
}

div#account input
{
	width: 102px;
	height: 21px;
	border: none;
	margin: 0;
	
	padding-left: 35px;
	padding-top: 12px;
	
	line-height: 17px;
	
	color: #b6b6b6;
	font-family: Trebuchet MS;
	font-style: Italic;
}

div#account input:focus
{
	border: none;
}

div#account input#username
{
	background: url(../img/button/btt_username.png) no-repeat;
}

div#account input#password
{
	background: url(../img/button/btt_password.png) no-repeat;
}

div#container
{
	width: 809px;
	margin: 30px auto 0 auto;
	padding: 0;
}

div#actu
{
	background: url(../img/bg_actu.png);
	width: 809px;
	height: 77px;
	margin-top: 20px;
	
	font-family: Trebuchet MS;
}

div#actu p
{
	color: White;
	width: 570px;
	font-size: 10pt;
	padding: 10px;
	line-height: 10pt;
	display: none;
}

div#content
{
	position: relative;
	width: 809px;
}

div#bloc_left
{
	background: url(../img/bg_bloc_left.png);
	
	width: 349px ;
	height: 192px ;
	
	margin-top: 20px;
	
	float: left;
}

div#bloc_right
{
	background: url(../img/bg_bloc_right.png);
	height: 172px;
	margin-top: 20px;
	padding: 10px;
}

div#bloc_right *
{
	margin: 0 !important;
	overflow: hidden;
}

div#bloc
{
	overflow: hidden;
}

div#bloc_univers
{
	background: url(../img/bloc_univers.png) no-repeat;
	
	width: 809px;
	height: 365px;

	margin-top: 20px;
	
	display: block;
}

div#bloc_univers ul#univers_list
{
	padding: 10px 0 10px 10px;
	margin: 0;
	width: 232px;
	float: left;
}

div#bloc_univers ul#univers_list li
{
	background: url(../img/bloc_univers_bouton_off.png);
	width: 232px !important;
	height: 56px;
	
	margin: 0;
	margin-top: 1px;
	
	font-size: 13pt;
	font-family: Arial;
	color: #303030;
	line-height: 56px;
	
	list-style: none;
}

div#bloc_univers ul#univers_list li :hover
{
	background: url(../img/bloc_univers_bouton_on.png);
}

div#bloc_univers ul#univers_list li a
{
	color: #303030;
	display: block;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
}

div#bloc_univers div#univers_text
{
	background: url(../img/bg_univers_text.png);
	width: 334px;
	height: 166px;
	
	font-family: Arial;
	
	float: right;
	margin-right: 15px;
	margin-top: 182px;
	
	color: white;
	font-weight: bold;
	font-size: 11pt;
	text-align: justify;
	
	display:none;
}

div#bloc_univers div#univers_text p
{
	padding-left: 10px;
	padding-right: 10px;
}

div#footer_menu
{
	width: 809px;
	height: 82px;
	
	margin-top: 20px;
	
	background: url(../img/bg_menu_footer.png);
}

div#footer_menu div.element
{
	width: 160px;
	height: 82px;
	border-right: solid 1px #898989;
	color: #161616;
	float: left;
}

div#footer_menu div.element a
{
	border: none;
	cursor: pointer;
	color: #161616;
	text-decoration: none;
}

div#footer_menu div.element img
{
	margin: 15px 10px 0 10px;
	float: left;
}

div#footer_menu div.element a img
{
	border: none;
}

div#footer_menu div.element p.title
{
	float: left;
	width: 85px;
	margin-bottom: 0;
	margin-top: 15px;
	font-weight: bold;
}

div#footer_menu div.element p.description
{
	float: left;
	display: inline;
	margin: 0;
	width: 85px;
	
	font-size: 8pt;
}

div#footer_menu div.last
{
	border: none;
}

div#footer
{
	text-align: center;
	margin-top: 20px;
	font-size: 9pt;
	color: white;
}

div#footer a
{
	text-decoration: none;
	color: #c0c0c0;
}

div#footer p
{
	margin: 0;
}

div.spacer
{
	clear: both;
}

div#contenu_top
{
	background: url(../img/bg_content_top.png);
	height: 5px;
	width: 809px;
	margin-top: 20px;
}

div#contenu
{
	background: White;
	width: 789px;
	min-height:300px;
	margin: 0;
	padding: 5px 10px 20px 10px;
}

div#contenu a
{
	color: #8f8f8f;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
}

div#contenu a:hover
{
	text-decoration: none;
}

div.prepare_to_content h1
{
	color: #8ec15f !important;
}

div.career_content h1
{
	color: #dd912a !important;
}

div#contenu h1
{
	margin: 0;
	color: #1fa0dc;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 25pt;
	float: left;
}

div#contenu h2
{
	margin: 0;
	color: #d6d6d6;
	width: 450px;
	font-style: italic;
	font-weight: normal;
	font-size: 14pt;
	clear: both;
}

div#contenu h3
{
	margin-bottom: -15px;
}

div#contenu p
{
	color: #8f8f8f;
	font-size: 11pt;
	line-height: 14pt;
}

div#contenu div#ico
{
	float: right;
	margin-top: 15px;
}

div#contenu_bottom
{
	background: url(../img/bg_content_bottom.png);
	height: 5px;
	width: 809px;
}

div#top_menu
{
	margin: 0 0 20px 10px;
	width: 795px;
}

div#top_menu ul
{
	/*display:-moz-inline-box;*/
	
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0 !important;
	margin-left: -4px !important;
	
	
	display: inline-block;
	
	/*border: solid 1px white;*/
}

div#top_menu ul, x:-moz-any-link
{
	float: left;
}


div#top_menu li
{
	margin: 0 !important;
	
	background-image: url(../img/bg_menu_li.png);
	background-repeat: repeat-x;
	background-color: #bcbbbb;
	color: #363535;
	display:-moz-inline-box;
	display: inline-block;
		
	
	font-size: 9pt;
	font-weight: bold;
	
	height: 59px;
	line-height: 59px;
	padding: 0 14px 0 14px;
	/float: left;
}

div#top_menu li a
{
	background: none !important;
	color: #363535;
	height: 59px;
	width: 100%;

	display: inline-block;
	text-decoration: none;
}

div#top_menu li.title
{
	background: none !important;
	border-right: none;
	padding: 0 0 2px 0 !important;
	margin: 0;
	width: 100%;
	height: 37px !important;
	text-align: center;

	display: -moz-inline-box;
	display: block;
	
	font-size: 14pt;
	
	border-bottom: solid 3px #ff0000;
}

div#top_menu ul.about_us :hover,
div#top_menu ul.about_us li.current
{
	background: url(../img/bg_menu_li_hover.png);
}

div#top_menu ul.prepare_to li.title
{
	color: #8ec15f;
	border-bottom: solid 3px #8ec15f;
}

div#top_menu ul.prepare_to :hover,
div#top_menu ul.prepare_to li.current
{
	background: url(../img/bg_menu_li_2_hover.png);
}

div#top_menu ul.career li.title
{
	color: #dd9028;
	border-bottom: solid 3px #dd9028;
}

div#top_menu ul.career :hover,
div#top_menu ul.career li.current
{
	background: url(../img/bg_menu_li_3_hover.png);
}

div#top_menu_left
{
	background: url(../img/menu_left.png);
	height: 64px;
	width: 5px;
	float: left;
	margin-top: 37px;
	margin-left: 1px;
}

div#top_menu_right
{
	background: url(../img/menu_right.png);
	height: 64px;
	width: 5px;
	float: right;
	margin-top: -84px;
	margin-right: 3px;
}

div#ss_top_menu
{	
	width: 805px;
	height: 31px;
	margin-left: 1px;
	margin-top: -25px;
	margin-bottom: 20px;
}

div#top_menu li, x:-moz-any-link
{
	/*padding-top: 22px;*/
	height: 59px;
}

div#ss_top_menu, x:-moz-any-link
{
	width: 805px;
	height: 6px;
	display: block;
	margin-top: 95px;
	padding-top: 25px;
}

div#top_menu_right, x:-moz-any-link
{
	/*margin-top: 18px;*/
	margin-top: -63px;
	/*margin-right: 6px;*/
}

div.about_us_ssmenu
{
	background: url(../img/bg_ss_menu.png);
}

div.about_us_ssmenu a:hover,
div.about_us_ssmenu li.current
{
	background-color: #8bc5e0;
}

div.prepare_to_ssmenu
{
	background: url(../img/bg_ss_menu_prepare.png);
}

div.prepare_to_ssmenu a:hover,
div.prepare_to_ssmenu li.current
{
	background-color: #a8cb88 !important;
}

div.career_ssmenu
{
	background: url(../img/bg_ss_menu_career.png);
}

div.career_ssmenu a:hover,
div.career_ssmenu li.current
{
	background-color: #dba763 !important;
}

div#top_menu li.title :hover
{
	color: red !important;
	background-image: none !important;
	background-color: red !important;
}

div#top_menu ul.about_us li.title
{
	color: #4da2e6;
	border-bottom: solid 3px #4da2e6;
}

div#ss_top_menu a
{
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 10pt;
	padding: 2px;
}

div#ss_top_menu a:hover,
div#ss_top_menu li.current
{
	background-color: #8bc5e0;
}

div#ss_top_menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#ss_top_menu ul li
{
	margin-top: -15px;
	margin-left: 15px;
	float: left;
}

form.form_class
{
	width: 405px;
	margin: 0 auto 0 auto;
}

form.form_account
{

}

form.form_class label,
form.form_account label
{
	font-weight: bold;
	float: left;
	width: 250px;
}

form.form_class textarea,
form.form_account textarea
{
	overflow: auto;
	width: 400px;
	height: 150px;
}

div#form_right textarea
{
	width: 330px;
	height: 40px;
}

div.ligne
{
	min-height: 22px;
}

div#form_right div.ligne
{
	border: none;
	padding-bottom: 5px;
}

div.big_ligne label
{
	width: 100%;
}

form.form_class select,
form.form_account select
{
	width: 155px;
}

form.form_class div.ligne,
form.form_account div.ligne
{
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	border-bottom: solid 1px black;
}

form.form_class .button,
div#contenu form.form_account .button,
form.pay_class .button
{
	background: url(../img/bg_menu_li.png);
	border: solid 1px black;
	min-width: 197px !important;
	height: 36px;
	color: #363535;
	float: right;

	font-size: 13pt;
	font-weight: bold;
	
	margin-top: 15px;
	padding: 0;
}

form.pay_class .button
{
	float: left;
}

form.form_session_class .button
{
	background: url(../img/bg_menu_li.png);
	border: solid 1px black;
	min-width: 197px;
	height: 36px;
	color: #363535;
	float: right;

	font-size: 13pt;
	font-weight: bold;
	
	margin-top: -40px;
}

div#account form.form_account .button
{
	font-size: 14pt;
	color: #cccccc !important;
	padding: 0 !important;
	background: none;
	
	cursor: pointer;
}

.no_border
{
	border: none !important;
}

.alert_good
{
	background-color: #cccccc;
	border: solid 1px #939493;
	text-align: center;
	color: #565656;
	font-size: 8pt;
	padding: 10px;
	margin-top: 20px;
}

p.no_margin
{
	margin: 0;
	padding: 0;
}

div.sessions
{
	border-bottom: solid 1px black;
	padding-bottom: 10px;
}

div#form_left
{
	float: left;
	width: 405px;
}

div#form_right
{
	float: left;
	background-color: #ccc;
	margin-left: 20px;
	margin-top: 10px;
	height: 100%;
	width: 340px;
	padding-left: 10px;
	padding-right: 10px;
	
	border: solid 1px #6e6d6d; 
}

div#form_right li
{
	color: rgb(110, 109, 109);
}

div#form_right p
{
	color: White;
}

div.coach
{
	border-bottom: solid 1px #CCC;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.coach h3
{
	width: 100%;
	display: block;
	line-height: 24px;
}

div.coach div.coach_action
{
	display: inline;
	line-height: 24px;
}

div.coach div.coach_action a img
{
	border: none;
}

div.coach div.coach_action img
{
	width: 24px;
}

div.coach_coll
{
	float: left;
	width: 195px;
}

div#left_chat
{
margin: 0 auto 0 auto;
	width: 400px;
	display: block;
}

div#ctc
{
	height: 350px;
	width: 100%;
	overflow: auto;
	background: url(../img/bg_menu_li.png) repeat-x;
	background-color: #BCBBBB;
	border: solid 1px black;
}

div#content_chat
{
	height: 100%;
	width: 100%;
	color: Black;
}

div#content_chat ul
{
	list-style: none;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0 10px;
	padding: 0;
}

div#content_chat span
{
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
}

div#chat_form textarea
{
	width: 100%;
	font-family: Tahoma;
	margin-top: 10px;
}

a#visio
{
	width: 100%;
	display: block; 
	text-align: center;
}


label.error 
{
	display: block;
	overflow: auto;
	float: none;
	color: red; 
}

a.link_button
{
	background: url(../img/bg_menu_li.png);
	border: solid 1px black;
	min-width: 197px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 36px;
	height: 36px;
	color: #363535 !important;
	float: right;
	text-decoration: none;

	font-size: 13pt !important;
	font-weight: bold;
	
	margin-top: -40px;
}

div#jGrowl_cttinfo
{
	height: 65px;
	background: url(../img/button/contact.png);
	width: 298px;
	float: right;
	display: none;
	padding-top: 8px;
	margin-top: -60px;
}

div#jGrowl_cttinfo div#close
{
	color: white;
	margin-right: 10px;
	float: right;
	font-weight: bold;
	cursor: pointer;
}

div#jGrowl_cttinfo p
{
	color: white;
	font-size: 10pt;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

sup
{
	font-size: 50%;
}

div.jGrowl_contact
{
	margin-top: -80px !important;
}

div#logo a:visited img,
div#logo a:active img,
div#logo a:link img,
div#logo a:hover img,
div#logo a:focus img,
div#logo a img
{	
	border: none !important;
	border-style: none;
}

.bad_input
{
	background-color: #ff9999;
	border: solid 1px #ff0000;
}

p.terms
{
	text-align: justify;
	font-size: 8pt !important;
	line-height: 13px !important;
}

div#contenu a.souligne,
div.jGrowl_cttinfo a.souligne
{
	text-decoration: underline !important;
}

table#my_buy thead
{
	text-align: left;
	font-weight: bold !important;
}

table#my_buy thead th
{
	border-bottom: solid 1px #ccc;
	line-height: 30px;
}

table#my_buy tbody
{
	text-align: left;
	color: rgb(143, 143, 143);
	font-size: 9pt;	
	font-family: Tahoma;
	font-weight: normal;
}

table#my_buy tbody th
{
	width: 200px;
	line-height: 30px;
	font-weight: normal;
	border-bottom: solid 1px #ccc;
}

/*div#top_menu, x:-moz-any-link
{
	margin-top: 39px;
}

div#top_menu li.title, x:-moz-any-link
{
	display: none;
}

div#top_menu_left, x:-moz-any-link
{
	height: 56px;
}

div#top_menu_right, x:-moz-any-link
{
	height: 55px;
	margin-top: -80px;
	margin-right: 6px;
}

div#ss_top_menu, x:-moz-any-link
{
	width: 802px;
}*/

div#top_menu_right, x:-moz-any-link
{
	margin-top: 18px;
	margin-right: 6px;
}

table.client tbody th
{
	width: 300px !important;
}

div.pagination
{
	text-align: center;
}

p#no_buying
{
	font-family: Trebuchet MS;
	font-size: 12px;
}