#mapblock{
	position: relative;
	/*margin-left: -50px;*/
	margin-top: 20px;
}

#QCopy, #QCopy div{
	width: 160px;
	height: 15px;
}

#QCopy{
	border: 1px outset #333333;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
	color: #000;
}

#QCopy div{
	margin-bottom: -15px;
	position: relative;
	background: #333333;
	opacity: .2;
	filter: alpha(opacity=20);
}


#option, #option_act{
	float: left;
}

#option_act{
	margin-left: 7px;
}

#option_act a{
	font-size: 11px;
	text-transform: uppercase;
}

#form_select{
	width: 200px;
	border: 1px solid #000;
	margin-bottom: 4px;
}

#map_frame {
	position: relative;
	width: 66%;
    height: 500px;
    font-size: 10pt;
}

#map_outer_hotspots_list {
	position: relative;
	width: 33%;
    height: 500px;
    background-color: #FFFFFF;
    overflow: auto;
    float: right;
}

#map_selection{
	display: none;
}

#map, #map_chargement{
	width: 390px;/*390*/
	height: 400px;
	border: 1px solid #555555;
	background-color: #E3E6D2;
}

#map_chargement{
	margin-top: -402px;
	position: relative;
	opacity:0.7;
	filter:alpha(opacity=70);
	text-align: right;
}

#side_bar{
	width: 392px;/*392*/
	/*height: 210px;*/
	height: 1px;
	opacity:0;
	filter:alpha(opacity=0);
	overflow: auto;
	margin-bottom: 5px;
	display: none;
}

#side_bar div.arrondiblk{
	margin: 0 5px;
	margin-top: 5px;
	width: 113px; /* 175 */
	float: left;
	/*height: 180px;*/ /* 110 */
	padding-bottom: 5px;
	border-bottom: 1px solid #555555;
}

.arrondiblk{
	
}
