body {
	margin: 0;
	padding: 0;
	background-color: #252a24;
	background-image: url(../fond_galerie2.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: small;
	color: #FFFEE8;
	line-height: 155%;
	}
#menu_photo {
	position:absolute;
	top:0px;
	left:0px;
	width:191px;
	z-index:4;
}
#menu_haut {
	background-image:url(../../../../images/Photos/cadre_haut.png);
	background-repeat:no-repeat;
	height: 97px;
}
#menu_milieu {
	background-image:url(../../../../images/Photos/cadre_milieu.png);
	background-repeat:repeat-y;
	line-height:190%;
	z-index: 2;
}
#menu_bas {
	background-image:url(../../../../images/Photos/cadre_bas.png);
	background-repeat:no-repeat;
	height: 100px;
}
a:link {
	color: #FFFEE8;
	text-decoration: none;
	margin-left:20Px;
}
a:visited {
	text-decoration: none;
	color:#B2B302;
	margin-left:20px;
}
a:hover {
	text-decoration: none;
	color:#FFFF00;
}
a:active {
	text-decoration: none;
}
#credits_photo {
	margin-top:29%;
	font-size:85%;
	margin-left:15px;
}
#container { margin: 20% 0 0 35%; }
.title { font-size: 110%; font-weight:bold; }
.name { font-size: 100%; line-height: 14px; }

