/* BODY */

body {
	background: #fff url('../../images/background.png') repeat-x top left fixed;
	font-family:arial;
	font-size:.75em;
}

a, a:visited {
	color: #214478;
}

h1 {
	font-size: 1.4em;
	color: #214478;
}

h2 {
	font-size: 1.1em;
	color: #214478;
}

h4 {
	font-size: .9em;
}

#page {
	margin-left: auto;
	margin-right: auto;
	max-width: 860px;
	min-width: 860px;
}

/* TOPO */

#top_content {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

#top_logo {
	float: left;
	background-image: url('../../images/logo.png');
	width: 178px;
	height: 54px;
}

#top_menu {
	float: right;
	width: 70%;
	height: 54px;
	margin-right: 10px;
}

#top_menu ul {
	float: right;
}

#top_menu li {
	width: 98px;
	text-align:center;
	float: left;
	list-style-type: none;
	font-size: 1.3em;
	color: #edf1f1;
	font-weight: bold;
	height: 21px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#top_menu li a{
	text-decoration: none;
	color: #edf1f1;
}

#top_menu li:hover {
	background-image: url('../../images/top_menu.png');	
}

/* MIDDLE - Áreas de Destaque */

#areas_destak {
	float: left;
	width: 100%;
	background-color: #edf1f1;
	height: 140px;
	padding-top: 20px;
}

#areas_destak p {
	font-size: .9em;
	margin-left: 4px;
}

#content_left {
	margin-left: 20px;
	float: left;
	width: 160px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #999999;
	background-image: url('../../images/bullet.png');
	background-repeat: no-repeat;
	padding-right: 40px;
}

.content_body {height: 140px;}

#content_left, #inner_1, #inner_2, #inner_3 {
	background-image: url('../../images/bullet.png');
	background-repeat: no-repeat;
	float: left;
}

#content_left p, #content_right p {
	height: 60px;
}

#content_left h1, #content_right h1 {
	margin-top: 3px;
	margin-left: 8px;
}

#content_right {
	width: 595px;
	float: left;
	padding-left: 40px;
}

#inner_1 {
	width: 190px;
}

#inner_2 {
	width: 175px;
	margin-left: 10px;
}

#inner_3{
	width: 198px;
	margin-left: 10px;
}

.more_info {
	margin-left: auto;
	width: 32px;
	height: 9px;
	background: url('../../images/info.png');
}

/* BOTTOM CENTER - Área de Notícias e Publicidade */

#middle_content {
	float: left;
	width: 100%;
	background-color: #fff;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

/* AREA DE NOTICIAS */

#news  {
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	width: 480px;
	max-height: 200px;
}

#news p {
	font-size: .9em;
	float: left;
	text-align:justify;
}
#news a {
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

#news h3{
font-size:.9em;
float:left;
}

#news h3 a {
float:left;
}

#news img {
clear: left;
float: right;
width: 80px;
height: 80px;

}
#news img.spacer-gif {
clear: left;
float: right;
width: 0px;
height: 0px;

}
#news .news-list-item p.bodytext {
margin-top: 40px;
}

#news .news-list-morelink {float: right;margin-top:-10px;}
#news_date {font-size:.9em;font-weight:bold;}
#news_title {font-size:1.2em;}

/* AREA DE PUBLICIDADE */

#pub {
	float: right;
	width: 340px;
}

/* Exclusivo SUBPAGES */

#main_content {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main_content td img {
	float:right;
	margin-top:0px;
	margin-left: 0px;
}

#main_content img {
	float:right;
	margin-top:20px;
	margin-left: 10px;
}

#main_content p, ul {
	font-size: .9em;
	text-align: justify;
}

#main_content a {
	text-decoration: none;
	font-weight: bold;
}

#main_content h3 {
	font-size: .9em;
	color: #214478;
}

#main_content #news_date {
	margin-top: 30px;
}

/* BOTTOM MENU - Bottom Menu */

#bottom_menu, #credits {
	padding-top: 10px;
	padding-bottom: 1px;
	clear: left;
	background-color: #fff;
	width: 100%;
	text-align: center;
	font-size: .9em;
}

#bottom_menu a{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
