@charset "utf-8";

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#blocTxtBLU {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #837D7C;
	background-color: #FFFFFF;
	position: absolute;
	left: 170px;
	top: 30px;
	width: 380px;
	line-height: 20px;
	text-align: justify;
	height: 410px;
	overflow: scroll;
	overflow-x: hidden;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.titreTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3C3C3C;
	font-weight: lighter;
	line-height: 30px;
}
#photo {
	padding: 5px;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 5;
	background-color: #FFFFFF;
	left: 600px;
	top: 50px;
	overflow: hidden;
	border: thin solid #999999;
}
#menuBLU li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	color: #b69a65;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 23px;
	height: 23px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 120px;
}
#menuBLU li a:link, #menuBLU li a:visited {
	display: block;
	height: 23px;
	width: 120px;
	line-height: 23px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #999999;
}
#menuBLU li a:hover, #menuBLU li a:active {
	padding: 0;
	color: #b69a65;
}
#sous-titrePhoto {
	position:absolute;
	left:610px;
	top:350px;
	width:250px;
	height:15px;
	z-index:6;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

