/* Style for AG-MONTEIRO
* Author: Brainhouse
* Created: 2004
*/

BODY 							{font-family: Arial; color: #979797; font-style: normal; line-height: normal; text-decoration: none; font-variant: normal; font-size: 10px;}
P 								{font-size: 10px;}
TABLE, TD, TR					{font-size: 10px;}
SELECT, INPUT, LABEL, CHECKBOX	{font-size: 10px; font-family: Arial; border: 1px solid #979797; color: #716F6E;}
TEXTAREA						{font-size: 10px; font-family: Arial; border: 1px solid #979797; color: #716F6E;}
BUTTON 							{font-size: 10px; font-family: Arial; border: 1px solid #979797; color: #716F6E;}

H1 								{font-size: 12px; color: #979797; font-weight: bold;}
H2                              {font-size: 14px; color: #979797; font-weight: bold;}
H3                              {font-size: 16px; color: #979797; font-weight: bold;}
H4                              {font-size: 18px; color: #979797; font-weight: bold;}
H5                              {font-size: 20px; color: #979797; font-weight: bold;}
H6				                {font-size: 22px; color: #979797; font-weight: bold;}
HR 								{height: 2px;}
a 								{text-decoration: none; color: #979797;}
a:hover 						{color: #4B4B4B;}

.Arial10_cinza {font-family: Arial;font-size: 10px;color: #979797;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-decoration: none;}
.Arial11_cinza {font-family: Arial;font-size: 11px;color: #979797;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-decoration: none;}
.Arial12_cinza {font-family: Arial;font-size: 12px;color: #979797;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-decoration: none;}

.prd_claro 		{font-family: Arial; font-size: 12px; color: #979797; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.prd_claro:hover 	{color: #4B4B4B; }

.prd_claro_11 		{font-family: Arial; font-size: 11px; color: #979797; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}


.prd_escuro 	{font-family: Arial; font-size: 12px; color: #4B4B4B; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.titulos 	{font-family: Arial; font-size: 10px; color: #4B4B4B; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
.titulos2 	{font-family: Arial; font-size: 12px; color: #4B4B4B; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.titulos2:hover 	{color: #4B4B4B; text-decoration: UNDERLINE }


.entrada 						{font-family: Arial; font-size: 10px; color: #979797; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.entrada:hover 				{color: #4B4B4B; font-weight: normal}
.entrada_on 						{font-family: Arial; font-size: 10px; color: #4B4B4B; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.entrada_on:hover 				{color: #4B4B4B; font-weight: normal}


.entrada2						{font-family: Arial; font-size: 10px; color: #BEBEBE; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.entrada2:hover 				{color: #979797; font-weight: normal}


/* Zona Copyright */
.copy							{font-family: Arial; font-size: 9px; font-style: normal; line-height: normal; color: #868686; text-decoration: none; font-weight: normal; font-variant: normal}
a.copy:hover 					{color: #979797;}


/* Links do Menu Superior */
.link_top_1 						{font-family: Arial; font-size: 10px; color: #979797; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.link_top_1:hover 					{color: #4B4B4B; text-decoration: none}
.link_top_1_on 						{font-family: Arial; font-size: 10px; color: #4B4B4B; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}

.link_top_3 						{font-family: Arial; font-size: 11px; color: #979797; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.link_top_3:hover 					{color: #4B4B4B; text-decoration: none}
.link_top_3_on 						{font-family: Arial; font-size: 11px; color: #4B4B4B; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.link_top_3_on:hover 				{color: #4B4B4B; text-decoration: none}

.link_top_2 						{font-family: Arial; font-size: 11px; color: #979797; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none}
a.link_top_2:hover 					{color: #4B4B4B; font-weight: normal}

.top_2_on {font-family: Arial;font-size: 11px;color: #4B4B4B;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;text-decoration: none;}




/* MENU */
.menu-hv,  { position: relative; margin: 0; padding: 0; display: block; zoom: 1;}
	.menu-hv *      { margin: 0; padding: 0 ; list-style: none}
	.menu-hv li     { position: relative; line-height: 1.2em; vertical-align: top }
	.menu-hv a      { display: block; zoom: 1; line-height: 1.2em }
	.menu-hv li ul  { position: absolute; visibility: hidden  }
	.menu-hv li:hover ul, 
	.menu-hv li.hover ul   { visibility: visible }
	.menu-hv li:hover ul ul,  
	.menu-hv li.hover ul ul  { visibility: hidden }
	.menu-hv li li:hover ul,  
	.menu-hv li li.hover ul   { visibility: visible }
	.menu-hv li li:hover ul ul,  
	.menu-hv li li.hover ul ul   { visibility: hidden }
	.menu-hv li li li:hover ul,  
	.menu-hv li li li.hover ul,   { visibility: visible }
	/* características horizontal-vertical */
	.menu-hv:after, .menu-hv.after { content: "."; line-height: 5px; clear: both; display: block; visibility: hidden}
	.menu-hv li { float: left; }		
	.menu-hv li ul li { float: none; }
	.menu-hv li ul li ul { position: absolute; left: 100%; top: 0; }

	/* ****************************************
	  ALTERE ABAIXO. defina a largura, cor, formatações, etc, dos itens do seu menu abaixo
	  ou apague as linhas se for definir em outro lugar
	*/
	.menu-hv li { width: 75px;}

	
/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6
   http://elmicox.blogspot.com/2008/03/ativando-hover-e-first-child-no-ie-6-um.html */
* html * { color: expression( (function(who){ if(!who.MXPC){
	who.MXPC = '1';
	if(who.nodeName != 'A'){
		who.onmouseenter=function(){ who.className += ' hover'};
		who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
	(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }