/* optionally hide arrows until image is displayed */
.mfp-s-loading .mfp-arrow { 
   display: none;
}
body {text-align: center;background: transparent url(/htm/codeVisu/images/main.png);height:94%;font-size: 9px;font-family: Arial;	}
.myDiv{background: transparent;margin-top:0%;margin-left:0%;height:94%;width:100%;z-index:1000;border: 0px solid #FF9900;}
#cadremap{position: absolute;width:195px;height:auto;bottom:70px;z-index:2000;border: 0px solid #FF9900;background: #fff;}	
.champ {height:auto;width:27px;text-align: center;}
.lien {color:#fff;cursor:pointer}
.lien a{float:left;display:block;width:22px;height:22px;border-width:0;font-size:10px;text-align:center;background-color:transparent;color:#fff;cursor:pointer}
.lien a:focus{-webkit-border-radius: 50px;border-radius: 15px;outline:none}
.lien a:hover{-webkit-border-radius: 15px;border-radius: 15px;background-color:#0074d9;color:#fff}
button .btn-prim {color:#fff;cursor:pointer}
button .btn-prim a{float:left;display:block;width:22px;height:22px;border-width:0;font-size:10px;text-align:center;background-color:transparent;color:#fff;cursor:pointer}
button .btn-prim a:focus{-webkit-border-radius: 50px;border-radius: 15px;outline:none}
button .btn-prim a:hover{-webkit-border-radius: 15px;border-radius: 15px;background-color:#0074d9;color:#fff}
@media print {#print{display:none;}}
#print{display:none;}
.divC{position: absolute;background: transparent;border: 0px solid #080000;}
#clic{display: none;cursor: pointer;border: 1px solid red;width: 150px;}#clic::selection{display: none;}#clicinfo{color:#fff;}
input, select {height: 30px;line-height: 34px;vertical-align: middle;}
select, input, textarea {margin: 2px;padding: 0 4px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;border: none;font-size: 0.9em;}
.cote {margin: 9px;padding: 0 9px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;border-right: 2px solid #fff;border-left: 2px solid #fff;font-size: 0.9em;}
#message_{
display:none;
font: bold 1.3em "Arial";
color: #ccc;
margin-right:10%;
float: center;
}