/* position: relative; z-index: 1; para traer al frente */
					 
* { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
/* body { min-width: 420px; } */

/*menus */
.Menu1 { width: 135px; color: #B40431; display: flex; align-items: center; justify-content: center; }
.Menu1:hover { height: 35px; text-shadow: 1px 1px 1px #000; 
			 border: 0; border-radius: 20px; cursor: pointer; background-color: #01A9DB;
			 background-image: linear-gradient(to top left, rgba(0, 0, 0, .2), 
			 rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, 0));
			 box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
			 inset -2px -2px 3px rgba(0, 0, 0, .6); }

/*botones */
.Bt1 { border: 0; font-size: 14px; text-align: center; color: #FFF; width: 120px;
			 height: 40px; text-shadow: 1px 1px 1px #000; border-radius: 20px;
			 background-color: #424242; background-image: linear-gradient(to top left, rgba(0, 0, 0, .2), 
			 rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, 0));
			 box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6), inset -2px -2px 3px rgba(0, 0, 0, .6); }
.Bt1:hover { background-color: #585858; }

/*encabezados */
#Header { height: 60px; padding: 20px; background: #0489B1; 
					text-align: center; font: 14px sans-serif; }

/*body */
.Contvtc { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; }
.Contvtl { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; }
.Contvcc { display: flex; flex-direction: column; justify-content: center; align-items: center; }
.Contvcl { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }
.Contvcr { display: flex; flex-direction: column; justify-content: center; align-items: flex-end; }
.Conthtc { display: flex; align-items: flex-start; justify-content: center; }
.Conthcc { display: flex; align-items: center; justify-content: center; }
.Conthcl { display: flex; align-items: center; justify-content: flex-start; }
.Conthcr { display: flex; align-items: center; justify-content: flex-end; }
.Conthcj { display: flex; align-items: center; justify-content: space-between; }
.Conthcs { display: flex; align-items: center; justify-content: space-around; }
.rglon1 { width: 100%; height: 18px; }
.rglon1 p, .rglon1 ul, .rglon1 input { display: inline-block; }
.rglon2 { width: 100%; height: 20px; }
.rglon2 p, .rglon2 ul, .rglon2 input { display: inline-block; }
.rglon3 { width: 100%; height: 35px; font-size: 13px; background: #585858; color: #FFFFFF;
					text-align: center; }
.rglon3 p, .rglon3 ul { display: inline-block; }

/*Letras e Inputs  */
.Tx14 { font-size: 14px; }
.Tx18 { font-size: 18px; }
.Tx20 { font-size: 20px; }
.Tx22 { font-size: 20px; }
.Tx42 { font-size: 42px; }
.Ip40 { height: 30px; border: none; padding: 10px; }


/*img */
.Img25 img { cursor: pointer; width: 25px; height: 25px; }
.Img18 { width: 18px; height: 18px; }
.canbt0 { background: url(images/btmas2.png) no-repeat; }
.canbt0:hover { background: url(images/btmas3.png) no-repeat; }
.canbt1 { background: url(images/btmenos2.png) no-repeat; }
.canbt1:hover { background: url(images/btmenos3.png) no-repeat; }
.LogoDer { float: right; width: 125px; height: 58px; margin-top: -30px;
					 background: url(images/logouniautonomasinfondo.png); }
.Der { float: right; width: 125px; height: 58px; margin-top: -30px; }
.btico { width: 30px; height: 23px; }
.btimg { float: left; width: 28px; height: 28px; margin-top: -3px; cursor: pointer; }
#imgbtsch { background: url(images/buscar2.png) no-repeat; }
#imgbtsch:hover { background: url(images/buscar3.png) no-repeat; }

/*Lineas */
.Hr1p { height: 1px; margin-top: 6px; margin-bottom: 6px; background-color: #0B2161;}

/*footer 
