#coaching {
	margin: 0 auto;
	padding: 0;
	width: 925px;
  background:transparent url(http://www.asics.fr/img/bg_body.png) repeat-y scroll center top;
}

#coaching div.line_content {
	clear: both;
	height: 340px;
}

#coaching div.left_column, 
#coaching div.center_column, 
#coaching div.right_column {
	float: left;
	margin: 0 8px;
	text-align: left;
}

#coaching div.left_column h1, 
#coaching div.center_column h1, 
#coaching div.right_column h1 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #539dd0;
	border-bottom: 1px dotted #9f9f9f;
}

#coaching ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#coaching ul li {
	margin: 0;
	padding: 2px 0 0 15px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #023a7d;
	background: url(../images/puce_video.gif) no-repeat left;
}

#coaching ul li a {
	text-decoration: none;
	color: #023a7d;
}

#coaching ul li a:hover {
	text-decoration: underline;
}
#categories .currently.selected > a {
     border-bottom:2px solid #92A1BB;
}
#categories li.currently a:hover {
    border-bottom:2px solid #92A1BB;
    text-decoration:none;
}