@charset "utf-8";
/* CSS Document */

/*INICIO CONTEUDO SOBRE NOS*/
#grpSite #conteudo #grpConteudo #txtSobre{
	min-height:300px;
	width:910px;
	margin:0 0 0 20px;
	font-family:verdana, arial, helvetica;
	font-size:13px;
	color:#676767;
	text-align:justify;
}
#grpSite #conteudo #grpConteudo #txtSobre p{
	margin-bottom:10px;
}
/*FIM CONTEUDO SOBRE NOS*/
