#niveau-select{
	margin-top:10px;
	margin-bottom:10px;
	font-family:"TitlingGothicFBStandCond","Arial Narrow",Arial,sans-serif;
	color:#444;
	font-size:17px;
}
#niveau-select li{
	display:inline;
	border-right:1px solid #ccc;
	margin-right:1px;
	padding:5px 0 5px 0;
}
#niveau-select li a{
	text-decoration:none;
	margin-left:-5px;
	padding:5px 53px 5px 53px;

}
a{
	color:black;
	text-decoration:underline;
}
a:hover{
	color:#ee3224;
}


#niveau-select .active a{
	background-color:#EE3224;
	color:white !important;
}
#niveau-select li a:hover{
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
}
#niveau-select:hover,#niveau-select li:hover{
	cursor:hand;
	cursor:pointer;
}

.pane{
	position:absolute;
	max-width:100%;
	height:100%;
	display:inline;
	top:0;
	left:0;
}
#l{
	z-index:7;
	width:30%;
	position:absolute;
	overflow:hidden;
}
#all_l{
	background:#666666 url(../imgs/view_all.png) no-repeat top left;
	width:100%;
	
}
#south_l{
	background:#666666 url(../imgs/south.png) no-repeat top left;	
	width:100%;
	
}
#ne_l{
	background:#666666 url(../imgs/ne.png) no-repeat top left;	
	width:100%;
	
}
#nw_l{
	background:#666666 url(../imgs/nw.png) no-repeat top left;
	width:100%;
		
}
.r,#rMask{
	z-index:5;
	width:100%;
}
#rMask{
	z-index:6;
}
#container{
	float:left;
	position:relative;
	width:640px;
	height:650px;
	overflow:hidden;
	background-color:#666666;
	display:inline;
}
#sidebar{
	float:left;
	width:300px;
	height:650px;
	margin-left:20px;
}
#side_img{
	width:300px;
	margin-bottom:10px;
	background-color:white;
	position:relative;
}
.olymp_credit{
	font-family:arial,sans-serif;
	color:#666666;
	font-size:10px;
	float:right;
	text-align:right;
}
.olymp_title p{
	font-weight:bold;
	font-family:arial,sans-serif;
	font-size:14px;
	margin-bottom:5px;
	line-height:30px;
}
.olymp_desc li{
	font-family:arial,sans-serif;
	font-size:13px;
	margin-bottom:8px;
}
.olymp_desc li p{
	line-height:16px;
}
#handler{
	position:absolute;
	height:100%;
	border-right:1px solid whitesmoke;
	width:0px;
	z-index:8;
	top:0;
}
#handle{
	width:8px;
	height:45px;
	background-color:#ee3224;
	top:290px;
	left:-3px;
	position:absolute;
	border-radius:2px;
}
.notch{
	position:absolute;
	top:18px;
	left:2px;
	bottom:18px;
	border-right:1px solid #F3BAB5;
}
.second_notch{
	left:5px!important;
}
.marker_box{


}
.olymp_marker{
	position:absolute;
	height:5px;
	width:5px;
	z-index:999;
	background-color:#F36E21;
	border-radius:50%;
	padding:3px;
	font-family:'verdana',sans-serif;
	font-size:11px;
	color: #303030;
	border:2px solid whitesmoke;
}

.olymp_marker.active{
	background-color:#00A99D;
	color:white;
	opacity:1;
}

.olymp_marker.active:hover{
	cursor:default;
	background-color:#00A99D;
}

.olymp_marker:hover{
	background-color:white;
	opacity:1;
	cursor:hand;
	cursor:pointer;
}

.un img{
	margin-bottom:5px;
}
/*.olymp_marker:hover .arrow_up{
	border-bottom-color:white;
}*/
.arrow_up{
	position:absolute;
	top:-8px;
	left:3px;
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid white;
	opacity:.85;
}
.arrow_down{
	position:absolute;
	bottom:-8px;
	left:3px;
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid white;
	opacity:.85;
}
#controls_box{
	position:relative;
	z-index:99;
	float:right;
	background-color: white;
	margin-top: 2px;
	margin-right: 2px;
	font-size: 12px;
	padding-right: 3px;
	padding-top:1px;
	display:block;
	clear:both;
}
#controls_box span{
	font-family:arial,sans-serif;
	font-size:12px;
	color:#333;
}
.olymp_marker span{
	display:none;
}
#marker_volette{
	position:absolute;
	z-index:999;
	background-color:whitesmoke;
	font-family:verdana,sans-serif;
	font-size:12px;
	padding:3px;
	color:#303030;
	display:none;
}
a#olymp_tweet_btn{
	background:white url(../libs/imgs/twitter-bird-blue-on-white42.png) no-repeat top left;
	width:21px;
	height:30px;
	position:relative;
	margin-right:15px;
	margin-left:5px;
	
}
a#olymp_tweet_btn:hover{
	background-position:0 -21px; 
}
.olymp_title p{
	overflow:visible;
}
a#olymp_tweet_btn span{
	visibility:hidden;
	height:40px;
}
#olymp_soc_link{
	font-family:arial,sans-serif;
	color:#666;
	font-size:12px;
	float:left;
}
.olymp_imgBlock{
	width:100%;
	height:100%;
	background-color:transparent;
	position:absolute;
	z-index:99;
	top:0;
	left:0;
}
#olymp_mapCredit{
	position: absolute;
	bottom: 3px;
	left: 0;
	color: #CCC;
	z-index: 99;
	font-family: arial,sans-serif;
	font-size: 10px;
	width: 250px;
}
.olymp_label{
	padding:10px;
	background-color: #99C2DD;
	font-size: 16px;
	z-index: 999;
	font-family:arial,sans-serif;
	color:white;
}
#olymp_before{
	top:2px;
	left:2px;
	position:absolute;
	z-index:999;
}
#olymp_after{
	position:relative;
	float:right;
	display:block;
	color: white;
	margin-right: 2px;
	margin-top: 2px;
	clear:both;
}