/*

{
	width:;
	height:;
	background:;
	color:;
	border:;
	font-family:;
	font-size:;
	font-weight:;
	text-decoration:;
	text-align:;
	text-indent:;
	line-height:;
	vertical-align:;
	margin:;
	padding:;
	display:;
	float:;
	clear:;
	position:;
	z-index:;
}

*/
/* PRODUTOS */
.link_produto_1 {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.link_produto_2 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.link_produto_3 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.link_produto_4 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	float: left;
}

.link_produto_5 {
	margin-left: 30px;
	margin-top: 10px;
	display: block;
	float: left;
}

.link_produto_6 {
	margin-left: 20px;
	margin-top: 10px;
	display: block;
	float: left;
}

.link_produto_7 {
	margin-left: 20px;
	margin-top: 10px;
	display: block;
	float: left;
}

.link_produto_8 {
	margin-left: 20px;
	margin-top: 10px;
	display: block;
	float: left;
}

.link_produto_sub1 {
	margin-left: 30px;
	margin-top: 20px;
	display: block;
	float: left;
}

.link_produto_sub2 {
	margin-left: 20px;
	margin-top: 20px;
	display: block;
	float: left;
}

.link_produto_seletor {
	width: 120px;
	height: 170px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	float: left;
	text-align: center;
	border-bottom: 1px solid #2e3436;
}

/* INCLUDES DE TOPO (TOPO E SLIDES) */
.frases_topo {
	width: 620px;
	height: 80px;
	background: #dddddd;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
	overflow: hidden;
}

.slides_topo {
	width: 620px;
	height: 208px;
	background: #888a85;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
	overflow: hidden;
}

/* PÁGINA DE PRODUTO */
.produto_left {
	width: 360px;
	height: 284px;
	margin-left: 20px;
	display: block;
	float: left;
}

.produto_right {
	width: 200px;
	margin: auto;
	display: block;
	float: left;
	text-align: justify;
}

.portico_direito_content .produto_right p {
	width: auto;
	height: auto;
	padding: 0;
	margin: auto;
	margin-left: 8px;
	margin-right: 8px;
}

.portico_direito_content .produto_right h5 {
	color: #a40000;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
}

.portico_direito_content .produto_right h6 {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}

.produtos_pagina_botao_orcamento {
	width: 160px;
	height: 30px;
	display: block;
	clear: both;
	background: #babdb6;
	line-height: 30px;
	text-align: center;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #2e3436;
}

.produtos_pagina_botao_orcamento:hover {
	background: #eeeeec;
}

.produtos_pagina_botao_orcamento:active {
	cursor: pointer;
	position: relative;
	top: 4px;
	background: #eeeeec;
}