/* Body */

/*body {
	background: #000000 url(../images/back-html.jpg) 0 0 repeat-x;
}
/*#wrapper {
  display: table;
	width: 100%;
	padding-top : 34px;
	background: transparent url(../images/) top center no-repeat;
} 

/* Header */

/*#header {
	position: relative;
	height: 134px;
	padding: 22px 10px 0;
	background: transparent url(../images/.png) 0 0 no-repeat;
}
/*#journaldujapon {
	display: block;
	width: 240px;
	height: 100px;
}

/*#header .tabs {
	height: 34px;
	margin: 0;
	font-family: "Trebuchet MS";
}
/*#header #tabs-ctnr {
	background: transparent url(../images/tabs.png);
	background-color: #FFFFFF;
}
#header #tabs {
	float: left;
}
/*#header #tabs-second {
	float: right;
}
/*#header .tabs li {
	float: left;
	list-style: none;
	border-left: 1px solid #dcc3a0;
}
/*#header .tabs li a {
	display: block;
	border-right: 1px solid #a68a65;
	text-decoration: none;
	color: #5a4528;
	text-shadow: 0 1px 0 #d0b590;

}
/*#header .tabs li a:hover {
	background: transparent url(../images/tabs.png) 0 0 repeat-x;
}
/*#header #tabs li.first {
	border: none;
}
/*#header .tabs li.active {
	border-left: 1px solid #fff;
}
/*#header .tabs li.last {
	border-right: 1px solid #dcc3a0;
}
/*#header .tabs li.concours a {
	background: transparent url(../images/tabs.png) 0 -68px repeat-x;
}
/*#header .tabs li.active a {
	text-shadow: none;
	background: transparent url(../images/tabs.png) 0 -34px repeat-x;
}
/*#header .tabs li a span {
	display: block;
	height: 34px;
	padding: 0 10px 0 11px;
	line-height: 34px;
	font-size: 11px;
}
/*#header #tabs-second li {
	border-right: none;
	border-left: 1px solid #a68a65;
}
/*#header #tabs-second li.active a {
	border-left: 1px solid #fff;
}
/*#header #tabs-second li a {
	border-right: none;
	border-left: 1px solid #dcc3a0;
}
/*#header #tabs-second .concours a {
	color: #943d00;
	border-right: none;
	border-left: 1px solid #fdb545;
	text-shadow: 0 1px 0 #f8a942;
}
/*#header #tabs-second .concours a:hover {
	background-position: 0 -102px;
}
/*#header #tabs-second .last a {
	border-right: none;
}
