@charset "utf-8";
.fondo {
	background-image: url(http://www.belleza-infinita.com/img/webprincipal/degradado.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #066;
}
.parrafo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.punto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
