BODY {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FE97ED; 
	scrollbar-arrow-color: #FE97ED; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FE97ED;	
	background : url(bkg.gif);
	margin:0px;
}

/* ****************************** DEFINITION DE TOUS LES DIV DU SITE ******************************  */

h1 {
	height: 29px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	display: block;
}

h1 img {
	display: block;	
}

h2 {
	padding: 0 5px;
	font: bold 16px Arial;
	color:	#555
}

.conteneur {
	/* cadre principal */
	width: 600 px;
	left: 50%;
	margin-left: -300px;
	text-align: left;
	position : absolute;
	padding-top:10px;
	padding-bottom:10px;
	z-index : 5;
}

.header{
	width:600px;
	height:155px;
	background-image : url(images/diz_01.jpg);
}

.header img {
	display: block;	
}

.middle{
	width:600px;
	padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:0px;	
	background-image: url(images/diz_03.gif);
	background-repeat : repeat-y;
}

.main_div{
	width:594px;
	background-image : url(images/nyuuuuu.jpg);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.intro{
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-left: -376px;
	padding: 30px 10px;
	width:	700px;
}

.index{
	position:absolute;
	width: 751px;
	height: 589px;
	left: 50%;
	top: 50%;
	margin-top: -295px;
	margin-left: -376px;
}

.border * {
	display: block;
	float: left;	
}

.index_middle{
	background-image : url(images/index/index_04.jpg);
	background-repeat : repeat-x;
	background-position : right;
	height:530px;
	width:751px;
	clear: left;
}
/* ************************************************************************************************************* */

.font01{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555555;
}
.font02{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-weight : bolder;
}
.font03{
	font-family : "Comic Sans MS";
	font-size : 30;
	font-weight : bolder;
}
a{
	text-decoration:none;
	font-weight : bold;
}

.lien_videos{
	color : #F9CC1A;
}
.lien_videos:hover{
	text-decoration : underline;
}

.lien_hcg{
	color : #F8B6FD;
}
.lien_hcg:hover{
	text-decoration : underline;
}
.lien_doujin{
	color : #B2A5FF;
}
.lien_doujin:hover{
	text-decoration : underline;
}

.trade
{
	position: absolute;
	z-index: 1000;
	width: 750px;
	margin: 0 0 0 -75px;
}

.trade td
{
	padding: 5px;
}

.trade img
{
	border: 1px solid #B2A5FF;
}

.trade h1
{
	padding: 0;
	margin: 0;	
	font-family : "Comic Sans MS";
	font-size : 30px;
	font-weight : bolder;
	color: #B2A5FF;
	text-align: center;
}

.trade .title
{
	margin: 0;
	padding: 0;	
	background-color: White;
	border: 1px solid #B2A5FF;
}
