
.destaques {
	height:215px;
	background-image:url(../imgs/imprensa/bkg-miolo.jpg);
	background-position:right top;
	background-repeat:no-repeat;}
	
.destaques .noticia {
	display:block;
	height:88px;
	width:350px;
	float:left;
	margin-bottom:10px;}

.destaques .noticia a.imagem {
	background-image:url(../imgs/imprensa/borda.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:78px;
	width:110px;
	display:block;
	padding:7px 0px 0px 10px;
	float:left;
}

.destaques .noticia a.descricao {color:#808387; text-align:justify; text-decoration:none;}
.destaques .noticia a:hover.descricao {color:#c4c4c4;}

.destaques .noticia a.descricao {
	width:230px;
	height:80px;
	padding-top:10px;
	float:left;
	display:block;}
.destaques .noticia a.sem_img{
	width:330px;
	margin-left: 10px;
}
.destaques .noticia a.descricao span {
	color:#808387;
	font-weight:bold;
	display:block;
	font-size:9px;}
	
.destaques .noticia a.descricao strong {
	color:#1d4279;
	font-weight:bold;
	font-size:11px;
	display:block;}
.destaques .noticia a:hover.descricao strong {color:#527cba;}
.destaques .noticia a:hover.descricao span  {color:#b8b8b8;}



/* -----------------
	  Noticias
-------------------*/
.outras {}
.outras h2 {margin-bottom:10px;}

.outras a {display:block; margin-bottom:7px;}
.outras a strong {color:#808387;}
.outras a span   {color:#1d4279; font-weight:bold;}
a.botao-receba {display:block;margin-top:20px; margin-bottom:20px;}


/* -----------------
	  Noticias
-------------------*/
.notopen {
	background-image:url(../imgs/imprensa/bg-bottom.jpg);
	background-position:right bottom;
	padding-bottom:20px;
	margin-bottom:30px;
	background-repeat:no-repeat;
	display:block;	
	height:100%;
}
.notopen:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
.notopen .esq {
	width:305px;
	float:left;
	margin-right:15px;}

.notopen .esq .galeria {margin-top:20px;}
.notopen .esq .galeria a {
	margin-right:1px;
	margin-top:1px;
	float:left;
}	



.notopen .dir {width:395px; float:left;}
.notopen .sem_img{width:100%;float: none;}
.notopen .dir p {margin-top:0px;}
.notopen .dir p.tit {
	color:#1d4279;
	font-size:17px;
	font-weight:bold;
	margin:0px;
}



a.voltar {
	background-image:url(../imgs/imprensa/bt-voltar.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 0px 2px 20px;
	color:#1d4279;
	margin-top:20px;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;}
	
a:hover.voltar {color:#aec8ee;}






.miolo .dados1 {height:70px;}


.miolo .campo1 {
	height:30px;
	width:340px;
	margin-right:35px;
	float:left;
	margin-top:5px;
}

.miolo .campo2 {
	height:30px;
	width:340px;
	float:right;
	margin-top:5px;
}



.miolo .campo-input {
	background-image:url(../imgs/indique-este-site/input1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:30px;
}

.miolo .campo-input input {
	padding:5px;
	width:274px;
	border:none;
	background-color:transparent;
}


.bot-cadastrar {float:right; margin-top:-6px; *margin-top:-20px;}

p.agradecimento {
	width:315px;
}



