/* Elementos */

*{
	margin:0px;
	padding:0px;
}

body {
	font: 11px/14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #6B6B6B;
	background: #fff url(/interface/imgs/bg1.png) repeat-x;
}

.thumbheader 			{margin-top:20px;padding-top:5px; clear:both;}
div.thumbnails			{background:#ffffff;padding:5px 0;}
a.thumbnail 			{background:url(/interface/imgs/bullet.png) no-repeat left center;color:#059BD4;}
a.thumbnail:hover 		{text-decoration:none; color:#999999}
a.thumbnail2 			{color:#059BD4;}
a.thumbnail2:hover 		{text-decoration:none; color:#999999;}

h1 {
	font: 16px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	color:#00B4DF;
	margin-top:0px;

}

h2 {
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

a {
	color: #00B3E8;
	text-decoration: none;
	padding: 0 0 1px;
	outline: 0;
}

a:hover {
	background: none;
}

input, select, textarea {
	font: 11px/13px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #494949;
	background: transparent;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	display: block;
}

/* Classes */
.textbold {
	color: #00ABE5;
	font-weight: bold;
}
.clear {
	clear:both;
}
/***********************/
/* backgroud "bg" div */
/**********************/
#bg {
	width: 100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/interface/imgs/bg2.png) repeat-x 0 100%;
}
/************/
/* Main Div */
/************/
#main {
	margin: 0 auto;
	width: 882px;
	height: 100%;
	overflow: hidden;
}
/****************/
/*  Top0 Div    */
/****************/

#top0 {
	width: 882px;
	height: 128px;
	overflow: hidden;
	position: relative;
}

/****************/
/*  Menu topo   */
/****************/
#menu_top {
	display: table;
	top: 8px;
	right: 36px;
	position: absolute;
	margin-right: 3px;
	height: 26px;
}

#sections {
	display: table;
	right: 36px;
	position: absolute;
	margin-right: 3px;
	float: left;
	height: 26px;
	min-width:440px;
}


#sections a {
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 6px 0 0;
	display: block;
	height: 20px;
	outline: 0;
	float:left;
}

#menu_top #mb1_top a,
#menu_top #mb5_top a {
	width: 86px;
	background: url(/interface/imgs/n1.png) no-repeat;
}

#menu_top #mb2_top a,
#menu_top #mb3_top a,
#menu_top #mb4_top a {
	width: 83px;
	background: url(/interface/imgs/n2.png) no-repeat;
}

#menu_top li a:hover {
	text-decoration: underline;
}

#menu_top .selected a {
	text-decoration: none !important;
	background-position: 0 -26px !important;
}
#top0.container_top {
	top: 40px;
	/*
	left: 38px;
	position: absolute;	*/
	right: 36px;
	position: absolute;
}

#top0.container_top div {
	display: none;
}

#top0 .container_top h2 {
	clear: both;
	height: 18px;
	color: #fff;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#top0 .container_top ul {
	display: table;
	margin: 7px 0 0;
	padding: 0 40px 2px 0;
	float: left;	
}

#top0 .container_top ul li {
	white-space: nowrap;
	margin: 13px 0 0;
	padding: 0 0 0 17px;
	background: url(/interface/imgs/x2.png) no-repeat 0 4px;
	*background-position: 0 5px;
}

#top0 .container_top ul li a {
	color: #fff;
	padding: 0 0 2px;
	background: none;
}

#top0 .container_top ul li a:hover { 
	color: #00B3E8;
	background: url(/interface/imgs/x1.png) repeat-x 0 100%;
}

/***************** SECÇÕES *****************/
#topmenu{
	cursor:pointer; 
	color:#ffffff!important;
}
.topmenu{
	color:#ffffff!important;
	text-decoration:none;
	width:83px;
	height:25px;
	margin-right:3px;
	background:url(/interface/imgs/sec.png) no-repeat left top;
}

.topmenu:hover{
	color:#ffffff!important;
	text-decoration:none;
	width:83px;
	height:25px;
	margin-right:3px;
	background:url(/interface/imgs/sec.png) no-repeat left top;
}

.topmenuon{
	width:83px;
	height:25px;
	margin-right:3px;
	text-decoration:none;
	color:#ffffff;
	background:url(/interface/imgs/sec_on.png) no-repeat left top;
}

.topmenuon:hover{
	background:url(/interface/imgs/sec_on.png) no-repeat left top;
}

/***************** PÁGINAS *****************/

#paginas{
	color:#ffffff;
	float:left;
}

#menu{
	color:#ffffff;
	float:left;
	width:350px;
	margin-top:50px;
	margin-left:77px;
}

.m1{
	color:#ffffff;
	float:left;
	margin-right:25px;
	padding-left:15px;
	background:url(/interface/imgs/x2.png) no-repeat left center;
	width:70px;

}

.m1:hover{
	color:#00B3E8;
	background:url(/interface/imgs/x2.png) no-repeat left center;
	margin-right:25px;
	padding-left:15px;
	width:70px;
}

/****************/
/* middle Div   */
/****************/
#middle {
	width: 810px;
}
/********************/
/* Home (banner div */
/********************/

#home1 {
	margin-top:25px;
	padding: 0 0 37px;
	width: 882px;
	overflow: hidden;
	background: url(/interface/imgs/x7.png) no-repeat 0px 100%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
.banner {
	float: right;
	width:882px;
	height:130px;
}

/************/
/* Conteudo */
/************/
#blog {
	width: 882px;
}
#blog .left {
	margin: -17px 0 -30px;
	float: left;
	width: 597px;
	text-align:justify;
	overflow: hidden;
}

#blog .left .container1 {
	margin: -9px 0 0;
	padding: 35px 0 0;
	width: 597px;
	overflow: hidden;
	background: url(/interface/imgs/x11.png) no-repeat 12px 0;
}

#blog .left .container1 h2 {
	font: 20px/23px "Trebuchet MS", Trebuchet, sans-serif;
	color: #fff;
	margin: 0 0 0 16px;
	padding: 0 4px;
	display: inline;
	background: #01B0ED;
}

#blog .left .container1 h2 a {
	color: #fff;
	padding: 0;
	background: none;
}

#blog .left .container1 .box1 {
	padding: 10px 0 0;
	width: 597px;
	height: 71px;
	overflow: hidden;
	background: url(/interface/imgs/x19.png) no-repeat 0 100%;
}

#blog .left .container1 .box1 h3 {
	font: 20px/23px "Trebuchet MS", Trebuchet, sans-serif;
	color: #494949;
	display: inline;
}

#blog .left .container1 .box1 h3 img {
	padding: 1px 14px 0 15px;
	float: left;
}

#blog .left .container1 .box1 .date {
	font: 20px/23px "Trebuchet MS", Trebuchet, sans-serif;
	color: #A4A4A4;
	display: inline;
}

#blog .left .container1 .box1 .comment {
	font-size: 12px;
	line-height: 15px;
	margin: 4px 0 0;
	padding: 3px 0 10px 0;
	*padding-top: 2px;
	overflow: hidden;
	background: url(/interface/imgs/x12.png) no-repeat;
	_background-position: 83px 0;
}

#blog .left .container1 .box1 .comment strong {	
	color: #fff;
	text-align: center;
	margin: 0 8px 0 0;
	float: left;
	width: 22px;
}

#blog .left .container1 .picture {
	margin: 13px 0 0 4px;
	padding: 7px;
	width: 579px;
	position: relative;
	background: url(/interface/imgs/x5.png) repeat;
}

#blog .left .container1 .picture .img {
	display: block;
	border: 3px solid #fff;
}

#blog .left .container1 .picture .label {
	position: absolute;
	top: -10px;
	right: -1px;
	z-index: 100;
	_behavior: url(pngtransparency.htc);
}

#blog .left .container1 .box2 {
	margin: 12px 0 0;
	padding: 4px 0 0;
	width: 597px;
	overflow: hidden;
	background: url(/interface/imgs/x18.png) no-repeat;	
}
#left{
	width: 190px;
	float: left;
	border: 1px solid #1EC5E9;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

#right{
	width: 190px;
	float: right;
	border: 1px solid #1EC5E9;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
#center{
	width: 190px;
	border: 1px solid #1EC5E9;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
#blog .left .container1 .box2 p {
	color: #494949;
	margin: 13px 2px 0 13px;
}

#blog .left .container1 .box3 {
	padding: 15px 0 30px;
	width: 597px;
	overflow: hidden;
}

#blog .left .container1 .box3 ul li.archive {
	margin: 0 4px 0 0;
	padding: 0 0 2px;
	float: right;
}

#blog .left .container1 .box3 ul li.rss {
	margin: 0 0 0 15px;
	padding: 0 0 2px 20px;
	float: left;
	background: url(/interface/imgs/x15.png) no-repeat 0 1px;
	_display: inline;
}

#blog .left .container1 .box3 ul li.comment {
	margin: 0 0 0 28px;
	padding: 0 0 2px 23px;
	float: left;
	background: url(/interface/imgs/x16.png) no-repeat 0 2px;
}

#blog .left .container2 {
	margin: -20px 0 0;
	padding: 26px 0 0;
	width: 597px;
	overflow: hidden;
	background: url(/interface/imgs/x11.png) no-repeat 12px 0;
}

#blog .left .container2 h2 {
	margin: 0 0 0 15px;
	position: relative;
	z-index: 100;
	background: #fff;
}

#blog .left .container2 .box {
	margin: -5px 0 0 15px;
	padding: 22px 0 21px;
	width: 578px;
	overflow: hidden;
	position: relative;
	background: url(/interface/imgs/x23.png) no-repeat;
}

#blog .left .container2 .box h3 {
	font: 20px/23px "Trebuchet MS", Trebuchet, sans-serif;
	color: #494949;
	display: inline;
	margin: 0 0 0 50px;
}

#blog .left .container2 .box .url {
	color: #01B0ED;
	font-weight: bold;
	display: inline;
}

#blog .left .container2 .box .url a {
	color: #01B0ED;
	background: none;
}

#blog .left .container2 .box .url a:hover{
	background: url(/interface/imgs/x1.png) repeat-x 0 100%;
}

#blog .left .container2 .box .date {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 13px 0 0;
	*padding: 12px 0 0;
	top: 26px;
	left: 2px;
	position: absolute;
	width: 37px;
	height: 26px;
	background: url(/interface/imgs/x20.png) no-repeat;
}

#blog .left .container2 .box .text {
	color: #494949;
	margin: 0 5px 0 50px;	
}

#blog .right {
	margin: 0 0 0;
	float: right;
	width: 191px;
}

#search {
	margin-left: 1px;
	width: 189px;
	overflow: hidden;
	/*background: url(/interface/imgs/x10.png) no-repeat;*/
}

#search h3 {
	margin: 16px 0 0 11px;
}

#search ul {
	margin: 0 0 0 12px;
	padding: 7px 0 13px;
	width: 169px;
	overflow: hidden;
}

#search .input {
	float: left;
	width: 143px;
	height: 17px;
	border: 1px solid #7F9DB9;
}

#search .input input {
	margin: 1px 0 0 7px;
	width: 129px;
}

#search .submit {
	float: right;
}

#search .submit input {
	display: block;
}





/****************/
/* Bottom Div   */
/****************/

#bottom {
	margin: 0 auto;
	width: 882px;

	overflow: hidden;
	vertical-align:bottom;
	
	height: 307px;

	position: relative;


}

/****************/
/*  menu Bottom */
/****************/
#menu_bottom {
	display: table;
	top: 61px;
	left: 36px;
	position: absolute;
}

#menu_bottom li {
	margin-right: 3px;
	float: left;
	height: 26px;
}

#menu_bottom li a {
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 6px 0 0;
	display: block;
	height: 20px;
	outline: 0;
}

#menu_bottom #mb1 a,
#menu_bottom #mb5 a {
	width: 86px;
	background: url(/interface/imgs/n1.png) no-repeat;
}

#menu_bottom #mb2 a,
#menu_bottom #mb3 a,
#menu_bottom #mb4 a {
	width: 83px;
	background: url(/interface/imgs/n2.png) no-repeat;
}

#menu_bottom li a:hover {
	text-decoration: underline;
}

#menu_bottom .selected a {
	text-decoration: none !important;
	background-position: 0 -26px !important;
}

#bottom .container1 {
	top: 111px;
	left: 38px;
	position: absolute;	
}

#bottom .container1 div {
	display: none;
}

#bottom .container1 h2 {
	clear: both;
	height: 18px;
	color: #fff;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#bottom .container1 ul {
	display: table;
	margin: 7px 0 0;
	padding: 0 40px 2px 0;
	float: left;	
}

#bottom .container1 ul li {
	white-space: nowrap;
	margin: 13px 0 0;
	padding: 0 0 0 17px;
	background: url(/interface/imgs/x2.png) no-repeat 0 4px;
	*background-position: 0 5px;
}

#bottom .container1 ul li a {
	color: #fff;
	padding: 0 0 2px;
	background: none;
}

#bottom .container1 ul li a:hover { 
	color: #00B3E8;
	background: url(/interface/imgs/x1.png) repeat-x 0 100%;
}

/***************/
/* newsletter  */
/***************/
#bottom .container2 {
	padding: 0 0 0 20px;
	top: 85px;
	left: 674px;
	position: absolute;
	width: 192px;
	height: 168px;
	background: url(/interface/imgs/x3.png) no-repeat;
}

#bottom .container2 h2 {
	margin: 17px 0 0;
	color: #fff;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#bottom .container2 p {
	color: #fff;
	margin: 7px 0 10px;
}

#bottom .container2 ul .input {
	width: 193px;
	height: 26px;
	overflow: hidden;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/interface/imgs/x4.png');
	_background-image: none;
}

#bottom .container2 ul .input input {
	color: #fff;
	margin: 2px 0 0 2px;	
	width: 177px;
	position: relative;
}

#itlForm{
	width:188px;
}

#bottom .container2 ul .submit {
	margin-left: 126px;
}

/***************/
/*   copyright */
/***************/
#copyright {
	font-size: 9px;
	color: #949494;
	bottom: 15px;
	right: 53px;
	position: absolute;
}

/**********************/
/*  flash news        */
/**********************/

.flashnews{
	width:285px;
	float:left;
	height:180px;
	display:block;
	margin-right:10px;
}

.flashnews .Titulo {
	font-size: 15px; 
	color: #00C0F1;
	border:none;
	width: 100%;
}
.flashnews .Mensagem {
	margin-top: 10px; 
	font-size: 12px; 
	color: #5a7892;
	width: 100%;
	border:none;
	height:70px;
	overflow:hidden;
	padding-right:10px;
	
}
.flashnews a {
	
	padding-bottom: 5px;
	overflow: hidden; 
	width: 80px; 
	color: #5a7892; 
	padding-top: 5px; 
	height: 24px; 
	text-align: left; 
	text-decoration: none;
	border:none;
}
.flashnews a:hover {
	text-decoration: underline;
	border:none;
}
.flashnews p {
text-align:left;
}

table {
	cellSpacing: 4px;
	cellPadding: 0px;
	border:none;
	padding: 0 0 0 0;
}
.maintable {
height: 208px;
width: 882px; 
background: url(/interface/imgs/flashnews.bg.png) repeat-x; 
border:none;
}
.separador {
	width: 5px;
	border:none;
}
.flashlink {
height: 24px;
border:none;
width: 100%;
}
.newscontent {
	text-align:left;
	vertical-align:top;
	border:none;
	width: 100%;
}
.topspacer {
	height: 20px;
	border:none;
	width: 100%;
}
.tdnews {
	vertical-align:top;
	width: 287px;
	border:none;
}
.newstable {
 	height: 180px;
 	width: 100%;
	border:none;
	text-align:left;
 }
 
 /***************/
 /* quickfinder */
 /***************/

.listbox_quickfinder{
	color: #ffffff; 
	text-indent: 5px;
	font-size: 11px; 
	background-color: #707070; 
	border: 1px solid #00c0f1;
	padding:1px;
	width: 180px;
}

.listheader {
	color:#424242;
	/*background: #dddddd;*/
	background-color: #00B3E8;
}

.listselectstore {
	color:#ffffff;
	text-indent: 10px;
	background-color: #707070;
}
.lermais {
	background: url(/interface/imgs/b_ler_mais.png) no-repeat;
	background-position: right;
	vertical-align: middle;
}

#news{
	width:885px;
	height:180px!important;
	margin-top:15px;
}


#content{
	float:left;
	width:600px;
}

#sidebar{
	float:right;
	width:190px;
}

.clPlacer table {background:#DFEEFF; width:100%; margin-bottom:5px;}
td.clPrevious 	{padding:5px 4px;}
td.clNext 		{padding:5px 4px;}
td.clMonth 		{padding:5px; text-align:center;}
td.clDayNames 	{color:gray; text-align:center; width:20px; font-size:10px;}
.clD 			{text-align:right; color:gray; padding:3px;}
.clDfds 		{text-align:right; color:#038DCE; padding:3px;}
.clDfds_t		{text-align:right; color:#038DCE; padding:3px;}
.clD .clOn  	{display:block; background:#006D8F; text-align:center; font-weight:bold;color:#ffffff}
.clD_t 			{text-align:right; color:gray; padding:3px; border:1px dotted #ff8000;}
.clOn  			{display:block; background:#006D8F; text-align:right; font-weight:bold;color:#ffffff;}
.clOn:hover		{display:block; background:#006D8F; text-align:right; font-weight:bold;color:#ffffff}
span.clSel 		{color:#0084BF;}

#blog_categories,
#popular_topics {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-left: 1px;
	width: 189px;
	overflow: hidden;
	background: url(/interface/imgs/x10.png) no-repeat;
}

#blog_categories h3,
#popular_topics h3 {
	margin: 16px 0 0 11px;
	color:#999999;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bolder;
	
}


#popular_topics ul {
	margin: 0 0 0 0px;
	padding: 10px 0 10px;
}


#popular_topics li {
	padding: 5px 0 5px 17px;
	background: url(/interface/imgs/x17.png) no-repeat 0 9px;
}


#popular_topics li a {
	color: #706E6E;
	background: url(/interface/imgs/x9.png) repeat-x 0 100%;
}


#popular_topics li a:hover {
	color: #00B3E8;
	background: url(/interface/imgs/x1.png) repeat-x 0 100%;
}

#blog_archive {
	margin-left: 1px;
	width: 189px;
	overflow: hidden;
	background: url(/interface/imgs/x10.png) no-repeat;
}

#blog_archive h3 {
	margin: 16px 0 0 11px;
}

#blog_archive ul {
	margin: 0 0 0 13px;
	padding: 7px 0 15px;
}

#blog_archive li {
	color: #01B0ED;
	padding: 5px 0 5px 25px;
	background: url(/interface/imgs/x14.png) no-repeat 1px 4px;
}

#blog_archive li.first {
	background: url(/interface/imgs/x13.png) no-repeat 0 4px;	
}

#blog_archive li a {
	font-weight: bold;
	background: none;
}

#blog_archive li a:hover {
	background: url(/interface/imgs/x1.png) repeat-x 0 100%;
}

#menuleft{
	width:285px;
	float:left;
	height:180px;
	display:block;
	margin-right:10px;
}

#menuright{
	width:590px;
	float:right;
	height:180px;
	display:block;
}

#menucenter{
	width:285px;
	float:right;
	height:180px;
	display:block;
	margin-right:10px;
}

#menuright2{
	width:285px;
	float:right;
	height:180px;
	display:block;
	margin-right:10px;
}

#idiomas{
	margin-top:105px;
	text-align:right;
}

#links{
	float:left;
	width:100px;
	height:20px;
	margin-left:100px;
	margin-top:5px;
	text-align:left;
}

a.hrefs{
	border:0px;
	text-decoration:none;
	margin-right:5px;
}

img{
	border:0px;
}
