﻿*
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: "Tahoma" Verdana, Arial, Helvetica, sans-serif;
    outline: none
}
HTML
{
    BACKGROUND: #00253b;
    HEIGHT: 100%;
}
BODY
{
    HEIGHT: 100%
}
#central
{
    MARGIN: 0px auto;
    WIDTH: 740px;
}
#topo
{
    WIDTH: 740px;
    HEIGHT: 80px;
    BACKGROUND: url(../images/tit_noticia.png) #00253b repeat-y left top;
    CLEAR:both;
}
#brasao
{
	FLOAT:left;
	HEIGHT:60px;
	WIDTH:60px;
	BORDER:none;
	MARGIN:10px;	
}
#cliente
{
	float:left;
	text-align:center;
	vertical-align:middle;
	height:70px;
	width:490px;
	color:#fff;
	font-family:Impact;
	font-size:22px;
	padding-top:20px;
}
#tecnos
{
	float:right;
	width:152px;
	height:80px;
	padding:5px;
}
#icone
{
	border:none;
	float:left;
	height:32px;
	width:32px;
}
#logomarca
{
	border:none;
	float:right;
	height:32px;
	width:120px;
}
#aplicacao
{
	float:right;
	text-align:center;
	vertical-align:middle;
	height:48px;
	width:152px;
	color:#00253b;
	font-family:Impact;
	font-size:15px;
}
#conteudo_dir
{
    BACKGROUND: #fff no-repeat right top;
    FLOAT: left;
    /*PADDING-BOTTOM: 33px;*/
    COLOR: #00253b;
    WIDTH: 100%;
}
.caption_middle
{
	background:url(../images/caption_middle.png) #fff repeat-x left top;
	color:#fff;
	height:22px;
	text-align:left;
	font-weight:bold;
	float:left;
	vertical-align:text-bottom;
}
.caption_left
{
	background:url(../images/caption_left.png) #fff no-repeat left top;
	color:#fff;
	width:8px;
	height:22px;
	float:left;
}
.caption_right
{
	background:url(../images/caption_right.png) #fff no-repeat right top;
	color:#fff;
	width:8px;
	height:22px;
	float:right;
}
.middle_left
{
	clear:both;
	float:left;
	background:url(../images/line_left.png) #fff repeat-y left top;
	width:3px;
	overflow:visible;
}
.middle_middle
{
	float:left;
}
.middle_right
{
	float:right;
	background:url(../images/line_right.png) #fff repeat-y left top;
	width:3px;
	overflow:visible;
}
.bottom_left
{
	float:left;
	background:url(../images/corn_bl.png) #fff no-repeat left bottom;
	width:6px;
	height:6px;
}
.bottom_middle
{
	float:left;
	background:url(../images/line_bottom.png) #fff repeat-x left bottom;
	height:6px;
}
.bottom_right
{
	float:right;
	background:url(../images/corn_br.png) #fff no-repeat right bottom;
	width:6px;
	height:6px;
}
.titulo_noticia
{
	font-size:9pt;
	font-weight:bold;
	color:#000;
	width:480px;
	border:solid 1px #afc0d0;
	border-bottom:0;
	padding-left:10px;
}
.texto_noticia
{
	border:solid 1px #afc0d0;
	font-size:8pt;
	text-align:justify;
	padding:3px;
	width:480px;
}
.text_link
{
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	margin:10px;
}
#bubble_tooltip{
	width:350px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.PNG');
	background-repeat:no-repeat;
	height:15px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.PNG');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
	text-align:left;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.PNG');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}
#bubble_tooltip_content
{
	text-align:justify;
}
.nodestyle
{
	text-decoration:none;
	color:#000;
}
