* {
	padding: 0;
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
}

body {
	padding: 0;
	margin: 0;
	background-color: #EFEFEF;
	font-size: 80%;
}

img {
	border: 0;
}

.negrito{font-weight:bold;}

#banner{
	width: 351px;
	height: 650px;
	z-index:4000;
	position:fixed;
	margin: 3px 5% 0 20%;
}

.fechar{
	z-index: 5000;
	position:relative;
	float:right;
	margin:1px;
	cursor: pointer;
}

.barra_banner_interna{
	margin: 0 auto 0 auto;
	padding:2px;
}

a {
	color: #666;
}

a:hover {
	color: #999;
}

a[target="_blank"] {
	background: URL(../img/extLink.jpg) transparent right bottom no-repeat;
	padding-right: 15px;
}

#site {
	margin: 0 auto;
	width:900px;
	background-color: #FFFFFF;
}

#topo {
	position:relative;
	width:900px;
	background:url(../img/FundoTopo.jpg) top no-repeat;
	height:85px;
	color:#FFF;
	text-align:right;
}

#busca , #endereco {
	float: right;
}

#endereco {
	margin-right: 145px;
	font-size: 85%;
	margin-top:12px;
}

#busca {
	display: none;
	position:absolute;
	background:url(../img/busca.png) bottom left no-repeat;
	width:188px;
	height:41px;
	bottom:7px;
	right:60px;
	float:right;
}

#busca span {
	color: #DDD;
	display: block;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

#busca #searchBox {
	float: left;
	border: 0;
	margin: 4px 10px;
	width: 140px;
}

#busca #searchBtn {
	margin: 1px 0;
}

#languages {
	position: absolute;
	width: 130px;
	padding-top: 10px;
	right: 10px;
}

#languages a.br h6, #languages a.ar h6 {
	display: none;
}

#languages div a {
	float: right;
	margin: 0 5px;
	width: 32px;
	height: 32px;
}

#languages div a.br {
	background: URL(../img/Brasil.png) top right no-repeat;
}

#languages div a.ar {
	background: URL(../img/Argentina_Off.png) top right no-repeat;
}

#languages div a.ar:hover {
	background: URL(../img/Argentina.png) top right no-repeat;
}

#logo {
	position:absolute;
	left:35px;
	top: 6px;
}

#menu {
	position:relative;
	background:url(../img/menu.jpg);
	width:900px;
	height:35px;
	text-align: center;
	font-size: 16px;
}

#menu ul {
	top: 8px;
	position: relative;
}

#menu ul li {
	display: inline;
	list-style-type: none;
}

#menu ul li a {
	padding: 8px 15px;
	list-style-type: none;
	color: #DEDEDE;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #FFF;
}

#conteudoSite {
	position: relative;
	padding: 10px;
}

ul#products {
	text-align: center;
	margin-bottom: 10px;
}

ul#products li {
	float: left;
	margin: 0 4px;
	list-style-type: none;
}

ul#products li img {
	width: 65px;
	height: 65px;
}

#prodDescription {
	position: relative;
	margin-top: 10px;
}

#description {
	padding: 10px;
}

#description ul {
	padding-left: 1.2in;
	margin-bottom: 15px;
}

#description ul li {
	margin-bottom: 5px;
}

#tabsDados ul {
	padding-left: 0;
	margin-bottom: 0;
}

#tabsDados ul li {
	margin-bottom: 0;
}

#description #ilustrativeImage {
	position: relative;
	float: left;
	margin: 5px 15px 15px 5px;
	width: 300px;
}

#description img.ilustrative {
	width: 300px;
	height: 300px;
}

#description #ilustrativeImage #linkCompra {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}

#description h1 {
	margin-bottom: 20px;
}

#description p {
	margin-bottom: 10px;
	text-indent: 1in;
}

#description h3 {
	margin-bottom: 25px;
	font-size: 150%;
}

#tabsDados {
	position: relative;
	width: 60%;
	float: right;
	margin-top: 50px;
}

#tabsDados .ui-tabs-panel ul {
	padding-left: 25px;
}

#tabsDados .ui-tabs-panel ul li {
	list-style-type: disc;
	marker-offset: auto;
	line-height: 12px;
	border: 0;
}

#tabsDados .ui-tabs-panel h3 {
	margin-bottom: 5px;
}

#tabsDados img {
	width: 90px;
	height: 90px;
	margin-bottom: 20px;
}

#paginacao {
	text-align: center;
}

#paginacao a, #paginacao span  {
	border: 1px solid #AAA;
	background-color: #FFF;
	padding: 2px 5px;
	text-decoration: none;
	color: #333;
}

#paginacao a.atual {
	background-color: #DDD;
	color: #333;
}

#paginacao a:hover {
	background-color: #F3F3F3;
	color: #666;
}

#destaque {
	position:relative;
	background:URL(../img/fundoDestaques.png) #EFEFEF top left repeat-x;
	height:115px;
}

ul#noticias {
	padding: 0 30px;
	margin: 30px 0;
}

ul#noticias li {
	line-height: 30px;
}

ul#noticias li a {
	color: #000;
	text-decoration: none;
}

ul#noticias li a[target="_blank"] {
	background: URL(../img/extLink.jpg) transparent right bottom no-repeat;
	padding-right: 15px;
}

ul#noticias li a:hover {
	color: #666;
	text-decoration: none;
}

ul#noticias h2 {
	margin-bottom: 10px;
}

ul#noticias span.linhaFina {
	display: block;
	font-style: italic;
}

ul#noticias span.autor {
	display: block;
	color:#555;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 25px;
}

#contato {
	margin: 30px 204px;
	width: 450px;
	position: relative;
}

#contato label {
	display: block;
	margin-bottom: 10px;
}

#contato label input, #contato label select {
	position: relative;
	width: 100%;
	display: block;
}

#contato label textarea {
	position: relative;
	width: 100%;
	display: block;
	height: 100px;
	font-size: 100%;
}

#contato .esq {
	float: left;
}

#contato .dir {
	float: right;
}

#contato .cinquenta {
	position: relative;
	width: 48%;
}

#contato .setenta {
	position: relative;
	width: 73%;
}

#contato .vinte {
	position: relative;
	width: 23%;
}

#dadosContato {
	text-align: center;
	width: 75%;
	margin: 0 auto;
}

#endContato {
	text-align: center;
	margin: 0 5px 15px 5px;
	float: left;
	width: 45%;
}

#endContato img {
	float: right;
}

#endContato.textRight {
	float: right;
}

#msg.error {
	display: none;
	width: 50%;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #D00;
	color: #F00;
	background-color: #FDFDFD;
}

#msg.error p {
	text-indent:0;
	margin:0;
}

div#mapas {
	position: relative;
	text-align: center;
	width: 48%;
	border: 1px solid #DDD;
	z-index: 1;
	background-color: #FFF;
	padding: 60px 0;
}

#mapaSP {
	display: none;
	position: absolute;
	z-index: 20;
	bottom: 80px;
	right: 40px;
}

#mapaCE {
	display: none;
	position: absolute;
	z-index: 30;
	top: 20px;
	right: 40px;
}

#mapaSPCapital {
	display: none;
	position: absolute;
	z-index: 500;
	bottom: 90px;
	right: 35px;
}

div#mapas, div#tblRepres {
	float: left;
}

.regAtendida {
	font-style: italic;
	display: block;
}

div#tblRepres {
	float: right;
	width: 48%;
	height: 390px;
	padding: 5px;
	border: 1px solid #DDD;
	overflow: auto;
}

div#tblRepres div {
	margin: 0 5px 25px 5px;
}

#desc {
	width: 65%;
	position:relative;
	background:url(../img/destaques.png) -1px 10px no-repeat;
}

#desc, #promocao {
	float: left;
}

#desc h6 {
	display: none;
}

#desc ul {
	position: relative;
	padding: 25px 10px 0 10px;
}

#desc ul li {
	list-style-type: none;
	font-size: 80%;
	padding-left: 10px;
	background: URL(../img/qd.png) 1px 6px no-repeat;
}

#desc ul li a {
	color: #000;
	text-decoration: none;
	font-size:11px;
}

#desc ul li a:hover {text-decoration:underline;}

#desc ul li.mais {
	width: 100%;
	text-align: right;
	font-size: 10px;
	margin-top: 7px;
	background: none;
}

#desc a[target="_blank"] {
	background: none;
	padding:0;
}

#promocao {
	display:none;
	position: absolute;
	margin: 10px;
	padding: 20px 10px 0 10px;
	right: 0;
	height: 70px;
	width: 100px;
	background: #FFF;
}

#promocao img{
	position:relative;
	width: 100%;
	height: 50%;
	border: 0;
}

#rodape {
	position:relative;
	background:url(../img/fundo_rod.png);
	padding:3px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

#rodape  p{cursor:default;}
#rodape  p a {color:#fff;text-decoration:none;}
#rodape  p a:hover {text-decoration:underline;}

.sections { width: 880px; height: 300px; }
.section { width: 550px; height: 300px; }
.section .label { height: 300px; width: 34px; }
.section .content { height: 300px; width: 500px; }

.ui-draggable-dragging { position: absolute; top: 0; left: 0; z-index: 10; }
.drag { position: relative; }

.imgExb {
	border: 1px solid #DDD;
	padding: 10px;
	background-color: #F3F3F3;
}

.alinhaEsq {
	float: left;
	margin: 0 10px 10px 0;
}

.esq{float:left;}

.alinhaDir {
	float: right;
	margin: 0 0 10px 10px;
}

.lnkTopo {
	color: #FFF;
	text-decoration: none;
}

.lnkTopo:hover {
	color: #DDD;
	text-decoration: underline;
}

#gif{
	float:right;
	background-color: #000;
	clear:both;
	margin-top:-57px;
	margin-right:3px;
	border:1px solid #fff;
}

.gif {
	float:right;
	padding:2px;
}