#tituloproducto  {
	float: left;
	margin-left: 0px;
	width: 315px;
	height: 350px;
}
#tituloproducto .boxproducto ul {
	margin: 0px;
	list-style-type: none;
	background-color: #191919;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 17px;
}
#tituloproducto .boxproducto ul li {
	float: left;
}
#tituloproducto .boxproducto #info {
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
}

#tituloproducto .boxproducto #info .uno{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	padding-left: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tituloproducto .boxproducto #info .dos {
	margin: 0px;
	padding-left: 130px;
}



#tituloproducto .banner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

