@import url("../uicore/uicore.css");

#homelink {
			background: url('icons/mali.gif') left no-repeat;
			background-size: 95%;
			opacity: 0.75;
		}

#homelink select {
max-width: 104px;
}

/*Selector de ID*/
#homelink:hover {
     background-size: 100% auto;
     color: blue;
     opacity: 1;
}

.optionsBar {
     background: url('icons/mali.gif') right no-repeat;
     background-size: 70px;
     background-position: 99%;
}

div {
      padding-left:15px;
      padding-top:15px;
      text-align: justify;
      }

p {
      text-align: justify;
      }

a   {
      text-decoration:none;
      font-weight:bold;
      color:#175e88;
      }

a:hover {
      text-decoration:none;
      font-weight:bold;
      color:#FF8C00;
      }

.titre1 {
      padding-top:15px;
      padding-bottom:15px;
      text-align:center;
      }

.buttonInstructions.bis {
      margin-left:-45px;
      padding-bottom:10px;
      margin-bottom:20px;
      }

.dlimage.withMap  {
      margin-left:20px;
      margin-top:25px;
      padding-top:20px;
      padding-bottom:10px;
      margin-bottom:25px;
      }

.p1 {
      padding-left:5px;
      padding-right:20px;
      display: block;
      }

.dlauximg.bis {
      padding-left:32px;
      width: 93%;
      }

.dlauximg.bis2 {
      padding-left:30px;
      width: 89%;
      }
      
.dlimg.bis  {
      width: 94%;
      }

.regionwithinbbox.dlimage.bis {
      margin-top:25px;
      margin-bottom:15px;
      padding-right:30px;
      padding-bottom:25px;
      }

.dlimgts.bis1 {
      margin-right:10px;
      padding-top:25px;
      }

.dlimgts.bis2 {
      padding-bottom:5px;
      text-align:left;
      padding-left:40px;
      width: 91%;
      }





































