/* CSS Document */
.siteInternas { width:980px !important; text-align:justify; line-height:150%; }
h2 { color:#9a94f6; }
#frase { width:386px; height:292px; background-image:url(/imagens/sobreFraseBg.png); float:right; font-size:18px; text-align:center; line-height:180%; margin:0 0 0 83px; }
#titulo { width:980px; height:49px; line-height:49px; font-family: 'Museo500'; font-size:18px; background-image:url(/imagens/sobreTituloBg.png); margin:60px 0 30px 0; text-align:center; }
.box { width:326px; float:left; margin:0 0 45px 0; }
.box img { margin:0 5px 0 0; vertical-align:middle; }
.box span { font-size:14px; font-family: 'Museo500'; }


@media screen and (max-width: 500px) {
	.siteInternas { width:320px !important; }
	#frase { width:320px; height:190px; float:none; font-size:16px; background-size:320px 190px; margin:0 0 20px 0; }
	#titulo { width:320px; height:49px; line-height:normal; font-size:18px; background-image:none; margin:60px 0 30px 0; }
	.box { width:320px; margin:0 0 20px 0; }
}