.thumbwrap {
	padding: 15px 0px 0 0px;
	margin: 0;
}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 1px 15px 1px;
	padding: 0;
}
.thumbwrap img {
	vertical-align: middle;
}
.caption {
	display: block;
	font-size: .9em;
	line-height: 1.1;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
        font-weight: bold;
	w\idth: 400px;  /* Moz, IE6 */
}

<!--[if IE]>
.thumbwrap li {
	width: 201px;
	w\idth: 199px;
	display: inline;
}
<![endif]-->
.conteneur_carte_prev_table {
display:inline;
float:none;
}
.conteneur_carte_prev {
	width:400px;
	height:430px;
	position:relative;
	z-index:1;
	background: url(images/carte_prev_fond.png) left no-repeat;
}

	.conteneur_carte_prev_carte {
		position:absolute; width:400px; height:430px;
		top:0px; left:0px;
		z-index:auto;
	}

	.conteneur_carte_prev_0 {
		position:absolute; width:75px; height:60px;
		left:185px; top:31px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_1 {
		position:absolute; width:75px; height:60px;
		left:141px; top:116px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_2 {
		position:absolute; width:75px; height:60px;
		left:112px; top:213px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_3 {
		position:absolute; width:75px; height:60px;
		left:105px; top:295px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_4 {
		position:absolute; width:75px; height:60px;
		left:113px; top:14px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_5 {
		position:absolute; width:75px; height:60px;
		left:38px; top:121px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_6 {
		position:absolute; width:75px; height:60px;
		left:27px; top:241px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_7 {
		position:absolute; width:75px; height:60px;
		left:312px; top:33px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_8 {
		position:absolute; width:75px; height:60px;
		left:283px; top:191px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_vents_0 {
		position:absolute; width:60px; height:60px;
		left:15px; top:47px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
	.conteneur_carte_prev_vents_1 {
		position:absolute; width:60px; height:60px;
		left:15px; top:353px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}


#conteneur_carte_obs {
	width:280px;
	height:430px;
	position:relative;
	z-index:1;
	background: url(images/carte_obs_fond.jpg) left no-repeat;
}

#conteneur_carte_obs_carte {
		position:absolute; width:280px; height:430px;
		top:0px; left:0px;
		z-index:auto;
}

#conteneur_carte_obs_1 {
		position:absolute; width:75px; height:60px;
		left:110px; top:-4px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
#conteneur_carte_obs_2 {
		position:absolute; width:75px; height:60px;
		left:110px; top:48px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
#conteneur_carte_obs_3 {
		position:absolute; width:75px; height:60px;
		left:100px; top:96px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
#conteneur_carte_obs_4 {
		position:absolute; width:75px; height:60px;
		left:85px; top:156px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
#conteneur_carte_obs_5 {
		position:absolute; width:75px; height:60px;
		left:60px; top:225px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
#conteneur_carte_obs_6 {
		position:absolute; width:75px; height:60px;
		left:20px; top:286px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
#conteneur_carte_obs_7 {
		position:absolute; width:75px; height:60px;
		left:85px; top:320px;
		z-index:auto;		
		/*background-color:#99CC00;*/
	}
/* config de la bulle 1 */
#cfg_div_bulle {
	z-index:1000;
	position:absolute;
	visibility:hidden;
	width:200px;
}

.bulle_titre {
	font-size:11px;
	font-weight:bold;
	/*white-space:nowrap;*/
}
.bulle_texte {
	font-size:10px;
	color:#333333;
}

.bulle1_1 {
	background-image:url(images/bulle1_1.gif); background-position:top left; background-repeat:no-repeat;
	width:14px; height:10px;
}
.bulle1_2 {
	background-image:url(images/bulle1_2.gif); background-position:top left; background-repeat:repeat-x;
	height:10px;
}
.bulle1_3 {
	background-image:url(images/bulle1_3.gif); background-position:top right; background-repeat:no-repeat;
	width:7px; height:10px;
}
.bulle1_4 {
	background-image:url(images/bulle1_4.gif); background-position:top left; background-repeat:repeat-y;
	width:14px;
}
.bulle1_5 {
	background-image:url(images/bulle1_5.gif); background-position:top right; background-repeat:repeat-y;
	width:7px;
}
.bulle1_6 {
	background-image:url(images/bulle1_6.gif); background-position:bottom left; background-repeat:no-repeat;
	width:14px; height:7px;
}
.bulle1_7 {
	background-image:url(images/bulle1_7.gif); background-position:bottom left; background-repeat:repeat-x;
	height:7px;
}
.bulle1_8 {
	background-image:url(images/bulle1_8.gif); background-position:bottom right; background-repeat:no-repeat;
	width:7px; height:7px;
}
.bulle1_0 {
	background-color:#FFFFFF;
}
/* fin config bulle 1 */



