﻿@charset "utf-8";

/***
RESET
***/
* { margin:0; padding:0; list-style:none; vertical-align:baseline;}
hr { display: none; }
a { outline: none; text-decoration: none; }
img{ border: none; }
p{ font-size: 14px; color: #333; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
/***
CLASSES GERAIS
***/
.clear_both{ clear: both;	height: 1px;	border: none;	font-size: 1px; }	
body{ margin: 5px 0 10px 0; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
div#tudo{ width: 990px;  margin: 0 auto; }
/***
TOPO
****/
div#topo{ width: 980px;	height: 115px; background: white url(../imagens/banner.jpg) top left no-repeat; clear: both; }
div#topo h1 a{ text-indent: -3000px; width: 471px; height: 80px; float: left; }

div#topo div#data{ width: 250px; height: 20px; float: right; margin-top: 90px; margin-right: 10px; color: #F3E718; font-size: 14px; font-style: italic; text-align: right; }

/***
SIDEBARS
***/
#sidebar-left{
	width: 138px;
	margin: 0px 0 20px 0px;
	float: left;
}
#sidebar-right{
	width: 200px;
	margin: 0px 0px 20px 0px;
	float: right;
	background: #FFFFFF url(../imagens/bg_col.gif) repeat scroll;
	text-align: left;
}

h1{
	color: #002580;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	border-bottom: 5px solid #F3E718;	
}
h2{
	color: #002580;
	font-size: 18px;
	font-weight: bold;
}
#sidebar-left a, #sidebar-right a{
	color: #000000; font-size: 10px;
}
#sidebar-left a:hover, #sidebar-right a:hover{
	text-decoration: underline;
}

.radios_link{ }
/****
BANNERS PUBLICIDADE
*****/
#banner-top1{ width: 743px; height: 90px; overflow: hidden; background: #DFDFDF url(../imagens/publicidade.gif) center left no-repeat; float: left; margin-bottom: 20px; margin-right: 14px; }
#banner-top2{ width: 223px; height: 90px; overflow: hidden; background: #DFDFDF url(../imagens/publicidade.gif) center left no-repeat; float: left; margin-bottom: 20px;  }
#banner-top3{ width: 490px; height: 80px; overflow: hidden; background-color: #00288E;  position: relative; top: 9px; left: 0px; }
.banner-col{ margin: 10px 0 10px 0; }
.

/***
CORPO DO SITE
****/
#corpo{	padding: 0 10px 10px 10px;  }

/***
CENTRO
****/
#centro{ width: 610px; margin: 0px 20px 10px 20px; float: left; }

/***
MENU
****/

.menu-item{ font-size: 12px !important; font-weight: bold; color: #333; text-transform: uppercase;}
.menu-item:hover{ color:  #06C !important;  }

/***
BUSCA
****/
#ferramentas{ background-color: #F3F3F3; border: 1px solid #CCCCCC; height: 30px; width: 979px; }
#ferramentas_box{
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
.ferramentas_link{ 
	color: #000000; 
	font-size: 12px;
	margin-left: 5px;
	text-decoration: none;
}

.ferramentas_link:hover{ text-decoration: underline; }
.pesquisa_input{ background: #FFFFFF url(../imagens/bg_pesquisa.gif) scroll top left repeat-x; 
	height: 20px; width: 170px;
	border: 1px solid #999999; 
	color: #333333; font-size: 14px; 
}


/***
RODAPE
****/
div#rodape{	text-align: center; margin-top: 20px; width: 980px; height: 61px; border-top: 1px solid #CCC;}
div#rodape a { text-align: right; font-size: 10px; }

/***
FERRAMENTAS
***/
.red_butaum{ height: 25px; border: 1px solid #F0F0F0; font-size: 14px; font-weight: bold;
color: #000; background-color: #EBEBEB; margin-left: 14px; }
#cotacoes{ height: 70px;	overflow: hidden; margin-bottom: 10px; width: 220px; }
#previsao-tempo{ margin-bottom: 10px } #previsao-tempo p{ font-size: 12px; }