@font-face {
  font-family: MetaPlusBook-Roman;
  font-style:  normal;
  font-weight: normal;
  src: url( '/mod_fuentes/METAPLU0.eot');
}
@font-face {
  font-family: MetaPlusBold-Roman;
  font-style:  normal;
  font-weight: normal;
  src: url( '/mod_fuentes/METAPLU1.eot');
}
@font-face {
  font-family: Verdana;
  font-style:  normal;
  font-weight: normal;
  src: url('/mod_fuentes/VERDANA1.eot');
}
@font-face {
  font-family: Verdana;
  font-style:  normal;
  font-weight: 700;
  src: url('/mod_fuentes/VERDANA0.eot');
}

body {
  margin: 0px auto 0px auto;
  text-align: center;
  background-color: #DFD7E7;
}

.fondo{
  width: 990px;
  margin: 0px auto 0px auto;
  background-image: url( '/mod_imagenes/fondo.gif');
  background-repeat: repeat-y;
  padding-left: 4px;
}
.top {
  top: 0px;
  width: 982px;
  height: 150px;
  background-image: url( '/mod_imagenes/tit-condireccion-azul-a.jpg');
  background-repeat: no-repeat;  
}
.linklogomo {
  margin: 0px 0px 0px 0px;
  float: left;
  width: 245px;
  height: 150px;
  border: 0;
  padding: 0;
  cursor: pointer;
  margin: 0;
}
.topca {
  top: 0px;
  width: 982px;
  height: 150px;
  background-image: url( '/mod_imagenes/tit-condireccionca-azul-a.jpg');
  background-repeat: no-repeat;  
}
.domicilio {
  float: left;
  margin: 90px 0px 0px 270px;
  width: 450px;
  height: auto;
  font-family: MetaPlusBook-Roman, Arial;
  font-size: 14px;
  color: #ffffff;
  text-align: left;
}
.lineabandera {
  width: 70%;
  margin-top: 100px;
  float: right;
  text-align: right;
  height: 30px;
}
.lineabandera img {
  margin-right: 15px;
  cursor: pointer;
}
.mid {
  width: 982px;
  height: auto;
  background-image: url( '/mod_imagenes/fondo_menu.jpg');
  background-repeat: repeat-y;
  background-color: #ffffff;
  overflow: auto;
}
.separador {
  width: 982px;
  height: 22px;
  background-image: url( '/mod_imagenes/separador.jpg');
  background-repeat: repeat-x;
  background-color: #ffffff;
  position: relative;
  float: none;
}
.inicio_contactenos{
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  color: #ffffff;
  text-decoration: none;
}
.inicio_contactenos img {
  cursor: pointer;
}
.inicio_contactenos_texto{
  font-family: MetaPlusBold-Roman, Arial;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

.menu_bloque{
  margin-top: 10px;
  float: left;
  width: 129px;
  overflow: hidden;
}

.menu_item{
  width: 100%;
  height: 22px;
  text-align: left;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  color: #14106E;  
  margin: 0px auto;
  border: 0;
  border-bottom: 1px solid #14106E;
  text-decoration: none;
  display: block;
}
.menu_item:active menu_item:link menu_item:visited {
  color: #09039B;
  background-color: #E0940B;
  border-bottom: 1px solid #14106E;
  text-decoration: none;
  display: block;
}
.menu_item img {
  border: 0;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
.menu_seleccionado{
  width: 100%;
  height: 22px;
  text-align: left;
  color: #E0940B;    
  cursor: default;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;  
  text-decoration: none;
  border-bottom: 1px solid #14106E;
  display: block;
}
.catalogoprod {
  width: 100%;
  height: 200px;
  float: left;
  background-image: url( /mod_imagenes/catalogo.gif);  
  margin: 10px 0px 0px 0px;
  padding: 0;
  border: 0;
  overflow: hidden;
}
.catalogoprodca {
  width: 100%;
  height: 200px;
  float: left;
  background-image: url( /mod_imagenes/catalogoca.gif);  
  margin: 10px 0px 0px 0px;
  padding: 0;
  border: 0;
  overflow: hidden;
}
.info{
  width: 981px;
  font-family: Verdana;
  font-size: 10px;
  text-align: center;
  color: rgb( 41, 0, 81);
  background-color: #ffffff;
}
.cuerpo{
  width: 840px;
  height: auto;
  float: right;
  margin-bottom: 20px; 
/*  margin-right: 4px;*/
/*  background-color: #feafea;*/
  overflow: hidden;
}

