@charset "utf-8";

/* CSS Document */
body { font-family: Arial, Helvetica, sans-serif; color: #8F8F8F; font-size: 12px; margin-top: 0px; background-color: #FFF; }

.txt { font-size: 12px; }

.Descripcion { font-size: 12px; font-weight: bold; }

#scroll_gral{ overflow : hidden; position: relative; width: 580px; height:310px; left: 60px; top: 15px;  background-color: transparent; max-width:580px; }

#scroll_productos{ overflow : hidden; position: relative; width: 630px; height:325px; left: 25px; top: 10px;  background-color: transparent; max-width:630px; }

.fondos_internos { background-image: url(images/matchlyon_int_fire_r3_c3.jpg); background-repeat: no-repeat; height: 452px; width: 713px; }

.fondo_detalle { background-image: url(images/matchlyon_int_prodfinal.jpg); background-repeat: no-repeat; height: 452px; width: 713px; }

.fondo_contacto { background-image: url(images/matchlyon_contacto_03.jpg); background-repeat: no-repeat; height: 452px; width: 713px; }

.fondo_pedidos { background-image: url(images/matchlyon_pedidos.jpg); background-repeat: no-repeat; height: 452px; width: 713px; }

#scroll_detalles{ overflow : hidden; position: relative; height:110px; left: 0px; top: 0px; width: 480px; background-color: transparent; max-width:480px; }
.fondos_detalle { background-image: url(images/matchlyon_int_fire_r3_c3.jpg); background-repeat: no-repeat; height: 452px; width: 713px; }

.leermas { font-size: 11px; text-decoration: none; font-weight: bold; color:#E41C24;}
a.leermas,
link,
visited,
hover,
active { color: #E41C24; text-decoration: none; }

.footer  { font-size: 10px; color: #999999; text-decoration: none; font-weight: bold;}
.fondo_footer { background-image: url(images/poneleonda_fire_home_r5_c2.gif); background-repeat: no-repeat; height: 112px; width: 753px; }

a.footer:link, a.footer:visited, a.footer:active  {
font-weight: bold;
color: #999999;
text-decoration: none;
}
a.footer:hover {
font-weight: bold;
color: #999999;
text-decoration: underline;
}


/*CONTACTO*/

input,
select,
textarea { background-color:transparent; border:none; font-size: 13px; overflow: hidden; }

.textos_nom_forms { font-family: "Courier New", Courier, monospace; color: #505247; font-size: 12px; font-weight: bold; text-decoration: none; }
.boton_enviar { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

/*HACK PARA FIREFOX*/
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
a {
outline:none;
}
.img{ cursor: pointer; margin: 0px; border: 0px; outline: none; }
