@charset "utf-8";
.astrologo {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 28px;
	color: #FFFFFF;
	text-align: right;
}
.contenido1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
}
.footer {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
}


.subtitulo {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.texto {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.texto2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	color: #000000;
	text-align: right;
	height: auto;
	width: auto;
}

