body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, ul, li, img {
margin: 0;
padding: 0;

}

body {
	background: transparent url(images/bgConteudo.gif) repeat-y center;
	text-align:center;
	margin-top: 0px;
}

#limite {
	width: 778px;
	padding:0;
	margin:0 auto;
}

img {
	border:0px;
}

#barraEsquerda {
	float:left;
	width: 115px;
	background-color:#800822;
	height:430px;
}

#imgBarraEsquerda {
	background:  url("images/fundoBarraEsquerda3.gif") no-repeat;
	height:430px;
	width:115px;
	float: left;
}

.imgBarraEsquerda2 {
	background: #fff url("images/fundoBarraEsquerda2.gif") repeat-y;
	width:115px;
	/*margin-top:380px;*/
}

#imgBarraDireita {
	background: url("images/fundoBarraDireita3.gif") no-repeat;
	height:430px;
	width: 115px;
	_width: 113px;
}

#barraDireita {
	float:left;
	width: 115px;
	_width: 113px;
	/*background-color:#800822;*/
	/*border: 1px solid green;*/
	/*height:430px;*/
	_margin: 0px 0px 0px 2px;
}

#conteudo {
	float:left;
	background:url("images/fundoFolha3.gif") no-repeat;
	background-position:100% 0px;
	_background-position: 300 0px;
	/*height:430px;*/
	width: 548px;
	_width: 546px;
	text-align:center;
	border-bottom: 1px solid #800822;
}

.logo {

float:left;
_margin-left: -3px;
}
#menuSuperior {
	float:right;
}

#menuSuperior b{
	display:none;
}

#menuSuperior ul {
	list-style:none;
}

#menuSuperior ul li{
	display:inline;
}

#menuSuperior ul li a{
	height:44px;
	width:88px;
	float:left;
	margin-left: 1px;
}

#menuSuperior ul li.botAneis a {
	background: url("images/botAneis2.gif") no-repeat top left; 
}

#menuSuperior ul li.botBrincos a {
	background: url("images/botBrincos.gif") no-repeat top left; 
}

#menuSuperior ul li.botPingentes a {
	background: url("images/botPingentes.gif") no-repeat top left; 
}

#menuSuperior ul li.botPulseiras a {
	background: url("images/botPulseiras2.gif") no-repeat top left; 
}


#menuSuperior ul li.botAneis a:hover,
#menuSuperior ul li.botBrincos a:hover,
#menuSuperior ul li.botPingentes a:hover,
#menuSuperior ul li.botPulseiras a:hover { background-position:0 -44px;}

#menuSuperior ul li a.selec { background-position:0 -44px;}



#flash {
	text-align:center;
	margin-top:90px;
}


/*-----------------------------------*/

#imgBarraDireita b{
display:none;
			}
#imgBarraDireita ul {
	list-style:none;
	position:relative;
	top:250px;
	margin-left:2px;
}

#imgBarraDireita ul li a{
	height:24px;
	width: 115px;
	_width:113px;
	margin-top:1px;
	_margin-top:-3px;
	
	display:block;
	padding:0px;
}

#imgBarraDireita ul li.botSobre a {
background:url("images/botSobre2.gif") no-repeat top left; 
}
#imgBarraDireita ul li.botLojas a {
background:url("images/botLojas2.gif") no-repeat top left; 
}
#imgBarraDireita ul li.botContato a {
background:url("images/botContato2.gif") no-repeat top left; 
}



#imgBarraDireita ul li.botSobre a:hover,
#imgBarraDireita ul li.botLojas a:hover,
#imgBarraDireita ul li.botContato a:hover { background-position:0 -24px;}

#imgBarraDireita ul li a.selec { background-position:0 -24px;}


