.fondo {
	background-image: url(images/fondo.gif);
}
.tabla-prod {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #Cdd1d6;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.lineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #Cdd1d6;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: none;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
.texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.texto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}
.titulo-categ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;

}
.fotoproducto {
	border: 1px solid #CCCCCC;
}
.tabla-volver {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.lineaarriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.borde-gris {
	border: 1px solid #CCCCCC;
}
