
/* Page : Historique */
#historique {
	text-align:justify;
	font-size:12px;
	color:#323232;
	font-family:arial;
}

#historique h1 {
	font-size : 13px;
	margin : 0.67em 0;
	color:#6E6E6E;
	letter-spacing:0px;
	font-family:verdana;
	font-variant: small-caps;
	border-bottom: 2px solid #6E6E6E;
}

#historique div.round {
	font-size:12px;
	font-family:verdana;
	margin-bottom:10px;
margin-left:20px;
	padding-bottom:15px;
	height:40px;
	cursor:pointer;
	}

#historique div.round a {
	color:#454545;
}

#historique div.round a:hover {
	text-decoration:underline;
}
#historique div.numero {
	display:block;
	background-image:url(../images/interface/fond/gris_cadre_arrondi.gif);
	width:47px;
	height:47px;
	float:left;
	padding-top:3px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	color:#999999;
	font-family:'Verdana';
	font-size:9px;
	font-weight:700;
	text-transform:uppercase;
	}

#historique div.message {
	padding-top:5px;
	font-size:12px;
	letter-spacing:0px;
	line-height:17px;
	}

#historique div.bilan {
	color:#454545;
	font-style:italic;
}

#historique div.bilan span.effet{
 color:#9B9B9B;
}


#historique span.attaque {
	font-weight:bold;
	color:#CE0000
	}

#historique span.parade {
	font-weight:bold;
	color:#5093EE
	}

#historique span.fuite {
	font-weight:bold;
	color:#993300
	}

#historique span.jutsu {
	font-weight:bold;
	color:#FF6600
	}
