ul, li {
    padding:0;
	margin:0;
    width: 100%; /* précision pour Opera */
}
.appel_offre li {
	font-size: 0.9em;
	line-height: 2em;
	list-style: square inside;
	text-indent: 1em;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #09c;
	width: 80%;
}
/* Liste menu */
.menu li {
	list-style: none;
	text-indent: 1.8em;
	line-height: 1.3em;
	margin-bottom: 16px;
	vertical-align: middle;
}
.menu {
	margin-top: 15px;
}
.menu a, .menu_ssrub a {
	background: url(../images/puce-liste2.gif) 8px 3px no-repeat;
	display: block;
}
.menu a:hover, .menu_ssrub a:hover {
	background: url(../images/puce-liste2.gif) 8px -35px no-repeat;
}
/* Liste rubrique menu */
.rubrique li {
	list-style: none;
	text-indent: 3.1em;
	line-height: 1.3em;
	margin-bottom: 5px;
	margin-top: 0;
	vertical-align: middle;
}
.rubrique a {
 	background: url(../images/fleche.gif) 1.5em 2px no-repeat;
	display: block;
}
.rubrique a:hover {
	background: url(../images/fleche.gif) 1.5em -48px no-repeat;
}
/* Liste contenu */
#contenu ul {
	width: auto;
}
#contenu li, #contenu li {
	margin:0;
	font-size: 0.88em;
	list-style: square inside;
	text-indent: 2em;
	line-height: 1.3em;
	margin-bottom: 6px;
	vertical-align: middle;
	width: auto;
}
/* Liste plan */
.menu_plan h3 {
	margin: 5px 0 0 0;
}
.menu_plan h3 a {
	background: url(../images/puce-liste2.gif) 8px 5px no-repeat;
	line-height: 1.2em;
	display: block;
}
.menu_plan h3 a:hover {
	background: url(../images/puce-liste2.gif) 8px -34px no-repeat;
}
.menu_plan h4 {
	margin: 0 0 0 20px;
	padding: 0;
}
.menu_plan h4 a {
	background: url(../images/fleche.gif) 1.5em 3px no-repeat;
	line-height: 1.2em;
	display: block;
	margin: 0px;
	padding: 0;
}
.menu_plan h4 a:hover {
	background: url(../images/fleche.gif) 1.5em -47px no-repeat;
}
.menu_ssrub li {
	list-style: none;
	text-indent: 1.8em;
	line-height: 1.3em;
	margin-bottom: 5px;
	vertical-align: middle;
}
/* Liste rub */
.rub {
	margin: 0;
	padding:0;
    border:0;
	width: 100%;
	margin-bottom: 20px;
}
.rub li {
	margin:0;
	font-size: 0.9em;
	list-style: none inside;
	text-indent: 2em;
	line-height: 1.2em;
	margin-bottom: 8px;
	vertical-align: top;
}
.liste {
list-style-type:none;width: 100%;
}
/* Liste contenu_liste */
.contenu_liste {
	margin: 0;
	padding:0;
    border:0;
	width: 100%;
	margin:  0 0 20px 0;
}
.contenu_liste li {
	margin:0;
	font-size: 0.9em;
	list-style: inside;
	text-indent: 2em;
	line-height: 1.2em;
	margin-bottom: 8px;
	vertical-align: top;
}
/* Liste references */
dl {
	width: 100%;
}
dt {
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	list-style: square inside;
	text-indent: 0em;
	vertical-align: middle;
	margin-top: 0.5em;
	color: red;
}
dd {
	font-size: 0.9em;
	line-height: 1.8em;
	list-style: square inside;
	margin: 0 0 0 0.5em;
	text-indent: 0.5em;
	vertical-align: middle;
	color: #000;
}
th {
display: none;
}
tr {

}
