﻿.texto_idioma_uso
{
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #515e1a;
	text-decoration:none;
}
.texto_menu
{
	font-family: "Arial";
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
}
.texto_negro
{
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.texto_negro_peque
{
	font-family: "Arial";
	font-size: 6pt;
	color: #000000;
	text-decoration:none;
}
.texto_negro_grande
{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.texto_negro_muygrande
{
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.texto_blanco_grande
{
	font-family: "Arial";
	font-size: 14pt;
	color: #ffffff;
	text-decoration:none;
}
.texto_seccion
{
	font-family: "Arial";
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.texto_rojo_producto
{
	font-family: "verdana";
	font-size: 13pt;
	color: #c00b23;
	font-weight:bold;
	text-decoration:none;
}
.texto_azul
{
	font-family:Comic Sans MS;
	font-size: 9pt;
	color: #6f29b1;
	font-weight:bold;
	text-decoration:none;
}
.texto_enlace, .texto_enlace:visited
{
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.texto_rojo2
{
	font-family: "verdana";
	font-size: 10pt;
	color: #c00b23;
	font-weight:bold;
	text-decoration:none;
}





