.texto {
	font-family: 'Sunshiney', cursive;
	font-size:20px;
	color: #585858;
	text-align:justify;
}

.texto_esq {
	font-family: 'Sunshiney', cursive;
	font-size:20px;
	color: #585858;
	text-align:left;
}

.texto_peq {
	font-family: 'Sunshiney', cursive;
	font-size:18px;
	color: #585858;
	text-align:left; /* estava como right */
}

.texto_azul {
	font-family: 'Sunshiney', cursive;
	font-size:20px;
	color:#7399f7;
}

.texto_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:20px;
	color:#ff84b7;
}


.h1_azul {
	font-family: 'Sunshiney', cursive;
	font-size:30px;
	color: #6C9BD7;
}
.h1_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:30px;
	color: #DA75C6;
}

.h2_azul {
	font-family: 'Sunshiney', cursive;
	font-size:25px;
	color: #6C9BD7;
}

.h2_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:25px;
	color: #DA75C6;
}

.h3_azul {
	font-family: 'Sunshiney', cursive;
	font-size:22px;
	color: #6C9BD7;
}

.h3_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:22px;
	color: #DA75C6;
}

.webdesigner {
	font-family: 'Sunshiney', cursive;
	font-size:14px;
	color: #929191;
}



.texto_formularios {
	font-family: 'Sunshiney', cursive;
	font-size:20px;
	color: #585858;
	text-align:justify;
}

imgs {
    max-width: 100%;
    max-height: 100%;
}
