#conteneur {
	position: absolute;
	height: 620px;
	width: 1003px;
}
#banniere {
	position: absolute;
	height: 75px;
	width: 1003px;
	background-image: url(images/gerance_charles_berset.jpg);
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	height: 25px;
	width: 1003px;
	top: 75px;
	left: 0px;
}
#titre {
	position: absolute;
	height: 94px;
	width: 786px;
	left: 239px;
	top: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
#contenu {
	position: absolute;
	height: 384px;
	width: 765px;
	left: 255px;
	top: 215px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	scrollbar-face-color: #DED6CE;
	a: red;
}

#cadre {
	position: absolute;
	height: 405px;
	width: 786px;
	top: 214px;
	left: 239px;
	background-image: url(images/cadre.gif);
	visibility: visible;
	background-repeat: no-repeat;
}
#contenu {
    position:absolute;
	height: 360px;
	width: 771px;
	top: 229px;
}
#info {
	position: absolute;
	height: 406px;
	width: 180;
	left: 28px;
	top: 212px;
}
#tableaux {
	position: absolute;
	height: 360px;
	width: 180px;
	left: 29px;
	top: 218px;
}
.sousligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

