#zone-gauche-image
{
	padding-top : 20px;
	padding-bottom : 20px;
	padding-left : 0px;
	padding-right : 0px;
	width : 100%;
	height : auto;
	background-color : transparent;
}

#zone-gauche-image-entete
{
	width : auto;
	height : 0px;
	background-color : transparent;
	overflow : hidden;
}

#zone-gauche-image-photo
{
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	width : auto;
	height : auto;
	background-color : transparent;
	text-align : center;
}
#zone-gauche-image-photo img
{
	vertical-align : bottom;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

#zone-gauche-image-pied
{
	width : auto;
	height : 0px;
	background-color : transparent;
	overflow : hidden;
}
