@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
img {
	border:0px;
}
/*a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}*/
#wrapper {
	background-color: #FFFFFF;
	width: 815px;
	height:1180px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-repeat: no-repeat;
}
#wrapper #title{
	padding-top: 383px;
}
#francais {
	position:absolute;
	top: 449px;
	right: 130px;
}
#nihongo {
	position:absolute;
	top: 486px;
	right: 130px;
}
#francais a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}
#nihongo a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}
#sculpture {
	position:absolute;
	top: 36px;
	left: 0px;
	height: 347px;
	width: 815px;
	background-image: url(../images/cormorans.jpg);
	background-repeat: no-repeat;
}
#dessin {
	position:absolute;
	top: 562px;
	left: 0px;
	height: 536px;
	width: 815px;
}
#lead {
	position:absolute;
	top: 950px;
	left: 0px;
	width: 815px;
	color: #8A7C62;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1000;
}

#lead a{
color:#EC3909;
text-decoration:none;
}
#lead a:hover{
text-decoration:underline;
}

#lead p{
	padding-top:10px;
	line-height: 25px;
}
.nav {
	scolor: #8A7C62;
	font-size: 11px;
	line-height: 17px !important;;
	font-family: Arial, Helvetica, sans-serif;
}

.nav a{
color:#EC3909;
text-decoration:none;
}
.nav a:hover{
text-decoration:underline;
}

.nav p{
	padding-top:10px !important;
}

#footer {
	clear: both;
font-size:11px;
line-height:30px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
text-align:center;
text-decoration:none;
}
