/* CSS Document */

#contenu{
	padding-top:29px;
	/*background:url(../images/background.jpg) repeat-x white;*/
}

#contenu #gauche{
	background:white url(../images/gauche2.jpg) no-repeat top center;
	width:689px;
}

#contenu #gauche img{
	float:none;
	padding-right:41px;
	padding-bottom:24px;
	/*vertical-align:middle;*/
	display:inline;
}