/*--------------------------------------------------------------------------------------------------------------------
A2C - Nós Criamos Idéias

Arquivo: style.css
Autor: Eliton José da Silva - E-mail: eelliittoonn@gmail.com/eliton.silva@a2c.com.br
Data: 19/02/2010

Observações Gerais: Tigre Pincéis SA

Observações deste arquivo: folha de estilo da home da Tigre Pincéis SA.

Alterações:
OS:	|	Data:			|	Autor:
--------------------------------------------------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #CDDAE3;
}

#maincontainer {
	width: 996px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #EFEFEF;
}

#topo {
	background: #FFF;
	height: 103px; /*Height of top section*/
	width: 996px;
	background: url('imagens/bg_header.gif') no-repeat top;
}


	#topo .menu_lang {
		margin: 0; padding: 3px 3px 10px 0; list-style: none; float: right; font-size: 10px; color:#fff; font-family: Arial, Helvetica, sans-serif;
	}
		#topo .menu_lang li {
			float:left; padding:0 7px 0 7px; background:url('imagens/separador_menu.gif') no-repeat right;
		}
		#topo .menu_lang .last{
			padding: 0 5px 0 7px; background: none;
		}
		#topo .menu_lang a {
			color: #AECDE5;
		}
	
	#topo .topo_dir {
		float: right;
		width: 220px;
		padding-right: 10px;
	}
	#topo .form_busca {
		float:right;
		background:url('imagens/bt_busca_topo.gif') no-repeat 0 17px;
		padding:15px 0 0 70px;
	}
	#topo .form_busca input {
		width: 100px; border: 1px solid #B4B4B4;
	}
	
	
	
	
	
	#topo ul {
		/*width: 692px;*/
		margin: 0px 0px 0px 270px;
		padding: 0px;
		list-style: none;
		padding-top: 5px;
	}
		
		#topo ul li {
			z-index: 9999;
			float: left;
		}

.a_institucional {
	background: url(imagens/mn_instituucional.gif) no-repeat;
	height: 12px;
	width: 106px;
}
.a_noticias {
	background: url(imagens/mn_noticias.gif) no-repeat;
	height: 12px;
	width: 81px;
}
.a_gerentes_regionais {
	background: url(imagens/mn_gerentes.gif) no-repeat;
	height: 12px;
	width: 157px;
}
.a_contato {
	background: url(imagens/mn_contato.gif) no-repeat;
	height: 12px;
	width: 68px;
}

.btn_ok {
	background: url(imagens/bt_header_ok.gif) no-repeat;
	height: 17px;
	width: 23px;
	float: left;
	margin-top: 3px;
	margin-left: 4px;
}

.meio {
	background: #FFFFFF url('imagens/bg_meio.gif') repeat-x bottom;
	float: left;
	margin: 0;
	padding: 0;
	width: 996px;
}

#internaEsquerda {
	float: left;
	background: url('imagens/pinc_bg.gif') no-repeat top;
	width: 488px;
	height: 421px;
	margin: 7px 2px 7px 5px;
}
	#mestre {
		background: url('imagens/dtk_mest.png') no-repeat top center;
		width: 488px;
		height: 305px;
		margin-top: 8px;
	}
		/* PRODUTOS */
		#mestre_div_1 {
			background: url('imagens/mest_bt_produtos.png') no-repeat top center;
			width: 145px;
			height: 90px;
			margin: 10px 8px 0px 9px;
			float: left;
		}
		/* MUNDO TIGRE */
		#mestre_div_2 {
			background: url('imagens/mest_bt_mt.png') no-repeat top center;
			width: 145px;
			height: 90px;
			margin: 10px 8px 0px 9px;
			float: left;
		}
		/* DICAS */
		#mestre_div_3 {
			background: url('imagens/mest_bt_dicas.png') no-repeat top center;
			width: 145px;
			height: 90px;
			margin: 10px 0px 0px 9px;
			float: left;
		}

#internaDireita {
	float: left;
	background: url('imagens/pinc_bg.gif') no-repeat top;
	width: 488px;
	height: 421px;
	margin: 7px 2px 7px 5px;
}
	#pinctore {
		background: url('imagens/dtk_pinc.png') no-repeat top center;
		width: 488px;
		height: 305px;
		margin-top: 8px;
	}
		/* PRODUTOS */
		#pinctore_div_1 {
			background: url('imagens/pinc_bt_produtos.png') no-repeat top center;
			width: 145px;
			height: 90px;
			margin: 10px 8px 0px 9px;
			float: left;
		}
		/* MUNDO TIGRE */
		#pinctore_div_2 {
			background: url('imagens/pinc_bt_mt.png') no-repeat top center;
			width: 145px;
			height: 90px;
			margin: 10px 8px 0px 9px;
			float: left;
		}
		/* PROGRAMA VOCÊ ARTISTA */
		#pinctore_div_3 {
			background: url('imagens/pinc_bt_vcartista.gif') no-repeat top center;
			width: 145px;
			height: 90px;
			margin: 10px 0px 0px 9px;
			float: left;
		}

#footer {
	clear: both;
	width: 996px;
	color: #5E5C5C;
	text-align: center;
	padding: 13px 0;
	background: #CDDAE3 url('imagens/footer.gif') no-repeat top center;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.texto {
	text-indent: -9999px;
	float: left;
}

/* LINKS DE IMAGEM */
.link {
	text-indent: -9999px;
	float: left;
	cursor: pointer;
	border: none;
}
