﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #fff;
  
    font-family: "Tw Cen MT Condensed", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size:20px;
    color: Black;
}

.contenedor
{
    width: 950px;
    height: auto;
    background-color:#FFffff;
    border: 1px solid #dddddd;
    margin:0 auto;
    overflow:hidden;
    height:1%;
    margin-top:30px;
}  
.rounded{
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}



        
.interior
{
    width: 950px;
    height: auto;
    min-height:600px;
    background-color:#FFffff;
  /*  border: 1px solid #dddddd;*/
    margin:0 auto;
    overflow:hidden;
    height:1%;
    margin-top:5px;
   
}  

.encabezado
{
    width: 950px;
    height: 100px;
    border: 1px solid #dddddd;
    margin:0 auto;
    background-color:#f0f2f4;
    border-radius:5px;
    margin-top:5px;
}  
.encabezadomenu
{
 
 
float:right;
margin-top:42px;
    height: 23px;
}  


.piepagina
{
    width: 950px;
    height: 20px;
    border: 1px solid #dddddd;
    margin:0 auto;
    background-color:#f0f2f4;
    text-align:center;
} 

.logoencabezado
{
 
    background-image: url('encabezadoMantenimiento2.png');
     background-repeat: no-repeat;
      height: 90px !important;
     width: 950px;
  
    background-color:#F0F2F4;
    border: 1px solid #dddddd;
   
    margin-top:5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}  




.resultados
{
    width: 620px;
    height: 100%;
    background-color:#fff;
    float:right;
    border: 0px solid #dddddd;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:5px;
    position:relative;
    display:block;
    border: 1px solid #dddddd;
}


.cuadrointerno
{
    width: 100%;
    height: 15px;
    background-color:#f0f0f0;
    float:none;
    position:relative;
    text-align:center;
    font-weight:normal;
    font-size:14px;
    color:#4c6d79;
    vertical-align:text-bottom;

}

.cuadrocom
{
    width: 700px;
    height: 100%;
  
  /*  background-color:#f0f0f0;*/
   margin-left: auto ;
  margin-right: auto ;
    position:relative;
    text-align:center;
    font-weight:normal;
    font-size:14px;
    color:#4c6d79;
    vertical-align:text-bottom;
    border-style:dashed ;
    border-width: thin;

}
.cuadrocom2
{
    width: 700px;
    height: 100%;
  
  
   margin-left: auto ;
  margin-right: auto ;
    position:relative;
    text-align:center;
    font-weight:normal;
    font-size:14px;
    color:#4c6d79;
    vertical-align:text-bottom;

}


.titulobody   
{
   
    font-size:larger;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}



.fotologin
{
   
     float: right;
        height: 22px !important;
        margin-top:0px;

}