#linkware{display:none;}

html,body {
	height : 100%;
	background-color: #bcbcae;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#global {
	min-height: 100%;
	width: 900px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#top {
	height : 251px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/tpl_000.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	z-index: 0;
}

#entete {
	position:absolute;
	height : 218px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/tpl_000-1.png);
	background-position:top;
	background-repeat:no-repeat;
	z-index: 2;
}

#menu-top {
	padding-top: 208px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	width: 890px;
}

#top-contenu{
	width:900px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/tpl_001.png);
	background-position: top;
	background-repeat: no-repeat;
}

#contenu{
	position:relative;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	height:auto;
	overflow: hidden;
	background-image:url(../images/tpl_002.png);
	background-position:top;
	background-repeat: repeat-y;
}

#bottom-contenu{
	position: relative;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	float: left;
	background-image:url(../images/tpl_003.png);
	background-position:top;
	background-repeat:no-repeat;
}

#content {
	height : 100%;
	width: 840px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
}
