/* ENTETE02 */

#entete02 .pomme {
	height: 255px;
	width: 469px;
	padding: 25px 0px 0px 0px;
	display: block;
	float: right;
}
#entete02 .diaporama {
	height: 263px;
	width: 505px;
	margin: 8px 0px 6px -7px;
	_margin: 8px 0px 6px -3px;
	display: block;
	float: left;
	position: relative;
}
#entete02 .portecle {
	background-image: url(../img/porte-cle.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 233px;
	display: block;
	position: absolute;
	top: 155px;
	left: 440px;
}





/* OUTILS */

#outils {
	display: none;
}




/* PIED */

#pied .global {
	position: relative;
}





/* CONTENU */

#contenu {
	background-color: #efebc6;
	background-image: url(../img/fond-contenu.gif);
	background-repeat: repeat-x;
}
#contenu .global {
	padding: 10px 0px 0px 0px;
	position: relative;
}
