*{margin:0; padding:0;}

body
	{
	background: url('./images/bg21.jpg');
	background-attachment: fixed;
	background-color: #000000;
	font-family: "Verdana";
	font-size: 10px;
	color: #DED6C8;
	height: 100%;
	}


#footer
	{
	clear : both; 
	width : 790px; 
	height : 39px; 
	padding: 5px 5px 5px 5px;
	color: #DED6C8;
	text-align: justify;
	}

#conteneur
	{
	background: url('./images/hakuren-ban.jpg') no-repeat;
	width: 800px;
	background-color: #000000;
	margin: auto;
	}

#content
	{
	text-align:justify;
	width: 600px;
	background-color: transparent;
	font-family: "Verdana";
	font-size: 10px;
	margin-left: 189px;
	padding-top: 408px;
	}

#content h1
	{
	text-align: center;
	color: #D6484F;
	font-size: 16px;
	font-family: "Century gothic";
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 1px 2px 0px 2px;
	margin: 1px;
	}

#menu
	{
	background-color: transparent;
	width : 180px;
	float : left;
	text-align: left;
	margin-left: -2px;
	padding-top: 403px;
	}


#menublock
	{
	border: 1px solid #000000;
	color: #DED6C8;
	font-size: 10px;
	font-family: "Verdana";
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	padding: 0px 4px 4px 4px;
	margin: 0px 0px 10px 0px;
	cursor: default; 
	background-color: #000000;
	width: 178px;
	text-align: justify;
	}

#menublock h1
	{
	border-bottom: 1px dashed #681519;
	text-align: center;
	color: #D6484F;
	font-size: 16px;
	font-family: "Century gothic";
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 1px 2px 5px 2px;
	margin: 10px 0px 5px 0px;
	}



table, tr, td, p
	{
	font-family: "Verdana";
	font-size: 10px;
	}


a:link, a:visited, a:active 
	{
	color: #828181;
	text-decoration: none;
	cursor: crosshair;
	font-size: 10px;
	}

a:hover
	{
	color: #454343;
	text-decoration: none;
	cursor: crosshair;
	font-size: 10px;
	position: relative;

	left: 1px;

	top: 1px;
	}


#text 
	{
	border: 1px dashed #681519;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000000;
	color: #DED6C8;
	font-size: 10px;
	font-family: "Verdana";
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	cursor: default; 
	width: 600px;
	text-align: justify;
	position: static;
	overflow: auto;
	}


#img 
	{
	padding: 3px 0px 0px 0px;
	margin: 0px 2px 2px 0px;
	}

b
	{ 
	color: #C5967C;
	}

u
	{ 
	color: #D2D6AC;
	}

i
	{
	color: #955665;
	}

