.ln1 {
	position:relative;
	float:left;
	width:940px;
	margin:0px;
	padding:10px;
}

.inot {
	position:relative;
	float:left;
	width:650px;
	margin:0px;
	padding:35px 0px 0px 0px;
	background:url(../images/top_noticias.jpg) no-repeat left top;
}

.ibn {
	position:relative;
	float:right;
	width:285px;
	margin:0px;
	padding:35px 0px 0px 0px;
	background:url(../images/top_divulgacao.jpg) no-repeat left top;
}

.bn {
	position:relative;
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
	list-style:none;
}

.bn li {
	position:relative;
	float:left;
	width:280px;
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style:none;
	text-align:center;
}

.bn li img, .bn li embed {
	border:2px solid #e5e5e5;
}

.dnot {
	position:relative;
	float:left;
	width:325px;
	margin:0px;
	padding:0px;
}

.dnot img {
	position:relative;
	float:left;
	width:320px;
	margin:0px;
	padding:0px;
	border:1px solid #e5e5e5;
}

.dnot h2 {
	position:relative;
	float:left;
	width:310px;
	margin:0px;
	padding:5px;
	background:#d5d5d5;
	
	font-size:14px;
	color:#333333;
	border:1px solid #e5e5e5;
}

.lnot {
	position:relative;
	float:right;
	width:320px;
	margin:0px;
	padding:0px;
	list-style:none;
}

.lnot li {
	position:relative;
	float:left;
	width:320px;
	margin:0px;
	padding:0px 0px 10px 0px;
}

.lnot li a {
	text-decoration:none;
}

.lnot li span {
	color:#a3a4a7;
	font-size:11px;
}

.lnot li b {
	color:#b01111;
	font-size:14px;
}

.ln2 {
	position:relative;
	float:left;
	width:960px;
	margin:0px;
	padding:0px;
	border-top:3px solid #e1e1e1;
	background:#eaeaea;
}

.gf {
	position:relative;
	float:right;
	width:640px;
	margin:0px;
	padding:0px 10px 0px 0px;
}

.gft {
	position:relative;
	float:left;
	width:100%;
	height:40px;
	margin:15px 0px 0px 0px;
	padding:0px;
	background:url(../images/top_galeria.jpg) no-repeat left top;
}

.gft a {
	position:relative;
	float:right;
	width:172px;
	height:29px;
	background:url(../images/top_galeria_link.jpg) no-repeat;
}

.gfl {
	position:relative;
	float:left;
	width:640px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.gfl a {
	text-decoration:none;
}

.gfl img {
	border:#FFF 4px solid;
	margin:5px 5px 0px 0px;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 4px solid #C5C5C5;
	background-color: #EEEEEE;
	padding: 5px;
	opacity: 0.85;
	color:#b01111;
}
#tooltip h3, #tooltip div { margin: 0; }