* {
  margin:0;
  padding:0;
  border: none;
  font: 1em Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #6d6e70;
}
html {
	overflow-y: scroll;
}
body {
	text-align: center;
}
h2 {
	font-size: 21px;
	margin-bottom: 10px;
}
p {
	line-height: 20px;
}
a {
	text-decoration: none;
}
#doc {
	position: relative;
  width:1024px;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#header {
	position: relative;
  width:1024px;
  height: 110px;
  border-bottom: 1px solid #e8e8e8;
}
#logotipo {
	position: relative;
  width:191px;
  height: 51px;
  background: url("images/logotipo.jpg") no-repeat;
  margin-left: 72px;
  top: 40px;
  float: left;
}
#menu {
	position: relative;
  width:671px;
  height: 110px;
  float: right;
  margin-left: 30px;
}
#menu ul {
	margin-top: 75px;
	list-style-type: none;
	float: right;
	margin-right: 30px;
}
#menu ul li {
	display: inline;
	padding-top: 80px;
	padding-bottom: 17px;
  margin: 0;
  color: #666;
  font-size: 0.8em;
}
#menu ul li.seleccionado {
	background-color: #b20e10;
}
#menu ul li:hover a {
	color: #b20e10;
}
#menu ul li.seleccionado a {
	color: white;
	border-left:  1px solid transparent;
}
#menu ul li.seleccionado +li a { /* O "li" seguinte aquele que est� seleccionado */
	border-left:  1px solid transparent;
}
#menu ul li a {
	padding-left: 25px;
	padding-right: 25px;
	text-transform: uppercase;
	text-decoration: none;
  color: #666;
  border-left: 1px solid black;
}
#menu ul li:first-child a {
	border-left:  1px solid transparent;
}
#main {
	position: relative;
	width: 1024px;
	height: auto;
}
#mancha {
	margin-top: 2px;
	width: 1024px;
	height: 280px;
  background: url("images/back_top.jpg") repeat-x;
}
#main-slideshow {
	position: relative;
	top: 13px;
	margin-left: 72px;
	width: 530px;
	height: 244px;
	float: left;
}
#slider {
  position:relative;
  width:530px; /* Change this to your images width */
  height:244px; /* Change this to your images height */
  background:url(includes/nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider-lojas {
  position:relative;
  width:385px; /* Change this to your images width */
  height:250px; /* Change this to your images height */
  background:url(includes/nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;
}
#slider-lojas img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider-lojas a {
    border:0;
    display:block;
}
#demonstracao {
	float: left;
	width: 331px;
	height: 236px;
	margin-left: 20px;
	margin-top: 35px;
}
#main-inf {
	position: relative;
	width: 1024px;
	height: auto;
}
#destaquepi {
	width: 528px;
	height: 192px;
	border: 1px solid #e6e6e6;
	margin-left: 72px;
	margin-top: 6px;
	float: left;
}
#titulo-destaque {
	width: 528px;
	height: 46px;
  background: url("images/back_destaque.jpg") repeat-x;
}
#titulo-destaque p {
  font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #666666;
	padding-top: 12px;
	margin-left: 12px;
}
#destaque-bloco {
	color: #666;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 12px;
}
#destaque-bloco img {
	float: left;
	padding: 1px;
	border: 1px solid #e6e6e6;
	margin-left: 12px;
	margin-right: 12px;
}
#destaque-bloco h3, #destaque-bloco h3 a {
	font-weight: bold;
}
#destaque-bloco p {
	font-size: 12px;
}
#cartao-cliente {
	width: 341px;
	height: 93px;
	border: 1px solid #e6e6e6;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
  background: url("images/back_cartao_cliente.jpg") repeat-x;
  color: #808080;
}
#cheques-oferta {
	width: 341px;
	height: 93px;
	border: 1px solid #e6e6e6;
	float: left;
	margin-top: 4px;
	margin-left: 6px;
  background: url("images/back_cheques_oferta.jpg") repeat-x;
  color: #808080;
}
#cartao-cliente img, #cheques-oferta img {
	margin-top: 19px;
	margin-left: 16px;
	margin-right: 16px;
	float: left;
}
#cartao-cliente h3, #cheques-oferta h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 30px;
}
#cartao-cliente h3 a, #cheques-oferta h3 a {
	font-weight: bold;
	text-decoration: none;
}
#cartao-cliente p, #cheques-oferta p {
	font-size: 12px;
	margin-top: 5px;
}
#cartao-cliente p a, #cheques-oferta p a {
	text-decoration: none;
}
#footer {
	clear: both;
	position: relative;
	width: 879px;
	height: 25px;
	margin-left: 72px;
	font-size: 11px;
	color: #989898;
	border-top: 1px solid #e5e5e5;
	top: 15px;
	padding-top: 10px;
}
#footer-optica {
	height: 25px;
	width: 400px;
	float: left;
}
#footer-blue {
	height: 25px;
	width: 400px;
	float: right;
}
#footer-blue p {
	text-align: right;
}
#footer-blue p a {
	color: #989898;
	text-decoration: none;
}
#grupo-imagem {
	position: relative;
	top: 13px;
	margin-left: 72px;
	width: 385px;
	height: 250px;
	float: left;
}
#grupo-texto-topo {
	float: left;
	width: 453px;
	height: 236px;
	margin-left: 42px;
	margin-top: 35px;
	font-size: 13px;
}
#grupo-texto-topo ul {
	list-style-type: none;
}
#grupo-texto-topo ul li {
	margin-bottom: 15px;
}
#grupo-texto-topo ul li a {
	padding-left: 25px;
  background: url("images/greydot.png") no-repeat left center;
}
#grupo-texto-topo ul li a.seleccionado {
  background: url("images/reddot.png") no-repeat left center;
  color: #4d4d4d;
}
.lista-produtos {
	float: left;
	width: 225px;
	height: 200px;
}
#texto-fundo-esquerda, #texto-fundo-direita {
	float: left;
	width: 423px;
	height: auto;
	margin-left: 72px;
	font-size: 13px;
	margin-top: 35px;
}
#texto-fundo-esquerda p, #texto-fundo-direita p {
	margin-bottom: 20px;
}
#texto-fundo-direita {
	margin-left: 34px;
	margin-top: 70px;
}
#texto-fundo-direita img {
	float: right;
	
}
#main-demonstracao {
	margin-top: -250px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 888px;
	height: 386px;
}
#main-demonstracao img {
	border: 1px solid #989898;
}
#main-lentes {
	margin-top: -250px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 888px;
	height: 540px;
}
#conselhos-lentes {
	float: left;
	border: 1px solid #e6e6e6;
	margin-left: 72px;
	margin-top: 10px;
	width: 334px;
	height: 163px;
}
.conselhos-buttons {
	float: left;
	width: 260px;
	height: 77px;
	margin-left: 9px;
}
.conselhos-buttons img {
	float: left;
	margin-top: 17px;
	margin-left: 17px;
	margin-right: 17px;
}
.conselhos-buttons {
	font-size: 12px;
	border: 1px solid #e6e6e6;
}
.conselhos-buttons h3 {
	margin-top: 20px;
	text-transform: uppercase;
}
.conselhos-buttons h3 a {
	font-weight: bold;
}
.fundo-cartao {
	margin-top: 10px;
  background: url("images/back_cartao_cliente.jpg") repeat-x;
}
.fundo-cheque {
	margin-top: 7px;
  background: url("images/back_cheques_oferta.jpg") repeat-x;
}
#loja-dados {
	float: left;
	position: relative;
	width: 350px;
	height: 150px;
	margin-top: 20px;
        margin-left: -100px;
	
}
#loja-dados h2 {
	font-size: 17px;
}
#loja-dados p {
	font-size: 12px;
}
#lojas {
	margin-top: 50px;
	margin-left: 72px;
}
#lojas h2 {
	font-size: 17px;
	text-transform: uppercase;
}
#lojas ul {
	float: left;
	list-style-type: none;
	width: 300px;
	margin-bottom: 50px;
}
#lojas ul li {
	font-size: 12px;
	line-height: 25px;
}
#lojas ul li a {
	padding-left: 25px;
  background: url("images/greydot.png") no-repeat left center;
}
#lojas ul li a.seleccionado, #lojas ul li a:hover {
  background: url("images/reddot.png") no-repeat left center;
  color: #4d4d4d;
}
