div#entete {
	height: 66px;
	width: 980px;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/img_vert_entete.gif);
}
div#pied {
	height: 55px;
	width: 980px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
}
div#blocgauche {
	height: 540px;
	width: 136px;
	float: left;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
div#contenutxt {
	float: right;
	width: 840px;
	position: relative;
	top: 0px;
	right: 0px;
}
div#photo1 {
	height: 110px;
	width: 112px;
	position: absolute;
	top: 7px;
	left: 388px;
	border: 1px solid #759133;
}
div#photopied {
	height: 109px;
	width: 200px;
	position: absolute;
	left: 242px;
	top: -67px;
	border: 1px solid #000000;
	background-image: url(images/img_jaune_pied.jpg);
	background-repeat: no-repeat;
}
div#photo2 {
	height: 110px;
	width: 50px;
	position: absolute;
	top: 7px;
	border: 1px solid #759133;
	left: 508px;
}
div#photo3 {
	height: 85px;
	width: 96px;
	position: absolute;
	top: 7px;
	border: 1px solid #759133;
	left: 565px;
}
div#contenu_gauche {
	position: relative;
	width: 282px;
	top: 0px;
	left: 13px;
	float: left;
}
div#contenu_intermediaire {
	width: 289px;
	position: relative;
	top: 0px;
	float: left;
	left: 13px;
}
div#contenu_droite {
	width: 244px;
	position: relative;
	left: 13px;
	top: 0px;
	float: left;
}
