.partie1_flash {
	height: 95px;
	width: 604px;
	display: block;
	background-image: url(Image/pixel_studiograph.png);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: middle;
}
#menu{width:170px; float:left;}

.graph_block_texte_haut {
	height: 115px;
	width: 604px;
	background-image: url(Image/pixel_studiograph.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
div#graph_partie_haute {
	display: block;
	width: 604px;
	height: 320px;
	z-index: 5;
}
.graph_contenu_haut {
	height: 105px;
	width: 569px;
	display: block;
	margin-right: 20px;
	margin-left: 15px;
	overflow: auto;
	padding-top: 10px;
	font-size: 90%;
}
div#partie2 {
	display: block;
	width: 604px;
	z-index: 5;
	height: auto;
	padding-top: 10px;
}
div#fond_prestation_graph {
	background-repeat: repeat-y;
	display: block;
	height: auto;
	width: 604px;
	background-image: url(Image/pixel_prestations2.png);
	padding-top: 10px;
}
.flash_block_texte_bas {
	width: 142px;
	height: 240px;
	float: right;
	display: block;
	margin-right: 0px;
}
div#graph_prestation {
	width: 445px;
	display: block;
	height: auto;
	padding-left: 7px;
}
dl#deroul {
	width: 445px;
	height: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
dl#deroul dt {
	cursor: pointer;
	margin: 2px 0;
	height: 16px;
	font-weight: bold;
	color: #005979;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(Image/barre_prestations2.gif);
	padding-left: 5px;
	background-repeat: no-repeat;
	display: block;
	line-height: 12px;
}
dl#deroul dt:hover {
	cursor: pointer;
	margin: 2px 0;
	height: 16px;
	font-weight: bold;
	color: #FF9832;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(Image/barre_prestations2.gif);
	padding-left: 5px;
	background-repeat: no-repeat;
	line-height: 12px;
	display: block;
}
dl#deroul dd {
	padding-bottom: 13px;
	text-align: justify;
	font-size: 95%;
	display: block;
}
h3 {
	margin: 0px;
	padding: 0px;
}
