@charset "utf-8";
#foto {
	position:absolute;
	width:205px;
	height:1100px;
	z-index:2;
}
#conteneur #contenu #mere #tex {
	height: 1100px;
	width: 400px;
	left: 236px;
	top: 0px;
	position: absolute;
}
#conteneur #contenu #mere #tex p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}
#conteneur #contenu #mere #tex h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #06C;
	text-decoration: underline;
}
#mere {
	position:relative;
	width:820px;
	height:1300px;
	z-index:2;
	top: 0px;
	left: 0px;
	margin-left: 85px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#conteneur #contenu #mere #tex p a {
	color: #000;
	text-decoration: underline;
}
#conteneur #contenu #mere #tex p a:hover {
	color: #333;
	text-decoration: underline;
}

#conteneur #contenu #mere #tex h1 a {
	color: #06C;
	text-decoration: underline;
}
#conteneur #contenu #mere #tex h1 a:hover {
	color: #09F;
	text-decoration: underline;
}

