body{
	background: url(../background/BG_02.JPG);
	width: 100%;
	height: 100%;
	z-index:1;
}
#pubG{
	position: absolute;
	background-color: white;
	margin-top: 1px;
	margin-left: 5px;
	width: 350px;
	height: 88px;
	z-index:2;
}
#titre{
	position: absolute;
	background: url(../background/BG_02.JPG);
	margin-top: 2px;
	margin-left: 360px;
	width: 565px;
	height: 75px;
	z-index:3;
	border: groove Gray;
	text-align: center;
	padding-top: 10px;
	font-family: "Verdana";
	font-size: 22px;
	font-weight: bolder;
	color: #8B4513;
	}
#drapeau{
	position: absolute;
	margin-top: 12px;
	margin-left: 365px;
	height: 58px;
	z-index:4;
}
#pubD{
	position: absolute;
	margin-top: 1px;
	margin-left: 940px;
	width: 350px;
	height: 88px;
	z-index:2;
}
#couvertures{
	position: absolute;
	background: url(../background/BG_01.JPG);
	margin-top: 90px;
	margin-left: 5px;
	width: 140px;
	height: 1280px;
	text-align: center;
	padding-top: 10px;
	z-index:2;
}
#zonetexte{
	position: absolute;
	background: url(../background/BG_02.JPG);
	margin-top: 90px;
	margin-left: 150px;
	width: 800px;
	height: 1275px;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index:2;
	overflow: auto;
	font-family: "Verdana";
	font-size: 14px;
	text-align:justify;
	overflow: auto;
}

#langue{
	position: absolute;
	background-color: white;
	margin-top: 100px;
	margin-left: 190px;
	width: 340px;
	height: 30px;
	text-align: center;
	z-index:3;
}
#identifiant{
	position: absolute;
	background-color: white;
	margin-top: 100px;
	margin-left: 680px;
	width: 250px;
	height: 30px;
	text-align: center;
	z-index:3;
}
#informations{
	position: absolute;
	background: url(../background/BG_01.JPG);
	margin-top: 90px;
	margin-left: 975px;
	width: 295px;
	height: 700px;
	border: groove Gray;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 12px;
	z-index:2;
	color: black;
	font-weight: bold;
}
#informations_bio{
	position: absolute;
	background: url(../background/BG_01.JPG);
	margin-top: 90px;
	margin-left: 975px;
	width: 295px;
	height: 970px;
	border: groove Gray;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px; /* 12 */
	z-index:2;
	color: black;
	font-weight: bold;
}
p.caracteristique{
	font-family: "Arial";
	font-size: 11px;
	text-decoration: underline;
	padding-left: 1px;
	letter-spacing: 2px;
	line-height: 1px;
}
span.car{
	padding-left: 5px;
	padding-right: 5px;
	/* padding-left: 22px;  */
	font-family: "Arial";
	font-size: 12px;
}
p.car{
	padding-left: 22px;
	font-family: "Arial";
	font-size: 12px;
}
p.titrerubrique{
	font-family: "Brush Script MT", "Cataneo BT","Arial";
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	color: #8B4513;
	text-decoration: underline;
	letter-spacing: 1px;
	margin-top: 5px;
}
p.note{
	font-family: "Verdana";
	font-size: 8px;
}
#critiques{
	position: absolute;
	background: url(../background/BG_01.JPG);
	margin-top: 795px;
	margin-left: 975px;
	width: 300px;
	height: 270px;
	border: groove Gray;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	z-index:2;
}
#liens{
	position: absolute;
	background: url(../background/BG_01.JPG);
	margin-top: 1070px;
	margin-left: 975px;
	width: 300px;
	height: 300px;
	border: groove Gray;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	z-index:2;
	color: black;
	font-weight: bold;
}
#boutons{
	position: absolute;
	background: url(../background/BG_02.JPG);
	margin-top: 1380px;
	margin-left: 5px;
	width: 1280px;
	height: 80px;
	padding-top: 12px;
	border: groove Gray;
	font-family: "Tahoma";
	font-size: 12px;
	font-style: italic;
	text-align:center;
	z-index:3;
}
