.photo {
	position: absolute;
	left: 320px;
	top: 120px;
	width: 510px;
}


body {
	background-color: #0a0a28;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.titrePage {
	font-size: 22px;
	color: #FBB03B;
	position: relative;
	width: 510px;
	left: 320px;
	top : 55px;
	text-align:right;
}

.texteGauche {
	font-size: 10px;
	position: relative;
	width: 250px;
	left: 30px;
	top : 75px;
	text-align:left;
}

.texteGauche H1{
	font-size: 12pt;
	color: #FBB03B;

}

.texteGauche a{
	text-decoration:none;
	color:#0066FF;
}

.texteGauche a:hover{
	text-decoration:none;
	color:#3333FF
}
