/* Trompe-l'oeil et impostures*/

/*
.impostures-desc .bloc1 {background:#00FF00; margin:20px 0;}
.impostures-desc .bloc2 {background:#FF0000; margin:20px 0;}
.impostures-desc .bloc3 {background:#0000FF; margin:20px 0;}
*/

.impostures-desc .bloc1 .texte {float:left; width:350px; height:100px;}
.impostures-desc .bloc1 .image {float:left; width:100px; margin-left:20px; height:100px;}
.impostures-desc .bloc2 .texte {float:left; width:350px; height:100px;}
.impostures-desc .bloc2 .image {float:left; width:100px; margin-left:20px; height:100px;}
.impostures-desc .bloc3 .texte {float:left; width:350px; height:100px;}
.impostures-desc .bloc3 .image {float:left; width:100px; margin-left:20px; height:100px;}
.impostures-desc .clear {clear:both; height:1px;}
