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

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

.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);
}

.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;
}

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

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

.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 : #FFFFFF;
}
.lien_videos:hover{
	text-decoration : underline;
}

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

h1{
	font-size : 27px;
	font-family : "Lucida Calligraphy";
	color : White;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#iframe
{
	width: 431px;
	height: 170px;
	background-image: url(images/iframe.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.adregie
{
	background-image: url(images/adregie.gif);
	background-repeat: no-repeat;
	width: 454px;
	height: 171px;
}

.cbform
{
	width: 500px;
	height: 150px;
	border: 0;
	display: block;
	margin: 15px auto;	
}