/*******************************************

	BODY SITE

*******************************************/
body{
	background-color: #FFFFFF;
	margin: 8px auto;
}

a {
	text-decoration: none;
	color: #1B4B9F;
}

a:hover {
	text-decoration: none;
	color: #9933FF;
}

/**** TABELA PRINCIPAL ****/

.table_principal{
	width: 760px;
	/*height:420px;*/
	border: 1px solid #1B4B9F;
	background-color:#849FCE;
}
.ImagemHome
{
	background-image:url(../_imagens/home.jpg);
	background-repeat:no-repeat;
	height:274px;
	background-position: right top;
	vertical-align:top;
}
/**** HEAD ****/

.head1 {
	width:200px;
	height:47px;
	background-color:#FFFFFF;
}

/**** CAMPO LOGO ****/

.head2 {
	height:47px;
	background-color:#FFFFFF;
}

.head2 .voltar{
}
/**** CAMPO MENU ****/

.head3 {
	width:440px;
	height:44px;
	background-color:#FFFFFF;
	text-align: left;
	padding-bottom: 3px;
	vertical-align:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #174190;
	padding-left:65px;
}
.menuLateral{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #174190;
	width:10px;
	*width:60px;
	vertical-align:text-top;
	float:left;
}
.menuLateral a{
	float:left;
	margin:2px 0px 6px 8px;
}
/**** BARRA TRANSPARENTE ****/

.barra1 {
	width:200px;
	height:14px;
	background-image:  url(../_imagens/bar1.gif);
	background-repeat: repeat-x;
}

.barra2 {
	width:344px;
	height:14px;
	background-image:  url(../_imagens/bar2.gif);
	background-repeat: repeat-x;
}

.barra3 {
	height:14px;
	background-image:  url(../_imagens/bar3.gif);
	background-repeat: repeat-x;
}

.barra4 {
	width:96px;
	height:14px;
	background-image:  url(../_imagens/bar2.gif);
	background-repeat: repeat-x;
}

/**** SUBMENU ****/

.submenu {
	width:200px;
	height:256px;
	background-color:#849FCE;
	vertical-align: top;
}

.submenu_2 {
	width:200px;
	height:256px;
}

/**** LINKS ****/

.table_principal .links {
	width:200px;
	height:10px;
	background-color:#A3BADA;
	vertical-align: top;
}

/**** IMAGEM ****/

.imagem {
	width:240px;
	height:256px;
	background-image:  url(../_imagens/mix_interno.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/**** ABAIXO IMAGEM ****/

.abaixo_imagem {
	/*width:110px;
	padding-left:10px;
	background-color:#849FCE;*/
	vertical-align:top;
	text-align:left;
}

/**** ABAIXO CONTEUDO ****/

.abaixo_conteudo {
	width:344px;
	height:103px;
	background-color:#567DBE;
}
.abaixo_conteudo a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.abaixo_conteudo a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
/**** ABAIXO DISPLAY ****/

.abaixo_display {
	background-color:#8999CA;
}

/**** DISPLAY ****/

.display_home {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_home.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_empresa {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_empresa.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_fabrica {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_fabrica.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_colecao {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_colecao.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_fale_conosco {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_fale_conosco.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_eventos {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_eventos.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_na_midia {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_na_midia.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_noticias {
	width:96px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_noticias.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

.display_catalogo {
	width:150px;
	height:65px;
	background-color:#8999CA;
	background-image:  url(../_imagens/d_catalogo.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: top;
}

/**** CONTEUDO ****/
/*
.conteudo {
	width:324px;
	height:256px;
	background-color:#A3BADA;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B4B9F;
}
*/
/*******************************************

	EMPRESA

*******************************************/

.table_submenu {
	width:200px;
	height:256px;
}

.conteudo_fabrica{
	height:200px;
	background-color:#FFFFFF;
	padding:10px 10px 10px 20px;
	*padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1B4B9F;
	line-height: 14px;
	text-align:justify;
}
.conteudo_fabrica div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1B4B9F;
	line-height: 14px;
}
.conteudo_empresa {
	width:324px;
	height:200px;
	background-color:#FFFFFF;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1B4B9F;
	line-height: 14px;
	text-align:justify;
}

.conteudo_empresa div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1B4B9F;
	line-height: 14px;
}

.div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B4B9F;
	
}

hr {
	height:1px;
	border-top: 1px solid #1B4B9F;
	border-bottom: 0px;
}
.conteudo_empresa .voltar
{
	float: right;	
}

.voltar{
	font-weight:bold;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
/*******************************************

	COLEÇÃO

*******************************************/

.conteudo_colecao {
	width:344px;
	background-color:#CDDAEB;
	vertical-align:top;
}

.area_colecao {
	width:120px;
	vertical-align:top;
}

.colecao_area1 {
	vertical-align: top;
	margin:4px 8px 0px 8px;
}

.campo_cores {
	width:120px;
	height:242px;
	background-color:#FFFFFF;
}

.mostruario_cores {
	width:120px;
	height:283px;
	border: solid 1px #1B4B9F;
	background-position: top;
	vertical-align: top;
}

.head_mostruario {
	height:14px;
	background-image:  url(../_imagens/bar_colecao.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.pe1 {
	width:25px;
	height:14px;
	background-color:#1B4B9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.pe1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.pe1 a:hover {
	text-decoration: none;
	color: #9933FF;
}

.pe_meio {
	width:70px;
	height:14px;
	background-color:#1B4B9F;
}

.divisao_colecao {
	vertical-align: bottom;
	background-image:  url(../_imagens/barra_vertical.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.tabela_geral_conteudo {
	width:344px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.submenu1 {
	width:60px;
	height:256px;
	background-color:#849FCE;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image:  url(../_imagens/barra_vertical.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:6px;
}
.submenu1 a
{
	float: left;
	margin-bottom: 8px;
}
.submenu1 .aCatalogo
{
	color: #1B4B9F;	
}
.submenu1 .aCatalogo:Hover, .aCatalogoHover
{
	color: #FFFFFF;
}
.submenu2 {
	width:60px;
	height:256px;
	background-color:#849FCE;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image:  url(../_imagens/barra_vertical.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:6px;
}
.submenu2 a
{
	float: left;
	margin-bottom: 8px;
}
.submenu2 .aAno
{
	color: #1B4B9F;	
}
.submenu2 .aAno:Hover, .aAnoHover
{
	color: #FFFFFF;	
}

.submenu3 {
	width:60px;
	height:256px;
	background-color:#849FCE;
	vertical-align: top;
	padding-left:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.submenu3 a
{
	
	margin-bottom: 8px;
	display:block;
}
.submenu3 .aCartela
{
	color: #1B4B9F;	
}
.submenu3 .aCartela:Hover, .aCartelaHover
{
	color: #FFFFFF;	
}

.c_1 {
	vertical-align: middle;
	width:172px;
}

.c_2 {
	width:162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #411287;
	padding-left:10px;
	font-weight: bold;
}

.c_3 {
	width:152px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B4B9F;
	padding: 10px;
}

.c_4 {
	width:150px;
	vertical-align: top;
	text-align: left;
	padding:6px 0px 0px 10px;
}

.c_5 {
	height:90px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B4B9F;
	padding-left: 10px;
	background-image:  url(../_imagens/barra_horizontal.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.c_6 {
	height:108px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B4B9F;
	padding: 10px;
}
/*******************************************

	HOME

*******************************************/

.conteudo_home {
	width:344px;
	height:256px;
	background-color:#A3BADA;
	vertical-align: middle;
}

.box_home {
	width:344px;
	height:256px;
}

.conteudo_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1B4B9F;
	padding:10px;
}

.conteudo_box div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #1B4B9F;
	padding-top: 10px;
}

/*******************************************

	FALE CONOSCO

*******************************************/

.conteudo_contato {
	width:344px;
	height:368px;
	background-color:#FFFFFF;
}

.conteudo_contato_cel {
	width:313px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	color: #1B4B9F;
	vertical-align: middle;
	padding-left: 41px;
}
.conteudo_contato_cel_10 {
	width:313px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	color: #1B4B9F;
	padding-left: 41px;
	vertical-align: bottom;	
}

.conteudo_contato_cel_form {
	width:313px;
	height:20px;
	padding-left: 41px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	color: #1B4B9F;	
}
#diferente
{
	height:18px;
}
.conteudo_contato_cel_form_1 {
	width:249px;
	height:12px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	vertical-align: middle;
	border: 1px solid #1B4B9F;
	padding-left: 3px;
	padding-right: 3px;
}

.conteudo_contato_cel_textarea {
	width:249px;
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	vertical-align: middle;
	border: 1px solid #1B4B9F;
	padding: 3px;
}

.buttons {
	width:50px;
	height:20px;
	background-color:#1B4B9F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}	

.cel_button_enviar {
	width:200px;
	height:30px;
	padding-right: 47px;
	text-align: right;	
}

.cel_button_limpar {
	width:131px;
	height:30px;
	text-align: right;	
}

/*******************************************

	EVENTOS

*******************************************/
.eventos_popup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B4B9F;	
}
.eventos_popup .conteudo
{
	height:480px;
}
.eventos_popup .nome
{
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
}
.eventos_popup .links
{
	margin: 0px auto;
	width: 95%;
}
.eventos_popup td
{
	width:33%;
}
/*******************************************

	FONT PADRAO ERRO E SUCESSO

*******************************************/
.font_padrao_erro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.font_padrao_ok
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
/*******************************************

	Estrutura da PAGINACAO

*******************************************/
.SubLinkOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	height: 14px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.SubLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	height: 14px;
	color: #006699;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.PaginaAtual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight:bold;
	height: 14px; 
	color: #990000;
	text-decoration: none;
	width: 18px;
	padding-right: 5px;
	padding-left: 5px;
}