/* CSS Document */
#corps {
	position: relative;
}

#corps #sous-menu{
	background-color:#e5ecf4;
}

#corps #titre{
	margin-top:194px;
}

#corps #sous-titre{
	width:290px;
	margin-left:291px;
}

#corps #img{
	height:96px;
	margin-left:291px;
}

#corps #texte{
	margin-left:291px;
	width:561px;
	margin-top:-216px;
	height:173px;
	overflow: visible;
}
html>body #corps #texte{
	height:auto;
	width:561px;
	min-height:173px;
}

#corps #plantexte{
	padding-top:1px;
	margin-left:291px;
	width:561px;
	height: 311px;
	overflow: hidden;
}
html>body #corps #plantexte{
	width:581px;
}
#corps #plantexte img{
	margin:0px;
	padding:0px;
	spacing:0px;
	border:none;
}