/* CSS Document */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menuD {
	/*position: absolute;*/
top: 0;
	left: 0;
	float: right;
	margin-left:10px;
}
dl#menuD {
width: 15em;
}
dl#menuD .dtImg{
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background-image:url(../img/fond-menu.gif);
	color:#fff;
	background-repeat: no-repeat;
	text-decoration: none;
}
dl#menuD dd {
border: 0px solid gray;
}
dl#menuD li {
text-align: center;
background: #fff;
}

dl#menuD li a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
background: #DCDE4F;
margin: 1px 0;
padding:5px;
color:#666;
}

dl#menuD dt a, dl#menuD dt a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

dl#menuD li a:hover {
background: #C3C327;
}

.titreref{color:#254791;font-weight:bolder;font-size:11pt;margin:0;padding:0;text-align:left;}
.motref{color: #BFC820;font-weight:bolder;font-size:10pt;margin:0;padding:0;text-align:center;margin-bottom:10px;}
a.bleu, .bleu a, .bleu{color:#254791;}
.vert, a.vert, .vert a, {color: #BFC820;}
.vignetteSite {
	text-align: center;
}
.fond-menu-bas {
	background-image: url(../img/fond-menu3.gif);
	height: 18px;
	margin: -2px 0px;
	background-repeat: no-repeat;
}
.section .Mosaique img {
	margin: 5px;
	border: 0px;
	text-decoration: none;
}
.section .Mosaique a{
	text-decoration: none;
}
