﻿body{
	background:#F5F5F5;
	color:#333;
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	font-size:11px;
}



/* --- tumb imagens ---*/
* {margin:0;padding:0;}
ul {list-style:none;}
img {border:0;}

#fotos {width:120px;}
#fotos * {display:block;}

#fotos .cropFoto {overflow:hidden;height:80px;width:120px;}
#fotos .cropFoto:hover {border:3px solid #A80000;height:74px;width:114px;}
#fotos .cropFoto:hover img {margin:-3px 0 0 -3px;}


.topo
{
	/*	background: url('../imagens/topoSite.png' 	height:182px;*/
	height: 129px;
	text-align: left;
	width: 920px;
}
.topo .linktopo
{display: block; position: absolute; left: 0px; top: 0px; width: 135px;
        height: 135px; z-index: 1
}
.bordaForm
{
	border: solid 1px #CCC;
}

.bordaForm #botoesCanais
{
	position:relative;
	top:10px;
	width:201px;
}

.bordaForm #tvAovivo
{
	position:relative;
	top:10px;
	left:210px;
	width:700px;
}

.cabecalhoPagina
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}
.gradeNoticia
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-left:20px;
}
.cabecalhoPagina2
{
	color: Red;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}

.txtBusca
{
	border: solid 1px #CCC;
	width: 313px;
}

.tituloInternoFieldset
{
	font-weight: bold;
}

.tituloGde
{
	font-size: 18px; /*color: #FF7F00; laranjado*/
	color: #A80000;
	font-weight: bold;
	text-align: left;
	height: 18px;
}
.tituloFront
{
	background-image:url('../imagens/default/quadrado.png');
	background-repeat:no-repeat;
	padding:5px 0 0 16px;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	color:#10714E;
	height:20px;
	
	
}

fieldset
{
	border: solid 1px #CCC;
}

/*=================site principal=====================*/

/*Default.aspx*/
#leilaoDestaque
{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	font-size: 18px;
	font-family: Tw Cen MT Condensed Extra Bold;
	width: 19%;
	height: 210px; /*background-color:#E8EEFA;*/
}
.pageTitle
{
	background-color: #1471E8;
	color: White;
	font-size: 14px;
	font-family: Arial;
	width: 96%;
	height: 20px;
	padding-left: 30px;
	padding-top: 4px;
	text-align: left;
}
#proximosEventos
{
	float: left;
	width: 45%;
	height: 210px;
	padding-top: 10px;
}
#videos
{
	float: right;
	height: 215px;
	padding-top: 10px; /*background-color:#E8EEFA;*/
	width: 53%;
}
.ultimasNoticiasBrasil
{
	height: 90%; /*width:49%;*/
	width: 467px;
	float: left;
	padding-left: 8px;
	text-align: left;
}
.ultimasNoticiasMundo
{
	height: 150px;
	width: 49%;
	text-align: left;
	float: right;
	padding-right: 4px;
}
.noticias
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 260px;
	border-bottom: none;
}

/* videos - Rotator */
.leftPane
{
	width: 90px;
	height: 60px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}
.rightPane
{
	width: 90px;
	height: 60px;
	float: right;
	padding-right: 10px;
	padding-top: 20px;
}


.navigationBtn
{
	cursor: hand;
}
.leilaoProximoLeilao
{
	text-align: left;
	font-size: 12px;
	font-weight: bold; /*	color: #003366;*/
	color: Black;
	padding-bottom: 0;
	padding-left: 4px;
	padding-top: 5px; /*background-color:#F3F3F3;*/
}
.descricaoMediaLeilao
{
	border-bottom: solid 1px #D9EAE0;
	text-align: left;
	padding-left: 2px;
}
.descricaoMediaLeilao2
{	
	text-align: left;
	padding-left: 2px;
}
.leilaoProximoLeilaoDescricao
{
	text-align: left;
	font-size: 11px;
	color: #999999;
	padding-bottom: 0;
}
.medias
{
	width: 230px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.mediasCb
{
	font-family: Segoe UI;
	color: #000000;
	text-align: left;
	padding-top: 3px;
}
.mediasAgro
{
	font-family: Segoe UI;
	color: #006633;
	text-align: left;
	padding-top: 3px;
}
.mediasNovo
{
	font-family: Segoe UI;
	color: #003366;
	text-align: left;
	padding-top: 3px;
}

/*---------------------NOticias-------------------------*/
#gridNoticias
{
	padding: 250px 2px 2px 5px 2px;
	height: 300px;
}
/*-----------------Tv Ao Vivo --------------------*/
#tv
{
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
#tvaovivo
{
	float: left;
	padding-top: 15px;
	background-color: Gray;
	width: 340px;
	height: 310px;
}
.cabecalhoBusca
{
	background-color: #CCCCCC;
	height: 65px;
	width: 100%;
}
/*--------------------Agenda Leilões---------------------------------*/
.gridAgendaLeiloes
{
	float: left;
	padding-left: 20px;	
	height: 500px;
	width: 550px;
	text-align: left;
}
#gridAgendaDetalhe
{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	background-color: #F0F0F0;
	text-align: left;
	width: 300px;
}

.CanalDoBoi
{
	color: Black;
	font-weight: bold;
}
.NovoCanal
{
	color: Blue;
	font-weight: bold;
}
.AgroCanal
{
	color: Green;
	font-weight: bold;
}

/* ============ paginação ============ */
.pagAtual
{
	color:Black;
	font-size:16px;
	font-weight:bold;
			
}
.paginas
{
	color: #A80000;
	font-size:12px;
	font-weight:bold;
}

.titulo
{
	font-size: 16px; /*color: #FF7F00; laranjado*/
	color: #A80000;
	font-weight: bold;
	text-align: left;	
	height: 8px;
}
.tituloMenor
{
	font-size: 12px; /*color: #FF7F00; laranjado*/
	color: #A80000;
	font-weight: bold;
	text-align: left;
	float: left; /*border-bottom: solid 1px #D9EAE0;	*/
}


/*====materias=====*/

.materias
{
	padding-bottom: 10px;
	padding-left: 8px;
	height: 230px;
	width: 98%;
	float: left;
}
.materiaUnitaria
{
	height: 100px;
	width: 240px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

.formLabels
{
	text-align: right;
	color: Black;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	padding: 2px 5px 2px;
	float: left;
	width: 25%;
}

.formComponents
{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: Black;
	float: left;
	padding: 2px 0;
	width: 70%;
}

.formText
{
	text-align: center;
	font-size: 10px;
}
.alerta
{
	color: Red;
	text-align: center;
	font-weight: bolder;
}
.noticiasDivPrincipal
{
	width: 98%;
	float: left;
	text-align: left;
	padding-left: 10px;
	height: 400px;
}
.noticiaGrades
{
	width: 100%;
	height: 260px;
}
.linhaPontilhada
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.thumbsVideos
{
	text-decoration:none;
	text-align:center;
	border:none;
	float:left;
	width: 120px; 
	height:80px;
}
.thumbsVideos:hover
{
	border: solid 2px #A80000;
	text-decoration:none;
	text-align:center;
	float:left;
	width: 120px; 
	height:80px;
}
.videosDesc
{
	
}
.videosDesc:hover
{
	
}
.linkRodape
{
	color:Black;
	font-family:Verdana;		
	font-weight:bold;
}

.linkRodape:hover
{	
	color: #A80000;
	font-family:Verdana;	
	font-weight:bold;
}

a
{
	color:Black;
	text-decoration: none;
}
a:hover
{
	color: Black;
	text-decoration: none;	
}

.a
{
	text-decoration: none;
	border-collapse: collapse;
	border: none;
}


/*
------------------------------------
			Menu
-----------------------------------*/

#menu4{
	width: 170px;				
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	
	}

#menu4 li 
{
	list-style-type:none;
		
}
	
#menu4 li a {  	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;		
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu4.gif);
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	font-weight:bold;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	}	
	
#topban #logosba
{
        position:relative;top:-120px;left:35px;
}	

#topban #top-banner
{
        width:380px;heigth:80px;position:relative;top:-200px;right:-525px;
}	


#topoSite
{
	width: 100%;
	height: 100%; 
	background-color: #10714E;
	background-repeat: no-repeat;
    background-position: center; 
/*    background-image: url('http://localhost:2782/WebSiteCB082/imagens/topoPrincipal2/top1.png');*/
}

#topoSite #logoTopoSBA
{
	position:inherit;	
	top:10px;
	left:10px;
	width:100%;
	float:left;	
}


/* ESTRUTURA PRINCIPAL */
#principal{
	background:#FFF;
	margin:auto;
	width:980px;
}
#cantoUm{
	background:url('../imagens/c1.png');
	height:30px;
	width:30px;
}
#cantoDois{
	background:url('../imagens/c2.png');
	height:30px;
	width:30px;
}
#cantoTres{
	background:url('../imagens/c3.png');
	height:30px;
	width:30px;
}
#cantoQuatro{
	background:url('../imagens/c4.png');
	height:30px;
	width:30px;
}
#detalheTop{
	background:url('../imagens/t.png') repeat-x;
}
#detalheLeft{
	background:url('../imagens/l.png') repeat-y;
}
#detalheRight{
	background:url('../imagens/r.png') repeat-y;
}
#detalheBottom{
	background:url('../imagens/b.png') repeat-x;
}

#bannerFlutuante {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 630px;
	top: 280px;
}