#droite {
	float:right;
	background-image:url(/graphics/droite_sous_menu.jpg);
	background-repeat: no-repeat;
	width: 632px;
	height: 593px;
}
#droite .menu {
	position: relative;
	top:41px;
	left:10px;
	overflow:hidden;
	font-weight: bold;
	font-size: 12px;
	width:600px;
}
#droite .menu img{
	border:0;
}
#droite .texte {
	position:relative;
	top:65px;
	left:20px;
	width: 580px;
	height: 435px;
	overflow-x:hidden;
	overflow-y:auto;
}
#droite .devis {
	position: relative;
	top:48px;
	left:7px;
	overflow:hidden;
	font-size:12px;
}
#droite .bas {
	top:17px;
}
#droite .bas a,#droite .haut a{
	display:inline;
}