#form, #cabecera, #pieDifremm, #barraDifremm  {
   width: 1000px;
   margin: 0 auto;     
   overflow: auto;  
   background-color: white;
}

#form a {
    text-decoration: none;
    font-weight: bold;
}

#form {
    padding-bottom: 20px;
    overflow: auto;
}

#cabecera {
  vertical-align: middle;
  background-color: white; /*rgb(132,173,255);
 /* margin-bottom: 10px; */
}

#tituloCabecera {
    float: left;
    position: relative;
}

#cuerpo {
    float: right;
    position: relative;    
    width: 842px;    
    margin-left: 5px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;  
    overflow: visible;
}


#capaIzquierda {
    float: left;
    position: relative;
    width: 120px; 
    padding-top: 10px;
    padding-left: 3px;
}

#menuPrincipal li a {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration: none;
	width: 108px;
	display: block;
	padding: 3px 2px 2px 5px;
	overflow:visible;
        margin-top: 4px;
        background-color: rgb(255,132,0);
        color: blue;
}

#menuPrincipal ul {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;	
	text-decoration: none;
	font-weight:normal;
	list-style: none;
	padding: 0px 0px 0px 0px;
        padding-bottom: 5px;
	margin: 0px;
  	text-align: center;	
        
}

#menuPrincipal a:hover {
    background-color: #00CCFF;
    color:#000099;
}


    
#pieDifremm, #barraDifremm  {
   width: 1000px;
   text-align: center;
   background-color: #2a57a5;
   vertical-align: middle;
   /* margin-top: 10px; */
}

#barraDifremm img {
    border: 0px;
}

#idiomas {
    float: right;
    padding-right: 5px;
}

#pieDifremm a {
  color: white;
  text-decoration: none;
  font-size: small;
  font-weight: bold;

}

#pieDifremm a:hover  {
    color: Aqua;    
}

.navegador {
    padding-bottom: 15px;
    font-size: 12px; 
}

.centra {
    text-align: center;    
}

.imagen{
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
}

.imagenIconoMini {
    border: 2.0px solid rgb(148,0,0);  
    text-align: center;
}

.imagenIcono:hover, .imagenIconoMini:hover {
    border: 2.0px solid rgb(255,0,0);
    background-color:rgb(115,255,255);    
}


.negrita {
    font-weight: bold;      
}

.gris {
    
  color: rgb(99,99,99);
}

.negro {    
  color: Black;
  font-size: x-small;
}



/* Borrar */
BODY {
	background-color: #d3d4d5;
}


.titulo1 {
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 25px;
  font-style: italic;
  font-weight: bold;
  color: rgb(231,231,231);
  background-color: rgb(49,49,49); 
  width: 99%;
  display: block;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 2px;
}



/* ***************************************************************************
                Tabla de elementos comun 
**************************************************************************** */
.table_elementos_margin, .table_elementos {
  margin-left: 20px;      
}

.table_elementos {
  width: 90%;
  margin-bottom: 10px;
  border-collapse: collapse;
  border: 1.0px solid rgb(231,115,0); 
}

.table_elementos_header {
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 15px;
  height: 25px;    
  text-align: justify;  
  background-color:  rgb(231,115,0); 
  color: black;
  padding-left: 4px;  
}

.table_elementos_header_logo {
    background-color: #828387;   
}

.table_elementos_par {
  /* background-color: rgb(247,255,214);     */
}

.table_elementos_impar {
  /* background-color: rgb(214,231,255);    */
}

.table_elementos_footer {  
  font-weight: bolder;
  font-size: medium;
  color: rgb(0,66,198);
  text-align: right;
}

.table_elementos_logo {
    width: 44px;    
    text-align: center;
    /* background-color: white; /* #828387; */
}

.table_elementos_logo2 {
    width: 44px;    
    text-align: center;
}

.table_elementos_icono {
    width: 19px;    
    text-align: center;    
}

.table_elementos_iconos {
    width: 38px;    
    text-align: right;        
}

.table_elementos_nombre, .table_elementos_enlace {
    text-align: justify;
    padding-left: 4px;
    color: black;
}

.table_elementos_enlace, .table_enlace {
  text-decoration: none;
  font-weight: bold;
  color: Blue;    
}

.table_elementos_numero {
    text-align: right;
    padding-left: 4px;    
}


.table_enlace:hover, .table_elementos_enlace:hover {
    color: rgb(214,107,0); 
    text-decoration: underline;
}

/* *****************************************************************************/
 .table_info_productos {
    width: 80%;
    margin-bottom: 30px;
    border-collapse: collapse;
    border: 1.0px solid rgb(231,115,0);      
    margin-left: auto;
    margin-right: auto;    
 }
 
 .table_info_texto {
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 12px;     
 }
 
 .table_info_col1 {
     width: 20%;
 }
 
 .table_info_col2 {
     width: 80%;     
 }
 .negrita {
    font-weight: bold;      
}

/* ************************** */
#loading {
/*        background-color: rgb(255,239,214); */
/*        position: absolute; 
        z-index: 500px; 
/*        border: 5.0px solid rgb(231,115,0); */
/*        width:350px;
        height:130px; 
        top:50%;
        left:50%;
        margin-left:-100px;
        margin-top:-100px;  */
        text-align: center;  
}

.respuestaContacto {
    font-size: large;
    font-weight: bold;
    line-height: 20px;
    margin-top: 20px;
    
}
