﻿body{
	background:url(repondre-marches-publics-dematerialisation.jpg); 
}
#conteneur-menu{
	height: 23px;
	position: relative;
	background-color: #000063;
	color: #FFFF00;
}
#menu{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}
dl{
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
dt{
	border-left: thin #FFFF00 solid;
	width: auto;
	display: block;
	height: auto;
	color: white;
	line-height: normal;
	text-align: center;
	border-right-style: none;
	border-right-width: 0px;
	cursor: pointer;
	margin-right: 2px;
	margin-left: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border-left-width: thin;
}
dt a{
	color: white;
	font-size: small;
	text-decoration: none;
}
dt a:link{
	color: white;
	font-size: small;
	text-decoration: none;
}
dt a:hover{
	padding: 0px;
	margin: 0px;
	border-style: none;
	color: #FFFFFF;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	background-color: #006699;
}
dt a:visited{
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
dd{
	display:block;
	margin:0; 
	padding:0; 
	background:url(puce-carre-vert-8.png); 
}
dd ul{
	margin:0; 
	padding:0; 
	text-align:center; 
	list-style:none;
}
dd ul li{
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
	line-height: normal;
	overflow: hidden;
}
dd ul li a{
	color: #000000;
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: fuchsia;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: fuchsia;
	background-color: #C0C0C0;
	font-weight: bold;
}
dd ul li a:hover{
	background:url(repondre-marches-publics-dematerialisation-02.jpg); 
	color:white;
}
dl dd{
	display:none; 
}
dl:hover dd{
	display:block; 
}
