*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
body{
	background-image: url(../_img/fond_global.gif);
	background-repeat:repeat-x;
	background-color:#d3c8b2;
	text-align:center;
	padding:0px;
}
#BODYBOX {
	width: 499px;
	background-image:url(_img/bg_bodybox.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom:10px;
	color:#413929;
}
#HEADER{
	background-image:url(_img/header.gif);
	height:116px;
	width:499px;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:20px;
	position:relative;
}
h1{/*titre*/
	padding-left:20px;
	padding-right:20px;
	font-size:18px;
	color:#262117;
	position:absolute;
	bottom:12px;
}
#HEADER h2{
	position:absolute;
	font-size:12px;
	color: #FFFFFF;
	right:25px;
	top:75px;
	padding:0;
	margin:0;
	background-image:none;
	
}
#HEADER h2 a{
	font-size:12px;
	border:none;
	color:#FFFFFF;
}
#HEADER h2 a:hover{
	background-color:#730000;
}
#FOOTER{
	background-image:url(_img/footer.gif);
	height:42px;
	width:499px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
}
h6{/*crédit*/
	padding-left:20px;
	padding-right:20px;
	font-size:10px;
	color: #FFFFFF;
	position:absolute;
	bottom:22px;

}
h5{/*date*/
	padding-left:20px;
	font-size:10px;
	color: #FFFFFF;
	position:absolute;
	bottom:22px;
	right:20px;

}
#PATCH{
	height:20px;
}
p{
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	margin-bottom:15px;
	line-height:20px;
}

h2{
	padding-left:30px;
	margin-left:20px;
	padding-right:20px;
	font-size:16px;
	margin-bottom:20px;
	color: #600000;
	background-image:url(_img/fleche.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
h2 a{
	font-size:16px;
	border-color:#FFC1C1;
}
h3{
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	margin-bottom:10px;
	color:#413929;
}
h3 i{

	font-weight:normal;
}
a{
	border-bottom:1px dashed #710000;
}
a:link{
	text-decoration:none;
	color:#710000;
}
a:visited{
	text-decoration:none;
	color:#710000;
}
a:hover{
	text-decoration:none;
	color: #600000;
	background-color:#FFE8E8;
}
a:active{
	text-decoration:none;
	color: #600000;
	background-color:#FFE8E8;
}
a.img{
	border-bottom:none;
}
a.img:hover{
	background-color:#FFFFFF;
}
em{
	font-style:normal;
	color:#730000;

}
table{
	margin-left:20px;
	border:1px solid #8C836C;
}
td{
	padding:5px;
	color: #262117;	
}
th{
	color: #FFFFFF;
	background-color: #8C836C;
	padding:5px;	
}
.rang{
	color:#000000;
}
.gris{
	background-color:#F3F0EA;
}
.rouge{
	background-color:#730000;
}
.blanc{
	color:#FFFFFF;
	}
.auteur{
	width:480px;
	text-align:right;
	font-size:9px;
}
.texte a{
	color:#322C1F;
	border-color:#C7BCA7;
}
.lecture p{
	font-size:16px;
	line-height:40px;
	position:relative;
	letter-spacing:2px;
}
.lecture p a{
	font-size:16px;
}
.lecture em{
	font-size:16px;
	color:#413929;
	position:relative;
	z-index:24;
}
.furigana{
	font-size:10px;
	z-index: 500;
    position:absolute;
	letter-spacing:normal;
    top:-26px;
	text-align:center;
	font-family:"MS Mincho", "MS Gothic", Arial;
	
}
