@charset "UTF-8";
.color1 {
	background-color: #2768b4;
}
.texto1 {
	color: #2768b4;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.texto1d {
	color: #2768b4;
}

.texto1c {
	color: #2768b4;
	font-size: 1.5em;
}

.texto1b {
	color: #2768b4;
	text-align: center;
	margin-top: 0px;
}
.color2 {
	background-color: #F00;
}
.texto2 {
	color: #F00;
}
.texto3 {
	color: #F00;
	padding: 0px;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.texto3c {
	color: #F00;
	padding: 0px;
	font-size: 24px;
	text-align: center;
/*	vertical-align: middle;
*/	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.color3 {
	background-color: #ccdff1;
}
.color4 {
	background-color: #63F;
}
.color5 {
	background-color: #093;
}
.color6 {
	background-color: #CF0;
}
.color7 {
	background-color: #FF0;
}
.color8 {
	background-color: #999;
}
