﻿body {
}


.index_continente
{
    position: relative;
    width: 650px;
    height: 800px;
    left: 4px;
    top: 4px;
    font-size: 12px;
    font-family: Arial;
}

.index_tablaDatos
{
    position: absolute; 
    width: 600px; 
    top: 71px; 
    left: 4px; 
   
}

.verUno_continente
{
   position: relative; 
   width: 700px; 
   height: 700px; 
   left: 17px; 
   top: 50px;
}

.verUno_ficha
{
    width: 650px; 
    position: absolute; 
    top: 43px; 
    height: 139px;    
    left: 12px;  
}   

#iniciogestion_tablaDatos
{
    left: 8px; 
    width: 600px; 
    position: absolute; 
    top: 68px; 
    height: 146px;
}

#iniciogestion_continente
{
     position: relative; 
     width: 660px; 
     height: 800px; 
     left: 11px; 
     top: 4px;
     
}

#insertar_continente
{
    position: relative;
    width: 720px;
    height: 600px;
    left: 4px;
    top: 4px;
}



#insertar_ficha
{
    left: 17px; 
    width: 700px; 
    position: absolute; 
    top:4px;
    height: 550px;
}


.texto_12
{
    font-size: 12px;
    font-family: Arial;
}

.encabezado_datos
{
    font-size: 12px;
    font-family: Arial;
    background-color: #cc9966;
    text-align: left;
}

.encabezado_datos_titulo
{
    font-size: 12px;
    font-family: Arial;
    background-color: #cc9966;
    text-align: center;
    width: 180px;
}

.encabezado_datos_index
{
    font-size: 12px;
    font-family: Arial;
    background-color: #5D7B9D ;
    text-align: left;
}

.encabezado_datos_titulo_index
{
    font-size: 12px;
    font-family: Arial;
    background-color: #5D7B9D ;
    text-align: center;
    width: 180px;
}

.encabezado_datos_m2_index
{
    font-size: 12px;
    font-family: Arial;
    background-color: #5D7B9D;
    text-align: center;
}

.encabezado_datos_m2
{
    font-size: 12px;
    font-family: Arial;
    background-color: #cc9966;
    text-align: center;
}

.campo1_datos
{
    font-size: 10px;
    font-family: Arial;
    text-align: left;
    width: 90px;
    vertical-align: top;
}

.campo2_datos
{
    font-size: 10px;
    font-family: Arial;
    text-align: left;
    width: 20px;
}
.campo3_datos
{
    font-size: 10px;
    font-family: Arial;
    text-align: left;
    width: 20px;
}

.campo4_datos
{
    font-size: 12px;
    font-family: Arial;
    text-align: left;
    width: 80px;
}
.campo5_datos
{
    font-size: 10px;
    font-family: Arial;
    text-align: left;
    width: 60px;
}

.campo6_datos
{
    font-size: 10px;
    font-family: Arial;
    text-align: center;
    width: 60px;
  
  
}

.campo7_datos
{
    font-size: 14px;
    font-family: Arial;
    text-align: left;
     width: 70px;
}

.campo8_datos
{
    font-size: 10px;
    font-family: Arial;
    text-align: left;
     width: 60px;
}


.editarUno_campo_noedit
{
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    text-align: left;
    background-color: Transparent;
    text-align: left;
}

.editarUno_ficha
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    text-align: left;
}

.bot_foto
{
 border-bottom-style : solid;
 height:20px;
 width:46px;
 background-color:#8080FF;
 border-color:Blue;
 font: verdana;
}
