/* Geral */
BODY, IMG, FORM, P, H1, H2, H3, H4, UL, LI,  TABLE, TH, TR, TD {
	margin:0px;
	padding:0px;
	border:none;
}

BODY, FORM, P, H1, H2, H3, H4, UL, LI,  TABLE, TH, TR, TD {
	vertical-align:top;
	text-align:left;
	text-decoration: none;
	font-family:'Arial', 'Verdana', 'Trebuchet Ms',helvetica,sans-serif;
	font-size:9pt;
	color: #6d6e71;
}

a img,:link img,:visited img { border:none }

A {
	color: #6d6e71;
}

A:hover {
	color: #51b116;
}

/* SITE MAIN TABLE */
.main_table {
	margin:0 auto;
	width:760px;
	height:640px;
}

.main_table_border_left {
	width:25px;
	background-image:url('/static-media/images/red_dot_line_left.gif' );
	background-repeat:repeat-y;
}

.main_table_border_right {
	width: 25px;
	background-image: url('/static-media/images/red_dot_line_right.gif' );
	background-position: top right;
	background-repeat: repeat-y;
}

.td_menu {
	width:184px;
}

.td_spacer {
	width:14px;
}

.td_contents {
	width:512px;
}

.td_footer {
	vertical-align:bottom;
}

.contents_table {
	width:512px;
}

.contents_header {
	width:512px;
	padding-bottom:27px;
}

.contents_body {
	width:512px;
}

.body_table {
	width:512px;
	height:100%;
}

.body_header {
	height:218px;
}

.body_col344 {
	width:344px;
	padding-top:20px;
}

.body_col310 {
	width:310px;
	padding-top:20px;
}

.body_col194 {
	width:194px;
	text-align:right;
	padding-left:8px;
	padding-top:20px;
}

.body_col160 {
	width:160px;
	text-align:right;
	padding-left:8px;
	padding-top:20px;
}

/* LAYOUT SETTINGS */

.logo {
	width: 190px;
	vertical-align: top;
	text-align: center;
	padding: 25px 2px 20px 0px;
}

/* TEXT SETTINGS */

.section_title {
	font-size:13pt;
	color: #51b116;
	padding-bottom: 15px;
	font-weight:bold;
}

/*
.generic_text, .generic_text P, .generic_text DIV, .generic_text LI, .generic_text UL {
	line-height: 120%;
	text-align: justify;
}
*/

.generic_text H2 {
	font-size: 14pt;
}
.generic_text STRONG {
	font-size: 10pt;
}



/* MAIN MENU */
.td_menu_box {
	padding-top: 4px;
	text-align: center;
	height:218px;
}

.td_menu_box table {
	margin: 0 auto;
}

.td_menu_top {
	width:168px;
	height:15px; 
	background-image: url( '/static-media/images/red_box_top_small.gif' );
	background-repeat: no-repeat;
}

.td_menu_left {
	width:16px;
	background-image: url( '/static-media/images/menu_left_dot.gif' ); 
	vertical-align: bottom;
}

.td_menu_right {
	background-image: url( '/static-media/images/menu_right_dot.gif' ); 
	width:15px;
	vertical-align: bottom;
}

.td_menu_bottom {
	height: 7px;
	vertical-align:bottom;
	background: url( '/static-media/images/red_bul.gif' ) bottom center repeat-x;
}

.td_menu_item_txt {
	padding: 2px 5px 8px 0px;
}
.menu_link, .menu_link:hover, .menu_link_sel, .menu_link_sel:hover {
	font-size:9pt;
	color: #bdbcbc;
	line-height:18px;
}
.menu_link:hover, .menu_link_sel, .menu_link_sel:hover {
	color: #35a311;
}

/* E: MAIN MENU */



/* Menus */
#menu_cluster {
	padding-top:10px;
}
	.menu_cluster_item {
		margin:0 auto;
		margin-top:12px;
		width:168px;
		text-align:left;	
	}
		.menu_cluster_item div {
			margin-left:20px;
			padding-top:2px;
		}
		.menu_cluster_item img {
			display:block;
			float:left;
			padding-top:2px;
		}
		.menu_cluster_item a, .menu_cluster_item a:hover, .menu_cluster_item a:visited {
			font-size:8pt;
			font-weight:bold;
			color:#35a311;
			text-decoration:none;
			line-height:14px;
		}
		.menu_cluster_item a:hover {
			text-decoration:underline;
		}
	
/* Menus */
#menu_cluster_market {
	padding-top:10px;
}
	.menu_cluster_item_market{
		margin:0 auto;
		margin-top:12px;
		width:168px;
		text-align:left;	
	}
		.menu_cluster_item_market div {
			margin-left:20px;
			padding-top:2px;
		}
		.menu_cluster_item_market img {
			display:block;
			float:left;
			padding-top:2px;
		}
		.menu_cluster_item_market a, .menu_cluster_item_market a:hover, .menu_cluster_item_market a:visited {
			font-size:8pt;
			font-weight:bold;
			color:#9c9a9a;
			text-decoration:none;
			line-height:14px;
		}
		
		.menu_cluster_item_selected a, .menu_cluster_item_selected a:hover, .menu_cluster_item_selected a:visited {
			font-size:8pt;
			font-weight:bold;
			color:#35a211;
			text-decoration:none;
			line-height:14px;
		}
		
		.menu_cluster_item_market a:hover {
			text-decoration:underline;
		}
	
#menu_link {
	padding-top:12px;
}
	.menu_link_item {
		margin:0 auto;
		margin-top:12px;
		width:168px;
		text-align:left;		
	}
		.menu_link_item img {
			display:block;
			float:left;
			padding-right:7px;
		}
		.menu_link_item a, .menu_link_item a:hover, .menu_link_item a:visited {
			font-size:8pt;
			font-weight:bold;
			color:#bdbcbc;
			text-decoration:none;
		}
		.menu_link_item a:hover {
			text-decoration:underline;
		}
		
/* Language Bar */
.language {
	text-decoration: none;
	font: normal normal bold 8pt arial;
	color: white;
}
.language:hover {
	text-decoration: underline;
	font: normal normal bold 8pt arial;
	color: white;
}
.language_back {
	height: 18px;
	vertical-align:top;
	text-align:center;
	background-color:#51b116;
}
.td_language {
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
	font: normal normal bold 8pt arial;
	color: white;
}

/* I: Footer */
.rp_td_copyright {
	text-align: left;
	color: #35a311;
	font: normal normal normal 7pt arial;
	height: 12px;
}
.rp_td_optimizado {
	text-align: left;
	padding-top: 1px;
	color: #bdbcbc;
	font: normal normal normal 7pt arial;
	height: 8px;
}
.rp_reserved {
	color: #6d6e71;
	font: normal normal normal 8pt arial;
	text-decoration: none;
}
.rp_reserved:hover {
	color: #51b116;
	font: normal normal normal 8pt arial;
	text-decoration: none;
}
/* E: Footer */

/* Slider */
.linkbox {
	width:512px;
	background-color:white;
	padding-top:25px;
}
	.linkbox img {
		border:1px solid #6d6e71;
	}
.linkboxsel {
	width:512px;
	background-color:#CCCCCC;
	font-weight:bold;
	padding-top:25px;
}
.linkbox img, .linkboxsel img {
	margin-right:5px;
	border:1px solid transparent;
}
.slider_curriculum {
	width:512px;
	overflow:hidden;
	display:none;
}
/* END: SLIDER */






























/* A REVER  - CONFIRMAR*/


/* I: Link Box */
.linkbox {
	margin: 3px auto 3px;
	padding: 4px 0px;
}
.linkboxsel {
	margin: 3px auto 3px;
	padding: 4px 0px;
	cursor:hand;
}
.linkbox a {
	font: normal normal normal 9pt arial;
	color: #51b116;
	text-decoration: none;
}
.linkboxsel span, .linkboxsel a {
	font: normal normal normal 9pt arial;
	color: white;
	text-decoration: none;
}
.linkboxsel a:hover {
	font: normal normal normal 9pt arial;
	color: white;
	text-decoration: none;
}

/* E: Link Box */



/* I: News */
.txt_noticia {
	font: normal normal normal 8pt arial;
	color: black;
	text-align: justify;
	vertical-align: top;
	/* Obrigar a ficar com o tamanho mínimo */
	height: 1%;
}
.txt_noticia a {
	font: normal normal bold 8pt arial;
	color: black;
	text-decoration: none;
}

.list_noticia {
	font: normal normal normal 8pt arial;
	color: #6d6e71;
}
.legenda {
	color: #a8a8a8;
	font: normal normal bold 7pt arial;
	vertical-align: top;
	text-align: left;
}
.td_noticias_img {
	vertical-align: top;
}

/* E: News */


/* Outras Notícias */
.td_onews {
	text-align: left;
	width: 160px;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}
.onews_td_tit, .onews_td_tito {
	vertical-align: top;
	text-align: left;
}
.onews_td_tit {
	padding-bottom: 5px;
}
.onews_bullet {
	vertical-align: top;
	padding-top: 3px;
}


/* Colunas */
/* ------- */
.col_back {
	background-color: white;
}
.col_titulo {
	font: normal normal bold 9pt arial;
	color: #6d6e71;
	padding-left: 12px;
	padding-right: 5px;
	padding-top:5px;
}
.col_txt {
	font: normal normal normal 8pt arial;
	color: #6d6e71;
	text-decoration: none;
	/*text-indent: 5px;*/
}
.col_txt:hover, .col_txt a:hover {
	text-decoration: none;
}
.col_td_titulo {
	text-align: center;
	background-repeat: no-repeat;
}


/* Coluna 'list' */
.col_td_item_list {
	text-align: justify;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	width: 139px;
}
.col_td_item_list_arrow {
	text-align: left;
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 10px;
	vertical-align: top;
	width: 5px;
}
.col_td_item_list_name {
	text-align: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 134px;
}


/* Coluna 'img' */
.col_td_item_img {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	width: 144px;
}


/* Coluna 'last_proj' */
.col_last_proj_td_txt {
	text-align: left;
	padding: 5px 3px 10px 10px;
}
.col_last_proj_td_bullet {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-top: 7px;
}
.col_last_proj_td_project {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
}
.col_last_proj_act {
	font: normal normal bold 8pt arial;
	text-decoration: none;
	color: #a7a9ac;
}


/* I: Activity */
.title_act_top {
	color: #51b116;
	font: normal normal bold 12pt arial;
	text-align: left;
	padding: 15px 0px 15px 0px;
}
.title_act {
	color:#333333;
	font: normal normal bold 10pt arial;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
}
.txt_act {
	font: normal normal normal 8pt arial;
	color: black;
	text-align: justify;
	padding-top: 5px;
}
.act_td_cell {
	width:142px;
	text-align:left;
	vertical-align:top;
	font-size:8pt;
	line-height:15pt;
	color:#9c9a9a;
}
.dact_area {
	text-align: left;
	font: normal normal bold 9pt arial;
	color: #6d6e71;
	padding-top: 12px;
	padding-bottom: 7px;
	text-decoration: none;
}
.td_list_areas {
	text-align: left;
	line-height:17pt;
}
.txt_activity {
	font: normal normal normal 8pt arial;
	color: black;
	text-align: justify;
	padding: 20px 0px 20px 0px;
}

.txt_activity P{
	font: normal normal normal 8pt arial;
	color: black;
	text-align: justify;
}

.txt_activity SPAN{
	font: normal normal normal 8pt arial;
	color: black;
	text-align: justify;
}

.bottomlink {
	text-align: left;
	padding-top: 10px;
}
.bottomlink a {
	font: normal normal normal 9pt arial;
	color: #51b116;
	text-decoration: none;
}
.bottomlink a:hover {
	font: normal normal normal 9pt arial;
	color: #6d6e71;
	text-decoration: none;
}
/* E: Activity */


/* TD de enchimento */
.rp_top_line {
	height: 6px;
}
.rp_link {
	text-decoration: none;
	color: #6d6e71;
	font: normal normal normal 7pt arial;
}
.rp_td_link {
	padding-left: 10px;
	vertical-align: top;
	text-align: right;
	color: #6d6e71;
	font: normal normal normal 7pt arial;
}
.rp_td_line {
	text-align: left;
	border-top: 1px solid #ceced1;
	height: 4px;
}
.rp_line_link {
	vertical-align: bottom;
}


/* I: Clients */
.client_letter {
	background-color: #999999;
	vertical-align: top;
	line-height: 16px;
}
.client_letter a {
	font: normal normal bold 9pt arial;
	text-decoration: none;
	color: white;
	vertical-align: top;
}
.cli_item_list {
	text-decoration: none;
	font: normal normal normal 8pt arial;
	color: gray;
}
.cli_td_list {
	text-align: left;
	padding-top: 5px;
	vertical-align: top;
}
.cli_td_txt {
	padding: 10px 0px 10px 0px;
	text-align: justify;
}
.cli_txt {
	font: normal normal normal 8pt arial;
	color: black;
}
.client_website {
	text-align: left;
	padding: 12px 0px 20px 0px;
}
.client_website a {
	font: normal normal bold 10pt arial;
	color: #6d6e71;
	text-decoration: none;
}
.title_client {
	font: normal normal normal 10pt arial;
	color: #6d6e71;
	text-align: left;
	text-decoration: none;
}
.txt_client {
	font: normal normal normal 8pt arial;
	color: black;
	text-align: justify;
	padding-top: 5px;
}
.td_client_jobs_list {
	padding-top: 17px;
}
.td_client_red_arrow {
	text-align: right;
	padding-bottom: 2px;
	padding-top: 5px;
}
.td_bottom_client {
	background-image: url( '/static-media/red_bul.gif' );
	background-repeat: repeat;
}
/* E: Clients */


/* I: Contacts */
.title_contact {
	color: #6d6e71;
	font: normal normal bold 9pt arial;
	text-align: left;
	padding-top: 20px;
}
.txt_contact {
	text-align: left;
	padding: 3px 0px 20px 0px;
	color: black;
	font: normal normal normal 8pt arial;
}
.txt_contact div,p{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: black;
	font: normal normal normal 8pt arial;
}

/* E: Contacts */


/* I: Projecto */
.txt_project_bold {
	font: normal normal bold 9pt arial;
	color: black;
	text-align: left;
	padding: 10px 0px 5px 0px;
}
.txt_project {
	font: normal normal normal 9pt arial;
	color: black;
	text-align: left;
	padding: 10px 0px 5px 0px;
}
.prj_entity {
	text-align: left;
	padding: 0px 0px 20px 0px;
}
.prj_entity a {
	font: normal normal bold 9pt arial;
	color: gray;
	text-decoration: none;
}
/* E: Projecto */


/* I: Área de negócio */
.td_title_area {
	font: normal normal normal 9pt arial;
	color: #6d6e71;
	text-align: left;
	text-decoration: none;
}
.td_txt_area {
	font: normal normal normal 8pt arial;
	color: black;
	text-align: justify;
	padding-top: 15px;
	/*line-height: 13pt;*/
}

.td_txt_area LI {
	text-align: left;
}

.td_list_area_arrow {
	padding-right: 10px;
	padding-top: 3px;
	vertical-align: top;
	text-align: left;
	width:5px;
}
.td_list_area {
	font: normal normal normal 8pt arial;
	color: black;
	text-align: left;
}
.list_area_link {
	text-decoration: none;
	font: normal normal normal 9pt arial;
	color: gray;
}
.td_list_area_link {
	text-align: left;
	width:490px;
}
.td_act_list {
	padding-top: 10px;
}
.td_act_cel_list, .td_act_list {
	vertical-align: top;
}
/* E: Área de negócio */


/* I: Company (Who whe are?) */
.wwa_topmenu {
	width:512px;
	text-align: left;
	padding-bottom: 30px;
}
.wwa_topmenu_item {
	font: normal normal bold 8pt arial;
	text-decoration: none;
	color: #9c9a9a;
	padding-right:15px;
	white-space: nowrap;
}
.wwa_topmenu_item:hover{
	font: normal normal bold 8pt arial;
	text-decoration: none;
	color: #51b116;
	padding-right:15px;
	white-space: nowrap;
}
.generic_text, .generic_text P, .generic_text DIV, .generic_text LI, .generic_text UL {
	font: normal normal normal 8pt arial;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	text-align: justify;
}
.generic_text H2 {
	font-size: 14pt;
}
.generic_text STRONG {
	font-size: 10pt;
}
/* E: Company (Who whe are?) */


/* I: Downloads */
.downloads_list_item_arrow {
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px 10px 0px;
}
.downloads_list_item_text {
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px 10px 0px;
}
.downloads_list_item_text a {
	font: normal normal bold 10pt arial;
	color: #333333;
	text-decoration: none;
}
.downloads_list_item_text a:hover {
	font: normal normal bold 10pt arial;
	color: #51b116;
	text-decoration: none;
}
/* E: Downloads */


/* Partner area */
#partner-area-box {
	text-align: center;
	margin-top: 10px;
}

#partner-area-box TABLE {
	margin: 0 auto;
	background-color: white;
}

.ppa-title {
	font-weight: bold;
	font-size: 9pt;
	color: gray;
	vertical-align: middle;
	text-align: center;
	height: 23px;
}

.ppa-content {
	vertical-align: middle;
	height: 45px;
}

.ppa-boxi {
	color: gray;
	border: 1px solid #51b116;
	font: normal normal bold 8pt arial;
	cursor: pointer;
	width: 104px;
	text-align: center;
}

.ppa-boxe {
	color: gray;
	border: 1px solid #51b116;
	font: normal normal bold 8pt arial;
	cursor: pointer;
	width: 104px;
	text-align: center;
	background-color: #51b116;
}

.ppa-box {
	color: #51b116;
	border: 1px solid #51b116;
	font: normal normal bold 8pt arial;
	cursor: pointer;
	width: 104px;
	text-align: center;
}

.link_pesquisa_avancada {
	color: gray;
	font-size: 7pt;
	text-decoration: none;
}
.ppa-seta {
	vertical-align: top;
	text-align: right;
	padding-top: 4px;
}

.ppa-auth-td {
	text-align: left;
	height: 15px;
}
.ppa-auth-td span, a {
	font:normal normal normal 8pt arial;
	text-decoration:none;
}
.ppa-auth-td a {
	color: #51b116;
}


/* Partners area */
.Text {
	font-size:		11px;
	font-family:	'Trebuchet MS', sans-serif, Arial;
	text-decoration:none;
	font-style:		none;
	font-weight:	normal;
	color:			#595959;
}
.TitleBlue {
	font-size:		15px;
	font-family:	'Trebuchet MS', sans-serif;
	text-decoration:none;
	font-style:		none;
	font-weight:	bold;
	color:			#0472B4;
}
.TextGray11 {
	font-size:		11px;
	font-family:	'Trebuchet MS', sans-serif;
	text-decoration:none;
	font-style:		none;
	font-weight:	bold;
	color:			#66666;
}
A.Gray {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#5C5A5B;
 	}

A.Gray:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			normal;
	color:					#5C5A5B;
}

/* S: Links */
.tdlinkimg {
	text-align:left;
	padding-bottom:20px;
}
.tdlink {
	text-align:left;
	padding-bottom:5px;
}
.tdlink a {
	color:#999999;
}
.tdlink a:hover {
	color:#51b116;
}

.td_peq_pesquisa_seta {
	vertical-align: top;
	text-align: right;
	padding-top: 4px;
}





.home_news_title{
	color: #77787b;
	line-height: 17pt;
	font-size:8pt;
}

.home_news_title:hover{
	color: #51b116;
	line-height: 17pt;
	font-size:8pt;
}
 .home_news_lead{
	color: #77787b;
	line-height: 10pt;
}
 .home_news_lead:hover{
	color: #51b116;
	line-height: 10pt;
}

.other_news_title{
	color: #77787b;
	line-height: 10pt;
	font-size:8pt;
}

.other_news_title:hover{
	color: #51b116;
	line-height: 10pt;
	font-size:8pt;
}



.home_news_title, .home_news_lead{
	color: #77787b;
	font: normal normal normal 8pt arial;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	line-height: 17pt;
}
.home_news_lead{
	line-height: 10pt;
}



.news_title {
	vertical-align: top;
	text-align: left;
}
.news_title a {
	color: #6d6e71;
	font: normal normal normal 11pt arial;
	text-decoration: none;
}

.news_title a:hover {
	color: #51b116;
	font: normal normal normal 11pt arial;
	text-decoration: none;
}
