a, input, body {
	color:#334071;
}
.titulo-sessao h2 {
	font-size:55px;
	line-height:0.7em;
	margin:0 !important;
}
.titulo-sessao {
	padding-bottom:26px;
}
.data {
	color:#5D6EAE;
	padding-right:5px;
}

.listagem-noticias li {
	list-style:none;
	margin:0;
	padding:12px 0;
	border-bottom:1px solid #e8e8e8;
	width:100%;
}

.listagem-noticias ul {
	margin:0;
}

#form .type-text {
	background: url('../../imgs/bgs/bg-input.png') no-repeat scroll top left;
	width: 343px;
	height: 37px;
	
}
#form .bloco-input {
	padding-bottom:10px;
}
#form .type-text input {
	height:19px;
	margin-left:10px;
	padding-top:9px;
	width:319px;
	border:none;
	background:none;
}

#form .area {
	background: url('../../imgs/bgs/bg-textarea.png') no-repeat scroll top left;
	width: 343px;
	height: 147px;
}

#form textarea {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	height:128px;
	width:333px;
	overflow:auto;
}
.imagem-galeria {
	border-bottom:3px solid #34478D;
	height:113px;
	overflow:hidden;
	position:relative;
	z-index:1;
	float:left;
}
.exemplo {
	clear:both;
	float:left;
	margin-bottom:40px;
	width:100%;
}

.seta-galeria {
	bottom:-6px;
	left:0;
	position:absolute;
}

.bloco-imagem {
	float:left;
	margin:10px;
	position:relative;
}