﻿@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;	
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

a
{
	color: #000000;
}

a:link, a:visited, a:active, a:hover
{
	color: #000000;
}

/*------------------
--------------------
TOPO
--------------------
------------------*/
#topo
{
	position: relative;
	width: 996px;
	height: 121px;
	background-image: url(topo.jpg);
	background-repeat: no-repeat;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -498px;
}

#topo_telefone
{
	position: absolute;
	font-size: 22pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	top: 17px;
	right: 10px;
}

/*------------------
--------------------
CORPO
--------------------
------------------*/
#corpo
{
	position: relative;
	width: 994px;
	left: 50%;
	bottom: 0;
	margin: 10px 0 0 -498px;
	padding-bottom: 10px;
	height: auto;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	background-image: url(fnd_corpo.png);
	background-position: -1px;
	clear: both;
	overflow: hidden;
}

#corpopicture
{
	position: relative;
	width: 994px;
	left: 50%;
	bottom: 0;
	margin: 10px 0 0 -498px;
	padding-bottom: 10px;
	height: auto;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	background-position: -1px;
	clear: both;
	overflow: hidden;
}



#colunaesq
{
	background-repeat: repeat-y;
	width: 253px;
	height: 100%;
	float: left;
	
}

.produto
{
	width: 98%;
	border: 1px solid #D7DAB8;
	background-color: #E4E6D0;
	padding: 5px;
	text-align: left;
	margin-top: 10px;
	min-height: 407px;
}

.fotosprod
{
	width: 350px;
	height: 350px;
	margin-top: 10px;
}

.infoprod
{
	width: 350px;
	margin-left: 360px;
	margin-top: -350px;
	background-color: #F5F7F0;
	border: 2px solid #FFFFFF;
	padding: 4px 4px;
}


.tblinfoprod
{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.tblinfoprod td
{
	height: 35px;
	background-color: #E4E6D0;
	border: 1px solid #FFFFFF;
	padding: 0 0 0 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #494D50;
}

.descprod
{
	margin-top: 5px;
	border: 2px solid #FFFFFF;
	background-color: #E7EBD6;
	padding: 8px;
	font-size: 9pt;
	text-align: justify;
}

.tbltitprod
{
	width: 100%;
	border: 1px solid white;
	background-color: #F5F7F0;
	height: 45px;
}

.tbltitprod td
{
	border: 1px solid white;
	padding-left: 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #494D50;
}

.htmlcontentprod
{
	margin: 10px 0 8px 0;
	width: 87%;
	padding: 4px 0 4px 6px;
	margin: 15px 0 0 7px;
	border: 1px solid  #F3A7A7;
	background-color: #F9E8E8;
	font-size: 9pt;
	font-weight: bold;
}

.htmlcontentprod a:link, .htmlcontentprod a:visited, .htmlcontentprod a:hover, .htmlcontentprod a:active
{
	color: #215083;
}

#infos
{
	position: relative;
	width: 99%;
	float: left;
	clear: both;
	color: #494D50;
}

.infoalert
{
	padding: 0 15px 15px 15px;
	border: 1px solid #D8DDE7;
	background-color: #E8EBEE;
	margin: 10px 0 0 0;
	width: 690px;
}

.infoalert p em
{
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
}

#infosilustracao
{
	position: relative;
	float: right;
	width: 275px;
	margin-right: 0;
	right: 0;
}

.imgacabamento
{
	border: 2px solid #494D50;
}

.miniimage
{
	position: absolute;
	background-color: #FFFFFF;
	padding: 4px;
	margin: -90px 0 0 -220px;
	border: 2px solid #E4E9DA;
	visibility: hidden;
	z-index: 9999;
}

.specialoffer, .link, .review
{
	width: 98%;
	border: 1px solid #D7DAB8;
	background-color: #E4E6D0;
	padding: 5px;
	text-align: left;
	margin-top: 10px;
}

.link img
{
	border: 0;
}

.specialoffertit
{
	background-color: #F5F7F0;
	border: 1px solid white;
	display: block;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
}

.linktitle
{
	background-color: #F5F7F0;
	border: 1px solid white;
	display: block;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.linktitle:hover
{
	background-color: #f0f3e9;
}

.linkurl
{
	display: block;
	font-size: 8pt;
}

#backbutton
{
	margin-top: 15px;
	margin-bottom: -15px;
	cursor: pointer;
}

#btreview
{
	margin: -30px 15px 0 0;
	float: right;
	border: 0;
}

#btreview img
{
	border: 0;
}

.linkfiles
{
	position: absolute;
	font-size: 18pt;
	font-weight: bold;
	margin: 27px 0 0 10px;
	text-decoration: none;
}

.linkfiles:hover
{
	text-decoration: underline;
}

.linkinstruction
{
	position: absolute;
	font-size: 8pt;
	font-weight: bold;
	margin: 53px 0 0 10px;
}

.negrito
{
	font-weight: bold;
}
/*------------------
--------------------
FORMULÁRIO
--------------------
------------------*/
fieldset
{
	border: 0;
	margin: 0;
}

label
{
	font-size: 10pt;
}

dd
{
	margin-left: 70px;
	margin-top: -18px;
}

input[type="text"]
{
	border: 1px solid #C4C4C4;
	font-family: "Trebuchet MS";
}

textarea
{
	border: 1px solid #C4C4C4;	
	font-family: "Trebuchet MS";
}

.pergunta
{
	display: block;
	font-weight: bold;
}

.pergunta span
{
	font-size: 7pt;
}

.respostas
{
	margin: 0;
}
/*------------------
--------------------
MENU
--------------------
------------------*/
#colunaesqmenu ul
{
	margin: 15px 0 0 -30px;
}

#colunaesqmenu ul li
{
	list-style-type: none;
	width: 241px;
	height: 28px;
	margin: 0 0 3px 0;
}

#colunaesqmenu ul li a:link
{
	font-size: 14pt;
	color: #FFFFFF;
	padding: 2px 0 2px 8px;
	text-decoration: none;
	background-image: url(bt_menu1.png);
	display: block;
}

#colunaesqmenu ul li a:active
{
	font-size: 14pt;
	color: #FFFFFF;
	padding: 2px 0 2px 8px;
	text-decoration: none;
	background-image: url(bt_menu1.png);
	display: block;
}

#colunaesqmenu ul li a:hover
{
	font-size: 14pt;
	color: #FFFFFF;
	padding: 2px 0 2px 8px;
	text-decoration: none;
	background-image: url(bt_menu2.png) !important;
	display: block;
}

#colunaesqmenu ul li a:visited
{
	font-size: 14pt;
	color: #FFFFFF;
	padding: 2px 0 2px 8px;
	text-decoration: none;
	background-image: url(bt_menu1.png);
	display: block;
}

#conteudo
{
	float: left;
	width: 734px;
	margin: 0 0 0 5px;
}

.ddmenu
{
	position: absolute;
	top: 77px;
	left: 180px;
	padding: 3px;
	background-image: url(ddmenu_fndgeral.png);
	width: 160px;
	border: 1px solid #BCBEAF;
	z-index: 9999;
	visibility:hidden;
}

.ddmenu ul
{
	margin: 0;
}

.ddmenu li
{
	list-style-type: none;
	margin: 2px 0 0 -40px;
}

.ddmenu a
{
	display: block;
	padding: 0px 0 2px 3px;
	height: 20px;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image:url(ddmenu_fndlks.png);
	border: 1px solid #FFFFFF;
}

.ddmenu a:hover
{
	border: 1px solid #BCBEAF;
}

#cards
{
	margin: 10px 0 0 15px;
}

.quadro_branco
{
	display: block;
	width: 220px;
	margin: 0 0 0 10px;
	background-color: #FFF;
	border: 2px solid #F0F0F0;
}

.quadro_branco ul
{
	margin: 5px 0 0 -32px;
	padding-bottom: 5px;
	list-style-type: none;
}

.quadro_branco ul li
{
	height: 27px;
	width: 201px;
	border: 1px solid  #F0F0F0;
	margin: 0 0 3px 0;
}

.quadro_branco p
{
	text-align: justify;
	width: 201px;
	margin-left: 9px;
}

.quadro_branco a:link, .quadro_branco a:visited, .quadro_branco a:hover, .quadro_branco a:active
{
	text-decoration: none;
}

.quadro_branco ul li a:link
{
	display: block;
	padding: 5px 0 0 5px;
	height: 22px;
	width: 196px;
	text-decoration: none;
}

.quadro_branco ul li a:visited
{
	display: block;
	padding: 5px 0 0 5px;
	height: 22px;
	width: 196px;
	text-decoration: none;
}

.quadro_branco ul li a:hover
{
	display: block;
	background-color: #F9F9F9;
}

.quadro_branco ul li a:active
{
	display: block;
	padding: 5px 0 0 5px;
	height: 22px;
	width: 196px;
	text-decoration: none;
}

.questao
{
	width: 92%;
	text-align:justify;
	margin: 5px 0 0 4%;
}

.frase
{
	width: 92%;
	text-align:justify;
	margin: 5px 0 0 4%;
	font-style: italic;
}

.autor
{
	width: 92%;
	margin: 5px 0 0 4%;
	text-align: right;
}

.more
{
	display: block;
	text-decoration:none;
	margin: 0 6px 2px 0;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}

.transpbloco
{
	border: 1px solid #F9F9F9;
	padding: 8px;
	margin-top: 5px;
}
/*------------------
--------------------
SPLASH
--------------------
------------------*/
#splash
{
	position: relative;
	width: 723px;
	height: 326px;
	background-color: #091C2F;
	margin: 15px 0 0 0;
}

#splash img
{
	border: 3px solid white;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -153px 0 0 -352px;
}

#frases
{
	position: absolute;
	z-index: 900;
	list-style-image: url(v.png);
	color: #FFFFFF;
	font-size: 15pt;
	font-weight: bold;
	margin: 120px 0 0 390px;
}
/*------------------
--------------------
PÁGINA GALERIA
--------------------
------------------*/
#custgallery
{
	list-style-type: none;
	display: block;
}

#custgallery li
{
	display: inline;
	margin: 15px 15px 0 0;
}

#custgallery li img
{
	border: 2px solid #494D50;
}

/*------------------
--------------------
CONTACT INFO
--------------------
------------------*/
#contact_info
{
	position: absolute;
	width: 270px;
	height: auto;
	border: 1px solid #E6E6DB;
	background-color: #F3F3ED;
	padding: 8px;
	right: 10px;
}

/*------------------
--------------------
FLOOR PATTERN SUGGESTIONS
--------------------
------------------*/
.floorpattern
{
	position: relative;
	float: left;
	width: 220px;
	height: 310px;
	border: 1px solid #F2F2F2;
	margin: 10px 0 0 15px;
	background-color:#F8F8F8;
}

.floorpattern p
{
	width: 204px;
	margin: 8px 0 0 8px;
}

.floorpattern p em
{
	font-style:normal;
	font-weight: bold;
}


/*------------------
--------------------
PRODUTOS DA PÁGINA INICIAL
--------------------
------------------*/
#produtossplash
{
	width: 724px;
	margin: 10px 0 0 0;
}

#produtossplash a:link, #produtossplash a:active, #produtossplash a:visited 
{
	border: 4px solid #E4E6D0;
	float: left;
	margin: 3px 3px 0 0;
	text-decoration:none;
}

#produtossplash a:hover
{
	border: 4px solid #091C2F;
	text-decoration:none;
}

#produtossplash img
{
	border: 0;
}

/*------------------
--------------------
AVISOS E NOTAS
--------------------
------------------*/
.aviso
{
	position: relative;
	border: 1px solid #D8DEBE;
	background-color: #EDF0E1;
	height: auto;
	width: 99%;
	text-align: center;
	font-size: 14pt;
	color: #494D50;
	font-weight: bold;
	padding: 12px 0 12px 0;
}

.msggreen
{
	color: #00CC00;
	font-size: 12pt;
}

.msgred
{
	color: #FF0000;
	font-size: 12pt;
}

/*------------------
--------------------
TÍTULOS
--------------------
------------------*/
h1, .likeh1
{
	color: #494D50;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 2px;
}

h2, h1
{
	margin: 10px 0 0 0;
	width: 721px;
	padding: 6px 0 0 0;
	height: 48px;
	font-size: 26pt;
	font-style:italic;
	color: #494D50;
	text-align: center;
	background-color: #EDF0E1;
	border: 1px solid #D8DEBE;
}

h3
{	
	width: 195px;
	margin: 8px 0 0 8px;
	font-size: 14pt;
	padding: 3px 3px;
	background-color: #F5F5F5;
	border: 1px solid #E4E4E4;
}

.titprodsplash
{
	position: relative;
	background-image: url(fnd_b80.png);
	width: 339px;
	height: 29px;
	margin: -35px 0 0 1px;
	font-size: 16pt;
	text-align: left;
	padding: 5px 0 0 8px;
	color: #494D50;
	text-decoration: none;
}

/*------------------
--------------------
RODAPÉ
--------------------
------------------*/
#rodape
{
	position: relative;
	width: 994px;
	height: 50px;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	left: 50%;
	margin: 0 0 0 -498px;
	background-image:url(fnd_rodape.jpg);
	clear: both;
}

.copyright
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	top: 20px;
	left: 15px;
	display: inline;
}

h2.content {width: 650px; font-size: 16px; text-align: left; padding-left: 10px;}
.footerlink {color:#fff !important; text-align: right; margin-left: 520px; text-decoration: none;}
.footerlink2 {color: #fff !important; margin-left: 20px;}
.footerlink2.first {padding-left: 300px;}