body {
	background-color: #000000;
	margin: 0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-attachment: fixed;
}
#global {
	width:760px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	width:760px;
	height:175px;
	background-image:url(../images/header.jpg);
	background-position:right center;
}
#zoneclick {
	float: left;
	width : 18px;
	height: 20px;
	margin-left: 67px;
	margin-top: 150px;
}
#menu {
	width:760px;
	margin-bottom:10px;
	margin-top:0;
	height:30px;
	background-image:url(../images/menu-fond.gif);
	border-top: 1px solid #CCCCCC;
}
#menu dt {
	float: left;
	width:150px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}
#menu dt a {
	display:block;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/menu-liens.gif);
	background-repeat:no-repeat;
	background-position:50px 1px;
	height:30px;
	line-height:30px;
}
#menu dt a:hover {
	background-image:url(../images/menu-liens-hover.gif);
}
#coeur {
	width:760px;
	margin:0;
	padding:0;
}
#vignettes {
	width:720px;
	height:80px;
	margin-left:20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#kanji {
	width:720px;
	height:80px;
}
#kanji td {
	padding:5px;
	text-align: center;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	vertical-align: top;
}
#conteneur-gauche {
	width:230px;
	float:left;
	background-color:#FFFFFF;
}
.gauche {
	width: 200px;
	margin-bottom: 20px;
	margin-left:20px;
	/*background-image: url(../images/foot-left.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	background-image: url(../images/head-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.gauche h1 {
	font-size: 10px;
	color: #666666;
	text-indent : 2px;
	font-weight: normal;
	width : 200px;
	height: 40px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	/*background-image: url(../images/head-left.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
	margin:0;
}
.gauche-foot {
	background-image: url(../images/foot-left.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:40px;
	width:200px;
}
.gaucheclick {
	float: left;
	width : 18px;
	height: 20px;
	margin-left: 175px;
	margin-top: 18px;
}
.gauche ul, li {
	position:relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.gauche li {
	color: #666666;
	background-image: url(../images/puce1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
	margin-left:5px;
	text-indent:15px;
}
.gauche li a {
	color: #666666;
	text-decoration: none;
}
.gauche li a:hover {
	color: #B3848A;
	text-decoration: none;
	text-indent:20px;
}
#conteneur-droite {
	width:530px;
	float:left;
	background-color:#FFFFFF;
}
.droite {
	width:500px;
	margin-left:10px;
	margin-bottom:20px;
	background-image: url(../images/head-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.droite-foot {
	background-image: url(../images/foot-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:40px;
	width:500px;
}
.droiteclick {
	float: left;
	width : 18px;
	height: 20px;
	margin-left: 478px;
	margin-top: 18px;
}
.droite h1 {
	font-size: 10px;
	color: #666666;
	text-indent : 2px;
	font-weight: normal;
	width : 500px;
	height: 40px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	margin:0;
}
.droite h2 {
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-indent:20px;
	background-image: url(../images/puce2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top:0;
	margin-left:5px;
}
.droite p {
	font-size:10px;
	color:#666666;
	margin-left:25px;
	margin-right:5px;
}
.droite-suite {
	text-align:right;
	margin-right:5px;
}
.droite-suite a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	padding-right:20px;
	padding-bottom:2px;
	background-image:url(../images/puce3.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.droite-suite a:hover {
	color:#B3848A;
	background-image:url(../images/puce3-hover.gif);	
}
dl.droite-infos {
	margin-left:25px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	margin-top:20px;
}
.droite-infos dt {
	float:left;
	text-align:center;
	margin-right:15px;
}
.droite-infos a{
	color:#B3848A;
	text-decoration:none;
}
#copyright {
	clear:both;
	width:760px;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	background-image: url(../images/footer-fond.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#copyright a {
	text-decoration:none;
	color:#FFFFFF;
}
#copyright a:hover {
	color:#666666;
}
#copyright img {
	vertical-align:middle;
}

