@charset "utf-8";

/*boton ver mas azul*/	
.bn_vermas{
	float:right;
	padding-top:8px;
	color:#36C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	background: none;
	border: none;
}

/*boton ver mas blanco*/	
.bn_vermas_blanco{
	width:312px;
	padding-top:400px;
	padding-right:8px;
	margin:0 auto;
	text-align:right;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
}
/*boton ver mas novedades*/	
.bn_vermas_nov{
	width:100%;
	float:right;
	margin:0 auto;
	text-align:right;
	color:#36C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	padding-bottom:20px;
}
