/****************************ACCUEIL NARUTORENGAN********************************/
#entrerNarutorengan {
	width:719px;
	position: absolute;
	left:50%;
	margin-left:-359px;
	margin-top:70px;
}

.centrer {
	text-align:center;
}

img {
	border : 0px;
}

.gras {
	font-weight:bolder;
}

.souligne {
	text-decoration:underline;
}

a:hover {
	color:#003366;
}

a {
	color:#45618c;
}

.texte {
	color:#45618c;
	font-family:Comic Sans MS;
	font-size:14px;
}
/*************************************************************************************/