
body 
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center; /* for IE PC only */
	font-size: 76%;
}

p, div, li, input, textarea, button, a, a:link, a:visited
{
	font-family: helvetica, arial, sans-serif; 
	color: #000;
	text-decoration: none;
}

/* backgrounds */
div.home
{
	background-position: 48px 5px;
}

div.default
{
	background-position: 0 30px;
}

div.high
{
	background-position: 0 -10px;
}

div.exhibitions
{
	/*background-position: 380px 30px;*/
	background-position: right 30px;
}




a:hover, a:active, a.active,
#content a:hover, #content a:active, #content a.active,
#tools a:hover, #tools a:active, #tools .active, 
#menus a:hover, #menus a:active,  #menus .active,
#sections a:hover, #sections a:active, #sections .active,
#langs a:hover, #langs a:active, #langs .active
{
	color: #c03;
}

#menus li, #langs li, #tools li, #sections li
{
	text-transform: uppercase;
}

img { border: 0; }
p, ul { margin: 0; padding: 0; }
ul { list-style-type: none; }

#outer
{
	width: 670px;
	margin: 60px auto 0;
	text-align: left;
	position: relative;
	background-repeat: no-repeat;
	/* min height for background */
	/* height: 450px; */
}

#travaux
{
	width: 670px;
	margin: 15px auto 0;
	padding: 10px 0;
	text-align: left;
	position: relative;
	border: 1px solid #ccc;
	font-size: 1em;
	line-height: 1.3em;
}

#travaux h3
{
    color: #CC0033;
    font-weight: bold;
    margin: 0;
    padding: 0 10px;
	line-height: 1.3em;
}

#travaux h4
{
    padding: 0;
    margin: 10px 0 0 0;
	font-size: 1.1em;
}

#travaux div
{
    color: #000;
    padding: 0 10px;
    font-size: .95em;
}

#travaux a
{
    font-weight: bold;
    text-decoration: underline;
}



#head
{
	height: 30px;
	position: relative;
	margin: 0 0;
}

#head h1 
{	
	overflow: hidden;
	/*
	background: url(../images/collections-baur.gif) no-repeat;
	width: 107px;
	height: 30px;
	top: -8px;
	*/
    background: url(../images/logo2.gif) no-repeat;
	width: 137px;
	height: 39px;
	top: -18px;
	
	
	margin: 0;
	position: absolute;
	
}

#head h1 a
{
	display: block;
	/*padding-top: 32px;*/
	padding-top: 41px;
	font-size: .5em;
}

/* faire apparaitre le titre pour les versions non anglaises */
.en #head h1,
.ja #head h1,
.zh #head h1
{
    width: 100%;
    text-align: right;
}

.en #head h1 a,
.ja #head h1 a,
.zh #head h1 a
{
    padding-top: 0px;
    height: 39px;
}





#logoTrad
{
    position: absolute;
    z-index: 1000;
    top: 32px;
    left: -55px;
    width: 51px;
    height: 144px;
    background: url(../images/logo-trad.jpg) no-repeat;
}


#menus a
{
	display: block;
	margin-top: 13px;
	padding: 0 5px;
	font-size: .9em;
	letter-spacing: 2px;
	color: #000;
	border-right: 1px solid #ccc;
}


#menus li
{
	float: right;
	position: relative;
	z-index: 10;
}

#sections 
{
	position: absolute;
	width: 100%;
	top:  153px;
	right: 0;
	height: 25px;
	overflow: hidden;
}

#sections li
{
	float: right;
}

#sections a
{
	display: block;
	padding: 0px 7px 0 7px;
	font-size: .8em;
	color: #666;
	border-right: 1px solid #666;
}

.ja #menus a, .ja #tools a
{
	font-size: 1.1em;
	letter-spacing: .1em;
}

.ja #sections a
{
	font-size: .9em;
}

.zh #menus a, .zh #tools a
{
    font-weight: normal;
	font-size: 1.2em;
	letter-spacing: .1em;
}

.zh #menus a
{
    margin-top: 10px;
}

.zh #head h1 a
{
    font-weight: normal;
}

.zh #sections a
{
	font-size: .9em;
}



#sections li.first a,
#menus li.first a
{ border: 0; padding-right: 0; }



#langs a
{
	position: relative;
	left: -3px;
	padding: 0 3px;
	display: block; /* just for IE5 */
	color: #666;
	letter-spacing: 1px;
	vertical-align: bottom;
	border-right: 1px solid #ccc;
}

#langs a.last
{
	border: 0;
	padding-right: 0;
}

#langs
{
	margin-top: 10px;
}

#langs li
{
	float: left;
}

#decoration
{
	position: relative;
	top: 30px;	 /* head's height */
}

#feuille-gauche
{
	position: absolute;
	top: 147px;
	left: -132px;
	width: 132px;
	height: 55px;
	background-image: url(../images/feuille-gauche.gif);
}

#timbre
{
	position: absolute;
	top: 147px; /* banner */
	margin-top: 117px; /* tools' height */
	left: -39px;
	margin-left: -39px;
	width: 39px;
	padding-right: 35px;
	z-index: 99;
}

#feuille-droite
{
	position: absolute;
	top: 55px; /* 147 (banner) - 93 (image height) + 1 */
	right: -132px;
	width: 132px;
	height: 93px;
	background: url(../images/feuille-droite.gif) no-repeat;
}


#banner
{
	position: relative;
	border: 1px solid #ccc;
}

.exhibitions #banner
{
	border-left: 0;
}


#tools-container
{
	position: absolute;
	width: 200px;
	top: 148px;
	margin-top: 10px;
	z-index: 99;
}

.home #tools-container { margin-top: 11px; }

#tools a
{
	display: block;
	width: 150px;
	font-size: .8em;
	height: 20px;
	line-height: 20px;
}

#tools a, #menus a, #langs a 
{
	color: #666;
}


#menus a, #tools a
{
	font-weight: bold;
}

#inner
{
	position: relative;
}


.home #banner
{
	border-right: 0;
	border-bottom: 0;
}

#banner
{
	position: relative;
	margin: 0 0;
}

#banner div 
{
	position: relative;
	width: 100%;
	height: 146px;
	overflow: hidden;
}

#banner h2, #banner h3, #banner h4, #banner p 
{
	margin: 0 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

#banner h2, #newdate h2
{
	/*margin-top: 2.3em;*/
	margin-top: 5px;
	margin-bottom: .3em;
	font-size: 1.2em;
	font-weight: bold;
	color: #336666;
}

#newdate
{
	position: absolute;
	top: -130px;
	left: -217px;
	width: 220px;
	text-align: left;
}

#content #newdate p,
#content #newdate h2
{
	text-align: left;
	margin: 0;
}




#banner h3, #banner p
{
	color: #999;
	font-size: .9em;
	margin-bottom: .3em;
}

#banner h2, #banner h3
{
	/*width: 340px;*/
	width: 220px;
}

#banner ul.image-nav
{
	position: absolute;
	bottom: 0;
	right: 290px;
	width: 50px;
	text-align: right;
}

#banner .image-nav li 
{  
	margin: .4em 0;
	padding: 0 .4em; 
	font-size: .5em; 
	display: inline; 
	border-right: 1px solid #ccc;
	
}

#banner .image-nav li.first
{
	border-right: 0;
}

#banner .image-nav a
{
	font-size: 1.8em;
	color: #999;
}

#content 
{
	position: relative;
	margin: 22px 0; 
	width: 450px;
}

.home #content
{
	top: 0; /* banner (146) + 1 */
	margin-top: 0;
	left: 380px;
	width: 290px;
}

.normal #content
{
	left: 218px; /* 670 - 452 */
	width: 452px;
}


#content h2
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin: .8em 0 .5em;
	padding: 0;
}


#content h3 {
	font-weight: bold;
	margin: .3em 0; 
	padding: 0;
}

#content h4 {
	font-size: 1em;
	font-weight: normal;
	color: #666;
	margin: .5em 0;
	padding: 0;
	font-style: italic;
}

#content h3, #content p, #content li, #content input, #content label, 
#content td, #content th, #content textarea
{
	font-size: 1em;
	color: #666;
	line-height: 1.4em;
}


.home #content p, .home #content h2
{
	margin-top: 0;
	border-top: 1px solid #ccc;
	padding-top: 12px;
}



#content p
{
	text-align: justify;
	margin: 0 0 .5em;
}

#content ul
{
	list-style: disc;
	margin-left: 3em;
}

#content a
{
	text-decoration: underline;
}


table 
{
	border-collapse: collapse;
	border: 0;
}

.hours
{
	width: 100%;
	background-color: #f5f5f5;
	border: 1px solid #999;
	margin: 0 0 .5em;
}

.publication span
{
	font-size: 1em;
	font-style: normal;
	padding-bottom: 8px;
}

.publication .title
{
	font-style: italic;
}

.publication .details
{
	font-size: .9em;
}


.publication li
{
	padding-bottom: 8px;
}

.hours td, th 
{
	text-align: center;
	font-size: .8em;
	padding: .7em 0;
	font-weight: normal;
}
#content .hours th
{
	border: 1px solid #999;
	color: #000;
}

.hours td
{
	background-color: #fff;
	border-right: 1px solid #999;
}

.fees { width: 75%; }

td.fee
{
	text-align: left;
}

#content .exhibitions
{
	position: relative;
	top: 0;
}

#content .exhibitions p
{
}

#content .exhibitions a
{
	text-decoration: none;
	font-size: 1.2em;
	color: #999;
}

#content .exhibitions a:hover, #content .exhibitions a:active
{
	color: #000;
}

#content .exhibitions a.disabled,
#content .exhibitions a.disabled:hover,
#content .exhibitions a.disabled:active
{
	color: #ccc;
	cursor: default;
}


#content span.trad
{
	font-style: italic;
}

#content .exhibitions select
{
	margin: 0 5px;
	font-size: 1em;
}

.contact table
{
	width: 100%;
}


button 
{
	border: 0;
	background-color: #fff;
	margin: 10px 0 0 2px;
	padding: 2px 0;
	color: #000;
	text-decoration: underline;
	cursor: pointer;
	font-size: 1em;
}

#content table.passport
{
	width: 100%;
}

#content table.passport td
{
	text-align: center;
}

#content .error
{
	color: red;
}

#content .publication .image
{
	display: block;
	position: relative;
	left: -4px;
}

.nom3 
{
    position: absolute;
    left: -5000px;
}

#banner .expo1 {
    margin-top : 5px;
    width: 220px;
    line-height: 1.1em;
}

#banner a:hover h2 {
    text-decoration: underline;
    
}

#bottom {
	background-image: url('/images/openingJapan.jpg');
	height: 10px;
	width: 764px;
	height: 428px;
	margin: 0 auto;
}



