.img_haut_260 {
	width:260px;
	height:15px;
	background-image:url(../images/haut_260.gif);
}
.img_bas_260 {
	width:260px;
	height:15px;
	background-image:url(../images/bas_260.gif);
}

/*HAUT FICHES*/
#haut_fiches {
	width:929px;
	margin:0 0 10px 13px;
	background-image:url(../images/fond_929.gif);
}
#haut_fiches div.visuel1 {
	float:left;
	width:267px;
	height:177px;
	margin-left:14px
}
#haut_fiches div.titre {
	float:left;
	width:365px;
	/*height:177px;*/
	text-align:center;
	float:left;
}
#haut_fiches div.visuel2 {
	float:left;
	width:267px;
	height:177px;
}

/*INFO*/
#conteneur_info {
	width:260px;
	margin:0 0 10px 14px;
	background-image:url(../images/fond_260.gif);
	float:left;
}
#conteneur_info h1 span {
	display:none;
}
#info h1 {
	height:40px;
	margin-left:15px;
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#info ul {
	list-style-type:none;
	margin:0 15px 0 15px;
}
#info li {
	line-height:18px;
}
#info li.date_auteur {
	margin:10px 0 10px 0;
}
#info label {
	font-weight:bold;
	display:block;
	float:left;
}
#info img {
	border:0;
}

/*SYNOPSIS*/
#synopsis {
	width:659px;
	margin-left:280px;
	background-image:url(../images/fond_659.gif);
}
#synopsis h1 {
	height:40px;
	margin-left:15px;
	background-image:url(../images/synopsis.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#synopsis h1 span {
	display:none;
}
#synopsis p {
	margin:0 15px 0 15px;
	text-align:justify;
	line-height:18px;
}
#synopsis div.haut_page {
	width:644px;
	margin:5px 15px 0 0;
	text-align:right;
}
#synopsis div.haut_page a:visited{
	color:#04617f;
}
.img_haut_659 {
	height:15px;
	background-image:url(../images/haut_659.gif);
}
.img_bas_659 {
	height:15px;
	background-image:url(../images/bas_659.gif);
}

/*CRITIQUE*/
#critique {
	width:929px;
	background-image:url(../images/fond_929.gif);
	margin:10px 0 0 13px;
}
#critique h1 {
	height:40px;
	margin-left:15px;
	background-image:url(../images/critique.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#critique h1 span {
	display:none;
}
#critique p {
	margin:0 15px 0 15px;
	text-align:justify;
	line-height:18px;
}
#critique span {
	display:block;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
#critique div.haut_page {
	width:914px;
	margin:5px 15px 0 0;
	text-align:right;
}
#critique div.haut_page a:visited{
	color:#04617f;
}

/*PERSONNAGES*/
#personnages {
	clear:left;
	width:929px;
	background-image:url(../images/fond_929.gif);
	margin:10px 0 0 13px;
}
#personnages h1 {
	width:20%;
	height:40px;
	margin:0 0 5px 15px;
	background-image:url(../images/personnages.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
/*#personnages p {
	height:40px;
	margin:10px 0 0 315px;
	font-size:14px;
}
#personnages p strong {
	margin-left:20px;
}*/
#personnages div.legende {
	text-align:right;
	margin-right:20px;
}
#personnages h1 span{
	display:none;
}
#personnages ul {
	width:920px;
	list-style-type:none;
	margin-left:auto;
}
#personnages li {
	float:left;
	width:175px;
	height:180px;
	margin-left:5px;
}
#personnages p {
	float:left;
	width:150px;
	/*height:20px;*/
	font-size:14px;
	text-align:center;
}
#personnages div.haut_page {
	width:914px;
	margin:5px 15px 0 0;
	text-align:right;
}
#personnages div.haut_page a:visited{
	color:#04617f;
}