@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; z-index: 1; }

body {
	font:Tahoma, Geneva, sans-serif;
}

a:link {
	color: #C30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C30;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#pagina {
	width: 990px;
	height: 600px;
	margin: 0;
	margin-left: -495px;
	left:50%;
	padding: 0;
	position:absolute;
	display:block;
}
#header {
	width: 990px;
	height: 227px;
	display: inline;
}
#header #index_01 {
	width: 184px;
	height: 112px;
	display:block;
	background-image:url(images/index_01.jpg);
	float:left;
}
#header #aves_01 {
	width: 184px;
	height: 112px;
	display:block;
	background-image:url(images/aves_01.jpg);
	float:left;
}
#header #haras_01 {
	width: 184px;
	height: 112px;
	display:block;
	background-image:url(images/haras_01.jpg);
	float:left;
}
#header #eventos_01 {
	width: 184px;
	height: 112px;
	display:block;
	background-image:url(images/eventos_01.jpg);
	float:left;
}
#header #index_02 {
	width: 806px;
	height: 112px;
	display: block;
	background-image:url(images/index_02.jpg);
	float: right;
}
#header #aves_02 {
	width: 806px;
	height: 112px;
	display: block;
	background-image:url(images/aves_02.jpg);
	float: right;
}
#header #haras_02 {
	width: 806px;
	height: 112px;
	display: block;
	background-image:url(images/haras_02.jpg);
	float: right;
}
#header #eventos_02 {
	width: 806px;
	height: 112px;
	display: block;
	background-image:url(images/eventos_02.jpg);
	float: right;
}
#header #index_03 {
	width: 184px;
	height: 135px;
	display: block;
	background:url(images/index_03.jpg) no-repeat;
	float:left;
}
#header #aves_03 {
	width: 184px;
	height: 135px;
	display: block;
	background:url(images/aves_03.jpg) no-repeat;
	float:left;
}
#header #haras_03 {
	width: 184px;
	height: 135px;
	display: block;
	background:url(images/haras_03.jpg) no-repeat;
	float:left;
}
#header #eventos_03 {
	width: 184px;
	height: 135px;
	display: block;
	background:url(images/eventos_03.jpg) no-repeat;
	float:left;
}
#header #index_04 {
	width: 806px;
	height: 135px;
	display: block;
	float: right;
}
#header #index_04 #imgHeader {
	width: 805px;
	height: 39px;
	display: block;
	float: right;
}
	
#header #logoContato {
	width: 187px;
	height: 95px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/index_05.jpg);
}
#header #logoAgro {
	width: 187px;
	height: 104px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/logoAgro.jpg);
}
#header #logoAves {
	width: 187px;
	height: 104px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/logoAves.jpg);
}
#header #logoCountry {
	width: 187px;
	height: 104px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/logoCountry.jpg);
}
#header #logoSelaria {
	width: 187px;
	height: 104px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/logoSelaria.jpg);
}
#header #logoBandeirante {
	width: 187px;
	height: 115px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/logoBandeirante.jpg);
}
#header #logoHaras {
	width: 187px;
	height: 115px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/logoHaras.jpg);
}
#header #logoEventos {
	width: 187px;
	height: 115px;
	display:block;
	margin-left: 35px;
	float: left;
	background:url(images/logoEventos.jpg);
}
#header #menuHeader {
	width: 714px;
	height: 82px;
	display: inline-block;
	float: left;
	list-style: none;
	margin-top: 10px;
}
#header #menuHeader li {
	width: 127px;
	height: 82px;
	display: block;
	float: left;
	margin-left: 50px;
}
	

#header #index_06 {
	width: 584px;
	height: 39px;
	display: block;
	float: right;
	background:url(images/index_06.jpg);
	margin-top:0px;
	margin-right:0px;
}
#header #aves_06 {
	width: 584px;
	height: 39px;
	display: block;
	float: right;
	background:url(images/aves_06.jpg);
	margin-top:0px;
	margin-right:0px;
}
#header #haras_06 {
	width: 584px;
	height: 39px;
	display: block;
	float: right;
	background:url(images/haras_06.jpg);
	margin-top:0px;
	margin-right:0px;
}
#header #eventos_06 {
	width: 584px;
	height: 39px;
	display: block;
	float: right;
	background:url(images/eventos_06.jpg);
	margin-top:0px;
	margin-right:0px;
}
#header #menu {
	width: 313px;
	height: 46px;
	display: block;
	float: right;
	margin-right:52px;
}
#header #botaoHistoria {
	width:84px;
	height:46px;
	display:block;
	float: left;
	margin-right: 10px;
	background:#FFFFFF;
}
#header #botaoRepresentante {
	width: 125px;
	height: 46px;
	display: block;
	float: right;
}
#header #botaoContato {
	width: 87px;
	height: 46px;
	display: block;
	float: right;
}
#header #bglateral {
	width: 29px;
	height: 100%;
	background:url(images/bglateral.jpg) repeat-y;
	float: right;
	margin-right:0px;
	display: block;
}
#conteudo {
	width: 990px;
	display: inline-block;
}
#conteudo #DireitaBG {
	width: 16px;
	height: 400px;
	display:block;
	float:left;
	}
#conteudo #Direita {
	width: 164px;
	height: 400px;
	display:block;
	float:left;
	
}
#conteudo #Esquerda {
	width: 800px;
	height: 400px;
	display:block;
	float:right;
}
#conteudo #Esquerda #rotativa {
    width:725px; /* Change this to your images width */
    height:175px; /* Change this to your images height */
	display:block;
	float: left;
	margin-top: 20px;
}

#conteudo #Esquerda #news{
    width:725px; /* Change this to your images width */
    height:175px; /* Change this to your images height */
	display:block;
	float: left;
	margin-bottom: 30px;
}

#conteudo #colunaEsquerda {
	width: 184px;
	max-width: 184px;
	height: 317px;
	display: block;
	float: left;
	}
#conteudo #colunaDireita {
	width: 600px;
	height: 317px;
	display: block;
	float: right;
}
#conteudo #bgLateralEsafe {
	width: 16px;
	height: 400px;
	background:url(images/bglateral1.jpg) repeat-y;
	float: left;
	margin-left:0px;
	display: block;
}
#conteudo #bgLateralDsafe {
	width: 29px;
	height: 400px;
	background:url(images/bglateral.jpg) repeat-y;
	float: right;
	margin-right:0px;
	display: block;	
}
#conteudo #centro {
	width: 945px;
	height: 317px;
	display: block;
	float: left;
}
#bglateral {
	width: 29px;
	height: 317px;
	background:url(images/bglateral.jpg) repeat-y;
	float: right;
	margin-right:0px;
	display: block;
}
#bglateralE {
	width: 16px;
	height: 317px;
	background:url(images/bglateral1.jpg) repeat-y;
	float: left;
	margin-left:0px;
	display: block;
}
#bglateralEhack {
	width: 16px;
	height: 20px;
	background:url(images/bglateral1.jpg) repeat-y;
	float: left;
	margin-left:0px;
	display: block;
	margin-top: 115px;
}
#conteudo #colunaDireita #telefone {
	width: 200px;
	height: 10px;
	display: block;
	float: left;
	margin-left: 600px;
	color:#FF0000;
}
#conteudo #colunaDireita #quadroNoticia {
	margin-left: 25px;
	margin-top: 5px;
	display: block;
	float: left;
	width:750px;
	height:120px;
}
#quadroLongo {
	width: 910px;
	margin-left: 40px;
	float: left;
	display:block;
}
#quadroPeq {
	margin-top: 30px;
	margin-left: 15px;
	width: 419px;
	height: 174px;
	float: left;
	display: block;
}
#quadroMed {
	width: 463px;
	height: 186px;
	float: right;
	display: block;
	margin-right: 30px;
}
#barraPeqSuperior {
	width: 419px;
	height: 37px;
	float: left;
	display: block;
	background:url(images/barraPeqSuperior.jpg) no-repeat;
}
#barraPeqEsquerda {
	width: 16px;
	height: 100px;
	float: left;
	display: block;
	background:url(images/barraPeqEsquerda.jpg) repeat-y;
}
#barraPeqDireita {
	width: 23px;
	height: 100px;
	float: right;
	display: block;
	background:url(images/barraPeqDireita.jpg) repeat-y;
}
#barraPeqInferior {
	width: 419px;
	height: 37px;
	float: left;
	display: block;
	background:url(images/barraPeqInferior.jpg) no-repeat;
}
#barraMedSuperior {
	width: 463px;
	height: 43px;
	float: left;
	display: block;
	background:url(images/barraMedSuperior.jpg) no-repeat;
}
#barraMedEsquerda {
	width: 20px;
	height: 100px;
	float: left;
	display: block;
	background:url(images/barraMedEsquerda.jpg) repeat-y;
}
#barraMedDireita {
	width: 18px;
	height: 100px;
	float: right;
	display: block;
	background:url(images/barraMedDireita.jpg) repeat-y;
}
#barraMedInferior {
	width: 463px;
	height: 45px;
	float: left;
	display: block;
	background:url(images/barraMedInferior.jpg) no-repeat;
}
#barraLongaSuperior {
	width: 910px;
	height: 29px;
	float: left;
	display: block;
	background:url(images/barraLongaSuperior.jpg) no-repeat;
}
#barraLongaEsquerda {
	width: 21px;
	height: 100px;
	float: left;
	display: block;
	background:url(images/barraLongaEsquerda.jpg) repeat-y;
}
#barraConteudo {
	width: 877px;
	height: 100px;
	float: left;
	display: block;
}
#barraLongaDireita {
	width: 22px;
	height: 100px;
	float: right;
	display: block;
	background:url(images/barraLongaDireita.jpg) repeat-y;
}
#barraLongaInferior {
	width: 910px;
	height: 33px;
	float: left;
	display: block;
	background:url(images/barraLongaInferior.jpg) no-repeat;
}
#barraSuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraEsquerda {
	display:block;
	float:left;
	width:21px;
	height:100%;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraDireita {
	display:block;
	float:right;
	width:17px;
	height:100%;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraConteudo {
	display: block;
	float: left;
	width: 712px;
	height: 105px;
}
#barraInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#menuFooter {
	display:inline-block;
	float: left;
	width: 744px;
	height: 110px;
	margin-top: 15px;
}
#menuFooter1 {
	display:inline-block;
	float: left;
	width: 744px;
	height: 110px;
}
#menuFooter li {
	list-style: none;
	display: block;
	float: left;
	width: 161px;
	margin-right: 25px;
}
#footer {
	width: 990px;
	height: 36px;
	display:block;
	background:url(images/index_49.jpg) no-repeat;
	float:left;
}

.margem {
	margin-left: 20px;
}
.linhaApoio {
	clear:both;
}
* {
	margin: 0;
	padding:0;
}
  #quadroNews {
	  width: 500px;
	  display: block;
	  float: left;
	  border-right-color:#CCC;
	margin-right: 2px;
	border-right-width: 1px;
	border-right-style: solid;
  }
    #quadroNewsC {
	width: 500px;
	display: block;
	float: left;
	border-bottom-color:#CC3300;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #666;
	padding-left: 20px;
  }
  #quadroNews #newsEsquerda {
	  width: 50px;
	  height: 60px;
	  display: block;
	  float: left;
  }
  #quadroNews #newsEsquerda li {
	width: 50px;
	height: 20px;
	float:left;
	display:block;
	list-style: none;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #F00;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-bottom: 8px;
  }
	  
  #quadroNews #newsDireita {
	  width: 450px;
	  height: 60px;
	  display:block;
	  float: right;
  }
  #quadroNews #newsDireita li {
	width: 450px;
	height: 20px;
	display:block;
	float: right;
	list-style:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px;
	margin-bottom: 10px;
  }
 #linhaApoio {
	 clear:both;
 }
   #quadroNewsletter {
	  width: 200px;
	  display: block;
	  float: right;
	  border-right-color:#CCC;
	margin-right: 2px;
	border-right-width: 1px;
	border-right-style: solid;
  }
  #quadroNewsletter #boxtitulo {
	  width: 200px;
	  display: block;
	  float: right;
	  border-bottom-color:#CC3300;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #666;
	padding-left: 25px;
  }
  #quadroNewsletter #boxForm {
	  width: 200px;
	  display: block;
	  float: right;
  }
 #linhaApoio {
	 clear:both;
 }
 #quadroNewsletter #boxform #formPadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
 #quadroNewsletter #boxform #formBotaoPadding {
   margin-left: 40px;
}
p.saibamais {
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
#saibaMaisOpen {
	width: 725px;
	height: 50px;
	display: none;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
#banner {
	width: 725px;
	height:143px;
	display: block;
	float: left;
}
#saibaMais span #mostrar {
	font-size: 9px;
	color: #C30;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#headerLoad {
	width: 990px;
	height: 227px;
	display: block;
}
#headerLoad #logoLoad {
	margin-top: 50px;
	margin-left: 380px;
	display:block;
	float: left;
}
#headerLoad #loadTexto {
	margin-top 60px;
	margin-left: 370px;
	display:block;
	float: left;
	color:#CC3300;
	font-family:Tahoma, Geneva, sans-serif;
	font: 12px;
}
span.load {
	padding-top: 2px; padding-bottom: 2px; font-weight: bolder; word-spacing: 0.1em; color: #333; font-size: 14px;
}
#headerLoad #bgLateralEheader {
	width: 16px;
	height: 227px;
	background:url(images/bglateral1.jpg) repeat-y;
	float: left;
	margin-left:0px;
	display: block;
}
#headerLoad #bgLateralDheader {
	width: 29px;
	height: 227px;
	background:url(images/bglateral.jpg) repeat-y;
	float: right;
	margin-right:0px;
	display: block;	
}
#loadEsquerda {
	width: 800px;
	height: 400px;
	display:block;
}
#loadEsquerda #barraload {
	width: 220px;
	height: 19px;
	display: block;
	float: left;
	margin-top: 180px;
	margin-left: 230px;
}
#loadEsquerda #bgLateralDload {
	width: 29px;
	height: 400px;
	background:url(images/bglateral.jpg) repeat-y;
	float: right;
	margin-right:0px;
	display: block;	
}
#barraAgroProdutos {
	width: 750px;
	height: 80px;
	display: block;
	float: left;
}
#barraAgroSuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraAgroEsquerda {
	display:block;
	float:left;
	width:21px;
	height: 80px;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraAgroDireita {
	display:block;
	float:right;
	width:17px;
	height:80px;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraAgroInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#barraAgroConteudoProdutos {
	width: 712px;
	height: 100%;
	display:block;
	float: left;
}
#barraAgroConteudoProdutos ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraAgroConteudoProdutos li {
    display: block;
	width: 237px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#busca {
	width: 280px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 250px;
	padding-bottom: 5px;
}
#ancora {
	width: 720px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 40px;
	padding-bottom: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
	
}
#ancoraDicas {
	width: 350px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 230px;
	padding-bottom: 2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
	
}
#barraAvesProdutos {
	width: 750px;
	height: 120px;
	display: block;
	float: left;
}
#barraAvesSuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraAvesEsquerda {
	display:block;
	float:left;
	width:21px;
	height: 120px;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraAvesDireita {
	display:block;
	float:right;
	width:17px;
	height:120px;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraAvesInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#barraAvesConteudoProdutos {
	width: 712px;
	height: 100%;
	display:block;
	float: left;
}
#barraAvesConteudoProdutos ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraAvesConteudoProdutos li {
    display: block;
	width: 237px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#barraBandProdutos {
	width: 750px;
	height: 140px;
	display: block;
	float: left;
}
#barraBandSuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraBandEsquerda {
	display:block;
	float:left;
	width:21px;
	height: 160px;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraBandDireita {
	display:block;
	float:right;
	width:17px;
	height:160px;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraBandInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#barraBandConteudoProdutos {
	width: 712px;
	height: px;
	display:block;
	float: left;
}
#barraBandConteudoProdutos ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraBandConteudoProdutos li {
    display: block;
	width: 237px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#barraBandConteudoProdutos1 {
	width: 712px;
	height: px;
	display:block;
	float: left;
}
#barraBandConteudoProdutos1 ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraBandConteudoProdutos1 li {
    display: block;
	width: 600px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
.obser {
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin-left: 20px;
}
#barraHarasProdutos {
	width: 750px;
	height: 80px;
	display: block;
	float: left;
}
#barraHarasSuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraHarasEsquerda {
	display:block;
	float:left;
	width:21px;
	height: 80px;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraHarasDireita {
	display:block;
	float:right;
	width:17px;
	height:80px;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraHarasInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#barraHarasConteudoProdutos {
	width: 712px;
	height: 100%;
	display:block;
	float: left;
}
#barraHarasConteudoProdutos ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraHarasConteudoProdutos li {
    display: block;
	width: 237px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#barraSelariaProdutos {
	width: 750px;
	height: 80px;
	display: block;
	float: left;
}
#barraSelariaSuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraSelariaEsquerda {
	display:block;
	float:left;
	width:21px;
	height: 160px;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraSelariaDireita {
	display:block;
	float:right;
	width:17px;
	height:160px;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraSelariaInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#barraSelariaConteudoProdutos {
	width: 712px;
	height: 100%;
	display:block;
	float: left;
}
#barraSelariaConteudoProdutos ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraSelariaConteudoProdutos li {
    display: block;
	width: 237px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#barraCountryProdutos {
	width: 750px;
	height: 80px;
	display: block;
	float: left;
}
#barraCountrySuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraCountryEsquerda {
	display:block;
	float:left;
	width:21px;
	height: 80px;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraCountryDireita {
	display:block;
	float:right;
	width:17px;
	height:80px;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraCountryInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#barraCountryConteudoProdutos {
	width: 712px;
	height: 100%;
	display:block;
	float: left;
}
#barraCountryConteudoProdutos ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraCountryConteudoProdutos li {
    display: block;
	width: 237px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#barraDicasProdutos {
	width: 750px;
	height: 140px;
	display: block;
	float: left;
}
#barraDicasSuperior {
	display:block;
	float:left;
	width:750px;
	height: 29px;
	background-image:url(images/barraSuperior_07.jpg);
}
#barraDicasEsquerda {
	display:block;
	float:left;
	width:21px;
	height: 300px;
	background:url(images/barraEsquerda_13.jpg) repeat-y;
}
#barraDicasDireita {
	display:block;
	float:right;
	width:17px;
	height:300px;
	background:url(images/barraDireita_11.jpg) repeat-y;
}
#barraDicasInferior {
	display:block;
	float:left;
	width:750px;
	height: 23px;
	background-image:url(images/barraInferior_16.jpg);
}
#barraDicasConteudoProdutos {
	width: 712px;
	height: px;
	display:block;
	float: left;
}
#barraDicasConteudoProdutos ul {
	display:inline;
	list-style-type:none;
	list-style:none;
}
#barraDicasConteudoProdutos li {
    display: block;
	width: 237px;
	height: 20px;
	float: left;
	color:#333333;
	letter-spacing: 0.1em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
}
#scrollbar1 { width: 712px; clear: both; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 692px; height: 260px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; 
font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background:#FFFFFF;
	letter-spacing: 0.1em;
}
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #003D5D; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { background-color: #D8EEFD; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }

h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #C00;
	background:#FFFFFF;
	letter-spacing: 0.1em;
}
p {
font:Tahoma, Geneva, sans-serif;
	font-size:13px;
	letter-spacing: 0.1em;
}