#top_title_container {
  padding-left: 150px;
	margin-bottom: 30px;
}

#top_title_container img {
	
}

#top_title_container span {
	margin-top: -30px;
}

.question_top {
	font-size: 20px;
	font-family: Arial;
	color: #FFFFFF;
}

#question_bg {
  background:transparent url(../images/coach/questions_bg.png) no-repeat;
  behavior: url('/web/js/iepngfix.htc');
}

#question_container {
  padding: 20px 10px 20px 10px; 
  color: #494949; 
  font-size: 12px;
  font-weight: bold;
  min-height:350px; 
  height:auto !important; 
  height:350px; 
  position: relative;
}

.radio {
	border: none;
}

.checkbox {
	border: none;
	margin: 0;
	padding: 0;
}

.question_form dt {
	clear: both;
	float: left;
	display: block;
	margin-right: 5px;
}

.question_form dd {
  float: left;
  display: block;
  width: 390px;
}

.question_form dd div {
  display: none;
}

.darkred {
	color: #990000;
}

.lightred {
	color: #e30018;
}

.darkgray {
	color: #494949;
}

.black {
	color: #000000;
}

.red {
	color: #ff0000;
}

.inscription_form dt {
  clear: both;
  float: left;
  display: block;
  margin-right: 15px;
  width: 104px;
  text-align: left;
}

.inscription_form dd {
  float: left;
  display: block;
  width: 290px;
}


/* NEW COACHING */
#fondDroite { display: none; }
#fondGauche { display: none; }

body #zoneutilecentre {
	font-family: Arial,Helvetica,sans-serif;
}

a {
	outline: none;
}

.coach_header_wrapper {
	background:url("../images/coach/coaching_repeat_bg.jpg") repeat-x left bottom;
}

.coach_header {
	background:url("../images/coach/coaching_bg.jpg") no-repeat left bottom;
	height: 340px;
	padding-top: 78px;
}

.coach_main_container  {
	margin: 0 auto;
	width:980px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #450008;
}

.coach_container_left {
	width: 700px;
	margin-right: 20px;
	float: left;
}

.coach_container_right {
	width: 260px;
	float: left;
}

.coach_video_title {
	color: #450008;
	font-size: 45px;
	overflow: hidden;
}

.coach_video_subtitle {
	font-family: Arial;
	font-size: 14px;
	color: #fc3d02;
}

.red_title {
	color: #e2001a;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.myrecipe_comments {
	background-color:#E5E5E5;
	margin-top:55px;
	width:654px;
}

.new_comment_link {
	display:block;
	float:right;
	margin:10px 10px 0 0;
}

.question_label {
	font-weight: normal;
	color: #450008;
	font-size: 13px;
}

.brownish {
	color: #450008;
}

.img_step_number {
	float:left;
	margin-bottom:40px;
	margin-right:20px;
}

.brown_bold {
	font-weight: bold;
	color: #450008;
	font-size: 13px;
}

.arrange_to_round {
	width:150px;
	height:12px;
	border:none;
}

