#content td {
	vertical-align: top;
}
#content div {
	margin-top: 20px;
	background: transparent url(../img/fondB.gif) top right no-repeat;
}
#content p {
	margin-left: 170px; /*[AA]*/
}
#content p.p2 {
	color: red;
}
img.centre {
	margin-left: 0; /*0 s'il y a des img.gauche ou [AA] s'il n'y en a pas */
}
img.gauche {
	float: left;
	clear: left;
}
img.position1 {
	margin-top: 10px;
	padding: 7px;
}
img.position2 {
	margin-top: 100px;
	padding: 7px;
}


