@charset "utf-8";
/* CSS Document */

.beneficios
{
	width:200px;
	font-size:18px;
	background:#F7F7F7;
	font-weight:bold;
	height:30px;
}

.total {
	text-align: right;
	font-weight: bold;
}

.topProductos
{
	background:url(../images/toptitulo.png) ;
	height:27px;
	font-size:17px;
	color:#FFF;
	font-weight: bold;
	padding:5px;
}


.topTitles
{
	background:#9B9BFF;
	width:800px;
}
.infoProducBenefit
{
	text-align:center;
}

.botonpago
{
	background:url(../images/btn_buynow.png) no-repeat  center;
	padding:10px;
	width:130px;
	border:none;
	color:#003;
	font-weight: bold;
	text-align:center;
	
}

.comprar
{
	background:url(../images/comprar.png) no-repeat  center;
	padding:10px;
	width:130px;
	border:none;
	color:#003;
	font-weight: bold;
	text-align:center;
	
}