/* bleu - #7b9ea4 */
body {
	margin:0px;
	height:100%;
	background-color:white;
	color:#373536;
	font-family:"Arial Narrow";
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#page {
	position:absolute;
	margin:100px 0px 0px 100px;
	font-size:14px;
	text-align:center;
	border-top:1px solid #901c3b;
	border-left:1px solid #901c3b;
}
#title {
	position:absolute;
	margin:25px 0px 0px 100px;
}
#menu {
	height:28px;
	text-align:center;
	color:#373536;
	border-bottom:1px solid #901c3b;
	background-color:white;
}
#menu a {
	color:#373536;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
#tdContenu {
	width:600px;
	height:400px;
	vertical-align:bottom;
	text-align:right;
}
#txtContenu {
	margin:15px;
	width:570px;
	height:370px;
	text-align:justify;
	color:#373536;
}
img {
	border-color: #aaaaaa;
}
a {
	color:#901c3b;
	text-decoration:none;
}
a:hover {
	color:#901c3b;
	text-decoration:underline;
}
a:visited {
	color:#901c3b;
}
#credit {
	position:absolute;
	font-size:14px;
	color:#202020;
}
#photo {
	border:0px;
	width:500px;
	height:345px;
	color:white;
	font-size:10px;
}
#photo td {
	vertical-align:bottom;
	text-align:left;
}
h1 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
}
#compagnie {
	position:absolute;
	margin:575px 0px 0px 100px;
}
#albums {
	position:absolute;
	margin-top:575px;
	right:300px;
}
#fade {
	position:absolute;
	right:0px;
	top:0px;
}