html, body {
	height:100%;
	padding:0;
	margin:0;
}

body {
	background-position: top center;
	background-repeat:no-repeat;
	min-width: 1000px;
	_width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "auto");
}

/* -------------------------------------------------
                    VIDEO
---------------------------------------------------- */
#vimeo_video {
	margin: 0;
	padding: 0;
	border:solid 1px #CCCCCC;
}

td.vimeo_table {
  margin: 0;
	padding: 0 0 15px 0;
	border-bottom: dashed 1px;
	border-bottom-color:#999999;
}




ul {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}

ul.noscript {
	padding: 0px;
	margin: 0px;
}

li.noscript {
  margin-top: 2px;
	margin-left: 0px;
}

li {
  margin-top: 10px;
	margin-left: 25px;
}



table.lines td.news_date {
	background:url(../_images/bg_icone_nouvelles.gif);
	background-position:0 10px;
	background-repeat:no-repeat;
  margin:0;
	padding:20px 0 0px 10px;
	width:66px;
}

table.lines td {
  margin: 0;
	padding: 15px 0 15px 0;
	border-bottom: dashed 1px;
	border-bottom-color:#999999;
}

table.ressources td {
  margin: 0;
	padding: 6px 15px 6px 0;
	border-bottom: dashed 1px;
	border-bottom-color:#999999;
}


table.lines table td {
  margin: 0;
	padding: 8px 0 0px 0;
	border-bottom: none;
}


img { border:0; outline:none;}

a { outline:none; }

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

td{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #333333;
}

/* -------------------------------------------------
                    DIVS
---------------------------------------------------- */

#slide_content {
	height: 132px;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
}


#container {
	position: relative;
	width:100%;
	padding:0px;
	margin:0px;
	z-index:1;
}
#content_home {
	padding:0px;
	margin:0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -650px;
}
#topmenu {
	background-color:#FFFFFF;
	height: 210px;
	margin:0px;
	padding: 0;
}

#topmenu_home {
	padding:0px;
	margin:0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -650px;
}

#main {
	position: relative;
	width:100%;
	height:100%;
	/*background-image:url(../_images/bg_shadow.png);
	background-position:top left;
	background-repeat: no-repeat;*/
	padding:0px;
	margin:0px;
}

#main_home {
	width: 950px;
	/*padding-left: 20px;*/
	min-width: 950px;
}
#main_home, .push {
	height: 650px; /* .push must be the same height as .footer */
}
.push {
	clear: both;
}

#text {
	position: absolute;
	background:url(../_images/bg_shadow_white.gif);
	background-position:top;
	background-repeat: repeat-x;
	/*float:left;*/
	width:748px;
	height:402px;
	padding:0;
	background-color: #ffffff;
	top: 0;
	left:207px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #333333;
}

#footer {
	position: absolute;
	top: 402px;
	left:207px;
	width:708px;
	padding-top:0px;
	padding-left:40px;
	padding-bottom:0px;
	padding-right:0px;
	background-color:#737373;
}


#footer_text {
	float:left;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	padding:11px 0 11px 0;
	width:490px;
	color: #ffffff;
}

#footer_img {
	float:left;
	width:217px;
	margin:0px;
	padding:0px;
}


#menu_logo {
	float:left;
	width:153px;
	margin:0px;
	padding: 20px 34px 0 20px;
}

#menu_menu{
	float:left;
	width:783px;
	margin:0px;
	padding: 0 0 0 0;

}
.flash {
	float:left;
	width:783px;
	padding:22px 0 0 0;
	margin:0px;
}

.submenu {
	float:left;
	padding:0px;
	padding-top:3px;
	margin:0px;
}
.submenu_div {
	float:left;
	padding:0px;
	margin:0px;
	width: 17px;
	height:28px;
	background-image: url(../_images/nav/div_sousnav.jpg);
}

.submenu_noscript {
	float:left;
	padding:0 30px 0 0;
	margin:0px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

#background {
	/*display: block;*/
	position: relative;
	overflow: hidden;
	width: 100%;
	/*height: 100%;*/
}
#background .themeimage {
	float: left;
}
#background .shadow {
	position: absolute;
	top: 0;
	left: 0;
	height: 9px;
	width: 100%;
	background-image:url(../_images/bg_shadow.png);
	background-position:top left;
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../_images/bg_shadow.png", sizingMethod="crop");
}

#background .icon {
	position: fixed;
	bottom: 0;
	left: 15px;
}

/* -------------------------------------------------
                    SCROLLER
---------------------------------------------------- */
#knobScroll {
	position:relative;
	height: 11px;
	width: 16px;
	background-repeat:no-repeat;
	cursor: pointer;
}
#upScroll { height:20px; width:16px; }
#downScroll { height:20px; width:16px; }
#areaScrollContainer { padding:0px 10px 0 0; height: 402px; width: 15px; float:right; display: inline; }
#areaScroll { height: 362px; width: 16px; }
#container_Scroll { margin:20px 0px 40px 40px; width: 670px; height: 342px; overflow:auto; float:left; display: inline; }

#container_Scroll_content { padding:20px 10px 0 0; margin:0px 0px 0px 0px; width: 640px; }

#votrecoach.profil #container_Scroll { width: 400px; }
#votrecoach.profil #container_Scroll_content { width: 370px; }

#nosservices.servicesindividuel #container_Scroll { width: 400px; }
#nosservices.servicesindividuel #container_Scroll_content { width: 370px; }

#missionvision.mission #container_Scroll { width: 380px; }
#missionvision.mission #container_Scroll_content { width: 350px; }

#photo_service{ position:absolute; bottom:0px; right:40px; }
#photo_profil{ position:absolute; bottom:0px; right:40px; }
#photo_mission{ position:absolute; bottom:0px; right:40px; }


/* -------------------------------------------------
                    SLIDER
---------------------------------------------------- */

#slider {
	position:fixed;
	_position: absolute;
	/*position: absolute;*/
	right:0;
	top:0;
	_top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px');
	width:170px;
	height:100%; /* works only if parent container is assigned a height value */
	color:#fff;
	background: #86956e url('../_images/bg_slider.gif') repeat-y top left;
}
#slider .handle {
	position: absolute;
	top: 20px;
	left: 0;
}
#nouvelles,
#formations,
#temoignages {
	padding: 45px 10px 20px 20px;
	width:140px;
}

#formations,
#temoignages {
	display: none;
}

/* -------------------------------------------------
                    TITLES
---------------------------------------------------- */

h1 {
	font-family: verdana, arial, helvetica;
	font-size: 24px;
	font-weight:lighter;
	margin:0px;
	padding:0px;
}


h2 {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	font-weight:lighter;
	margin:0px;
	padding:0 0 10px 0;	
}



h3 {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}

/* -------------------------------------------------
                    TEXT
---------------------------------------------------- */

.month {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #CCCCCC;
	padding:0px;
	margin:0px;
}
.date {
	font-family: verdana, arial, helvetica;
	font-size: 24px;
	font-weight:bold;
	color: #ffffff;
	padding:0px;
	line-height:22px;
	margin:0px;
}



.text10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
}
.text10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.text10pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #629b01;
}
.text10pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #c20000;
}
.text10pxBleu {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #359abb;
}
.text10pxBrun {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #372715;
}

.text11px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}
.text11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.text11pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #629b01;
}
.text11pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #c20000;
}
.text11pxBleu {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #359abb;
}
.text11pxBrun {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #372715;
}


.text12px {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}
.text12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.text12pxVert {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #629b01;
}
.text12pxOrange {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #c20000;
}
.text12pxBleu {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #359abb;
}
.text12pxBrun {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #372715;
}

.text18pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:lighter;
}

/* -------------------------------------------------
                     LINKS
---------------------------------------------------- */

a:link, a:hover, a:visited {
	text-decoration: underline;
}


a.linkwhite:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.linkwhite:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkwhite:hover {
	color: #eee9b6;
	text-decoration: underline;
}



.contact  {
	border:1px solid #cccccc; 
	background-color: #ffffff; 
	color: #000000 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:3px 0 10px 0;
	padding:3px;
}

/* Forumulaire */
.red{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color:#FF0000
}
.blue{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #0066FF;
}

CHECKBOX.err, INPUT.err, RADIO.err, SELECT.err, TEXTAREA.err {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  border-color:red;
}