@CHARSET "ISO-8859-1";

#geo_search_block{
	display:none;
	width:740px;
	height:710px;
	padding:12px 5px 5px 5px;
	background:#025299;
}

	#geo_search_block #map_canvas{
		width: 550px;
		height: 600px;
		margin:5px 0 0 0;
		float:left;
	}

	#geo_search_block .checks{
		float:left;
		padding:0px 0px 0px 5px;
	}

		#geo_search_block .checks strong{
			display:block;
			width:180px;
			padding:2px 0px 2px 0px;
			
			font-family:Arial;
			font-weight:bold;
			color:#b2dbee;
			font-size:12px;
			text-align:center;
		}

		#geo_search_block .checks a{
			display:block;
			width:180px;
			padding:2px 0px 2px 0px;
			
			font-family:Arial;
			font-weight:bold;
			color:#b2dbee;
			font-size:12px;
			text-align:center;
			text-decoration:none;
		}
		
		#geo_search_block .checks a:hover{text-decoration: underline;}

		#geo_search_block .checks span.city{
			display:block;
			padding:0px 0px 0px 0px;
			
			font-family:Arial;
			font-weight:bold;
			color:#ffffff;
			font-size:11px;
		}

		#geo_search_block .close{
			display:block;
			clear:both;
			float:left;
			height:20px;
			margin:10px 0 0 0;
			padding:6px 0px 0 30px;
			background:transparent url(images/logo_close2.jpg) no-repeat center left;
			
			color:#FFFFFF;
			font-family:Arial;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
.sliderSimple .content_slide{
	display:block;
	float:left;
	background:transparent url(images/bg_curseur_1.png) no-repeat 1px top;
	width:180px;
	height:13px;
	position:relative;
	margin:0 0 0px 0;
}

	.sliderSimple .content_slide .zone_slide{
		display:block;
		position:absolute;
		background:transparent url(images/bg_curseur_3.png) no-repeat right top;
		width:170px;
		height:13px;
		position:absolute;
		margin:0 0 0 10px;
		left:0px
	}
				
	.sliderSimple .content_slide .cursor_left{
		display:block;
		background:transparent url(images/cursor_left.png) no-repeat center center;
		cursor:pointer;
		width:20px;
		height:20px;
		position:absolute;
		margin:-4px 0 -3px 0;
		left:0px;
	}
			
	.sliderSimple .content_slide .cursor_right{
		display:block;
		background:transparent url(images/cursor_right.png) no-repeat center center;
		cursor:pointer;
		width:20px;
		height:20px;
		position:absolute;
		margin:-4px 0 -3px 0;
		left:0px;
	}

.sliderSimple .view_slide{
	display:block;
	clear:both;
	width:180px;
	text-align:center;
	margin:0 0 2px 0;
			
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
}

#top .search_block .btn_geo_search{
	display:block;
	background:transparent url(images/icone_geo.jpg) no-repeat right center;
	text-align:right;
	float:left;
	text-decoration:none;
	width:170px;
	height:42px;
	padding:10px 60px 0 0;
	margin:-8px 10px 0 0;
}

	#top .search_block .btn_geo_search strong{
		font-family:Arial;
		font-weight:normal;
		color:#ffffff;
		font-size:14px;
		text-decoration:none;
	}
	
	#top .search_block .btn_geo_search span{
		font-family:Arial;
		font-weight:normal;
		color:#ffffff;
		font-size:10px;
		text-decoration:none;
	}
	
	