﻿#ctnr_selector
{
	position:absolute;
	top:0;
	right:0;
	z-index:15;
	min-height:480px;
	height:100%;
	background:transparent url(/medias/selector/ombre.png) repeat-y left top;
	padding:0 0 0 12px;
}
#selector
{
	width:303px;
	min-height:480px;
	height:100%;
	background:#d20606;
}
#selector li
{
	list-style:none
}
#selector .item u
{
	display:none;
}
.hr hr
{
	display:none
}
.hr
{
	width:278px;
	background:#fff;
	margin:12px 0 12px 16px;
}
.h2px
{
	display:none;
	height:2px;
}
.h4px
{
	height:4px;
}
#genre li
{
	margin:0 13px;
}
#genre .item
{
	display:block;
	height:34px;
	width:200px;
	line-height:34px;
	color:#fff;
	background-color:#d20606;
	background-image:url(/medias/selector/lg/genres.png);
	background-repeat:no-repeat
}
#genre .man
{
	 background-position:0 0;
}
#genre .man:hover,#genre .manover
{
	background-position:-200px 0;
}
#genre .woman
{
	 background-position:0 -34px;
}
#genre .woman:hover,#genre .womanover
{
	background-position:-200px -34px;
}
#ctnr_selector #man
{
	margin:0 0 40px 0
}
#ctnr_selector .activite li
{
	margin:1px 0 0 15px;
}
#ctnr_selector .activite .item
{
	display:block;
	height:22px;
	width:200px;
	line-height:22px;
	color:#fff;
	background-color:#d20606;
	background-image:url(/medias/selector/lg/activites.png);
	background-repeat:no-repeat
}
#ctnr_selector .activite .expe
{
	 background-position:0 0;
}
#ctnr_selector .activite .expe:hover
{
	background-position:-200px 0;
}
#ctnr_selector .activite .moun
{
	 background-position:0 -23px;
}
#ctnr_selector .activite .moun:hover
{
	background-position:-200px -23px;
}
#ctnr_selector .activite .ski
{
	 background-position:0 -46px;
}
#ctnr_selector .activite .ski:hover
{
	background-position:-200px -46px;
}
#ctnr_selector .activite .trek
{
	 background-position:0 -92px;
}
#ctnr_selector .activite .trek:hover
{
	background-position:-200px -92px;
}
#ctnr_selector .activite .hike
{
	 background-position:0 -69px;
}
#ctnr_selector .activite .hike:hover
{
	background-position:-200px -69px;
}
#ctnr_fd_img
{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#ctnr_fd_img img{-ms-interpolation-mode: bicubic;}