body, td, input, select, textarea {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.seccion {
	font-size: 16px;
	font-weight: bold;
	color: #C50A33;
}

.info {
	font-size: 8pt;
	font-weight: bold;
}

.catalogo {
	font-size: 8pt;
	font-weight: bold;
}

input.catalogo {
	font-size: 8pt;
}

select.catalogo {
	font-size: 8pt;
}

.listado_titulo {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.listado_editorial {
	font-size: 8pt;
	font-weight: bold;
	color: #C50A33;
}

.listado_resumen {
	font-size: 8pt;
}

.listado_oferta {
	font-weight: bold;
	color: #C50A33;
}

.listado_preciox {
	text-decoration: line-through;
	color: #999999;
	font-size: 8pt;
}

.listado_precio {
	font-weight: bold;
	font-size: 8pt;
	margin-top: 5px;
	text-align: right;
	padding-right: 5px;
}

.pie {
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #C50A33;
	text-decoration: none;
}
a:active {
	color: #C50A33;
	text-decoration: none;
}
a:visited {
	color: #C50A33;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: underline;
}

a:link.cabecera {
	color: #666666;
	text-decoration: none;
}
a:active.cabecera {
	color: #666666;
	text-decoration: none;
}
a:visited.cabecera {
	color: #666666;
	text-decoration: none;
}
a:hover.cabecera {
	color: #C50A33;
	text-decoration: none;
}

a:link.reclamos {
	color: #333333;
	text-decoration: none;
}
a:active.reclamos {
	color: #333333;
	text-decoration: none;
}
a:visited.reclamos {
	color: #333333;
	text-decoration: none;
}
a:hover.reclamos {
	color: #000000;
	text-decoration: none;
}

a:link.lateral {
	font-size: 10px;
	font-weight: bold;
	color: #C50A33;
	text-decoration: none;
}
a:active.lateral {
	font-size: 10px;
	font-weight: bold;
	color: #C50A33;
	text-decoration: none;
}
a:visited.lateral {
	font-size: 10px;
	font-weight: bold;
	color: #C50A33;
	text-decoration: none;
}
a:hover.lateral {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:link.listado_opcion {
	font-size: 12px;
	font-weight: bold;
	color: #C50A33;
}
a:active.listado_opcion {
	font-size: 12px;
	font-weight: bold;
	color: #C50A33;
}
a:visited.listado_opcion {
	font-size: 12px;
	font-weight: bold;
	color: #C50A33;
}
a:hover.listado_opcion {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:link.pie {
	color: #666666;
	text-decoration: none;
}
a:active.pie {
	color: #666666;
	text-decoration: none;
}
a:visited.pie {
	color: #666666;
	text-decoration: none;
}
a:hover.pie {
	color: #C50A33;
	text-decoration: none;
}