/* ------------------------------------ */
/* ------------------------------------ */
/* Copyright (c), 2005, Innovagency		*/
/* Stylesheets							*/
/* ------------------------------------ */
/* ------------------------------------ */

/* ------------------------------------ */
/* ------------------------------------ */
/*	GERAL - SÓ SE DESCOMENTA,
		DEPOIS DE O SITE ESTIVER PRONTO	*/
/* ------------------------------------ */
/* ------------------------------------ */
/*
TD {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}
*/
/* ------------------------------------ */
/*
A:link {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}
A:visited {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}
A:active {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}
A:hover {
	color:				#339966;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	underline;
	letter-spacing:		0pt;
}
*/
/* ------------------------------------ */

/* ------------------------------------ */
/* ------------------------------------ */
/*	LINKS - MENU MENULEFT IDIOMAS		*/
/* ------------------------------------ */
/* ------------------------------------ */
A.linkidioma:link {
	color:				#FFFFFF;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkidioma:visited {
	color:				#FFFFFF;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkidioma:active {
	color:				#FFFFFF;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkidioma:hover {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
A.linkmenutop:link {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkmenutop:visited {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkmenutop:active {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkmenutop:hover {
	color:				#339966;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
/*	MENU LINKMENUTOP - HOVER	*/
A.linkmenutophover {
	color:				#339966;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
/*	MENU LINKMENUTOP - TITPESQUISA	*/
.linkmenutop {
	color:				#FFFFFF;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
TD.linkmenu
{
	background-color:	#99CC66;
	width:				128;
	height:				23;
	text-align:			center;
	/*vertical-align:		middle;*/
	border-left:		#76B443 solid 1px;
	border-top:			#AED786 solid 1px;
	border-right:		#C4E2A7 solid 1px;
	border-bottom:		#83BD50 solid 1px;
	cursor:				hand;
}
TD.linkmenu:hover
{
	background-color:	#339966;
	border-left:		#278743 solid 1px;
	border-top:			#5EAF86 solid 1px;
	border-right:		#89C4A7 solid 1px;
	border-bottom:		#2C8E50 solid 1px;
}
TD.linkmenuhover
{
	background-color:	#339966;
	width:				128;
	height:				23;
	text-align:			center;
	/*vertical-align:		middle;*/
	border-left:		#278743 solid 1px;
	border-top:			#5EAF86 solid 1px;
	border-right:		#89C4A7 solid 1px;
	border-bottom:		#2C8E50 solid 1px;
	cursor:				hand;
}
/**** styles do menu para browsers FireFox ****/
A.linkmenu_NOT_IE:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	margin-right:		1px;
}
A.linkmenu_NOT_IE:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	margin-right:		1px;
}
A.linkmenu_NOT_IE:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	margin-right:		1px;
}
A.linkmenuhover_NOT_IE {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	margin-right:		1px;
}

/* styles do menu para browsers IE */
A.linkmenu:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	/*font-style:			none;*/
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	width:				128px;
	height:				23px;
	background-color:	#99CC66;
	margin-right:		1px;
	border-left:		#76B443 solid 1px;
	border-top:			#AED786 solid 1px;
	border-right:		#C4E2A7 solid 1px;
	border-bottom:		#83BD50 solid 1px;
}
A.linkmenu:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	/*font-style:			none;*/
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	width:				128px;
	height:				23px;
	background-color:	#99CC66;
	margin-right:		1px;
	border-left:		#76B443 solid 1px;
	border-top:			#AED786 solid 1px;
	border-right:		#C4E2A7 solid 1px;
	border-bottom:		#83BD50 solid 1px;
}
A.linkmenu:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	/*font-style:			none;*/
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	width:				128px;
	height:				23px;
	background-color:	#99CC66;
	margin-right:		1px;
	border-left:		#76B443 solid 1px;
	border-top:			#AED786 solid 1px;
	border-right:		#C4E2A7 solid 1px;
	border-bottom:		#83BD50 solid 1px;
}
A.linkmenu:hover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	/*font-style:			none;*/
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	width:				128px;
	height:				23px;
	background-color:	#339966;
	margin-right:		1px;
	border-left:		#278743 solid 1px;
	border-top:			#5EAF86 solid 1px;
	border-right:		#89C4A7 solid 1px;
	border-bottom:		#2C8E50 solid 1px;
}
/*	MENU LINKMENU - HOVER	*/
A.linkmenuhover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	/*font-style:			none;*/
	font-weight:		bold;
	text-decoration:	none;
	text-align:			center;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		23px;
	width:				128px;
	height:				23px;
	background-color:	#339966;
	margin-right:		1px;
	border-left:		#278743 solid 1px;
	border-top:			#5EAF86 solid 1px;
	border-right:		#89C4A7 solid 1px;
	border-bottom:		#2C8E50 solid 1px;
}

/* ------------------------------------ */
TD.linkmenuleft
{
	background-color:	#339966;
	width:				191px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-top:			#4EA77A solid 2px;
	border-right:		#66B38C solid 2px;
	border-bottom:		#2F935F solid 2px;
	cursor:hand;
}
TD.linkmenuleft:hover
{
	background-color:	#47A375;
	border-top:			#429D6D solid 2px;
	border-right:		#3F9967 solid 2px;
	border-bottom:		#60AF87 solid 2px;
}
TD.linkmenulefthover
{
	background-color:	#47A375;
	width:				191px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-top:			#429D6D solid 2px;
	border-right:		#3F9967 solid 2px;
	border-bottom:		#60AF87 solid 2px;
	cursor:hand;
}
/**** styles do menu para browsers FireFox ****/
A.linkmenuleft_NOT_IE:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuleft_NOT_IE:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuleft_NOT_IE:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
/******* styles do menu para browsers IE ********/
A.linkmenuleft:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#339966;
	border-top:			#4EA77A solid 2px;
	border-right:		#66B38C solid 2px;
	border-bottom:		#2F935F solid 2px;
}
A.linkmenuleft:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#339966;
	border-top:			#4EA77A solid 2px;
	border-right:		#66B38C solid 2px;
	border-bottom:		#2F935F solid 2px;
}
A.linkmenuleft:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#339966;
	border-top:			#4EA77A solid 2px;
	border-right:		#66B38C solid 2px;
	border-bottom:		#2F935F solid 2px;
}
A.linkmenuleft:hover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#47A375;
	border-top:			#429D6D solid 2px;
	border-right:		#3F9967 solid 2px;
	border-bottom:		#60AF87 solid 2px;
}
/*	MENU LINKMENULEFT - HOVER	*/
A.linkmenulefthover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#47A375;
	border-top:			#429D6D solid 2px;
	border-right:		#3F9967 solid 2px;
	border-bottom:		#60AF87 solid 2px;
}

/* ------------------------------------ */
TD.linkmenuleftsub
{
	background-color:	#97D690;
	width:				171px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-left:		#84C97E solid 2px;
	border-top:			#A5DB9F solid 2px;
	border-right:		#B0E0AB solid 2px;
	border-bottom:		#8CCE86 solid 2px;
	padding-left:		10px;
	cursor:hand;
}
TD.linkmenuleftsub:hover
{
	background-color:	#97D690;
	border-left:		#CFECCB solid 2px;
	border-top:			#77BF71 solid 2px;
	border-right:		#70B26B solid 2px;
	border-bottom:		#B0E0AB solid 2px;
}
TD.linkmenuleftsubhover
{
	background-color:	#97D690;
	width:				171px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-left:		#CFECCB solid 2px;
	border-top:			#77BF71 solid 2px;
	border-right:		#70B26B solid 2px;
	border-bottom:		#B0E0AB solid 2px;
	padding-left:		10px;
	cursor:hand;
}
/**** styles do menu para browsers FireFox ****/
A.linkmenuleftsub_NOT_IE:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuleftsub_NOT_IE:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuleftsub_NOT_IE:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
/******* styles do menu para browsers IE ********/
A.linkmenuleftsub:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#97D690;
	border-left:		#84C97E solid 2px;
	border-top:			#A5DB9F solid 2px;
	border-right:		#B0E0AB solid 2px;
	border-bottom:		#8CCE86 solid 2px;
}
A.linkmenuleftsub:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#97D690;
	border-left:		#84C97E solid 2px;
	border-top:			#A5DB9F solid 2px;
	border-right:		#B0E0AB solid 2px;
	border-bottom:		#8CCE86 solid 2px;
}
A.linkmenuleftsub:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#97D690;
	border-left:		#84C97E solid 2px;
	border-top:			#A5DB9F solid 2px;
	border-right:		#B0E0AB solid 2px;
	border-bottom:		#8CCE86 solid 2px;
}
A.linkmenuleftsub:hover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#97D690;
	border-left:		#CFECCB solid 2px;
	border-top:			#77BF71 solid 2px;
	border-right:		#70B26B solid 2px;
	border-bottom:		#B0E0AB solid 2px;
}
/*	MENU LINKMENULEFTSUB - HOVER	*/
A.linkmenuleftsubhover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#97D690;
	border-left:		#CFECCB solid 2px;
	border-top:			#77BF71 solid 2px;
	border-right:		#70B26B solid 2px;
	border-bottom:		#B0E0AB solid 2px;
}

/* ------------------------------------ */
TD.linkmenuviaverdeonline
{
	background-color:	#D2E9BB;
	width:				191px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-top:			#DDEECB solid 2px;
	border-right:		#EAF5DF solid 2px;
	border-bottom:		#A5D093 solid 2px;
	cursor:hand;
}
TD.linkmenuviaverdeonline:hover
{
	background-color:	#DBEDC8;
	border-top:			#CBE5BA solid 2px;
	border-right:		#C1DFB0 solid 2px;
	border-bottom:		#E4F1D5 solid 2px;
}
TD.linkmenuviaverdeonlinehover
{
	background-color:	#DBEDC8;
	width:				191px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-top:			#CBE5BA solid 2px;
	border-right:		#C1DFB0 solid 2px;
	border-bottom:		#E4F1D5 solid 2px;
	cursor:hand;
}
/**** styles do menu para browsers FireFox ****/
A.linkmenuviaverdeonline_NOT_IE:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuviaverdeonline_NOT_IE:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuviaverdeonline_NOT_IE:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
/******* styles do menu para browsers IE ********/
A.linkmenuviaverdeonline:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#D2E9BB;
	border-top:			#DDEECB solid 2px;
	border-right:		#EAF5DF solid 2px;
	border-bottom:		#A5D093 solid 2px;
}
A.linkmenuviaverdeonline:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#D2E9BB;
	border-top:			#DDEECB solid 2px;
	border-right:		#EAF5DF solid 2px;
	border-bottom:		#A5D093 solid 2px;
}
A.linkmenuviaverdeonline:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#D2E9BB;
	border-top:			#DDEECB solid 2px;
	border-right:		#EAF5DF solid 2px;
	border-bottom:		#A5D093 solid 2px;
}
A.linkmenuviaverdeonline:hover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#DBEDC8;
	border-top:			#CBE5BA solid 2px;
	border-right:		#C1DFB0 solid 2px;
	border-bottom:		#E4F1D5 solid 2px;
}
/*	MENU LINKMENUVIAVERDEONLINE - HOVER	*/
A.linkmenuviaverdeonlinehover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	width:				191px;
	height:				16px;
	background-color:	#D2E9BB;
	border-top:			#CBE5BA solid 2px;
	border-right:		#C1DFB0 solid 2px;
	border-bottom:		#E0EFCF solid 2px;
}
/*-----------------------------------------------------*/
TD.linkmenuviaverdeonlinesub
{
	background-color:	#EBF5E0;
	width:				171px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-left:		#DAECD0 solid 2px;
	border-top:			#DAECD0 solid 2px;
	border-right:		#F0F7E7 solid 2px;
	border-bottom:		#BEDFB6 solid 2px;
	padding-left:		10px;
	cursor:hand;
}
TD.linkmenuviaverdeonlinesub:hover
{
	background-color:	#EBF5E0;
	border-left:		#F0F7E7 solid 2px;
	border-top:			#BEDFB6 solid 2px;
	border-right:		#DAECD0 solid 2px;
	border-bottom:		#DAECD0 solid 2px;
}
TD.linkmenuviaverdeonlinesubhover
{
	background-color:	#EBF5E0;
	width:				171px;
	height:				16px;
	text-align:			left;
	/*vertical-align:		middle;*/
	border-left:		#F0F7E7 solid 2px;
	border-top:			#BEDFB6 solid 2px;
	border-right:		#DAECD0 solid 2px;
	border-bottom:		#DAECD0 solid 2px;
	padding-left:		10px;
	cursor:hand;
}
/**** styles do menu para browsers FireFox ****/
A.linkmenuviaverdeonlinesub_NOT_IE:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuviaverdeonlinesub_NOT_IE:visited {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
A.linkmenuviaverdeonlinesub_NOT_IE:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
}
/******* styles do menu para browsers IE ********/
/*
A.linkmenuviaverdeonlinesub:link {
	color:				#34392E;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#EBF5E0;
	border-left:		#DAECD0 solid 2px;
	border-top:			#DAECD0 solid 2px;
	border-right:		#F0F7E7 solid 2px;
	border-bottom:		#BEDFB6 solid 2px;
}
*/
A.linkmenuviaverdeonlinesub {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#EBF5E0;
	border-left:		#DAECD0 solid 2px;
	border-top:			#DAECD0 solid 2px;
	border-right:		#F0F7E7 solid 2px;
	border-bottom:		#BEDFB6 solid 2px;
}
/*
A.linkmenuviaverdeonlinesub:active {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#EBF5E0;
	border-left:		#DAECD0 solid 2px;
	border-top:			#DAECD0 solid 2px;
	border-right:		#F0F7E7 solid 2px;
	border-bottom:		#BEDFB6 solid 2px;
}
*/
A.linkmenuviaverdeonlinesub:hover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#EBF5E0;
	border-left:		#F0F7E7 solid 2px;
	border-top:			#BEDFB6 solid 2px;
	border-right:		#DAECD0 solid 2px;
	border-bottom:		#DAECD0 solid 2px;
}
/*	MENU LINKMENUVIAVERDEONLINESUB - HOVER	*/
A.linkmenuviaverdeonlinesubhover {
	color:				#34392E;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
	line-height:		16px;
	margin-left:		20px;
	width:				171px;
	height:				16px;
	background-color:	#EBF5E0;
	border-left:		#F0F7E7 solid 2px;
	border-top:			#BEDFB6 solid 2px;
	border-right:		#DAECD0 solid 2px;
	border-bottom:		#DAECD0 solid 2px;
}


/* ------------------------------------ */

/* ------------------------------------ */
/* ------------------------------------ */
/*	LINKS								*/
/* ------------------------------------ */
/* ------------------------------------ */
A.linkbotoesuppercase:link {
	color:				#336600;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkbotoesuppercase:visited {
	color:				#336600;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkbotoesuppercase:active {
	color:				#336600;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkbotoesuppercase:hover {
	color:				#339966;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}


/* ------------------------------------ */
A.linktitnoticias:link {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	underline;
	text-transform:		none;
	letter-spacing:		0pt;
}
A.linktitnoticias:visited {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	underline;
	text-transform:		none;
	letter-spacing:		0pt;
}
A.linktitnoticias:active {
	color:				#99CC66;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	underline;
	text-transform:		none;
	letter-spacing:		0pt;
}
A.linktitnoticias:hover {
	color:				#339966;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	underline;
	text-transform:		none;
	letter-spacing:		0pt;
}
A.linktitnoticiashover {
	color:				#339966;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	underline;
	text-transform:		none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */

A.linkbotoeshb:link {
	color:				#ffffff;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkbotoeshb:visited {
	color:				#ffffff;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkbotoeshb:active {
	color:				#ffffff;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}
A.linkbotoeshb:hover {
	color:				#000000;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}

/* ------------------------------------ */

/* ------------------------------------ */
/* ------------------------------------ */
/*	TITULOS, TEXTOS						*/
/* ------------------------------------ */
/* ------------------------------------ */
.titpaguppercase {
	color:				#339966;
	font-family:		Arial;
	font-size:			12px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.titdestaqueuppercase {
	color:				#339966;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.titnormalform {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}
/* ------------------------------------ */
.titnormalformGrande {
	color:				#44493D;
	font-family:		Arial;
	font-size:			14px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	font-weight:        bold;
}

/* ------------------------------------ */
.txtnormal {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtnormalbold {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtnormaUpppercase {
	color:				#000000;
	font-family:		Arial;
	font-size:			10px;
	font-style:			normal;
	font-weight:		bold;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}


/* ------------------------------------ */
.txtBold {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			normal;
	font-weight:		bold;
	text-transform:		none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtBoldUpppercase {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	text-transform:		uppercase;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtnormal10 {
	color:				#000000;
	font-family:		Arial;
	font-size:			10px;
	font-style:			normal;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtverdenormal {
	color:				#339966;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtverdebold {
	color:				#339966;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtbemvindo {
	color:				#333333;
	font-family:		Arial;
	font-size:			14px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtbarrapaginacao {
	color:				#336600;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	text-transform:		uppercase;	
}

/* ------------------------------------ */
.txtnormallable {
	color:				#000000;
	font-family:		Arial;
	font-size:			10px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */
.txtcopyright {
	color:				#FFFFFF;
	font-family:		Arial;
	font-size:			9px;
	font-style:			none;
	font-weight:		bold;
	text-decoration:	none;
	letter-spacing:		0pt;
}

/* ------------------------------------ */

/* ------------------------------------ */
/* ------------------------------------ */
/*	FORMULARIOS							*/
/* ------------------------------------ */
/* ------------------------------------ */
.inputnormal {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#FFFFFF;
}

/* ------------------------------------ */
.inputpesquisa {
	color:				#FFFFFF;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	width:				107px;
	height:				17px;
	background-color:	#000000;
	border: none;
}

/* ------------------------------------ */
.inputlogin {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	width:				97px;
	height:				20px;
	background-color:	#FFFFFF;
	border-color:		#000000;
	border-style:		solid;
	border-width:		1px;
}

/* ------------------------------------ */
.inputpaginacao {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	width:				27px;
	height:				18px;
	background-color:	#EBF5E0;
}

/* ------------------------------------ */
.inputformulario {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#F0F0F0;
	border-bottom-color:#737574;
	border-top-color:   #737574;
	border-left-color:  #737574;
	border-right-color: #737574;
	border-style:solid;
	border-width:       1px;
	/*border:             3px;*/
}
/* ------------------------------------ */
.inputformulariodisable {
	color:				#595959;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#F0F0F0;
	border-bottom-color:#737574;
	border-top-color:   #737574;
	border-left-color:  #737574;
	border-right-color: #737574;
	border-style:solid;
	border-width:       1px;
	/*border:             3px;*/
}

/* ------------------------------------ */
.combodia {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#FFFFFF;
	border-color:		#DDDCDC;
}

/* ------------------------------------ */
.combomes {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#FFFFFF;
	border-color:		#DDDCDC;
}

/* ------------------------------------ */
.comboano {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#FFFFFF;
	border-color:		#DDDCDC;
}

/* ------------------------------------ */
.comboanoarquivo {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#EBF5E0;
}

/* ------------------------------------ */
.comboviatura {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	width:				81px;
	background-color:	#FFFFFF;
}

/* ------------------------------------ */
.comboconsultaextracto {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	width:				145px;
	background-color:	#FFFFFF;
}

/* ------------------------------------ */
.combo {
	color:				#000000;
	font-family:		Arial;
	font-size:			11px;
	font-style:			none;
	font-weight:		normal;
	text-decoration:	none;
	letter-spacing:		0pt;
	background-color:	#FFFFFF;
}

.TextGrey {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
	color:#595959;
	FONT-WEIGHT: normal;
	text-decoration:none;
}

.TextForm {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
	color:#595959;
	FONT-WEIGHT: bold;
	text-decoration:none;
}

/* ------------------------------------ */

/* ------------------------------------ */
/* ------------------------------------ */
/*	BACKGROUND'S						*/
/* ------------------------------------ */
/* ------------------------------------ */


/* ------------------------------------ */