html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background-color: #3B3B3B;
	background-image: url(../images/fondbody.gif);
}
#fullheight{height:100%;}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fondcontenu{
padding-top:20px;
background-image:url(../images/fond_ombre.gif);
background-repeat:repeat-x;
height:470px;
}
p {
	line-height:13px;
	margin: 0;
	margin-top: 3px;
}
h1{
font-size:16px;
font-weight:bold;
color: #D1C18D;}
#monoSlideshow{
margin-left:15px}
#texte{
margin-left:15px}

#commentaires{
	background-image: url(../images/bord.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-top: 20px;
	margin-right: 10px;
}
.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
	.tooltip .xb1 { margin: 0 5px; background: #333; }
	.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
	.tooltip .xb3 { margin: 0 2px; }
	.tooltip .xb4 { height: 2px; margin: 0 1px; }

	.tooltip .xboxcontent {
		padding: 0 .5em;
		margin: 0;
		color: #000;
		text-shadow: 2px 2px 0px #CCC;
		word-wrap:break-word;
		border: 1px solid #333;
		border-width: 0px 1px 0 1px;
		background-color: #666;
	}
.tooltip {
font: bold 12px/1.3 Arial, sans-serif;
}
.jaune{color: #D1C18D;
text-decoration:none;
font-weight:bold;
font-size:10px;}
.liste{
margin-top:5px;
margin-left:2px;
list-style-position:inside;}

	#gmOverlay {
		position: absolute;
		left: 0;
		width: 100%;
		background-color: #333;
		cursor: pointer;
		z-index: 8;
	}
	
	#gmCenter, #gmBottomContainer {
		position: absolute;
		left: 50%;
		overflow: hidden;
		background-color: #fff;
		z-index: 9;
	}
	
	.gmLoading {
		background: #fff url(../images/loading.gif) no-repeat center;
	}
	
	#gmMap {
		width: 600px;
		height: 400px;
		border: 10px solid #fff;
	}
	
	#gmBottom {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;
	}
	
	#gmCloseLink {
		display: block;
		float: right;
		width: 80px;
		height: 22px;
		background: transparent url(../images/closelabel.gif) no-repeat center;
		margin: 5px 0;
	}
	
	#gmCaption {
		margin-right: 71px;
	}
.carte {color: #D1C18D;
text-decoration:none;
font-weight:bold;}
