.textUp {
	font-size:1.5em;
	text-align:center;
	font-weight:400;
	color: #00B3B5
	}

.textAnuncio {
	text-align:center;
	font-size:1.2em;
	font-weight: 400
	
	}

.textStrong {
	text-align:left;
	font-size:1.5em;
	font-weight: 500
	
	}

.textLittle {
	text-align:right;
	font-size:0.8em;
	font-weight: 300
	

	}


.textAviso {
	text-align:center !important;
	font-size:1.2em;
	font-weight: 400
	
	}

.center {
		margin-left: auto;
		margin-right: auto;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: #00B3B5 !important
	
	}
