body
{
	font-family: Arial;
	color: Black;
	font-style: normal;
	font-size: larger;
	position: absolute;
}
#vagNamani
{
	color: #0002EA;
	font-family: "Times New Roman";
	font-style: oblique;
	font-size: x-large;
	position: relative;
}
.fondEcran
{
	height: 350px;
	width: 600px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 20px;
	position: relative;
}
.Photo
{
	float: left;
	margin-left: 125px;
	margin-right: -100px;
	position: relative;
}
a:visited
{
	font-family: Arial;
	color: Black;
	text-decoration: none;
	font-style: normal;
}
a:link
{
	font-family: Arial;
	text-decoration: none;
	font-style: normal;
	color: Blue;
}
a:hover
{
	font-family: Arial;
	color: Blue;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	font-size: large;
}
a:active
{
	color: Blue;
	font-family: Arial;
	font-style: italic;
}