@charset "utf-8";
html,body {
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

a img {
	border: none;
}

a:link {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#990033;
	font-weight: bold;
	text-decoration: none;
}

a:visited:hover {
	color:#990033;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#9999CC;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width:770px;
	margin: auto;
	position: relative;
}

#home-header {
	width: 770px;
	height: 296px;
	margin-top: 0px;
	clear: both;

}

#home-div1 {
	width: 100%;
	height: 4px;
	background-color: #FFFFFF;
	display: block;
	position: relative;
}

#home-div2 {
	width: 770px;
	height: 21px;
	font-size: 11px;
	color:#FFFFFF;
	text-align: left;
	padding-left: 10px;
		position: relative;
	display: block;

}

#home-div3 {
	width: 755px;
	height: 145px;
	text-align: center;
	position: relative;
	display: block;
	font-size: 11px;
	color:#000000;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
}

#home-div3 .box {
	height: 113px;
	width: 220px;
	position: relative;
	float: left;
	text-align: center;
	font-style: italic;
	z-index: 2;
	bottom: 0px;	
	
}

#home-div3 .box img {
	display: block;
	margin: auto;
}

#home-div3 .box2 {
	height: 113px;
	width: 220px;
	position: relative;
	float: left;
	width: 150px;
		text-align: center;
}


#home-div3 .linha {
	position: relative;
	float: left;
	
}
#endereco {
	font-size: 11px;
	color:#FFFFFF;
	position: relative;
	margin: auto;
	width: 770px;
	text-align: center;
	padding-top: 15px;
		clear: both;
		padding-bottom: 30px;
}

#header-internas {
	width: 770px;
	height: 120px;
}

#container-internas {
	width: 770px;
	padding-bottom: 50px;
	display: table;
	background-color:#FFFFFF;
	clear: both;
	position: relative;
} 

div#menu {
	width: 430px;
	height: 25px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	color:#666666;
	font-weight: bold;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
}

#menu li {
	list-style-position: inside;
	list-style-type: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	*padding-left: 5px;
}


div#header-menu {
	width: 430px;
	height: 25px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	color:#666666;
	font-weight: bold;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
}

#header-menu li {
	list-style-position: inside;
	list-style-type: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	*padding-left: 5px;
}


h1 {
	font-size:20px;
	color:#999999;
	float: right;
	padding-top: 10px;
	display: block;
	padding-right: 20px;
	clear: both;
	position: relative;
	padding-bottom:5px;
}

#empresa-imagens {
	padding-left: 20px;
	height: 170px;
	float: left;
}

#empresa-imagens img {
	display:block;
	

}

#empresa-conteudo {
	padding-left: 30px;
	width: 470px;
	float: left;
	position: relative;
	font-color: #333333;
	font-size: 11px;
	font-weight:bold;
}

#produtos-menu {
	top: 20px;
	width: 770px;
	height: 130px;
	text-align: center;
	position: relative;
	padding-bottom: 30px;
}

#produtos-menu img {
	padding-left: 1px;

}

#produtos-titulo {
	width: 770px;
	padding-top:70px;
	height: 75px;
	clear: both;
	position: relative;

}

#produtos-box {
	width: 200px;
	height: 250px;
	padding-left: 50px;
	text-align: center;
	float: left;
	position: relative;
	margin: auto;
	padding-top: 60px;

}

#produtos-box img {
	display: block;
	margin: auto;
	margin-bottom:15px;
}

.menu2 {
	color:#CC0000;
		height: 25px;
	padding-top: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	font-size: 11px;
	float: left;
	position: relative;

}

.menu2 a {
		color:#CC0000;

}

hr.clear {
	clear:both;
	display: block;
	height: 10px;
	visibility: hidden;	
}

div.dicas {
	width: 650px;
	float: left;
	padding-left: 20px;
	text-align: center;
	padding-bottom: 30px;
	
	
}

.dicas2 {
	width: 450px;
	float: left;
	position: relative;
}

.dicas h1 {
	font-size: 22px;
	color:#CC0000;
	weight: bold;
	float: left;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.dicas h2 {
	font-size: 12px;
	text-align: left;
	clear: both;
	color:#000000;
	weight: bold;
	float: left;
	display: block;
	padding-top: 2px;
	margin-top: 0px;
}

.dicas img {
	clear: both;
}

img.listradicas {
	float: left;
	position: relative;
	padding-left: 70px;
	padding-bottom: 30px;
	position: relative;


}

div.chama_dicas {
	float: right;
	position: relative;
	padding-top: 25%;
	font-size: 12px;
	color:#000000;
	width: 165px;
	padding-right: 15px;
	text-align: center;
	font-style:italic;
	font-weight: bold;

}

.container-ambientes {
	position: relative;
	text-align: center;
	margin: auto;
	height: 320px;
	overflow-y : hidden;
OVERFLOW : auto;
WIDTH : 760px;; 

}

.ambientes-nowrap {
	width:2000px;
	white-space:nowrap;	
}

.ambientes {
	width: 126px;
	height: 300px;
	float: left;
	padding-left: 2px;
	position: relative;
	display: inline;
	white-space:normal;
}

.amb-foto {
	width: 126px;
	height: 70px;
	background-color:#99CC99;
	white-space:normal;
}

.ambientes .leg {
	height: 85px;
	width: 126px;
	display:block;
	text-align: left;
	font-size: 9px;
	line-height: 12px;
	white-space:normal;
}

.ambientes .leg p .top {
	position: relative;
	bottom: 3px;
	clip: rect(auto,auto,3px,auto);
	white-space:normal;
}

.ambientes .leg p .bottom {
	position: relative;
	top: 3px;
	white-space:normal;
}


#contato-box {
	width: 270px;
	height: 150px;
	padding-left: 20px;
	position: relative;
}

#contato-box img {
	float: left;
	position: relative;
}

#contato-box .logo {
	padding-top:40px;
	padding-left: 10px;
}

#contato-box p {
	float: left;
	padding-left: 10px;
	width: 114px;
	font-size: 9px;
	color: #525e66;
}

#mapa {
	position: relative;
	float: left;
	padding-left: 20px;
	
	padding-top:20px;
}


form {
	width: 370px;
	float: left;
	position: relative;
	padding-left: 50px;
	
}

#contato p {
	width: 370px;
	position: relative;
	margin-top: 3px;
	clear:both;
	text-align: right;

}

form label {
	width: 90px;
	float: left;
	position: relative;
	text-align: right;

}

form input {


}

form #mensagem {
	width: 240px;
	position: relative;
	float: right;

}

form .formcontato {
	width: 240px;
	position: relative;
	float: leftt;
	border: 1px solid #CCCCCC
}


#contato-esq {
	float: left;
	position: relative;
}

.next {
	width:20px;
	height:30px;
	position:absolute;
	right:20px;
	top:-25px;
}

.prev {
		width:20px;
	height:30px;
	position:absolute;
	left:20px;
	top:-25px;	
}

.titulo_ambientes {
	width:650px;
	font-size:20px;
	color:#900;
	display:block;
	margin-top:15px;
	margin-bottom:4px;
	margin-left:60px;
	border-bottom:1px solid #E4E4E4;
	padding-bottom:3px;
	
}

.carrossel {
	position:relative;	
}
