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

.textBoxLevelOneBlanco{
	color:#FFF;
	font-size:12px;
	font-weight:lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.textBoxLevelOneGris{
	color:#999;
	font-size:12px;
	font-weight:lighter;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.textBoxTitle{
	color:#000;
	font-size:30px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.textBoxBigTitle{
	color:#000;
	font-size:62px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.textBoxParrafo{
	color:#000;
	font-size:14px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.textBoxMigas{
	color:#000;
	font-size:10px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
