@charset "utf-8";
/* CSS Document */
body {
	background-image: url(img/BG.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 160px;
	position: absolute;
	left: 40px;
	top: 150px;
	background-image: url(img/raynure2.png);
	text-indent: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2FF4EE;
	text-decoration: line-through;
}

.conteneur {
	height: 100%;
	width: 100%;
}

.showreal {
	position: absolute;
	left: 284px;
	top: 219px;
}
.avatar {
	position: absolute;
	left: 200px;
	top: 140px;
}
.controleur {
	height: 50px;
	width: 50px;
}
#controle {
	position: fixed;
	left: 502px;
	top: 200px;
	display: none;
	width: 400px;
	height: 1000px;
}
.controleur:hover #controle {
	display: block;
}
.titre {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 400px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: line-through;
	vertical-align: bottom;
}
.showreal2 {
	position: absolute;
	left: 284px;
	top: 652px;
}

.cv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	left: 250px;
	top: 200px;
	height: 765px;
	width: 759px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.texteCourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	position: relative;
	left: 20px;
}
.showreal3 {
	position: absolute;
	left: 284px;
	top: 1085px;
}
