#texto_productos {
	position: absolute;
	height: 515px;
	width: 730px;
	top: 5px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	
}
#texto_productos_fondo {
	background-image: url(imgsweb/texto_productos_fondo.jpg);
	position: absolute;
	height: 455px;
	width: 730px;
	top: 160px;
	left: 0px;
	background-repeat: no-repeat;
	
}
.textos_productos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 12px;
}
.textos_productos a:hover,.textos_productos a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
