/* Estilo Basico */
@import url("interna.css");

/* **** Estrutura do Conteudo da Capa **** */

#content {
	height: 513px;
	background: url(../../imgs/interna/fale-conosco-bg.jpg) no-repeat;
}

#txt-mensagem {
	float: left;
	width: 178px;
	height: 126px;
	position: absolute;
	top: 228px;
	left: 37px;	}

#txt-confirmacao {
	float:left;
	width: 387px;
	height: 229px;
	position:absolute;
	top:220px;
	left: 283px; }

#formulario {
	float:left;
	width: 475px;
	height: 375px;
	position: absolute;
	top: 90px;
	left: 243px;
	color: #333;
	font-size: 12px;
}

/* *** Blocos - content *** */
.df-list {
	list-style-image: url(../../imgs/bullet-5.png);	}

h2.title {
	padding: 0;
	margin: 10px 0 5px;
	color: #e87e7e;
	font-size: 1.55em;
	font-weight: bold;	}

h3.title {
	color: #cf7070;
	font-size: 1.15em;}
/* *** FIM Blocos - content *** */