@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 : 200px;
}

.narrow {
	left : 225px;
}

.wide {
	left : 340px;
}
	
.medium {
	left : 260px;
}

.medium_plus {
	left : 290px;
}
