/* CSS Document */
body { 
 background-image: url(imagens/Background.jpg);
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 margin: 0px;
}
a:link {
 text-decoration: none;
 border: 0px;
}
a:visited {
 text-decoration: none;
 border: 0px;
}
a:hover {
 text-decoration: none;
 border: 0px;
}
a:active {
 text-decoration: none;
 border: 0px;
}
#div_externa {
 width: 804px;
 height: 602px;
 margin: 0px auto;
 border: #BA55D3 2px solid;
 position:relative;
 background-color: #BA55D3;
 text-align:center;
 vertical-align:middle;
}
#div_externa2 {
 width: 804px;
 height: 604px;
 margin: 0px auto;
 border: #BA55D3 2px solid;
 position:relative;
 background-color: #BA55D3;
 text-align:center;
}
#div_01 {
 width: 800px;
 height: 127px;
 background-image:url(imagens/index_01.jpg);
 background-repeat: no-repeat;
 left: 2px;
 top: 0px;
 position: absolute;
}
#div_01_kit_foto {
 width: 800px;
 height: 101px;
 background-image:url(imagens/index_01_kit_foto.jpg);
 background-repeat: no-repeat;
 left: 2px;
 top: 0px;
 position: absolute;
}
#div_01_new {
 width: 800px;
 height: 101px;
 left: 2px;
 top: 0px;
 position: absolute;
}
#div_02 {
 width: 25px;
 height: 473px;
 background-image: url(imagens/index_02.jpg);
 left: 2px;
 top: 126px;
 position: absolute;
}
#div_botao_inicio {
 width: 166px;
 height: 50px;
 left: 27px;
 top: 126px;
 position: absolute;
}
#div_botao_produtos {
 width: 166px;
 height: 190px;
 left: 27px;
 top: 176px;
 position: absolute;
}
#div_botao_comprar {
 width: 166px;
 height: 55px;
 left: 27px;
 top: 366px;
 position: absolute;
}
#div_botao_recomendacoes {
 width: 166px;
 height: 54px;
 left: 27px;
 top: 421px;
 position:absolute;
}
#div_botao_contato {
 width: 166px;
 height: 46px;
 left: 27px;
 top: 475px;
 position:absolute;
}
#div_03 {
 width: 100px;
 height: 395px;
 background-image:url(imagens/index_04.jpg);
 left: 193px;
 top: 126px;
 position: absolute;
}
#div_04 {
 width: 508px;
 height: 26px;
 background-image: url(imagens/index_05.jpg);
 left: 293px;
 top: 126px;
 position: absolute;
}
#div_conteudo {
 width: 508px;
 height: 397px;
 background-image: url(imagens/index_07.jpg);
 left: 292px;
 top: 151px;
 position: absolute;
}
#div_conteudo li {
 list-style-type: none;
}
#div_conteudo_new {
 width: 509px;
 height: 473px;
 background-image: url(imagens/index_conteudo.jpg);
 left: 292px;
 top: 126px;
 position: absolute;
}
#div_05 {
 width: 24px;
 height: 473px;
 background-image: url(imagens/index_06.jpg);
 left: 778px;
 top: 126px;
 position: absolute;
}
#div_06 {
 width: 266px;
 height: 78px;
 background-image: url(imagens/index_12.jpg);
 top: 521px;
 left: 27px;
 position: absolute;
}
#div_07 {
 width: 485px;
 height: 78px;
 background-image: url(imagens/index_13.jpg);
 left: 293px;
 top: 521px;
 position: absolute;
}
#div_texto_inicial {
 width: 477px;
 height: 446px;
 left: 296px;
 top: 143px;
 z-index: 2;
 position: absolute;
 color: #a80141;
}
#div_linha {
	width: 485px;
	height: 3px;
	margin: 0px auto;
	position:relative;
	text-align:center;
	vertical-align:middle;
}
#div_foto_kit {
  width: 800px;
  height: 499px;
  left: 2px;
  top: 101px;
  position: absolute;	
  background-color: #fff; 
}
/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(imagens/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(imagens/prev.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(imagens/next.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(imagens/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* Menu - Fancy Navigation */
ul#topnav {
	margin: 0px 0 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 220px;
}
ul#topnav2 {
	margin: 0px 0 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 220px;
}
ul#topnav3 {
	margin: 0px 0 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 100px;
}
ul#topnav li {
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	width: 220px;
	height:30px;
}
ul#topnav2 li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	width: 220px;
	height:30px;
}
ul#topnav3 li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	width: 100px;
	height:30px;
}
ul#topnav a, ul#topnav span {
	padding: 5px 10px; 
	float: left; 
	color: #0099FF;
	clear: both;
	width: 220px;
	height: 20px;
	line-height: 20px;
	font: 13px normal Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
}
ul#topnav2 a, ul#topnav2 span {
	padding: 5px 10px; 
	float: left; 
	color: #B452CD;
	clear: both;
	width: 220px;
	height: 20px;
	line-height: 20px;
	font: 13px normal Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
}
ul#topnav3 a, ul#topnav3 span {
	padding: 5px 10px; 
	float: left; 
	color: #6E7B8B;
	clear: both;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font: 13px normal Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
}
ul#topnav a {	
  color: #000080; 
  background: #E6E6FA;
  font-weight:bold;
  width:100%;
}
ul#topnav2 a {	
  color: #ffffff; 
  background: #E066FF;
  font-weight:bold;
  width:100%;
}
ul#topnav3 a {	
  color: #6E7B8B; 
  background: #F5F5F5;
  font-weight:bold;
  width:100%;
}
ul#topnav span, ul#topnav2 span, ul#topnav3 span {
  display: none;
  width:100%;
}