* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #6f6f6f;
}

/*
 *****************************
 **** Barre menu Finadorm ****
 *****************************
 */
#bar {
	background-color : #000000;
	font-family      : Verdana,sans-serif;
	font-size        : 10px;
	height           : 30px;
	left             : 0;
	text-align       : center;
	top              : 0;
	width            : 100%;
	z-index          : 3;
}

#bar #bar_content {
	color       : #FFFFFF;
	padding-top : 8px;
}

#bar #bar_content strong {
	line-height : 17px;
	color       : #FFFFFF;
	margin      : 0;
	padding     : 0;
}

#bar #bar_content a {
	color           : #8c8c8c;
	text-decoration : none;
}

#bar #bar_content a:hover {
	color           : #ffffff;
	cursor          : pointer;
	position        : relative;
	text-decoration : none;
}

/* Fin finadorm */

#splash {
	position: absolute;
	width: 800px;
	height: 566px;
	left: 50%;
	margin-top: 30px;
	margin-left: -400px;
	border: 1px solid #000;
	background: #fff url("splash/splash.jpg") no-repeat;
	text-align: left;
}

#lien_global {
	position: absolute;
	display: block;
	width: 800px;
	height: 565px;
}

.liens_supplementaires {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

h1 {
	position: absolute;
	display: block;
	width: 377px;
	height: 35px;
	top: 493px;
	left: 151px;
}

h1 a {
	color: #fff;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 23px;
	line-height: 35px;
	font-weight: normal;
}

h1 a span {
	margin-left: 20px;
}

#langues {
	position: absolute;
	width: 119px;
	height: 27px;
	left: 681px;
	top: 14px;
	list-style: none;
}

#langues li {
	float: left;
}

#langues a span {
	display: none;
}

#langues a:hover {
	border-color: #fff;
}

#francais a {
	display: block;
	width: 31px;
	height: 19px;
	margin-right: 5px;
	background: url("splash/langues.jpg") -5px -4px no-repeat;
	border: 1px solid #aa8d48;
}

#english a {
	display: block;
	width: 28px;
	height: 19px;
	margin-right: 5px;
	background: url("splash/langues.jpg") -48px -4px no-repeat;
	border: 1px solid #aa8d48;
}

#espanol a {
	display: block;
	width: 29px;
	height: 19px;
	background: url("splash/langues.jpg") -85px -4px no-repeat;
	border: 1px solid #aa8d48;
}

#deutsch a {
	display: block;
	width: 29px;
	height: 19px;
	background: url("splash/langues.jpg") -85px -4px no-repeat;
	border: 1px solid #aa8d48;
}


#espace_pro {
	position: absolute;
	width: 150px;
	height: 34px;
	top: 492px;
	left: 0;
}

#espace_pro a {
	display: block;
	width: 150px;
	height: 34px;
	text-decoration: none;
}

#espace_pro a span {
	position: relative;
	left: 45px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	color: #cacacb;
	text-transform: uppercase;
}

#portes-ouvertes {
	position: absolute;
	left: 100px;
	width: 512px;
	height: 255px;
	z-index: 20;
	cursor: help;
	background: #fff url(thickbox/loadingAnimation.gif) center no-repeat;
}

#portes-ouvertes a#fermer-popup {
	position: absolute;
	display: block;
	width: 33px;
	height: 37px;
	bottom: 0;
	right: 0;
	z-index: 30;
	cursor: pointer;
}

#portes-ouvertes a#fermer-popup span {
	display: none;
}
