a:focus{
  outline: none;
}
body{
    background-color: #000000;
    margin:0px;
}

#mdm-top{
	width: 600px;
	height: 110px;
    background:url(../../images/mdm-plan/mdm1-top.jpg) no-repeat left top;
}
#mdm-top2{
	width: 600px;
	height: 110px;
    background:url(../../images/mdm-plan/mdm-top2.jpg) no-repeat left top;
}
#mdm-content {
    width: 580px;
    height: 377px;
    overflow: hidden;
    padding: 0 10px;
    border:0px;
	background:url(images/bg-right.jpg) left top repeat-x;
}
#mdm-content img{
    float: left;
    border: 1px solid #ff0000;
    background-color: #160401;
	padding:4px;
    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:#a3a3a3;
  line-height:15px;
  text-align: justify;
}

/* Plan d'accès */
body #map{
  margin:0;
  padding:0;
  width:600px !important;
  height:500px !important;
	}

/* map buttons */
#imprimer{
	position:absolute;
    left:526px;
	top:464px;
  }
#plus{
    position:absolute;
    float:left;
    left:476px;
	top:262px;
    height:62px;
}
#plus2{
    position:absolute;
    float:left;
    left:476px;
	top:324px;
    height:62px;
}
#plus3{
    position:absolute;
    float:left;
    left:476px;
    top:386px;
    height:62px;
}

#imprimer img, #fermer img, #plus img, #plus2 img, #plus3 img{
  cursor:pointer;
  border:0;
  margin:0px;
  padding:0px;
  }

/* map adresse */
#map-adresse{
	position:absolute;
	left:105px;
	top:118px;

}
  #map-adresse p{
    font:normal 11px Arial;
    margin:0;
    padding:0;
    color:#b88281;
}

.text-menu {
  line-height: 18px !important;
  color:#ffffff;
}


.text-menu p {
  color:#ffffff !important;
  line-height: 18px !important;
}


.text-menu ul li{
  color:#ffffff !important;
}
.text-menu ul{
  margin:0px;
  padding:0px;
}
.text-menu ul.list{
  margin:0px;   padding:0px;
}

ul.list li{color:#ffffff !important; list-style: none; padding-left: 16px !important; font:normal 12px Arial; color:#a3a3a3; float:left;}
ul.list li{background: url(../../images/charte/bullet.jpg) 0 4px no-repeat !important;}



ul.list2 li{color:#ffffff !important; list-style: none; padding-left: 8px !important; font:normal 12px Arial; color:#a3a3a3; float:left; margin-left:15px;}
ul.list2 li{background: url(../../images/charte/bullet-list.jpg) 0 6px no-repeat !important;}

