BODY {
	scrollbar-face-color: White; 
	scrollbar-highlight-color: White; 
	scrollbar-shadow-color: White;
	scrollbar-3dlight-color: #59dd66; 
	scrollbar-arrow-color: #59dd66; 
	scrollbar-track-color: White; 
	scrollbar-darkshadow-color: #59dd66;	
	background-color: White;
	margin: 0px;
	padding: 0px; 
}

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

.conteneur {
	/* cadre principal */
	width: 770px;
	left: 50%;
	margin-left: -385px;
	margin-top: 10px;
	text-align: left;
	position : absolute;
	z-index : 5;

}

.main
{
	width: 770px;
	height: 570px;
	background-image: url(images/hentai.jpg);
	background-repeat: no-repeat;
}


.none{
	width:760px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #59dd66;
}

a:hover
{
	text-decoration: underline;	
}

.partefont
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 17px;
}

.partelink
{
	color: #59dd66;
}

.gal
{
	height: 500px;
	width: 590px;
	overflow: auto;
}

.font01
{
	font-family: Verdana;
	font-size: 15px;
	color: #14036D;
}

.font02
{
	font-family: Arial;
	font-size: 15px;
	color: #333333;
}

table.trade
{
	width: 100%;
}


.trade td
{
	padding: 5px;
	text-align: center;
}