<style type="text/css">
*{-moz-box-sizing: border-box;box-sizing: border-box}
p{margin-top:0px;margin-bottom:1em}
form{margin:0px}
input{padding:1px}
.Titulo 
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #C60;
	background-color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Subtitulo 
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #FC0;
}
a:link 
{
	text-decoration: none;
	color: #00A;
}
a:visited 
{
	text-decoration: none;
	color: #F60;
}
a:active 
{
	text-decoration: none;
	color: #FC3;
}
a:hover 
{
	text-decoration: none;
	color: #008;
}
.Texto_normal 
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.tabla_destacada 
{
	border: 1px solid #009;
	background-image: url(img/colores%20encabezado/fondo.jpg);
	background-repeat: repeat-x;
}
.Texto_negrita 
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #B00;
}
.texto_grande 
{
	font-family: Verdana;
	font-size: 24px;
	color: #00A;
}
.titulo_blanco 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0B0;
	text-decoration: none;
}
.Texto_Negrita_2 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777;
	text-decoration: none;
}
.Precio_Normal 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.Precio_Grande 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F60;
	text-decoration: none;
}
.tabla_reducida 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.tabla_destacadaRojo 
{
	border: 1px solid #09C;
}
.Texto_Negrita_3 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F90;
	text-decoration: none;
}
.Texto_tachado 
{
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F90;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.Texto_Pie_Titulo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.tabla_gris 
{
	border: 1px solid #FC3;
}
.TextoCabSub 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: url(img/subrayado.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.precio_negrita 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F60;
}
</style>
.tachado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F90;
	text-decoration: line-through;
	margin: 5px;
	padding: 5px;
	border: 1px 1 #9F0102;
}
