body {
	SCROLLBAR-BASE-COLOR: #f8f8d2;
	SCROLLBAR-ARROW-COLOR: #993333;
	scrollbar-track-color: #f8f8d2;
	margin:0; 
	padding:0; 
	color:#993333; 
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
}
.pieddepage {
	color: #ffffff;}
A.pieddepage:HOVER {
	color: #000000;
	text-decoration: none;
}
h1 {font-size:15px; margin:-2px}
h2 {font-size:15px; margin:-2px}
#conteneur_home{ 
	position:absolute; 
	top:50%; 
	left:50%; 
	width:980px; 
	height:640px; 
	background: url(images/fond.jpg) 0px 0px repeat; 
	margin:-320px 0 0 -490px;
}
#conteneur_page{ 
	position:absolute; 
	top:50%; left:50%; 
	width:980px; 
	height:640px; 
	background: url(images/fond_pages.jpg) 0px 0px repeat; 
	margin:-320px 0 0 -490px;
}
#conteneur_lien{ 
	position:absolute; 
	top:50%; left:50%; 
	width:980px; 
	height:640px; 
	background:#8A7C62;
	margin:-320px 0 0 -490px;
}

#conteneur_acces{ 
	position:absolute;
	top:50%;
	left:50%;
	width:980px;
	height:760px;
	background: url(images/fond_pages.jpg) 0px 0px repeat;
	margin:-380px 0 0 -490px;
}
#conteneur_chambre{ 
	position:absolute;
	top:50%;
	left:50%;
	width:980px;
	height:700px;
	background: url(images/fond_pages.jpg) 0px 0px repeat;
	margin:-350px 0 0 -490px;
}
a {
	color: #993333;
}
.drapeau a {
	color: #993333;
	text-decoration: none;
} 
	#news {
		display:none;
		text-align: center;
		width:400px;
		border:10px solid #000000;
		border:10px solid rgba(0, 0, 0, 0.42);
	}
	#news div {
		padding:10px;
		border:1px solid #000000;
		background-color:#fff;
	}
	#news h2 {
		margin:-11px;
		margin-bottom:0px;
		color:#fff;
		background-color:#993333;
		padding:5px 10px;
		border:1px solid #000000;
	}
input#envois{visibility: hidden; display:  none;}
