* {
	margin: 0;
	padding: 0;
}
body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}
img {
	border: 1px solid #990000;
}
body {
	background: url(elements/images/73_fond.jpg) #660000 no-repeat top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
    scrollbar-face-color: #990000;
    scrollbar-shadow-color: #aa0000;
    scrollbar-highlight-color: #aa0000;
    scrollbar-3dlight-color: #660000;
    scrollbar-darkshadow-color: #660000;
    scrollbar-track-color: #660000;
    scrollbar-arrow-color: #660000;
}
a {
	text-decoration: none;
}

h1, h2 {
	display: none;
}
#page {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -365px;
	width: 100px;
	height: 40px;
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
}
#texte {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -375px;
	width: 440px;
	height: 540px;
	text-align: justify;
	line-height: 16px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #FFEAEA;
}
#photos {
	position: absolute;
	top: 158px;
	left: 50%;
	margin-left: 85px;
	width: 288px;
	height: 528px;
	overflow: auto;
}
#conteneur {
	position: absolute;
	top: 0;
	left: 50%;
	width: 768px;
	margin-left: -384px;
	height: 748px;
	text-indent: -2000px;
}
#liens {
	position: absolute;
	top: 715px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	height: 20px;
	text-align: center;
}
#stan a{
	position: absolute;
	top: 98px;
	left: 50%;
	margin-left: -75px;
	width: 237px;
	height: 20px;
	text-indent: -2000px;
}
p, h3, h4 {
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
a:hover {
	color: #FF3300;
}
em {
	color: #FFCC99;
}
strong {
	color: #FFFFFF;
}
.legende {
	padding: 3px;
	font-size: 10px;
	color: #FFCCCC;
}