#contenant{
	position: absolute;
	width: 100%;
	height: 100%;
}
#contenantLite{
	position: absolute;
	width: 100%;
	height: 100%;
}
#contenant #haut{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 119px;
	width: 100%;
}
#contenantLite #haut{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 67px;
	width: 100%;
}
#bandeau{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 249px;
	height: 119px;
	background-position:center center;
	background-repeat:no-repeat;
}
#bandeau SPAN{
	display: none;
}
#titre{
	position: absolute;
	top: 28px;
	left: 260px;
	right: 65px;
	height: 22px;
	padding-left: 27px;
	background-position:left center;
	background-repeat:no-repeat;
}
#sousTitre{
	position: absolute;
	top: 50px;
	left: 287px;
	right: 65px;
	height: 16px;
}
#dpt{
	text-align: right;
	position: absolute;
	top: 13px;
	right: 65px;
	width: 400px;
	height: 14px;
}
#logo{
	position:absolute;
	top: 8px;
	right: 3px;
	width: 59px;
	height: 59px;
}
#ariane{
	position: absolute;
	top: 66px;
	left: 287px;
	right: 65px;
	height: 14px;
}

#centre{
	position:relative;
	min-height: 410px;
	width: 100%;
}
#menu{
	position:absolute;
	min-height: 410px;
	top: 0px;
	left: 0px;
	width: 249px;
	background-position:right;
	background-repeat:repeat-y;
}
#menu UL{
	margin: 0px;
	padding: 0px;
}
#menu UL.menu{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 60px;
}
#menu UL.menu A{
	display: block;
	padding-left: 17px;
}
#menu UL.menu SPAN{
	display: block;
	padding-left: 17px;
}
#menu LI.menu{
	padding: 2px;
	/*padding-left: 17px;*/
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom: 1px;
}
#menu LI.separateur{
	padding: 2px;
	margin-bottom: 1px;
	text-align: center;
}
#menu LI.menuSelect{
	padding: 2px;
	/*padding-left: 17px;*/
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom: 1px;
}
#menu LI.sousMenu{
	padding: 2px;
	/*padding-left: 17px;*/
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom: 1px;
}
#menu LI.sousMenuSelect{
	padding: 2px;
	/*padding-left: 17px;*/
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom: 1px;
}
#liste{
	margin-top: 20px;
	text-align: center;
	margin-bottom: 50px;
}
#planSite{
	position: absolute;
	left: 0px;
	bottom: 25px;
	width: 249px;
	height: 20px;
	background-position:right bottom;
	background-repeat:no-repeat;
}
#planSite A{
	position: absolute;
	left: 50%;
	width: 80px;
	margin-left: -40px;
	padding-left: 20px;
	background-position:left center;
	background-repeat:no-repeat;
}
#contact{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 249px;
	height: 25px;
	background-position:right bottom;
	background-repeat:no-repeat;
}
#contact A{
	position: absolute;
	left: 50%;
	width: 80px;
	margin-left: -40px;
	padding-left: 20px;
	background-position:left center;
	background-repeat:no-repeat;
}
#contenant #contenu{
	position: relative;
	min-height: 410px;
	margin-left: 310px;
	margin-right: 90px;
}
#contenantLite #contenu{
	position: relative;
	min-height: 410px;
	margin-left: 90px;
	margin-right: 90px;
}
#maj{
	position: relative;
	margin-left: 310px;
	margin-right: 90px;
}
#contenant #angleG{
	position:absolute;
	height: 17px;
	width: 20px;
	left: 280px;
	top: 0px;
	background-position:center center;
	background-repeat:no-repeat;
}
#contenant #angleD{
	position:absolute;
	height: 17px;
	width: 20px;
	right: 60px;
	bottom: 0px;
	background-position:center center;
	background-repeat:no-repeat;
}
#contenantLite #angleG{
	position:absolute;
	height: 17px;
	width: 20px;
	left: 60px;
	top: 0px;
	background-position:center center;
	background-repeat:no-repeat;
}
#contenantLite #angleD{
	position:absolute;
	height: 17px;
	width: 20px;
	right: 60px;
	bottom: 0px;
	background-position:center center;
	background-repeat:no-repeat;
}

