#fiches_animes {
	width:720px;
	float:left;
	margin-left:10px;
	background-image:url(../images/fond_720.gif);
}
#alphaB {
	width:700px;
	margin:auto;
}
#alphaB h1 {
	float:left;
	width:170px;
	height:40px;
	background:url(../images/fiches_animes.gif) no-repeat;
}
#alphaB h1 span{
	display:none
}
#alphaB p {
	float:right;
	color:#be2400;
	font-size:14px;
	font-weight:bold;
}
#alphaB p a{
	font-size:12px;
	font-weight:normal;
}

#fiches_animes ul {
	list-style:none;
}
.trait {
	height:10px;
	width:706px;
	line-height:1px;
	margin:auto;
	background:url(../images/trait_page_fiches.gif) no-repeat;
}
#fiches_animes li {
	width:720px;
}
#fiches_animes li img {
	border:1px solid #04617f;
	float:left;
	margin:0 10px 0 20px;
}

#fiches_animes li h2 {
	width:360px;
	font-size:16px;
	float:left;
	margin-top:10px;
}
#fiches_animes li p {
	width:100px;
	font-weight:bold;
	margin-top:12px;
}

#fiches_animes li p.type {
	float:left;
}

#fiches_animes li p.auteur {
	float:right;
	text-align:left;
}