@charset "utf-8";
#conteneur_hp {
	position:absolute;
	left:50%;
	top:50%;
	width:920px;
	height:580px;
	z-index:1;
	margin-top: -290px;
	margin-left: -460px;
	background-image: url(images/dragonindex1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#conteneur_menus {
	position:absolute;
	left:50%;
	top:50%;
	width:920px;
	height:580px;
	z-index:1;
	margin-top: -290px;
	margin-left: -460px;
	position:absolute;
	background-image: url(images/page1/fond.jpg);
	background-repeat: no-repeat;
	background-color: #000000;	
}
#btillustration {
	position:absolute;
	left:184px;
	top:113px;
	width:256px;
	height:89px;
	z-index:2;
}

#bt_entree_hp {
	position:absolute;
	left:443px;
	top:222px;
	z-index:2;
	height: 146px;
	width: 254px;
}
#btcharacterdesign {
	position:absolute;
	left:187px;
	top:207px;
	width:362px;
	height:79px;
	z-index:3;
}
#anim {
	position:absolute;
	left:202px;
	top:305px;
	z-index:4;
}

#btbio {
	position:absolute;
	left:352px;
	top:405px;
	width:296px;
	height:64px;
	z-index:6;
}
#contact {
	position:absolute;
	left:29px;
	top:493px;
	width:157px;
	height:56px;
	z-index:8;
}
#news {
	position:absolute;
	left:750px;
	top:55px;
	width:129px;
	height:67px;
	z-index:7;
}
#footer {
	position: absolute;
	top: 551px;
	width: 900px;
	left: 0px;
	text-align: center;
	color: #5D0D0E;
	z-index: 10;
}
#vignette {
	float: left;
	height: 91px;
	width: 60px;
	margin: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #590D0D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #590D0D;
}
a:hover {
	text-decoration: underline;
	color: #590D0D;
}
#conteneurvignettes {
	position:absolute;
	left:693px;
	top:162px;
	width:207px;
	height:302px;
	z-index:1;
	overflow: auto;
	}
a:active {
	text-decoration: none;
	color: #590D0D;
}

