/* Imprensa */

#imprensa{
	background:url(../img/BCBack.jpg) no-repeat top right;
	min-height: 600px;
	height:auto !important;
	height:600px;
	position:relative;
	float:left;
	display:inline;
}

#colLateral{
	position:relative;
	margin:0;
	margin-right:5px;
	width:220px;
	float:left;
	display:inline;
	border-left:1px solid #d2d2d2;
}

.secao{
	background:url(../img/barraBCais.png) repeat-x;
}

.nomeSecao{
	color:#659741;
}

.capitalize{
	color:#659741;
}

#bocaCais{
	width:820px;
	clear:both;
	margin:10px;
	margin-top:30px;
}

.cxNoticia{
	border-bottom: 2px solid #b4dbf6;
	width:810px;
	margin:10px;
	margin-left:0;
	clear:both;
	display:table;
}

.dataInt{
	margin:0px;
	color:#555555;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	margin-right:50px;
	/*float:right;*/
}

.imgNot{
	margin:5px;
	float:left;
	width:100px;
}

.imgNotInt{
	margin:5px;
	float:left;
	border:3px solid #026f32;
}
/*
.tituloNotInt{
	line-height:18px;
	padding:5px;
	border:1px solid #029748;
	text-align:center;
	color:#3e7416;
	margin-top:-18px;
	margin-left:15px;
	/*width:85px;*/
	display:inline;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	position:absolute;
}
*/
