/* CSS Document */

body {
	background:#000000;
	font-family:"Hobo Std";
	margin: 0px;
	padding: 0px;		
}


a  {
	text-decoration: none;
	color:#000000;

}

#tank {
		
		margin:0 auto;
		width:800px;
		height:1000px;
		
	}
	


#main { 
		position:relative;
		font-size:36px;
		
		background-image:url(images/index.png);
		width:800px;
		height:1000px;
		
		
		
}

#Home {
	position:absolute;
	width:100px;
	height:59px;
	left: 145px;
	top: 291px;
		
}

#Livre {
	position:absolute;
	width:133px;
	height:52px;
	left: 608px;
	top: 350px;
		
}

#Quis {
	position:absolute;
	width:354px;
	height:52px;
	left: 426px;
	top: 716px;
		
}

#Comm {
	position:absolute;
	width:222px;
	height:52px;
	left: 87px;
	top: 667px;
	
}
	

#lecteur {
	position:absolute;
	text-align:right;
	height:80px;
	left: 497px;
	top: 915px;
	width: 303px;
}
