@font-face {
                font-family: roboto;
                font-weight: normal;
                src: url("../fonts/Roboto-Regular.ttf") format("opentype");
                }

                @font-face {
                font-family: robotobold;
                font-weight: normal;
                src: url("../fonts/Roboto-Bold.ttf") format("opentype");
                }

                @font-face {
                font-family: robotothin;
                font-weight: normal;
                src: url("../fonts/Roboto-Thin.ttf") format("opentype");
                }  

          #Dolar{
            font-family: roboto;
            height: auto;
            background-color: #e4e8d1;
            margin:0;
            font-size: 15px;
          }

          #header{
               padding-top: 3.5%;
               padding-bottom: 3.5%;
                background-color: #757f74;
                    font-size: 1.09em;
          }

     
          /* Colores verde: #0F8C46  violeta: rgb(74, 41, 55) cremita: #D9CDB8  cremita oscuro: #C4B18E cremas mas osucro #A09B87; verde claro #27985A; 
           */

          #headTa , #tableData{
            font-family: roboto;
            color:#5d5d5d;
            width: 100%;
            border-spacing: 0;

          } 

          .la{
		  font-family: roboto;
		  background-color: #85bb65 !important;
		  color: #fff;
		  font-size: .95em !important;
		  border: none !important;
		  padding-top: 10px !important;
		  padding-bottom: 10px !important;
		  font-family: robotobold;
		  }

          #tableData td{
            background-color: #e4e8d1;
            border-bottom: 2px solid #85bb65;
            font-size: .9em;
      
          }

          td img{
            margin-left: 13px;
            float: left;
          }

          #act{
            width: 100%;
             border-bottom: 2px solid #85bb65;
           color:#5d5d5d;
             font-family: roboto;
             font-size: .9em;
                 margin-bottom: 15px;
                 padding-top: 13px;
                 padding-bottom: 13px;
          }
      
        .text-im{
          margin-top: 15px;
          margin-left: 40px;
          margin-bottom: 15px;
        }

        .text-inf{
    width: 80%;
    color: rgb(128, 128, 128);
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    font-family: robotothin;
    font-size: .9em;
    font-weight: lighter; 
        }
		td, th {
   padding: 0 !important;
}
#Dolar img {
	width: 21px !important;
	height: 16px !important;
}