html, body {
	height:100%;
	width:100%; 
}
table#conteneur {
	height:98%;
	width:100%; 
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.lien2 a:link {
	color: #7D6A55;
	text-decoration: none;
}
.lien2 a:visited {
	text-decoration: none;
	color: #7D6A55;
}
.lien2 a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.lien2 a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	
}
.Style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC;
	
}
.Style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	
}
.Style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
}
.Style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.Texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.Texte_rouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60202;
}
.Texte_10 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CCCCCC;
}
.Texte_10b {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
}
.Texte_c {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D6A55;
	line-height: 1.5;
}
.Texte_c2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D6A55;
}
.Texte_lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D6A55;
}
.Texte_c_maj {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D6A55;
	text-transform: uppercase;
}
#carte {
	position:relative;
	z-index: 2;
	left: -62px;
	top: -313px;
	margin:0;
	padding:0;
	width: 550px;
	height: 365px;
	background-color: transparent;
}
#donnees_carte {
	position:relative;
	z-index: 3;
	left: 50px;
	top: -315px;
	margin-top: 0px;
	margin-left: 0px;
	margin:0;
	padding:0;
	width: 300px;
	height: 200px;
	text-align:center;
}
#bulles {
	position: relative;
	z-index: -1;

}
#bulles2 {
	opacity: 0.0;
	filter: alpha(opacity=0);
	position: relative;
	z-index: 1;
	left: -115px;
	top: 0px;
}
#img_bulle {
	opacity: 0.8;
	position: static;
	z-index: 10;
	width: 82px;
	height: 82px;
	background-color: #ffdddd;
}
#merci {
	position: relative;
	width: 400px;
	height: 240px;
	left: 50px;
	top: 50px;
}
body{
	height:100%;
}

