#global {
	width: 850px;
	margin: 0 auto;
}

#logo a {
	width: 297px;
	height: 63px;
	background-image: url(../images/logo_axiome.gif);
	display:block;
	margin-left: 553px;
	text-indent: -5000px;
	margin-top: 30px;
	margin-bottom: 20px;
}




#zonemenu {
	width: 100%;
	height: 25px;
}

#image {
	width: 100%;
	height: 350px;
}

#zonesousmenu {
	width: 100%;
	height: 20px;
	margin-top: 7px;
	margin-bottom: 10px;
}

#contenu {
	width: 100%;
}

#col1 {
	width: 350px;
	float: left;
	text-align: justify;
	left: 50px;
	position: relative;
	top: 20px;
}

#col2 {
	width: 350px;
	float: left;
	text-align: justify;
	left: 100px;
	position: relative;
	top: 20px;
}

#signature {
	width: 100%;
	background: url(../images/fleche.gif) no-repeat right;
	height: 76px;
	float: left;
}




