/* ------------------------------------------------------------------------- */
/* TAGS HTML --------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
a, a:visited {
	text-decoration: none;
    color: #0064a5;
    font-size : 12px; 
}

a:hover {
	text-decoration: underline;
}

h1 {
	position: relative;
    padding:0;
	margin: 0px 0px 10px 0px;
    color: #0064a5;
    font-size : 15px;
    font-weight: normal;
    text-align: left;
    text-transform: lowercase;    
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

/* UTILIZADO PARA MENSAGENS DE ERRO */
h4 {
	color: #FF0000;
	font-size: 14px;
}

hr {
	clear: both;
	margin: 0 0 5px 0;
	_margin: 0 0 0 0;
    height: 3px;
    border: 0;
	border-top: #E7E7E7 solid 2px;
}

img {
	margin: 0 0 15px 0;
	padding: 0;
}

input {
	font-size: 14px;
}

li, ul {
    list-style-type: square;
    color: #67686b;
}

li {
	margin: 0 0 20px 0;
	font-size: 14px;	
	line-height:23px;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
    color: #67686b;
    font-size : 12px;
    line-height: 20px; 
}

table {    
    color : #67686b;
    border: 0;
    font-size : 14px;
    text-decoration : none;
    text-transform : none;
    vertical-align : middle;
}

td {
	padding: 3px;
}

tr, td, th {
	border: 0;
}

ul {
	margin: 0 0 10px 15px;
}
/* ------------------------------------------------------------------------- */
/* ESTRUTURA PRINCIPAL ----------------------------------------------------- */
/* ------------------------------------------------------------------------- */
html,body {    
	height: 100%;
    background: url("../../images/estrutura/bg-body.gif") top center repeat-y #FFFFFF;
    color: #67686b;
    font-family : Verdana, Arial;
    font-size : 14px;
    font-weight: normal;
    text-align: center;
}

#body-top {
	background: url("../../images/estrutura/bg-body-top.gif") top center no-repeat;	
}

#corpo {	
	width: 992px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 2;
}

#container {
	background: #FFFFFF;
	position: relative;
	width: 992px;
	_z-index: -1;
	padding: 0 0 30px 0;
}

#secao {
	height: 312px;
	width: 992px;
}

#descricao-secao {
	float: right;
	background: #ebeced;
	width: 602px;
	_width: 662px;
	height: 297px;
	_height: 312px;
	padding: 15px 30px 0 30px;
}

#descricao-secao h1 {
	background: url("../../images/estrutura/marcador.png") left center no-repeat;
	padding: 0 0 8px 30px;
	text-align: left;
	position: absolute;
	right: 30px;
	font-size: 24px;
}

#descricao-secao p{
	color: #010101;
	font-weight: normal;
	text-align: justify;
	padding: 50px 0 0 0;
	font-size: 15px;
}

#colunaesquerda {
	position: absolute;
	width: 270px;
	_width: 330px;
	top: 342px;
	left: 0px;
	padding: 0 30px;	
}

.col56, #colunaesquerda.capa {
	top: 30px !important;
}

#colunaesquerda h1 {
	background: url("../../images/estrutura/marcador.png") left center no-repeat;
	font-size: 17px;
	text-transform: none;
	padding:0 0 0 30px;
	margin: 0 0 18px -30px;
}

/* ------------------------------------------------------------------------- */
/* LOGO -------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#logo {
	background: url("http://www.wavetek.com.br/wavetek/public/images/estrutura/bg-iphone-ipad-wavetek.jpg") no-repeat scroll left top transparent !important;
	width: 992px;
    height: 340px;
    position: relative;    
}

#logo_dinamico { /* FLASH */
	position: relative;
	width: 990px;
	height: 310px;
}

/* ------------------------------------------------------------------------- */
/* RODAPÉ ------------------------------------------------------------------ */
/* ------------------------------------------------------------------------- */

#rodape {
	background: url("../../images/estrutura/bg-rodape.jpg") top center no-repeat;	
	position: relative;
	min-width: 992px;
	width: 100%;
	height: 202px;	
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#creditos {	
	background: url("../../images/estrutura/bg-creditos.jpg") top left repeat-x;
	left: 0;
	padding: 20px 20px 0 20px;
	margin: 0 auto;
	width: 952px;
	_width: 992px;	
	height: 185px;
	_height: 205px;
	position: relative;
	clear: both;
	text-align: left;
}

#creditos p{
   color: #2f6caa;
   font-size: 15px;
   font-weight: normal;
   text-decoration: none;
}

/* LOGOMARCA DO b2mlportal */ 
#rodape_b2ml {
	position: absolute;
	width: 120px;
	height: 30px;
	right: 30px;
	bottom: 35px;
	_bottom: 15px;
}

#rodape_b2ml img{
	border: 0px;
	padding: 0px;
	margin: 0px;	
}

/* ------------------------------------------------------------------------- */
/* CONTEÚDO EM GERAL ------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#conteudo, .conteudo, .conteudo-capa {
	position: relative;
	left: 330px;
	width: 603px;
	_width: 633px;
	min-height: 1900px;
	_height: 1960px;
	padding: 30px 30px 0 30px;
	margin: 0;
    text-align: left;    
}

/* Meia seção */
.quadro {
	width: 43%;
	_width: 45%;
	overflow: hidden; 
	float: left;
	border: none; 
	margin: 5px 2% 5px 2%; 
	padding: 0 1% 0 1%;
	text-align: left; 
	display: block;
}

#creditos .quadro {
	width: 27.3%;
	_width: 29.3%;
}

/* Imagens ------------------------------- */
.imagem_canto, .imagem_esquerda {
	margin: 0 15px 15px 0;
	padding: 0;
	float: left;
}

.imagem_centralizada { 
   margin: 0 0 15px 0;
   _margin: 0 0 0 0;
   padding: 0;
   clear: both;
}

.imagem_centralizada h1 {
	text-align: center !important;
	font-size: 13px !important;
	color: #7B7B7D;
}

.imagem_direita {
   margin: 0 0 15px 15px;
   padding: 0;
   float: right;
}

/* Notícias -------------------------------- */
.noticias a, .noticias a:visited {
	font-weight: normal;
}

.noticias h2 {
	font-size: 14px;
}

.comentario {
	width: 50%;
}

.bloco_de_noticias{
	margin: 0px 0px 10px 0px;
   	padding: 0;
   	border: 0;
   	color: #67686b;
    font-size: 14px;
   	text-align: left;
}

.bloco_de_noticias .noticia {
	display: block;
	margin: 0 0 25px 0;
	text-align: left;
}

.data-destaque {
	font-size: 14px;
	color: #7690c0;
}

h2 .data-destaque {
	color: #7B7B7D;
	font-weight: bold;
}

.bloco_de_noticias p{  
    color: #747474;
    font-size: 12px;
    margin: 0;
}

.bloco_de_noticias a, .bloco_de_noticias a:visited {  
    font-size: 12px;
    text-transform: none;
    text-decoration: none;    
    font-weight:normal;
    line-height: 25px;    
    color: #3476B0;
    text-decoration: underline;
}

.bloco_de_noticias a:hover{      
    text-decoration: underline;
}

.bloco_de_noticias a.veja-mais, .bloco_de_noticias a.veja-mais:visited {
	color: #0064a5;
}

/* Idiomas ---------------------------------- */
#idiomas {
	background: url("../../images/estrutura/bg-idiomas.png") top left no-repeat;
	position: absolute;
	width: 52px;
	_width: 59px;
	height: 145px;
	_height: 170px;
	right: 0;	
	top: 350px;
	border: 0;
	margin: 0;
	padding: 25px 0 0 7px;
	z-index: 1000;
}

#idiomas a, #idiomas a:visited {
	display: block;	
	margin: 0 0 5px 0;
}

#idiomas img {
	margin: 0;
	padding: 0;
}

/* Vídeos */
#video {
	padding: 10px 5px;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DO FORM DE CONTATO ---------------------------------------------- */
/* ------------------------------------------------------------------------- */

.contato td {
	font-size: 11px;
}

.contato input, .contato textarea {
	border: 1px solid #0064a5;
	width: 400px;
	font-size: 12px;
	color: #0064a5;
	background: #FFFFFF;
}

input.contato {
	width: 70px;
	background: #7690c0;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DO FORUM -------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

.form-forum input {
	width: 240px;
	font-size: 11px;
}

.form-forum .btnEnviar {
	width: 150px;	
}

#forum {
	width: 90%;
	margin: 0 auto 15px auto;
	text-align: center;
	clear: both;
}

#forum .topico {
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #a5a5a5;
	position: relative;
	padding: 0;
	margin: 0 auto 5px auto;
}

#forum .topico h1 {
	font-size: 12px;
	color: #285783;
	width: 97.7%;
	_width: 100%;
	display: block;	
	background: #efefef;
	padding: 12px 0 3px 10px;
	margin: 0; 
}

#forum .topico h1 a {
	font-size: 12px;
	color: #285783;
}

#forum .topico .data-autor {
	position: absolute;
	color: #000000;
	top: 0;
	right: 10px;
	font-size: 10px;
}

#forum .topico p {
	text-align: left;
	padding: 10px;
	margin: 0;
	color: #000000;
	font-size: 11px;
}

#novotopico, #novaresposta {
	border: 1px solid #a9c4df;
	background-color: #f2f5f8;
	margin: 0 0 10px; 
}

.btnNovoTopico, .btnNovaResposta {
	font-size: 11px;
	width: 80px;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DE SEÇÕES E COMPONENTES ESPECÍFICOS ----------------------------- */
/* ------------------------------------------------------------------------- */
#heron.swf{
	margin: 0 0 0 15px;
}

#conteudo h1, .conteudo h1 {
	background: #ffffff;
	text-transform: none;
	font-size: 15px;
	text-align: left;
}

.s51, .s11, .s58 {	
	left: 0px !important;
	width: 932px !important;
	_width: 992px !important;	
	border: none !important;
	padding: 30px !important;
	margin: 0 !important;
}

.c102 {
	position: absolute !important; 	
	width: 100% !important; 
	float: none !important;
	left: 80px !important;
	bottom: 3px !important;
	_bottom: -15px !important; 
	margin: 0 !important;
	padding: 0 !important;
}

.c102 p {
	color: #231f20 !important;
	padding: 0;
	margin: 0;
}

.c241 .imagem_centralizada {
	margin: 0 0 15px -3px;
}

/* ------------------------------------------------------------------------- */
/* QUADROS DA CAPA --------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

/* Quadros da esquerda */
.c240, .c16 {
	width: 47%;
	_width: 49%;
	margin: 5px 15px 5px 0;
	padding: 0;
}

span.c16 {
	width: 100%;
}

/* Quadros da direita */
.c241, .c242 {
	width: 48%;
	_width: 49%;
	margin: 5px 0 5px 15px;
	padding: 0;
}

span.c242 {
	width: 100%;
}

#flashcontent {
	z-index: -1;
}

.dialog2 {
	height: 540px !important;
}

#logo1.swf {
	z-index: 0;
}

.ui-dialog {
	top: 370px !important;
	height: 540px !important;
}

