.fondo_normal {
	background-image: url(imagenes/pestanias/fondo02.gif);
	background-repeat:  repeat-x;
	height: 21px;
}
.fondo_pulsado {
	background-image: url(imagenes/pestanias/fondo01.gif);
	background-repeat:  repeat-x;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882867;
	text-decoration: none;
}
.pestanas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882867;
	text-decoration: none;
}
a.pestanas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5F5E;
	text-decoration: none;
}
a.pestanas:link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882867;
	text-decoration: none;
}
a.pestanas:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5F5E;
	text-decoration: none;
}
a.pestanas:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #882867;
	text-decoration: none;
}
a.pestanas:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5F5E;
	text-decoration: none;
}
.fondo_ficha {
	background-image: url(imagenes/pestanias/general.gif);
	background-repeat: no-repeat;
	height: 219px;
}
.cont_productos {
	width: 450px;
	height: 155px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5F5E;
	margin-top: 26px;
	margin-left: 45px;
}
.carrito {
	margin-top: 20px;
	margin-left: 8px;
}
.tabla_descargas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.separacion {
	height: 10px;
	width: 420px;
	background-image: url(imagenes/productos/lineadescargas.gif);
	background-repeat:  repeat-x;
}
.foto {
	height: 80px;
	width: 410px;
}

