@charset "iso-8859-1";
body {
	text-align:center;
	background-color: #13235B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
}
h1 {
	font-size:1.6em;
	font-weight: normal;
	margin-top: 1em;
	color: #666666;
}
h2 {
	font-size:1.1em;
	font-weight: normal;
	margin-top: 1em;
	color: #333333;
}
#menu {
}
#navlist li {
display: inline;
list-style-type: none;
padding-right: 45px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a.linkpage {
	color: #333333;
	text-decoration: none;
}
a.linkpage:hover {
	color: #333333;
	text-decoration: underline;
}
#conteneurphoto {
	width: 980px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	height: 235px;
	width: 980px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navigation {
	width: 980px;
	height: 54px;
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navigationgb {
	width: 980px;
	height: 54px;
	background-image: url(img/nav_gb.jpg);
	background-repeat: no-repeat;
	float: left;
}

#main {
	width: 980px;
	text-align: center;
}
#maincontentphoto {
	width: 980px;
	text-align: left;
}
#filethaut {
	height: 15px;
	width: 980px;
	float: left;
}
#bordgauche {
	float: left;
	width: 50px;
	height: 10px;
}
#colgauchephoto {
	float: left;
	width: 880px;
}
#borddroit {
	float: right;
	width: 50px;
	height: 10px;
}
#pp {
	text-align: center;
	width: 980px;
	color: #999999;
	clear: both;
	letter-spacing: 0.2em;
	background-color: #FFFFFF;
	line-height: 3.0em;
	font-size: 0.8em;
}
.txtcredit{
	font-size: 0.6em;
	color: #999999;
}
