
.conteudo h1 {margin-left:5px; margin-top:-5px; *margin-top:-3px;}

.miolo {margin-left:20px;}
.miolo p.titulo {font-size:16px; color:#FFFFFF; font-weight:bold;}
.miolo p.titulo span {display:block; color:#5d8588; font-weight:normal; font-size:10px;}

.miolo p {text-align:justify;}

.miolo .not1 {margin-bottom:40px;}

.miolo .not1 .cont img {
	float:left;
	border:2px solid #e3f2f2;	
	margin:0px 20px 20px 0px;
}



.miolo .not2 {margin-bottom:25px;}
.miolo .not2 p.titulo {text-align:right;}

.miolo .not2 .cont img {
	float:right;
	border:2px solid #e3f2f2;	
	margin:0px 0px 20px 20px;}
	


/* -----------------------------
     Veja Todas as Noticias
-------------------------------*/

.box-bottom {
	height:250px;
	display:block;
	clear:both;
}

.box-bottom:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

.box-bottom .veja {width:450px;}

.box-bottom .veja p.destaques {height:125px;}
.box-bottom .veja p.destaques a {
	display:block;
	color:#ffffff;
	font-size:12px;
	padding-bottom:10px;
	margin-top:5px;
	background-image:url(../imgs/noticias-e-destaques/line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;}
	
.box-bottom .veja p.destaques a:hover {color:#8ee2f3;}
.box-bottom .veja p.destaques a span {color:#5d8588; font-size:10px;}

.box-bottom .veja p.botoes {}
.box-bottom .veja p.botoes a {margin-right:30px;}


/* -----------------------------
		   Cadastre-se
-------------------------------*/

.box-bottom .box {
	width:318px;
	height:180px;
	position:absolute;
	margin-left:460px;
	margin-top:-180px;
	background-image:url(../imgs/noticias-e-destaques/box.jpg);
	background-position:right top;
	background-repeat:no-repeat;}

.box-bottom .box .posicao {
	width:260px;
	height:150px;
	margin:26px 0px 0px 23px;
	font-size:11px;
	color:#5d8588;}
	
.box-bottom .box .posicao img {margin-bottom:4px;}

.box-bottom .box .posicao input {font-size:12px; color:#5d8588; border:none; background-color:transparent;}

.box-bottom .box .posicao input.nome  {width:240px; margin-top:15px; margin-left:10px; *margin-left:-15px;}
.box-bottom .box .posicao input.email {width:240px; margin-top:23px; margin-left:10px; *margin-left:-15px;}

.box-bottom .box .posicao input.botao {margin:15px 0px 0px 130px; *margin-top:11px; width:148px; height:54px;}


/* -----------------------------
		   Detalhe
-------------------------------*/

.detalhe {margin-bottom:20px; clear:both; display:block;}
.detalhe .voltar {text-align:right; display:block;}

.detalhe .texto p {margin-bottom:10px;}
.detalhe .texto .img-esq {margin:0px 20px 10px 0px; border:2px solid #e3f2f2;}


.detalhe .galeria {margin-top:20px; display:block; clear:both;}


.detalhe .galeria img {
	float:left;
	margin-right:6px;
	margin-bottom:8px;
	border:2px solid #e3f2f2;}



/* -----------------------------
		   Todas
-------------------------------*/
.todas {margin-left:20px;}
.todas a.voltar {display:block; margin-top:10px;}


.todas .listagem {margin-top:20px; margin-bottom:15px;}

.todas .listagem a {
	margin-top:20px;
	color:#ffffff;
	display:block;
	margin-top:5px;
	padding-bottom:10px;
	background-image:url(../imgs/noticias-e-destaques/line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;}
	
.todas .listagem a:hover {color:#e3f2f2;}
.todas .listagem a span  {color:#5d8588; font-size:10px;}
	
.todas .listagem a.line1 {background-image:url(../imgs/noticias-e-destaques/line1.jpg);}
.todas .listagem a.line2 {background-image:url(../imgs/noticias-e-destaques/line2.jpg);}
.todas .listagem a.line3 {background-image:url(../imgs/noticias-e-destaques/line3.jpg);}
.todas .listagem a.line4 {background-image:url(../imgs/noticias-e-destaques/line4.jpg);}
.todas .listagem a.line5 {background-image:url(../imgs/noticias-e-destaques/line5.jpg);}
	
	

