@charset "utf-8";
.txtTitle {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtContenido {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}
.txtTitle2 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtContenidoWhite {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.txtPiePagina {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #B40101;
}

