/* CSS Document */

/* *****
 * TAGS HTML
 ***** */

a{
	color				:	#1B81FF;
	text-decoration		:	none;
	font-size			:	9pt;
}

a:hover{
	text-decoration		:	underline;
}

abbr{
cursor					:	help;
}

body{
	background-color	:	#ffffff;
	font-family			:	arial;
	margin-top			:	0px;
	margin-left			:	0px;
}

img{
	border				:	none
}

/* ------------------------------------------------------------------------------ */

/* *****
 * ALTS
 ***** */

.altbus{ 		/* texto alternativo busca */
	font-size			:	15.5pt;
	color				:	#70BD31;
	height				:	24pt;
}

.altpsq{		/* texto alternativo botão pesquisar */
	font-size			:	13.5pt;
	color				:	#70BD31;
	height				:	24pt;
}

.alttopini{		/* texto alternativo tópicos tela inicial */
	font-weight			:	bold;
	font-size			:	13.5pt;
	color				:	#70BD31;
	height				:	21pt;
}

/* ------------------------------------------------------------------------------ */

/* *****
 * GENÉRICOS
 ***** */

.btobus{		/* botão busca */
	height				:;
	width				:;
	background			:;
	border				:	none;
}

.btopsq{		/* botão pesquisar */
	height				:;
	width				:;
	background			:;
	border				:	none;
}

.descnom{	/* texto alternativo descrição nominativa da marca AMG´E */
	font-size			:	15pt;
	font-weight			:	bold;
	height				:	21pt;
	cursor				:	default;
}

.divesq{		/* div central esquerdo */
	margin-left			:	75px;
	margin-top			:	59px;
	min-height			:	200px;
	height				:	auto;
	width				:	auto;
	max-width			:	1100px;
}

.endrod{		/* endereço rodapé */
	font-size			:	9pt;
	color				:	#818181;
}

.linkint{		/* Links para textos ocultos na mesma página */
	color				:	#009900;
}
.lisrec{		/* Recuo na tag <li> */
	margin-left			:	-25px;
}

.menu{			/* menu principal */
	font-size			:	15pt;
	word-spacing		:	3.5pt;
	color				:	#b2b2b2;
}

.tel{			/* telefone rodapé */
	font-size			:	20pt;
	color				:	#70BD31;
}

.txt{ 			/* texto */
	font-size			:	10pt;
}

.txtdsq{		/* texto em destaque */
	font-size			:	11pt;
	font-weight			:	bold;
}

.txttop{		/* textotopicos */
	font-size			:	11pt;
	font-weight			:	bold;
	margin-top			:	33px;
}

.tit{			/* títulos */
	font-size			:	14pt;
	font-weight			:	bold;
	color				:	#70BD31;
	margin-bottom		:	25px;
}

.twitter{
	font-size			:	10pt;
}

/* ------------------------------------------------------------------------------ */

/* *****
 * CLIENTES
 ***** */

.clinomtxt{		/* texto nome clientes */
	font-size			:	11pt;
	font-weight			:	bold;
}

/* ------------------------------------------------------------------------------ */

/* *****
 * CONTATO
 ***** */

.cttdivesq{		/* div central esquerdo (tela contato) */
	margin-left			:	60px;
	margin-top			:	33px;
}

.cttfrmale{		/* texto alerta form contato */
	font-size			:	10pt;
}

.cttfrmcel{		/* alturas das células formulário contato */
	height				:	25px;
}

.cttfrmcmp{		/* campos formulários contato */
	border				:	solid 1px;
	border-color		:	#70BD31;
	background-color	:	#ffffff;
	width				:	230px;
	height				:	19px;
	font-size			:	10pt;
}

.cttfrmmsg{		/* área mensagem texto formulários contato */
	border				:	solid 1px;
	border-color		:	#70BD31;
	background-color	:	#ffffff;
	width				:	230px;
	font-size			:	10pt;
	font-family			:	Arial, Helvetica, sans-serif;
}

.cttfrmtxt{		/* textos formulário contato */
	font-size			:	10pt;
}

/* ------------------------------------------------------------------------------ */

/* *****
 * INICIAL
 ***** */

.inirestxt{		/* textos resumidos tela inicial */
	font-size			:	10.5pt;
	color				:	#000000;
}

.iniareimg{		/* imagens áreas principais do site (resumos) tela inicial */
	margin-bottom		:	26px;
}

/* ------------------------------------------------------------------------------ */

/* *****
 * PRODUTOS
 ***** */

.prdarqrel{		/*tópico arquivos relacionados página produto */
	font-size			:	10pt;
	font-weight			:	bold;
}

.prdcattxt{		/*texto categorias página produto */
	font-size			:	11pt;
	font-weight			:	bold;
	/*color				:	#70BD31;*/
}

.prddsc{		/* descrição produto */
	font-size			:	10pt;
	margin-left			:	14pt;
}

.prddivesq{ 	/* div central esquerdo (tela produtos) - NÃO USADO */
	margin-left			:	50px;
	margin-top			:	33px;
	max-width			:	850px;
}

.prdmenuesq{
	font-size			:	10.5pt;
	color				:	#000000;
	margin-bottom		:	-7px;
}

.prdnomgde{		/* nome produto grande */
font-size				:	12pt;
font-weight				:	bold;
}

.prdnompeq{ 	/* nome produto pequeno */
	font-size			:	10pt;
	font-weight			:	bold;
	color				:	#000000;
}

/* ------------------------------------------------------------------------------ */

/* *****
 * RESULTADOS DE BUSCA
 ***** */

.busrestop{		/* tópicos resultados de busca */
	font-size			:	10pt;
	color				:	#000000;
	font-weight			:	bold;
}
.busrestch{		/* trechos resultados de busca */
	font-size			:	10pt;
	color				:	#999999;
}

/* ------------------------------------------------------------------------------ */

/* *****
 * SERVIÇOS
 ***** */

.svctxt{ 		/* texto geral página Serviços */
	font-size			:	10pt;
	margin-left			:	14pt;
}
.svctxttop{		/* texto topicos página Serviços */
	font-size			:	11pt;
	font-weight			:	bold;
	margin-top			:	23px;
}
