@charset "utf-8";
/* CSS Document */


body {
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	padding:0; /* Opera */

	background-color: #FFF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/* font-weight:bold; */
}

#global {
	width:957px;
	height:700px;
	text-align:left;
	background:url(img/bg-experienceMusee.gif) top left no-repeat;

	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -478px; 
	margin-top: -350px; 
}


#logo {
	position:absolute;
	top:506px;
	left:67px;
}

#fr {
	width: 300px;
	color:#ff8b00;
	
	position:absolute;
	top: 50px;
	left: 67px;
}
	#fr p {font-size:14px;}
	#fr p span.white {color:#fff;}
	#fr a {
		color:#fff;
		text-decoration:none;
	}

	#fr a:hover {
		color:#FFF;
		text-decoration:underline;	
}



/* --------- */

img {
	border:0;
}

h1 {
	position:absolute;
	left: -6000px;
	top: -6000px;
	text-indent: -6000px;
}

h2 {
	margin:0;
	font-size:14px;

}

p {
	margin: 10px 0px;
}

.fond {
	text-align:center; 
	margin-left: -25px;
}
