﻿/*

{
	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:;
}

*/

/* WRAPPERS */
#portico_wrapperinterno {
	width: 860px;
	height: 840px;
	background: #a00a0a;
	text-align: justify;
	margin-top: 10px;
	margin: auto;
	padding: 0;
	display: block;
	position: relative;
}

/* BARRA DO TOPO */
#portico_topo {
	width: 860px;
	height: 20px;
	background: #a00a0a;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
	clear: both;
}

/* CONTEÚDO */
#portico_conteudo {
	width: 860px;
	height: 840px;
	background: #ffffff;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
	clear: both;
}

/* ESQUERDO */
#portico_esquerdo {
	width: 240px;
	height: 840px;
	background: #ffffff;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
}

.portico_esquerdo_logo {
	width: 240px;
	height: 80px;
	background: #ffffff;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
}

.portico_esquerdo_menu {
	width: 240px;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
}

.portico_esquerdo_destaque {
	width: 245px;
	height: 320px;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
}

.portico_esquerdo_social {
	width: 240px;
	height: 172px;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
}


/* MENU */
.portico_menu_link {
	width: 240px;
	height: 25px;
	background: #a00a0a;
	color: #ffffff;
	font-size: 14px;
	text-align: right;
	padding: 0;
	display: block;
	float: left;
}

.portico_menu_link:hover {
	background: #df0a0a;
	margin: auto;
	display: block;
	float: left;
	clear: both;
}

.portico_menu_link:active {
	background: #df9999;
	color: #a00a0a;
	margin: auto;
	display: block;
	float: left;
	clear: both;
}

.portico_menu_link a {
	color: #ffffff;
	text-decoration: none;
}

/* CONTEÚDO */
#portico_direito {
	width: 620px;
	height: 840px;
	background: #ffffff;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
	position: relative;
}

.portico_direito_topo {
	width: 620px;
	height: 80px;
	background: #dddddd;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
}

.portico_direito_slides {
	width: 620px;
	height: 250px;
	background: #888a85;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
}

.portico_direito_content {
	width: 620px;
	background: #ffffff;
	margin: auto;
	padding: 0;
	display: table;
	float: left;
	overflow: auto;
	position: relative;
}

.portico_direito_content_produtos {
	width: 590px;
	height: 718px;
	background: #ffffff;
	margin: auto;
	padding-left: 30px;
	display: block;
	float: left;
	overflow: auto;
	overflow-y: scroll;
	position: relative;
}

.portico_direito_content_orcamento {
	width: 620px;
	height: 468px;
	background: #ffffff;
	margin: auto;
	padding: 0;
	display: block;
	float: left;
	overflow: auto;
	position: relative;
}

.portico_direito_content h1 {
	text-align: right;
	padding-right: 24px;
	font-size: 16px;
	font-weight: normal;
}

.portico_direito_content h2 {
	text-align: right;
	padding-right: 24px;
	font-size: 14px;
	font-weight: normal;
}

.portico_direito_content p {
	width: 560px;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.portico_direito_content_title {
	width: 560px;
	height: 24px;
	text-align: right;
	line-height: 24px;
	font-size: 18px;
	margin-left: 20px;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 2px solid #555753;
	display: block;
	float: left;
	overflow: auto;
}

/* PRODUTOS INDEX */
.produtos_index01 {
}

/* MINI MENU TOPO */
.portico_mini_topo {
	width: 620px;
	height: 20px;
	background: #a00a0a;
	color: #ffffff;
}

.portico_mini_topo a {
	color: #ffffff;
	text-decoration: none;
}

/* RODAPÉ */
#portico_footer {
	width: 840px;
	height: 40px;
	background: transparent url('../img/layout/tiling.footer.png') repeat-x;
	color: #ffffff;
	font-size: 12px;
	line-height: 40px;
	margin: auto;
	padding: 0;
	padding-left: 20px;
	display: block;
	float: left;
	clear: both;
	position: relative;
}

.wmg {
	font-size: 9px;
	text-align: center;
	display: block;
	line-height: 125%;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10;
}

.wmg a {
	color: #ffffff;
	text-decoration: none;
}
