<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background-position:top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;

}



.toshowroom
{
	float:left;  opacity:0.6;
	-webkit-transition: all .25s ease-in;
	   -moz-transition: all .25s ease-in;
	    -ms-transition: all .25s ease-in;
	     -o-transition: all .25s ease-in;
	        transition: all .25s ease-in;
}

.toshowroom:hover
{
	opacity: 1;
}
body.quarto
{

	background-image: url("../images/background/bg_3.png") !important;
}

body.empresa
{

	background-image: url("../images/background/bg_4.png") !important;
}

body.cozinha
{

	background-image: url("../images/background/bg_5.png") !important;
}

body.sala
{

	background-image: url("../images/background/bg_6.png") !important;
	background-position: top left !important;
}



html
{
		min-width: 960px;
		height: 100%;
}

h1
{
	color:#ffffff;
}

.slideshow
{}

ul.album
{
	list-style: none;
	padding: 0;
	float: left;
	margin: 10px 10px 0px 0px;

}

ul.album li
{
	display: none;
}

ul.single-album li
{
	display: block !important;
	float:left;
	margin-right: 5px;
}

ul.album li:first-child
{
	display:block !important;
}

ul.album li img
{
	border: 5px solid #ffffff;
	opacity: 0.5;

	width:135px;
	height: 90px;

	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}

ul.album li img:hover
{
	opacity: 1;
}

h1
{
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6,h7,a,li,span
{
	font-family: verdana;
}

a.logo
{
	margin-top: 15px;
	height: 50px;
	display: block;
	float: left;
}


ul#main-menu
{
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	text-align: right;
	height: auto;
	overflow: visible;
	display: block;
	margin-top: 25px;
}

ul#main-menu a, ul#main-menu li
{
	text-decoration: none;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;
}

ul#main-menu li {
	margin-left: 25px;
}

ul#main-menu li.expanded
{
	color:#909090 !important;
}

ul#main-menu ul
{
	padding: 5px 15px;
}

ul#main-menu li ul a
{
	z-index: 6;
	display: block;
}

ul#main-menu a:after
{
	margin-left: 0px;
	transition: margin-left 2s;
	-moz-transition: margin-left 2s; /* Firefox 4 */
	-webkit-transition: margin-left 2s; /* Safari and Chrome */
	-o-transition: margin-left 2s; /* Opera */
}

ul#main-menu a:hover:after
{
	_content: url("../images/triangle.png");
	_margin-left: 10px;
}

#footer
{
	width: 100%;
	height: 70px;
	position: absolute;
	background-color:rgba(0, 0, 0, .75);
	bottom: 0px;
}

#footer h1, #left .footer h1
{
	line-height: 70px;
	margin: 0 0 0 50px;
	float: left;
}

#footer span.line, .footer span.line

{
	width: 2px;
	height: 70px;
	background-color: rgba(255,255,255,.75);
	display: block;
	float: left;
	margin-left: 50px;
}

#footer span.copyright, .footer span.copyright
{
	float: left;
	margin: 0;
	line-height: 70px;
	margin-left: 50px;
}

#home-bar span.copyright
{
	float:left;
	position: absolute;
	color:#ffffff;
	bottom:25px;
	font-size: 14px;
	margin-left: 35px;
}

.container
{
	width: 1050px;
	margin: 0 auto;
	position: relative;
}


/* ###### SUBPAGE ####### */

#right
{
	width: 800px;
	height: 100%;

	overflow: auto;
	float: right;
	position: absolute;
	right: 0;
	top:0;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9A000000', endColorstr='#9A000000'); /* IE */
	background-color:rgba(35,35,35,0.9);
	min-width: 672px;
}

#home-bar
{
	width: 100%;
	height: 80px;

	position: fixed;
	z-index: 100;
	top:0;

	background-color:rgba(35,35,35,0.9);
			filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9A000000', endColorstr='#9A000000'); /* IE */

}

#right ul#main-menu
{
	position: relative!important;
	clear: both;
}

#right a.logo
{
	position: relative; !important;
	left: 80px !important;
	top:75px !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	width: 378px !important;
	height: 253px !important;
	background-image: url("../images/logo_small.png") !important;
	background-repeat: no-repeat;
	float: left;
}


#header
{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	height: auto;
}

#content
{
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 21px;

	overflow: hidden;


	width: 960px;
	margin: 100px auto 20px;
	background-color: rgba(0,0,0,0.7);
	color:#fff;
	position: relative;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#right p
{
	clear: both;
	width: 470px;
	position: relative;
	float: left;

	color: #ffffff;
	font-family: verdana;

	text-align: justify;

	height: auto;
	overflow: visible;
	display: block;
	margin: 0px 0px 15px 0px;
	line-height: 28px;
	font-size: 14px;
}

#right .footer, #left .footer
{
	width: 100%;
	height: 70px;
	float: left;
	clear: both;
	position: relative;
	bottom: 50px;
	background-color: rgba(255, 255, 255, .75);
}

#left .footer
{
	z-index: 5;
}

#map
{
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -70px;
}
.footer, .push {
height: 70px;
}

input[type=text]
{
	width: 450px;
	height: 30px;
	border: 1px solid #272728;
	background-color: #454547;
	margin-bottom: 5px;
	clear: both;
	float: none;
	padding-left: 22px;
}

textarea
{
	width: 428px;
	height: 150px;
	padding: 22px;
	border: 1px solid #272728;
	background-color: #454547;
	resize: none;
}

input[type=text], textarea
{
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
}

input[type=submit]
{
	width:150px;
	height: 35px !important;
	margin-top: 5px;
	background-color: #ececec;
	border: 1px solid #ffffff;
}

.bandeiras {
	margin-top: 5px;
}

.bandeiras img {
	height:20px;
}</pre></body></html>