@charset "iso-8859-1";
/* CSS Document */

body {
	font-family : Helvetica, Arial, sans serif;
	color : #000;
	font-size : 12px;
}

a {
	font-family : Helvetica, Arial, sans serif;
	color : #000;
	font-size : 12px;
	text-decoration : underline;
}

h1 {	font-family : Helvetica, Arial, sans serif;
	color : #000;
	font-size : 20px;
	margin-bottom : 30px;
}


img {
	position : absolute;
	bottom : 0;
	left : 0;
}

#le_texte {
	position : absolute;
	bottom : 0;
	width : 390px;
	left : 510px
}

#le_texte_perso {
	position : absolute;
	bottom : 0;
	width : 200px;
	left : 510px
}