/* -------------------------
	Structural Elements
--------------------------- */
html, body, div, span {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: middle;
}


html {
		background-color: #ffffff;
		border-top: 15px solid #dedabc;
	    border-bottom: 20px solid #dedabc;
}

body {
	background-color: #ffffff;
	text-align: center;
}

.main_wrapper {
	width: 879px;
	margin: 0 auto;
	text-align: left;
}

.header {
	width: 879px;
	margin: 0 auto;
	margin-top: 0px;
}

.content_wrapper {
	clear: left;
	width: 879px;
	background-color: e1e0ce;
}

a, a:active, a:visited {
      color: #968B50;
	  font-family: arial;
	  font-size: 12px;
      font-weight: bold;
	  font-style: italic;
      text-decoration: underline;
    }
    
    a:hover {
      color: #686868;
	  text-decoration: none;
    }

/* -------------------------
	Seção Logo
--------------------------- */

h1.logo {
	background: url('logo_suncatcher.jpg') no-repeat top left;
	width: 260px;
	height: 75px;
	float: left;
	margin-left:0px; margin-right:0px; margin-top:35px; margin-bottom:30px;
}

h1.logo span {
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 1px;
	display: block;
}

h1.logo a {
	width: 260px;
	height: 75px;
	display: block;
	border: 0px;
}

/* Navegacao */

#nav {width: 480px; height:98px; float: right; clear: right;}

/* Nav Styles */
  #nav ul                      {
	position:absolute;
	height:98px;
	background:url(suncatcher_nav.jpg) no-repeat;
	margin-top: 0px;
}
  #nav li                      {float:left; padding: 0; margin: 0;}
  #nav ul a                    {
	position:absolute;
	height:98px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(suncatcher_nav.jpg) no-repeat top left;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
   
  #nav #index a                {width:71px; left:0; background-position:0 0px;}
  #nav #brincos a              {width:87px; left:71px; background-position:-71px 0px;}
  #nav #pulseiras a            {width:98px; left:158px; background-position:-158px 0px;}
  #nav #colares a              {width:85px; left:256px; background-position:-256px 0px;}
  #nav #sobre a                {width:74px; left:341px; background-position:-341px 0px;}
  #nav #contato a              {
	width:63px;
	left:415px;
	background-position:-415px 0px;
	margin-top: 0px;
}

  #nav #index a:hover          {background-position:0 -98px;}
  #nav #brincos a:hover        {background-position:-71px -98px;}
  #nav #pulseiras a:hover      {background-position:-158px -98px;}
  #nav #colares a:hover        {background-position:-256px -98px;}
  #nav #sobre a:hover          {background-position:-341px -98px;}
  #nav #contato a:hover        {background-position:-415px -98px;}

  #body_index #nav #index a               {background-position:0 -196px;}
  #body_brincos #nav #brincos a           {background-position:-71px -196px;}
  #body_pulseiras #nav #pulseiras a       {background-position:-158px -196px;}
  #body_colares #nav #colares a           {background-position:-256px -196px;}
  #body_sobre #nav #sobre a                {background-position:-341px -196px;}
  #body_contato #nav #contato a           {background-position:-415px -196px;}

/* --------------------------------
	 Seção Central
----------------------------------- */

.centro {
	background-color: #e1e0ce;
	font: 13px "Times New Roman", Times, serif;
	width: 879px;
}

/* -------------------------
	Seção Rodapé
--------------------------- */

.footer {
	text-align: center;
	background: url('suncatcher_linha.jpg') no-repeat top;
	color: #5a5744;
	font-weight:bold; line-height:25px; font-size:12pt; font-family: "Times New Roman", Times, serif; padding-top: 40px; padding-bottom: 40px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #5a5744;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11pt;
}
	
		
/* --------------------------------
	 Seção Banner
----------------------------------- */

h2.main_text { 
	background: url('suncatcher_central.jpg') no-repeat top left;  
	width: 879px;  
	height: 252px;  
	float: right;  
	padding-right: 0px; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0;
}

h2.main_text span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	font-size: 1px;  
	color: #fff;  
	display: block; 
}

h2.main_text2 { 
	background: url('suncatcher_central2.jpg') no-repeat top left;  
	width: 879px;  
	height: 252px;  
	float: right;  
	padding-right: 0px; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0;
}

h2.main_text2 span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	font-size: 1px;  
	color: #fff;  
	display: block; 
}

h2.main_text3 { 
	background: url('suncatcher_central3.jpg') no-repeat top left;  
	width: 879px;  
	height: 252px;  
	float: right;  
	padding-right: 0px; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0;
}

h2.main_text3 span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	font-size: 1px;  
	color: #fff;  
	display: block; 
}

h2.main_text4 { 
	background: url('suncatcher_central4.jpg') no-repeat top left;  
	width: 879px;  
	height: 252px;  
	float: right;  
	padding-right: 0px; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:0;
}

h2.main_text4 span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	font-size: 1px;  
	color: #fff;  
	display: block; 
}

.banner { 
	clear: both; 
}


.botao_mais {
	height: 32px;
	margin-top: 30px;
}

.botao_mais span {
	height: 0;
	width: 0;
	overflow: hidden;
	display: block;
}

.botao_mais a:link,
.botao_mais a:visited,
.botao_mais a:active {
	background-image: url('botao_mais.jpg');
	background-position: 0 0;
	display: block;
	width: 180px;
	height: 32px
}

.botao_mais a:hover {
	background-position: 0 32px;

}

.botao_comprar {
	height: 32px;
	margin-top: 30px;
}

.botao_comprar span {
	height: 0;
	width: 0;
	overflow: hidden;
	display: block;
}

.botao_comprar a:link,
.botao_comprar a:visited,
.botao_comprar a:active {
	background-image: url('botao_comprar.jpg');
	background-position: 0 0;
	display: block;
	width: 180px;
	height: 32px
}

.botao_comprar a:hover {
	background-position: 0 32px;

}

.tit_produto {
	color: #5a5744;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16pt;
}

.info_produto {
	color: #5a5744;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
}

.preco_produto {
	color: #5a5744;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14pt;
	align: right;
}

.info_sobre_tit{
	color: #5a5744;
	font-family: "Georgia", Times, serif;
	font-weight: normal;
	font-size: 16pt;
}

.info_sobre {
	color: #5a5744;
	font-family: "Georgia", serif;
	font-weight: normal;
	font-size: 12pt;
	width: 700px;
}
