/* CONTENU */
.type02_titre_Coach {
padding: 0px;
}

.type02_menu_Coach {
	/*vertical-align: top;*/
	margin-bottom: 55px;
	margin-top: 25px;
	text-align: left;
	vertical-align: top;
	
}
.type02_menu_Coach p {
font-family: Helvetica;
	font-size: 11px;
	color: #6C8D93;
}
.type02_menu_Coach a {
	font-family: Helvetica;
	font-size: 13px;
	color:#6C8D93;
	padding-right: 8px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 21px;
}
.type02_menu_Coach a:hover {
	color:#A8BE0B ;
	background-image: url(../images/etoile_vert.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
	text-decoration: none;
}
.type02_menu_CoachSelected{
font-family: Helvetica;
	font-size: 13px;
	line-height: 21px;
	color:#A8BE0B ;
	background-image: url(../images/etoile_vert.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	background-position: right;
	text-decoration: none;
}
.type02_menu_Coach ul,li {
	
	list-style-type: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.type02_menu_Coach li {
	list-style-type: none;
}

/**COACHING**/
.type02_contenu_Coach {
	
}
.type02_contenu_Coach h1{
	font-family: Helvetica;
	font-size: 13px;
	color:#A8BE0B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8BE0B;
	padding-right: 4px;	
}
.type02_contenu_Coach p {
font-family: Helvetica;
	font-size: 12px;
	color: #6C8D93;
}

.type02_contenu_Coach ul,li {
	font-family: Helvetica;
	font-size: 12px;
	list-style-type: none;
	line-height: 16px;
	margin-left: 8px;
	padding-left: 0px;
	/*margin: 0px;
	padding: 0px;*/
}
.type02_contenu_Coach li {
line-height: 16px;
color: #828282;
	list-style-type: none;
	list-style-image: url(../images/pictHGC_list_vert.gif);
}
/**TRAINING**/
.type02_menu_Training {
	vertical-align: top;
	margin-bottom: 55px;
	margin-top: 25px;
	text-align: left;
	
}
.type02_menu_Training a {
	font-family: Helvetica;
	font-size: 13px;
	color:#6C8D93;
	padding-right: 8px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 21px;
}
.type02_menu_Training a:hover {
	color:#E89D00 ;
	background-image: url(../images/etoile_orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
	text-decoration: none;
}
.type02_menu_TrainingSelected{
	font-family: Helvetica;
	font-size: 13px;
	line-height: 21px;
	color:#E89D00 ;
	background-image: url(../images/etoile_orange.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	background-position: right;
	text-decoration: none;
}

.type02_menu_Training ul,li {
	
	list-style-type: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.type02_menu_Training li {
	list-style-type: none;
}

.type02_contenu_Training {
	text-align: left;
	
}
.type02_contenu_Training h1{
	font-family: Helvetica;
	font-size: 13px;
	color:#E89D00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89D00;
	padding-right:4px;	
}
.type02_contenu_Training p {
font-family: Helvetica;
	font-size: 12px;
	color: #6C8D93;
}

.type02_contenu_Training ul, .type02_contenu_Training li{
	font-family: Helvetica;
	font-size: 12px;
	color: #6C8D93;
	list-style-type: none;
	line-height: 16px;
    padding-left: 0px;
	margin-left:0;
}
.type02_contenu_Training li {
    line-height: 16px;
    color: #6C8D93;
	list-style-type: none;
	list-style-image: url(../images/pictHGC_list_orange.gif);
	margin-left:20px;
	margin-bottom:10px;
}
.type02_contenu_Training a{
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.type02_contenu_Training a:hover{
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color:#6C8D93 ;
	text-decoration:none;
		background-color: #FFFF99;
}

