/***** index *****/

div.case {
	background: black url(bg.jpg) no-repeat top left;
	color: white;
	text-align: justify;
}

#Tmain img { border: none; margin: 0.5em }

div#contenu {
	padding: 150px 0 0 0;
/* 150 = hauteur du dessin dragon - dessin titre */
}
img#meka { float: left }
img#krissie { float: right }


/**** lecture ****/
body#lect_ #Tmain { width: 510px; text-align:center }

