/* Estilo Basico */
@import url("interna.css");

/* **** Estrutura do Conteudo da Capa **** */
/* *** Blocos - content *** */
#content {
	height: 513px;
	background: url(../../imgs/interna/quem-somos-bg.jpg) no-repeat center;
}

.text {
	float: left;
	position: absolute;
	width: 279px;
	height: 241px;
	top: 230px;
	left: 278px;	}

.text p {
	display: none; }

.A2 {
	height: 400px;	}
	.pane-ct > .A2 {
	height: auto !important;
	min-height: 400px;	}

.df-list {
	list-style-image: url(../../imgs/bullet-5.png);	}

h2.title {
	padding: 0;
	margin: 10px 0 5px;
	color: #ffa544;
	font-size: 1.55em;
	font-weight: bold;	}

h3.title {
	color: #ffb161;
	font-size: 1.15em;}

/* *** FIM Blocos - content *** */
