.titulo{
font-size:13px;
font-weight:bold;
text-align:left;
xtext-decoration: underline;
}
#txt_productos p a{
color:#009488;
xtext-decoration: none;
}
/* Easy Slider */
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:215px;
		height:360px;
		overflow:hidden;
		}
span#prevBtn{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
span#nextBtn{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}					
#nextBtn a{
text-decoration: none;
}
#prevBtn a{
text-decoration: none;
}
/* // Easy Slider */
