body{
	background-image:url(../img/rayures-2.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#conteneur{
	position:relative;
	top:10px;
	height:571px;
	width:954px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
}

#texte{
	background-image:url(../img/bg_txt.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:18px;
	color:#ff00a2;
	width:585px;
	height:142px;
	position:absolute;
	top:200px;
	left:70px;
	text-align: justify;
	padding:25px 23px 20px 23px;
}
#cote{
	position:absolute;
	top:137px;
	right:0px;
	width:199px;
	height:428px;
}

#liens{
	width:693px;
	height:2px;
	position:absolute;
	top:400px;
	left:0px;
}
#copyright{
	text-align:center;
	width:400px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	position:absolute;
	top:570px;
	left:260px;
}
#copyright a{
	color:#000;
}
#copyright a:hover{
	text-decoration:none;
}
#cote_left{
	width:196px;
	height:334px;
	position:absolute;
	top:165px;
	left:0px;
	width:199px;
	height:428px;
}

#bg_liens{
	background-image:url(../img/bg_liens.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:250px;
	top:300px;
	width:624px;
	height:142px;
	padding:30px 10px 10px 10px;
}

#acryliques_personnages{
	position:relative;
	width:606px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}

#acryliques_chats{
	position:relative;
	width:606px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	}
#bas{
	position:absolute;
	top:565px;
	left:0px;
}
img{
	border:0px;
}


