﻿
body{
text-align:center;
margin:0 auto;
 font-family: Helvetica;
}
#contenedor{
margin: 0 auto;
width:70%;
}
.navbar {
            margin-bottom: 0;
            /*background-color:rgba(0,0,0,0.9);*/
            background-image:url("../images/cab000.png");
            z-index: 9999;
            border: 0;
            font-size: 14px !important;
            letter-spacing: 1px;
            border-radius: 0;
            font-family: Metropolis-Medium;
            font-weight:bold;
            color:#E7F2F8;
            border-bottom:solid;
            border-bottom-color:rgba(44,62,82,0.5);
            text-align:left;
        }

        #contenedroredondos {
    height: 180px;
    width: 600px;
    position: relative;
    /*left: 130px;*/
}
          #tramites {
            width:900px;
            position: relative;                  
            left: 150px;

        }
        #catastro {
            float: left;
            width: 20%; 
             z-index: 2;
            position: relative;
            text-align: center;
           
        }
         #nuevocatastro {
            float: left;
            width: 20%; 
             z-index: 2;
            position: relative;
            text-align: center;
           
        }
        #mapas {
                 float: left;
            width: 20%; 
             z-index: 2;
            position: relative;
            text-align: center; 
        }
        #archivo {
                  float: left;
            width: 20%; 
             z-index: 2;
            position: relative;
            text-align: center;
        }

         #plani {
                float: left;
            width: 20%; 
             z-index: 2;
            position: relative;
            text-align: center;
        }
          #descargas {
            float: left;
            width: 20%; 
             z-index: 2;
            position: relative;
            text-align: center;
        }
          #scatastro {
            position: relative;
            top: 5px;
            
            z-index: 1;
        }
           #snuevocatastro {
            position: relative;
            top: 5px;
            
            z-index: 1;
        }
         #smapas {
             display: none; 
              position: relative;
            top: 5px;
      
            z-index: 1;
         }
           #sarchivo {
             display: none;
              position: relative;
            top: 5px;
        
            z-index: 1;
         }
          
       
             #splani {
              display: none; 
                position: relative;
            top: 5px;
      
            z-index: 1;
           }
              #sdescargas {
               display: none; 
                position: relative;
            top: 5px;
      
            z-index: 1;
           }
             #redArchivo {
                 background-image: url(../Content/images/archivo_R.png);
                  width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }
           
             /* #redArchivo:hover {
                 background-image: url(../Content/images/archivoR.png);
                 width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }*/
             /*    #redPlani:hover  {
                 background-image: url(../Content/images/plani.png);
                  width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }*/
             #redPlani{
                 background-image: url(../Content/images/plani_R.png);
                 width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }
            /* #redMapa:hover  {
                 background-image: url(../Content/images/mapa.png);
                  width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }*/
             #redMapa{
                 background-image: url(../Content/images/mapa_R.png);
                width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }
             
            /* #redCatastro:hover  {
                 background-image: url(../Content/images/catastro.png);
                width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }*/
             #redCatastro{
                 background-image: url(../Content/images/catastro_R.png);
                 width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }

             #redDescargas{
                 background-image: url(../Content/images/descargas_R.png);
               width: 140px !important;
                 height: 140px;
                 margin: 0 auto;
             }
             .nombre {
                 width: 100%;
                 text-align: center;
                 font-size: 16px;
             }