*{ margin: 0px; padding: 0px; }

BODY
{
  background-image:url(../img/background.gif);
  background-repeat:repeat-x;
  background-color:#194d93;
}

.Cuerpo
{
  padding-top:1em;
}

H1
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:800;
   color:#4a9fd4; 
   text-align:left;
}

A {
   color:#2673a4; 
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold; 
   text-decoration:none;
   }
   
.aselected
{
	color:#6600CC; 
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold; 
   text-decoration:none;
}

img
{
border:0px;
}

.derecha
{
   float:right;
}

.izquierda
{
   float:left;
}

.CONTENEDOR
{ 
  
  border-bottom:0px;
  border-top:0px;
  border-left:0px;
  border-right:0px;
   
  padding-left:50px;
  padding-right:50px;
  height:768px;
  width:890px;
  margin-left:auto;
margin-right:auto;
/*text-align:center;*/
}

.CONTENEDOR .LOGO	
{
  
  border-bottom:0px;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  
  background-image:url(../img/Logo.gif);
  background-repeat:no-repeat;
  width:80px;
  height:91px;  
  float:left;   
}

.CONTENEDOR .PASARELAS-MECANICAS
{ 
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#004F94; 
  margin-top:52px;   
}

.CONTENEDOR .NAOMAR
{
   background-image:url(../img/naomar.gif);
   background-repeat:no-repeat;
   width:142px;
   height:34px;
   clear:both; 
}


.CONTENEDOR .BORDE-IZQ-SUP
{ 
  /*background-image:url(../img/borde-sup-izq.gif);*/
  background-image:url(../img/borde-sup-izq.png);
  background-repeat:no-repeat;
  width:29px;
  /*height:37px;  */
  height:33px;
  float:left;
}

.CONTENEDOR .BARRA-SUP
{
  float:left;
  /*background-image:url(../img/barra-sup.gif);*/
  background-image:url(../img/barra-sup_new.png);
  background-repeat:repeat-x;
  /*height:37px;  */
  height:33px;

  width:53.315em;  
  padding-left:1px;
}

.CONTENEDOR .BARRA-SUP .EMPRESA
{ 
  position:relative; 
  top:15px; 
  float:left;  
}

.CONTENEDOR .BARRA-SUP .EMPRESA A
{
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center; 
  color:#fbecbf;
}

.CONTENEDOR .BARRA-SUP .SOMBRA-DERECHA-MENU-SUP
{
  position:relative;
  left:598px;
  top:25px;
  float:right;
  /*background-image:url(../img/sombra-menu-sup.gif);*/
   background-image:url(../img/sombra-menu-sup.png);
  background-repeat:repeat-y;
  height: 8px;
  width:16px;
}

.CONTENEDOR .CENTRO .BUSCADOR
{ 
  position:relative; 
  top:-1px;  
  left:290px;  
  width:230px; 
  margin-bottom:0.5em;
}

.CONTENEDOR .CENTRO .BUSCADOR .BUSCADOR-BACKGROUND
{
   background-color:#174059;
   height:30px;
}

.CONTENEDOR .CENTRO .BUSCADOR .BUSCADOR-BACKGROUND .TEXTO-BUSCAR
{
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  float:left;
  margin-right: 3px;  
  font-size:12px;
  margin-top:3px;
  margin-left:3px;
}

.CONTENEDOR .CENTRO .BUSCADOR .BUSCADOR-BACKGROUND .SUBMIT
{
  background-image:url(../img/boton-buscar.gif);
  background-repeat:no-repeat;
  
  border-bottom:0px;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  
  margin-left:3px;
  width:21px;
  height:21px;
  
}

.CONTENEDOR .CENTRO .BUSCADOR .BORDE-INFERIOR
{
   background-image:url(../img/borde-inf-buscador.gif);
   background-repeat:no-repeat;
   width:230px;
   height:6px;
}

.CONTENEDOR .CENTRO .CONTACTOS
{
   float:right;   
   color:#2673a4; 
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;    
   margin-right:2em;
}

.CONTENEDOR .CENTRO .CONTACTOS A
{
   color:#2673a4; 
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold; 
}


.CONTENEDOR .CENTRO
{ 
 /* height:63%;*/
  /*height:441px;*/
  /*padding-left:18px;  */
  /*padding-top:9px;*/
  /*float:left;*/
  background-color:#FFFFFF;
  /*margin: 0px 0px 0px 0px;*/
  /*height: 841px;*/
  
  margin-left:0.65em;
  margin-right:0.6em;
}

.CONTENEDOR .CENTRO .PRODUCTOS
{
  width:850px;
  height:120px;
  background-image:url(../img/separador-producto.gif);
  background-repeat:no-repeat;
  background-position:bottom left;
}

.CONTENEDOR .CENTRO .PRODUCTOS .BORDE
{
   width:750px;
   height:1px;
   background-image:url(../img/separador-producto.gif);   
   background-repeat:no-repeat;   
   float:left;
}

.CONTENEDOR .CENTRO .PRODUCTOS .BORDE-DERECHO
{
   background-image:url(../img/borde-derecho-productos.gif);
   background-repeat:repeat-y;
   float:left;
   width:19px;
   height:120px;   
}

.CONTENEDOR .CENTRO .PRODUCTOS .IMAGENES-PRODUCTOS
{
  float:left;
  margin-left:4px;
  height:100px;
}

.CONTENEDOR .CENTRO .PRODUCTOS .NEW
{
   float:right;
   width:51px;
   height:51px;
   vertical-align:text-top;
}

.CONTENEDOR .CENTRO .TEXTO-DERECHO
{
   margin-top:15px;
   float:left;   
   height:70px;
   width:450px;     
}
.CONTENEDOR .CENTRO .TEXTO-DERECHO .TITULO-NAOMAR
{
   background-image:url(../img/subtitulo-naomar.gif);
   background-repeat:no-repeat;
   width:94px;
   height:17px;
}

.CONTENEDOR .CENTRO .DESCRIPCION
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   color:#2673a4; 
   margin-top:10px;
   padding-bottom:15px;
   text-align:left;   
}

.CONTENEDOR .CENTRO .MENU-LATERAL
{
   margin-top:15px;
   margin-right:0.5em;
   float:right;
   width:300px;    
}

.CONTENEDOR .BARRA-SUP .MENU-TABS
{
   border-bottom:0px;
   border-top:0px;
   border-left:0px;
   border-right:0px;
   
   float:right;
   position:relative;
   bottom:10px;
   top:-5px;    
}

.CONTENEDOR .BARRA-SUP .MENU-TABS UL { list-style : none; }
.CONTENEDOR .BARRA-SUP .MENU-TABS UL LI {
  float:left; 
  background-image:url(../img/borde-superios-tabs.gif);
  background-repeat:no-repeat;  
  width:97px;
  height:25px;
  text-align:center;
}

.CONTENEDOR .BARRA-SUP .MENU-TABS UL LI DIV
{
   background-color:#174059;
   width:97px; 
   margin-top:7px; 
   margin-left:0px;   
}

.CONTENEDOR .BARRA-SUP .MENU-TABS UL LI DIV A
{
  background-color:#174059;
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;  
  
  margin-left:2px;
  text-decoration:none;
}

.CONTENEDOR .COPY-RIGHT
{
  clear:both;  
}

.CONTENEDOR .COPY-RIGHT .BORDE-IZQUIERDO-COPY
{
  /*background-image:url(../img/borde-izq-copy-right.gif);*/
  background-image:url(../img/borde-izq-copy-right.png);
  background-repeat:no-repeat;
  background-position:left;
  height:19px;
  width:20px; 
  float:left;
}

.CONTENEDOR .COPY-RIGHT .BARRA-CENTRAL-COPY
{
  /*background-image:url(../img/barra-central-copy-right.gif);*/
  background-image:url(../img/barra-central-copy-right.png);
  background-repeat:repeat-x;  
  height:19px;
  width:848px;
  float:left;
}

.CONTENEDOR .COPY-RIGHT .BORDE-DERECHO-COPY
{
  /*background-image:url(../img/borde-derecho-copy-right.gif);*/
  background-image:url(../img/borde-derecho-copy-right.png);
  background-position:right;
  background-repeat:no-repeat;   
   height:19px;
   width:20px;
   float:left;
}

.CONTENEDOR .COPY-RIGHT .TEXTO-COPY-RIGHT
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#FFFFFF;
  /*background-image:url(../img/fondo-copy-right.gif);*/
  background-image:url(../img/fondo-copy-right.png);
  width:887px;    
  text-align:center;
  height:66px;
  /*@height:135px;*/
}

.FLOAT-RIGHT
{
  float:right;
}

.FLOAT-LEFT
{
  float:left;
}

.CLEAR
{clear:both;}

/*Para Bordes Redondos*/
.f1, .f2, .f3, .f4{font-size:1px; overflow:hidden; display:block;}
.f1 {height:1px; background:#888; margin:0 5px;}
.f2 {height:1px; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.f3 {height:1px; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.f4 {height:2px; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.fcontent {border-right:1px solid #888; border-left:1px solid #888; padding-left:5px; padding-right:5px;}


/* Nuevas clases agregadas */
.borde-izquierdo
{
  /*background-image:url(../img/parteIzq.gif);*/
  background-image:url(../img/parteIzq_new.png);
  background-repeat:repeat-y;
  background-position:left;
  
}

.borde-izquierdo .borde-derecho
{
  /*background-image:url(../img/borde-vertical-derecho.gif);*/
  background-image:url(../img/borde-vertical-derecho.png);
  background-repeat:repeat-y;
  background-position:right;
}


.borde-inferior-izquierdo
{
	/*background-image:url(../img/borde-inf-izq.gif);*/
	background-image:url(../img/borde-inf-izq.png);
    background-repeat:no-repeat;
	background-position:left;
    /*height:20px;*/
	height:33px;
	margin-bottom:0.3em;
}

.borde-inferior-izquierdo .borde-inferior-der
{
  /*background-image:url(../img/border-inferior-derecho.gif);*/
  background-image:url(../img/border-inferior-derecho.png);
  background-repeat:no-repeat;
  background-position:right;
  /*height:20px;*/
  height:33px;
   
}

.borde-inferior-izquierdo .borde-inferior-der .barra-inf-central
{
  /*background-image:url(../img/borde-inferior.gif);*/
  background-image:url(../img/borde-inferior.png);
  background-repeat:repeat-x; 
  /*height:20px;*/
  height:33px;
  margin-left:29px;
  margin-right:29px;
}

.politica-privacidad
{
	margin-right:0.5em;
	margin-top:0.5em;
}

.texto_opciones
{
   text-aling:left !important;
   width: 140px;
   margin-left:0.5em;
   float:left;
   
}
.texto_opciones b
{
  color:#414141;
  font-weight:bold;
  font-size:12px !important;
}

.link_descarga
{ 
  font-size:10px !important;
}

.errorBig
{
   color:#FF0000;
   font-weight: bold;
   font-size:12px;
   font-family:Arial;
   clear:both;
   text-align:center;  
}