{
	margin:0;
	padding:0;
}
html
{
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #0A000A;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
body
{
	height: *;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
	cursor: crosshair;
}
.main
{
	position: relative;
	z-index: 1;
	height: 579px;
	width: 1000px;
	top: 20px;
	background: url("img/fond2.gif");
	background-repeat : no-repeat;
}
.menu
{
	position: relative;
	z-index: 1;
	height: 200px;
	width: 340px;
	margin-top: -599px;
	top: 20px;
	left: 660px;
	background: transparent;
	background-repeat : no-repeat;
}
	.menu .bouton_presentation
	{
		position: relative;
		z-index: 1;
		height: 111px;
		width: 134px;
		margin-top: 0px;
		margin-left: 0px;
		top: 0px;
		left: 5px;
		background: transparent;		
	}
	.menu .bouton_galerie
	{
		position: relative;
		z-index: 1;
		height: 111px;
		width: 134px;
		margin-top: -111px;
		margin-left: 60px;
		top: 0px;
		left: 5px;
		background: transparent;		
	}
	.menu .bouton_illustrations
	{
		position: relative;
		z-index: 1;
		height: 111px;
		width: 134px;
		margin-top: -111px;
		margin-left: 120px;
		top: 0px;
		left: 5px;
		background: transparent;		
	}
	.menu .bouton_contact
	{
		position: relative;
		z-index: 1;
		height: 111px;
		width: 134px;
		margin-top: -111px;
		margin-left: 180px;
		top: 0px;
		left: 5px;
		background: transparent;		
	}
.galerie
{
	position: relative;
	z-index: 2;
	height: 370px;
	width: 440px;
	margin-top: -170px;
	top: 135px;
	left: 10px;
	background: transparent;

	overflow: auto;
	text-align: left;
	padding: 10px;
	line-height: 25px;
	font-family: sans;
}
.persos
{
	position: relative;
	z-index: 1;
	height: 219px;
	width: 360px;
	margin-top: -151px;
	top: 0px;
	left: 470px;
	background: transparent;
	background-repeat : no-repeat;
}
.lecteur
{
	position: relative;
	z-index: 1;
	height: 80px;
	width: 350px;
	margin-top: -258px;
	top: 0px;
	left: 610px;
	background: transparent;
	background-repeat : no-repeat;	
}
