
/* ESTILOS PROJECTO 'PROXIMA VIAGEM -- REVISTA DIGITAL' */
/* © IMPALA 2012                                        */



/* ARTIGO -- NOTICIAS -------------------------------------- */

body {
	padding-bottom:0;
	}

.boxLayout {
	width:900px;
	}

.boxBody {
	padding:0;
	}

.boxNoticias {
	position:relative;
	width:900px;
	}

.boxNoticias p {
	clear:none;
	line-height:150%;
	}
	
.boxNoticias p.destakTxt01 {
	float:left;
	margin:-449px 20px 0;
	width:410px;
	}	
	
.boxNoticias p.destakTxt02 {
	clear:left;
	float:left;
	margin:-175px 20px 0;
	width:320px;
	}	

.boxNoticias .news {
	margin:1px 0;
	clear:both;
	}

.boxNoticias .destaque {
	background:#eee url(../n4/_temp/11_bckdestaque.jpg) 0 bottom repeat-x;
	}

.boxNoticias .news h2 {
	font-family:Delicious;
	font-size:22px;
	line-height:140%;
	font-weight:normal;
	color:#fff;
	background:#f90;
	padding:7px 20px;
	line-height:130%;
	margin:0 0 20px 0;
	}

.boxNoticias .destaque h2 {
	background:#c00;
	border-bottom:solid 1px #fff;
	}

.boxNoticias .dicas p {
	padding:10px 0;
	}

.boxNoticias .dicas p:first-letter {
	font-family:Delicious;
	font-size:28px;
	font-weight:normal;
	color:#c00;
	margin:0 5px 0 -22px;
	}


.boxNoticias img.book {
	float:right;
	margin:-20px 0 0 0;
}

/* -- ED13 -- */
.boxNoticias img.cristovao {
	float:left;
	margin:-20px 0 0 0;
}


/* galeria simples -------------- */

.boxGaleriaSimples .galeria img {display:none;}	
.boxGaleriaSimples .galeria img:first-child {display:block;}























