.fond_pro {
	background-image: url(imagenes/trama_fondo.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.textoProd{
	FONT-SIZE: 10px;
	COLOR: #8D8D8D;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: left;
	background-position: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
	line-height: 14px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 15px;
}
.textoProd a{
	FONT-SIZE: 10px;
	COLOR: #757575;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.textoProd a:hover{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
