﻿body {

	/** http://maujor.com/tutorial/fonttut.php **/
	color: #D4251D;										/** cor da fonte (font) **/
	font-family: Verdana, Arial, Helvetica, sans-serif;	/** tipo da fonte (font) **/
	font-size: 10px;									/** tamanho da fonte (font) **/
	font-style: normal;									/** estilo da fonte (font) **/
	font-variant: normal;								/** diferença de fontes minusculas (font) **/
	font-weight: normal;								/** expessura da fonte (font) **/

	/** http://maujor.com/tutorial/texttut.php **/
	text-align: center;									/** alinhamento do texto (text) **/
	text-decoration: none;								/** decoração do texto (text) **/
	text-indent: 0;										/** recuo do texto (text) **/
	text-transform: none;								/** forma das letras (text) **/
	letter-spacing: normal; 							/** espaçamento entre letras (text) **/
	word-spacing: normal;								/** espaçamento entre palavras (text) **/
	direction: ltr;										/** direção do texto (text) **/
	white-space: normal;								/** como o browser trata os espaços em branco (text) **/

	/** http://maujor.com/tutorial/backtut.php **/
	background-color: #FFFFFF;							/** cor de fundo (background) **/
	background-image: url(../imagens/bg_site_4.gif);			/** imagem de fundo (background) **/
	background-repeat: repeat;							/** repetição da imagem de fundo (background) **/
	background-attachment: fixed;						/** possibilidade de rolar a imagem de fundo junto ao scroll (background) **/
	background-position:top left;						/** como e onde a imagem de fundo é posicionada (background) **/

	/** http://maujor.com/tutorial/margintut.php **/
	margin: 0;											/** define a margem (margin) **/

	/** http://maujor.com/tutorial/paddingtut.php **/
	padding: 0;											/** define o espaçamento (padding) **/
	
	/** http://maujor.com/tutorial/bordertut.php **/
	border-width: 0;									/** espessura da borda (border) **/
	border-style: dashed;								/** estido da borda (border) **/
	border-color: #D4251D;								/** cor da borda (border) **/
}

table, td, tr, form {
	text-align: left;
	border: none;
}

img, img a, a{
	border: none;
	vertical-align: middle;
}

a, a:link, a:visited, a:hover, a:active {
	border: none;
	color: #D4251D;										/** cor da fonte (font) **/
	font-family: Verdana, Arial, Helvetica, sans-serif;	/** tipo da fonte (font) **/
	font-style: normal;									/** estilo da fonte (font) **/
	font-variant: normal;								/** diferença de fontes minusculas (font) **/
	text-align: left;									/** alinhamento do texto (text) **/
	text-decoration: none;								/** decoração do texto (text) **/
	text-indent: 0;										/** recuo do texto (text) **/
	text-transform: none;								/** forma das letras (text) **/
	letter-spacing: normal; 							/** espaçamento entre letras (text) **/
	word-spacing: normal;								/** espaçamento entre palavras (text) **/
	direction: ltr;										/** direção do texto (text) **/
	white-space: normal;								/** como o browser trata os espaços em branco (text) **/
}

FIELDSET, SELECT, INPUT{
	border: #D4251D 1px solid;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 0;
	padding-bottom: 2px;
	color: #D4251D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin: 0;
	height: 20px;
}
TEXTAREA{
	border: #D4251D 1px solid;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 0;
	padding-bottom: 2px;
	color: #D4251D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin: 0;
}
.form_busca{
	margin: 0;
	padding: 0;
}
.busca_campo_imput{
	height: 20px;
	border: 0;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 5px;
	color: #D4251D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #CCCCCC;
}
.botao_liso{
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../imagens/vazio.gif);
	background-repeat: no-repeat;
}

.ESCREVENDO{
	padding-left: 16px;
	padding-top: 2px;
	background: url(../imagens/lapis.gif) no-repeat 1px 1px #FAFECB;
}
.PREENCHIDO{
	padding-left: 16px;
	padding-top: 2px;
	background: url(../imagens/preenchido.gif) no-repeat 1px 1px #FFFFFF;
}
.ERRO{
	padding-left: 16px;
	padding-top: 2px;
	background: url(../imagens/erro.gif) no-repeat 1px 1px #FFB3B0;
}
.OK{
	padding-left: 16px;
	padding-top: 2px;
	background: url(../imagens/ok.gif) no-repeat 1px 1px #D7FFE3;
}


#fotog {
	background-image: url(../imagens/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#foto {
	background-image: url(../imagens/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.tabela_interna_borda {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
}

.texto_branco {
	color: #FFFFFF;										/** cor da fonte (font) **/
}



/******** TOPO DO SITE **********************************************************************************/
#topo{
	width: 100%;
	height: 200px;
	/**background-image: url(../imagens/bg_titulos2.png);**/
	background-image: url(../imagens/bg_titulos2.png);
	background-repeat: repeat;
	
	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imagens/bg_titulos2.png,sizingMethod='scale');**/
}

/******** TOPO DO SITE - CONTEUDO ****************************************************/
#topo_conteudo{
	width: 945px;
	height: auto;
	margin: 0 auto;
}

#topo_conteudo_b1{
	width: 335px;
	height: 200px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 200px;
}

#topo_conteudo_b2{
	width: 400px;
	height: 200px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 200px;
	padding-top: 17px;
	overflow: hidden;
}

#topo_conteudo_b3{
	width: 210px;
	height: 200px;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 200px;
}

/******** TOPO DO SITE - CONTEUDO - MENU *****************************/
#menur_rl { width: 100%; height: 200px; overflow: hidden; }
#menur_rl ul { list-style-type: none;  margin: 0; padding:0;}
#menur_rl li { float: left; margin-right: 10px; margin-bottom: 10px; }
#menur_rl a
{
	display: block;
	width: 176px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	background-image:url(../imagens/bg_botoes_1.gif);
	background-repeat: no-repeat;
}
#menur_rl a:hover { background-image: url(../imagens/bg_botoes_2.gif); }
#menur_rl .busca_botao
{
	display: block;
	width: 21px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	background-image:url(../imagens/bg_busca_1.gif);
	background-repeat: no-repeat;
}
#menur_rl .busca_campo
{
	display: block;
	width: 331px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	background-image: url(../imagens/bg_busca_2.gif);
	background-repeat: no-repeat;
}
/* Regra para sobrescrever estilo padrão do site */
#content #menur_rl ul {background: none; border:none;}


/******** PUBLICIDADE ***********************************************************************************/
#publicidade{
	width: 940px;
	height: 350px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 0;
}

/******** PUBLICIDADE - BANNER****************************************/
#publicidade_banner{
	width: 710px;
	height: 350px;
	float: left;
	text-align: left;
}

/******** PUBLICIDADE - SUPORTE****************************************/
#publicidade_suporte{
	width: 180px;
	height: 350px;
	float: left;
	text-align: center;
	margin-left: 30px;
	background-image: url(../imagens/suporte_fundo_v2.png);
	background-repeat: no-repeat;
	vertical-align: middle;

	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imagens/suporte_fundo_v2.png,sizingMethod='scale');**/
}

.publicidade_suporte_topo {
	width: 180px;
	height: 140px;
}
.publicidade_suporte_corpo {
	width: 180px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	line-height: 75px;
}
.publicidade_suporte_rodape {
	width: 180px;
	height: 135px;
}


/******** CORPO DO SITE *********************************************************************************/
#corpo{
	width: 945px;
	height: auto;
	margin: 0 auto;
}


/******** CORPO DO SITE - COLUNA ESQUERDA********************************************/
#coluna_esquerda{
	width: 220px;
	height: auto;
	float: left;
	text-align: left;
}

/******** CORPO DO SITE - COLUNA ESQUERDA - MENU DE PRODUTO *********/
.menu_vertical_produto_titulo{
	display: block;
	clear: both;
	width: 220px;
	height: 33px;
	/** background-image: url(../imagens/bg_titulos.jpg); **/
	background-image: url(../imagens/bg_titulos2.png);
	background-repeat: repeat;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 33px;
	
	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imagens/bg_titulos2.png,sizingMethod='scale');
}

.menu_vertical_produto_lista, .menu_vertical_produto_lista a, .menu_vertical_produto_lista a:hover{
	display: block;
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 12px;
	/**margin-bottom: 8px;
	*margin-bottom: 5px;**/
}

.menu_vertical_produto_lista_item{
	float: left;
	width: 100%;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	background-image:url(../imagens/bg_botoes_3.gif);
	background-repeat: no-repeat;
	padding: 1px 0 1px 26px;
}

div.menu_vertical_produto_lista_item:hover
{ background-image: url(../imagens/bg_botoes_4.gif); }

.menu_vertical_produto_lista_item a, .menu_vertical_produto_lista_item a:link, .menu_vertical_produto_lista_item a:visited, .menu_vertical_produto_lista_item a:hover, .menu_vertical_produto_lista_item a:active{
	padding: 0;
	margin: 0;
}

/******** CORPO DO SITE - COLUNA ESQUERDA - MENU DE OFERTA **********/
.menu_vertical_oferta_titulo{
	display: block;
	clear: both;
	width: 220px;
	height: 33px;
	/** background-image: url(../imagens/bg_titulos.jpg); **/
	background-image: url(../imagens/bg_titulos2.png);
	background-repeat: repeat;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 33px;
	
	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imagens/bg_titulos2.png,sizingMethod='scale');
}

.menu_vertical_oferta_lista_item{
	width: 220px;
	height: 190px;
	/**background-color: #FFFFFF;**/
	background-image: url(../imagens/bg_titulos2.png);
	background-repeat: repeat;
	margin-bottom: 10px;
	text-align: center;

	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imagens/bg_titulos2.png,sizingMethod='scale');**/
}


/******** CORPO DO SITE - COLUNA DIREITA*********************************************/
#coluna_direita{
	width: 710px;
	height: auto;
	float: left;
	margin-left: 10px;
	text-align: left;
}

/******** CORPO DO SITE - COLUNA DIREITA - CONTEUDO *****************/
.coluna_direita_titulo{
	float: left;
	width: 710px;
	height: 33px;
	/** background-image: url(../imagens/bg_titulos.jpg); **/
	background-image: url(../imagens/bg_titulos2.png);
	background-repeat: repeat;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 33px;
	
	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imagens/bg_titulos2.png,sizingMethod='scale');
}

.coluna_direita_lista{
	width: 710px;
	height: auto;
	padding-left: 17px;
	float: left;
}

.coluna_direita_lista_espaco_horizontal{
	width: 100%;
	height: 20px;
	float: left;
}
.coluna_direita_lista_espaco_vertical{
	width: 20px;
	height: 242px;
	float: left;
}

.coluna_direita_lista_item{
	color: #FFFFFF;
	float: left;
	width: 208px;
	height: 240px;
	border-style: dashed;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;	
	padding-top: 10px;
	padding-bottom: 10px;
	visibility:visible;
}

.coluna_direita_lista_item_detalhe{
	width: auto;
	height: auto;
	float: left;
	padding-left: 10px;
}

.coluna_direita_lista_item_imagem{
	width: 190px;
	height: 143px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 2px;
}

.coluna_direita_paginacao{
	width: 710px;
	height: 33px;
	text-align: center;
	float: left;
	line-height: 33px;
}

/******** RODAPÉ ****************************************************************************************/
#rodape{
	float:left;
	display: block;
	width:100%;
	height:33px;
	font-size: 12px;
	/** background-image:url(../imagens/bg_titulos.jpg); **/
	background-image:url(../imagens/bg_titulos2.png);
	background-repeat:repeat;
	line-height:33px;
	text-align:center;
	
	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imagens/bg_titulos2.png,sizingMethod='scale');
}



/******** PAGINA - PRODUTOS******************************************************************************/

#box_produto{
	width: 710px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	text-align:center;
	vertical-align: top;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
}

#box_produto_coluna_esquerda{
	width: 354px;
	height: auto;
	float: left;
	border-left-width: 0;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-style: dashed;
	border-color: #CCC;
}

#box_produto_coluna_direita{
	width: 354px;
	height: auto;
	float: left;
}



/******** PAGINA - CARRINHO ******************************************************************************/

#box_carrinho_1{
	width: 710px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
}

#box_carrinho_3_bloco_1{
	width: 710px;
	height: 216px;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
	margin-bottom: 24px;
	visibility: visible;
}

#box_carrinho_3_bloco_2{
	width: 710px;
	height: 24px;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
	margin-bottom: 24px;
}

#box_carrinho_3_bloco_3{
	width: 710px;
	height: 186px;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
	margin-bottom: 24px;
}



/******** PAGINA - QUEM SOMOS ******************************************************************************/

#box_quemsomos{
	width: 710px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
}

#box_quemsomos_coluna_esquerda{
	width: 354px;
	height: 443px;
	float: left;
	border-left-width: 0;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-style: dashed;
	border-color: #CCC;
	display: block;
}

#box_quemsomos_coluna_direita{
	width: 354px;
	height: 443px;
	float: left;
}



/******** PAGINA - GALERIA ******************************************************************************/

#box_galeria{
	width: 710px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
}



/******** PAGINA - CATÁLOGO ******************************************************************************/

#box_catalogo{
	width: 710px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
}

#box_catalogo_coluna_esquerda{
	width: 354px;
	height: 554px;
	float: left;
	border-left-width: 0;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-style: dashed;
	border-color: #CCC;
	display: block;
}

#box_catalogo_coluna_direita{
	width: 354px;
	height: 554px;
	float: left;
}



/******** PAGINA - CONTATO ******************************************************************************/

#box_contato{
	width: 710px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: #CCC;
}

#box_contato_coluna_esquerda{
	width: 354px;
	height: 593px;
	float: left;
	border-left-width: 0;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-style: dashed;
	border-color: #CCC;
	display: block;
}

#box_contato_coluna_direita{
	width: 354px;
	height: 593px;
	float: left;
}



/******** COMUM ******************************************************************************/


.box_comum_titulo_1{ /** CARRINHO 03 / CONTATO 01 / CONTATO 01 **/
	float:left;
	width: 100%;
	height: 24px;
	text-align: center;
	font-weight: bold;
	overflow: visible;
	line-height: 24px;
	vertical-align: middle;
	background-color: #EEEEEE;
	
	/** LARGURA 100% / ALTURA 24px / CENTRO / NEGRITO / FUNDO CINZA **/
}

.box_comum_titulo_2{ /** CARRINHO 01 / CONTATO 01 **/
	width: 100%;
	height: 24px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	line-height: 24px;
	vertical-align: middle;
	
	/** LARGURA 100% / ALTURA 24px / CENTRO / NEGRITO / FUNDO BRANCO **/
}

.box_comum_titulo_3{ /** CONTATO 01 / CATALOGO 01 **/
	width: 100%;
	height: 24px;
	text-align: left;
	font-weight: bold;
	overflow: hidden;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 30px;
	
	/** LARGURA 100% / ALTURA 24px / ESQUERDO / NEGRITO / FUNDO BRANCO / ESPAÇO 30px **/
}

.box_comum_titulo_4{ /** PRODUTO **/
	width: 100%;
	height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	line-height: 24px;
	vertical-align: middle;
	background-color: #EEEEEE;
	
	/** LARGURA 100% / ALTURA 24px / CENTRO / NEGRITO / FUNDO CINZA / FONTE 12px **/
}

.box_comum_texto_1{ /** CONTATO 01 / CATALOGO 01 **/
	display: block;
	clear:left;
	width: 100%;
	height: 24px;
	text-align: center;
	font-weight: normal;
	overflow: visible;
	line-height: 24px;
	vertical-align: middle;
	
	/** LARGURA 100% / ALTURA 24px / CENTRO / NORMAL / FUNDO BRANCO **/
}

.box_comum_texto_2{ /** PRODUTOS **/
	width: 100%;
	height: 24px;
	text-align: left;
	font-weight: normal;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	padding-left: 10px;
	
	/** LARGURA 100% / ALTURA 24px / ESQUERDO / NORMAL / FUNDO BRANCO / ESPAÇO 10px **/
}

.box_comum_texto_3{ /** CARRINHO 03 / CONTATO 01 / QUEM SOMOS **/
	float: left;
	width: 100%; 
	height: auto;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	
	/** LARGURA 100% / ALTURA auto / CENTRO / NORMAL / FUNDO BRANCO **/
}

.box_comum_texto_4{ /** PRODUTO / CARRINHO 03 **/
	float: left;
	width: 49%; 
	height: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	
	/** LARGURA 50% / ALTURA 24px / CENTRO / NEGRITO / FUNDO BRANCO **/
}

.box_comum_texto_5{ /** CARRINHO 01 **/
	float: left;
	width: 25%; 
	height: 24px;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	
	/** LARGURA 25% / ALTURA 24px / CENTRO / NORMAL / FUNDO BRANCO **/
}

.box_comum_texto_6{ /** CARRINHO 01 **/
	float: left;
	width: 25%; 
	height: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	background-color: #EEEEEE;
	
	/** LARGURA 25% / ALTURA 24px / CENTRO / NORMAL / FUNDO BRANCO **/
}

.box_comum_texto_7{ /** CARRINHO 01 **/
	float: left;
	width: 33%; 
	height: 24px;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	
	/** LARGURA 33% / ALTURA 24px / CENTRO / NORMAL / FUNDO BRANCO **/
}

.box_comum_texto_8{ /** CARRINHO 01 **/
	float: left;
	width: 33%; 
	height: 24px;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	background-color: #EEEEEE;
	
	/** LARGURA 33% / ALTURA 24px / CENTRO / NORMAL / FUNDO CINZA **/
}

.box_comum_texto_9{ /** CARRINHO 03 **/
	float: left;
	width: 85%; 
	height: 24px;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	
	/** LARGURA 85% / ALTURA 24px / CENTRO / NORMAL / FUNDO BRANCO **/
}

.box_comum_texto_10{ /** CARRINHO 03 **/
	float: left;
	width: 15%; 
	height: 24px;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	overflow: hidden;
	vertical-align: middle;
	
	/** LARGURA 15% / ALTURA 24px / CENTRO / NEGRITO / FUNDO BRANCO **/
}

.box_comum_apresentacao{ /** CATALOGO 01 / CONTATO 01 / PRODUTO / QUEM SOMOS **/
	display: block;
	clear: left;
	height: auto;
	width: auto;
	text-align: justify;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 24px;
	padding-bottom: 24px;
	
	/** LARGURA auto / ALTURA auto / JUSTIFICADO / NORMAL / FUNDO BRANCO **/
}

.box_comum_desenho{ /** CATALOGO 01 / CONTATO 01 / PRODUTO / QUEM SOMOS **/
	display: block;
	clear: left;
	height: auto;
	width: auto;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 24px;
	padding-bottom: 24px;
	
	/** LARGURA auto / ALTURA auto / CENTRO / NORMAL / FUNDO BRANCO **/
}