a:focus{
  outline: none;
}
body{
    background-color: #000000;
    margin:0px;
}

#mdm-top{
	width: 600px;
	height: 110px;
    background:url(../../images/mdm-plan/mdm-top.jpg) no-repeat left top;
}
#mdm-content {
    width: 580px;
    height: 377px;
    overflow: hidden;
    padding: 0 10px;
    border:0px;
	background:url(../../images/charte/bg-mdm.jpg) right bottom no-repeat;
}
#mdm-content img{
    float: left;
    border: 1px solid #737373;
	padding:2px;
    margin-right:10px;
}
#titlee p{
    display:inline;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 12px;
	padding-bottom:8px;

}
#mdm-content p{
  font: normal 12px Arial;
  color:#a8a8a8;
  line-height:18px;
  text-align: justify;
}

/* Plan d'accès */
body #map{
  margin:0;
  padding:0;
	}

/* map buttons */
#imprimer{
	position:absolute;
    left:526px;
	top:465px;
  }
#plus{
    position:absolute;
    left:550px;
	top:98px;
}
#plus2{
    position:absolute;
    left:484px;
	top:98px;
}

#imprimer img, #fermer img, #plus img, #plus2 img, #plus3 img{
  cursor:pointer;
  border:0;
  }

/* map adresse */
#map-adresse{
	position:absolute;
	left:10px;
	top:478px;

}
  #map-adresse p{
    font:normal 11px Arial;
    margin:0;
    padding:0;
    color:#d2d2d2;
}
