
.bloc_photo_personnage  {
width:162px;
height:159px;
float:left;
margin-top:10px;
margin-left:25px;
}
.photo_personnage  {
width:162px;
height:159px;
background-image:url(../images/tache_photo.gif);
background-repeat:no-repeat;
text-align:center;
}
.photo_personnage  img{
margin:17px 7px 20px 0;
}

.infos_personnage{
float:right;
width:255px;
margin-top:24px;
margin-right:10px;
}
.infos_personnage h2 {
font-size:12px;
margin-top:0;
margin-bottom:15px;
}
.infos_personnage .txt_clair {
font-size:10px;
line-height:30px;
margin-bottom:10px;
margin-right:10px;
text-align:right;
}
.infos_personnage .txt_clair h2 {
font-size:11px;
display:inline;
margin-left:0;
}

.citations {
width:255px;
height:67px;
background-image:url(../images/bulle_citations.png);
background-repeat:no-repeat;
}
.citations p {
font-size:10px;
margin:0 0 0 40px;
padding:9px 0 0 0;
color:#C9862C;
}


h3{
text-align:left;
}

							/*    FORCAGE  */
.liste_personnages {
float:left;
width:200px;
margin-right:5px;
}
.liste_personnages li {
list-style-image:url(http://www.kamera-kafe.com/images/puce.png);
margin-left:20px;
}
.liste_personnages li a{
text-decoration:none;
}
.liste_personnages li a:hover{
text-decoration:underline;
}
							/*    FORCAGE  */
