body,h1,h2,h3,h4,h5,h6,p,div,form,fieldset,ol,ul,dl,dt,dd{margin:0;padding:0}
img,fieldset{border:0}
a{text-decoration:none}
hr{clear:both;visibility:hidden}

/* body*/

body{
	background: url(../img/bg.png) no-repeat;
}

#bodycontent{
	position: relative;
}

/* entete */

h1{
	display: none;
}
ul{
	list-style: none;
}
ul li.gra{
	position: absolute;
	top: 325px;
	left: 225px;
}
ul li.pap{
	position: absolute;
	top: 315px;
	left: 500px;
}
ul li.tab{
	position: absolute;
	top: 315px;
	left: 790px;
}

ul li a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
ul li.gra a{
	width: 191px;
	height: 210px;
	background: url(../img/graphisme.png) no-repeat;
}
ul li.pap a{
	width: 225px;
	height: 222px;
	background: url(../img/papier-machins.png) no-repeat;
}
ul li.tab a{
	width: 182px;
	height: 220px;
	background: url(../img/tablottins.png) no-repeat;
}




