body {		text-justify: inter-word;}

/* justify ne marche qu avec IE */ 
.imggrande {width:1000px;}
.imgmoyenne {width:500px;}
.imgpetite {width:250px;}
.break { page-break-before: always;text-align: justify;}
.floatleftm {float:left;width:550px;}
.floatleft {float:left;width:310px;}
.floatleftb {float:left;width:30px;}
.floatright {float:right;width:310px;}

#image { width:750px;float:left;}

#container {font-size:x-large;background-color:silver;clear:both;height:750px;}



