/*
	Desenolvido por Yaslip
	www.yaslip.com.br	
	contato@yaslip.com.br
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body 
{
	line-height: 1;
}

ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------------------ Configurações padrões ------------------ */

body
{
	text-align: center;
	font: 12px/18px helvetica, arial, tahoma;
	color: #333;
	background: #fff;
}

h1, h1 a
{
	margin: 20px 0;
	color: #9ed634;
	font: 26px Arial, Helvetica;
	text-decoration: none;
}

h2
{
	font: 18px arial;
	color: #666;
	margin-bottom: 15px;
}

h2 a
{
	color: #000;
}

h3
{
	font: bold 16px arial;
	color: #FF0000;
}

h3 a
{
	color: #333;
}

h1 a, h2 a, h3 a
{
	text-decoration: none;
}

.geral
{	
	width: 800px;
	max-width: 800px;
	margin: 20px auto;
	text-align: left;
	background: #fff;
}

a
{
	color: #004262;
}

a:hover
{
	text-decoration: none;
}

p
{
	line-height: 18px;
}

.clear
{
	clear: both;
}

/* ------------------ Topo ------------------ */
.topo
{
	height: 150px;
	padding: 0px 30px;
	background: #fff;
}

.topo .logo
{
	float: left;
}

.topo .logo a
{
	display: block;
	width: 175px;
	height: 110px;
	overflow: hidden;
	text-indent: -99999px;
	margin: 10px 0 0 15px;
	background: url(../imagens/logo.jpg) no-repeat;
}

.topo .direita
{
	float: right;
	text-align: right;
	color: #3c3d3f;
	font: normal 20px/26px arial;
	letter-spacing: -1px;
	margin-top: 40px;
}

.topo .direita strong
{
	font-size: 24px;
}


.topo .meio
{
	margin-left: 185px;
}
/* ------------------ Arruma layout ------------------ */

.layout
{
	clear: both;
}


/* ------------------ Conteudo ------------------ */

.conteudo
{
	float: right;
	width: 535px;
}

.conteudo p, .layout p
{
	margin: 1.0em 0;
	
}

.caminho
{
	font: 10px Arial;
	color: #898989;
}

.caminho a
{
	color: #898989;
}

.caminho strong
{
	font: bold 11px arial;
}

.fotoEsquerda
{
	float: left;
	margin-right: 10px;
}

.fotoDireita
{
	float: right;
	margin-left: 10px;
}

.destaque
{
	float: left;
}

.topicos
{
	padding-left: 40px;
	float: left;
	margin-right: 20px;
}

.topicos li
{
	line-height: 20px;
	list-style: disc;
}

.topicos li a
{
	text-decoration: none;
}

.topicos li a:hover
{
	text-decoration: underline;
}

.topicosTexto
{
	padding-left: 20px;
}

.topicosTexto li
{
	line-height: 20px;
	list-style: disc;
}

.tabela
{
	border: solid 1px #666;
}

.tabela td
{
	border: solid 1px #666;
	padding: 2px;
}

.tabela tr
{
}

.linkNormal
{
	text-decoration: none;
	color: #333;
	cursor: text;
}

.listaFotos
{
}

.listaFotos li
{
	float: left;
	width: 270px;
	height: 305px;
	text-align: center;
	margin: 0 4px 10px 0;
}

.listaFotos h3
{
	font-size: 12px;
}

.listaFotos em
{
	font: normal 11px tahoma;
}

.listaFotosInstalacoes
{
}

.listaFotosInstalacoes li
{
	float: none;
	height: 280px;
	text-align: center;
	margin: 0 0 10px 0;
}

.medidas
{
	color: #666;
	font-size: 11px;
}

.informacoes
{
	font: bold 16px arial;
	background: #87ceee;
	padding: 4px;
	color: #fff;
	clear: both;
	margin: 15px 0 15px 0;
	clear: both;
	display: block;
}

.fotoBorda
{
	border: solid 2px #4a9dbd;
	padding: 3px;
}

.valorDe
{
}

.valorPor
{
	 color: #F00;
	 font-size: 26px;
}

/* ------------------ Coluna Direita ------------------ */
.colunaDireita
{
	float: right;
	padding: 5px 45px 0px 0px;
	width: 195px;
}
.menuDireita
{
	text-align: left;
	font: 11px verdana;
	background: #5cb9d8;
}
.menuDireita h3
{
	font: bold 11px arial;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}
.menuDireita h3 a
{
	color: #fff;
	text-decoration: none;
}
.menuDireita ul
{
}
.menuDireita li
{
	border-bottom: solid 1px #fff;
}
.menuDireita li a
{
	display: block;
	width: 189px;
	text-decoration: none;
	padding: 7px 0 7px 6px;
	color: #fff;
}

.menuDireita li a:hover
{
	background: url(../imagens/fundo-menu-3.jpg) repeat-x;
	color: #fff;
}

/* ------------------ Thumb - Lista de fotos dos produtos ------------------ */

.listaProdutos
{
	margin-left: 10px;
}

.listaProdutos li
{
	float: left;
	width: 160px;
	height: 280px;
	margin: 5px 2px;
	text-align: center;
}

.listaProdutos li img
{
	border: solid 2px #b5d5ee;
}

.listaProdutos li a:hover img 
{
	border: solid 2px #3591b3;
}

.listaProdutos a
{
	text-decoration: none;
	color: #257d9d;
}

.listaProdutos a:hover
{
	color: #0d5570;
}


/* ------------------ Rodape ------------------ */

.rodape
{
	clear: both;
	height: 90px;
	padding: 10px 20px;
	background: url(../imagens/fundo-menu-2.jpg) repeat-x;
}

.rodape ul
{
	padding-top: 8px;
	text-align: center;
	margin-bottom: 10px;
}

.rodape li
{
	display: inline;
	padding: 0 5px;
	border-right: solid 1px #fff;
}

.rodape a
{
	color: #fff;
	font: bold 12px arial, verdana;
	text-decoration: none;
}

.rodape a:hover
{
	text-decoration: underline;
}

.lojas
{
	padding: 7px;
	color: #333;
	font-size: 11px;
	text-align: center;
}

.credito
{
	text-align: left;
	width: 535px;
	max-width: 535px;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 225px;
}

.credito strong
{
	width: 67px;
	height: 15px;
	display: block;
	float: left;
}

.credito strong a
{	
	background: url(../imagens/selo-yaslip.gif) no-repeat;
	width: 64px;
	height: 15px;	
	position: absolute;
	overflow: hidden;
	text-indent: -99999px;
}

/* ------------------ Mapa do site ------------------ */

.mapaSite
{
}

.mapaSite ul
{
	margin-left: 30px;
}

.mapaSite ul li
{
	font: bold 15px arial;
	margin: 10px 0;
}

.mapaSite ul li a
{
	color: #56a5c2;
}

.mapaSite ul li ul
{
	margin-left: 35px;	
}

.mapaSite ul li ul li
{
	margin: 5px 0;
	padding: 0;
}

.mapaSite ul li ul li a
{
	font: bold 12px arial;
	color: #8eba50;
}

.mapaSite ul li ul li ul li
{
	margin: 0;
}

.mapaSite ul li ul li ul li a
{
	font: bold 11px/0px arial;
	color: #ababab;
	background: url(../imagens/seta.gif) no-repeat left;
	padding-left: 8px;
}

.mapaSite ul li a:hover
{
	text-decoration: none;
}



/* ------------------ Página Contatos ------------------ */

.formulario
{
	float: left;
}

.formulario input
{
	margin: 4px 0;
	padding: 3px;
}

.contatos
{
	float: right;
	width: 320px;
	color: #6d6e71;
	font: 11px arial;
}

.contatos strong a
{
	color: #6d6e71;
	text-decoration: none;
}