.fondo {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_idioma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.back_botonera {
	background-image: url(../images/back_botonera.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706f6f;
	text-decoration: none;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706f6f;
	text-decoration: none;
	font-weight: bold;
}
.back_lineas {
	background-image: url(../images/back_lineas.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.back_miniaturas {
	background-image: url(../images/back_miniaturas.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E3C02;
	text-decoration: none;
}
.fondo_producto_ampliado {
	background-image: url(../images/productos_ampliado.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sin_imagen {
	background-image: url(../images/sin_imagen.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.numeros {
	font-family: "Trebuchet MS";
	font-size: 40px;
	font-weight: bold;
	color: #F6821F;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.division {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78320;
}
.txt_naranjapie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF4A08;
	text-decoration: none;
}

