﻿body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-image: url(img_site/bck.jpg);

	}
.bodyhome {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	background-repeat: repeat-x;
	text-align:justify;


	}
ul{

	margin:0px;
	padding:0px 0px 0px 30px;
	line-height:22px;
	list-style:none;
}

li{
	margin:0px;
	padding:0px;
	line-height:22px;
	list-style:none;
}
h1#titulos {
	font-family: Arial;
	font-size: 11px;
	color:#7f7f7f;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	
}
/* =====================================INICIO LAYOUT DEALMAKER==================================*/
	
#tudo {
	background-color:#ffffff;
	width: 1000px;
	margin:0 auto;
	background-image: url('img_site/repeat_fundo.jpg');
	background-repeat: repeat-y;
	
}
#tudohome {
	background-color:#ffffff;
	width: 1000px;
	margin:0 auto;
 	
}


#principal {
	position: relative;
	width: 1000px;
}
/* =====================================INICIO CABEÇALHOS DEALMAKER==================================*/

#cabecalho {
	background-image: url('img_site/index_01.gif');
	background-repeat:no-repeat;
	position:relative;
	width: 380px;
	padding-left:620px;
	padding-top:58px;
	height: 90px;
}
#cabecalho_det {
	background-image: url('img_site/cab_detalhes.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 380px;
	padding-left:620px;
	padding-top:58px;
	height: 103px;
}
#menu_principal {
	background-image: url('img_site/index_02.gif');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}
#menu_empresa {
	background-image: url('img_site/empresa_02.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}
#menu_nossa {
	background-image: url('img_site/nossa_02.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}
#menu_equipe {
	background-image: url('img_site/equipe_02.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}
#menu_credenciais{
	background-image: url('img_site/credenciais_02.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}
#menu_imprensa {
	background-image: url('img_site/imprensa_02.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}
#menu_contato {
	background-image: url('img_site/contato_02.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}




#menu_imprensa {
	background-image: url('img_site/imprensa_02.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 1000px;
	height: 45px;
}



/* =====================================FINAL CABEÇALHOS DEALMAKER==================================*/


/* =====================================INÍCIO IMAGENS PRINCIPAIS DEALMAKER==================================*/

#imagem_principal {
	background-image: url('img_site/home_03.gif');
	position:relative;
	width: 600px;
	padding-left:400px;
	padding-top:50px;
	height:147px;
}
#imagem_empresa {
	background-image: url('img_site/empresa_03.jpg');
	position:relative;
	width: 1000px;
	height:197px;

}
#imagem_nossa {
	background-image: url('img_site/nossa_03.jpg');
	position:relative;
	width: 1000px;
	height:197px;

}

#imagem_equipe {
	background-image: url('img_site/equipe_03.jpg');
	position:relative;
	width: 1000px;
	height:197px;
}
#imagem_credenciais {
	background-image: url('img_site/credenciais_03.jpg');
	position:relative;
	width: 1000px;
	height:197px;

}
#imagem_imprensa {
	background-image: url('img_site/imprensa_03.jpg');
	position:relative;
	width: 1000px;
	height:197px;

}
#imagem_contato {
	background-image: url('img_site/contato_03.jpg');
	position:relative;
	width: 1000px;
	height:197px;

}
.menu_categoria {
	position:absolute;
	display:none;

}
#submenu_empresa {
	position:absolute;
	width: 150px;
	left:357px;
	top:-2px;
	background:#f2f2f2;
	border-top:4px #0f1c2c solid;
	border-bottom:1px #0f1c2c solid;
	border-left:1px #0f1c2c solid;
	border-right:1px #0f1c2c solid;
	padding-bottom:2px;
	z-index:2;
	

}
#submenu_nossa {
	position:absolute;
	width: 220px;
	left:437px;
	top:-2px;
	background:#f2f2f2;
	border-top:4px #0f1c2c solid;
	border-bottom:1px #0f1c2c solid;
	border-left:1px #0f1c2c solid;
	border-right:1px #0f1c2c solid;
	padding-bottom:2px;
	z-index:2;
}
#submenu_equipe {
	position:absolute;
	width: 170px;
	left:577px;
	top:-2px;
	background:#f2f2f2;
	border-top:4px #0f1c2c solid;
	border-bottom:1px #0f1c2c solid;
	border-left:1px #0f1c2c solid;
	border-right:1px #0f1c2c solid;
	padding-bottom:2px;
	z-index:2;

}
#submenu_credenciais {
	position:absolute;
	width: 170px;
	left:647px;
	top:-2px;
	background:#f2f2f2;
	border-top:4px #0f1c2c solid;
	border-bottom:1px #0f1c2c solid;
	border-left:1px #0f1c2c solid;
	border-right:1px #0f1c2c solid;
	padding-bottom:2px;
	z-index:2;

}
#submenu_imprensa {
	position:absolute;
	width: 170px;
	left:747px;
	top:-2px;
	background:#f2f2f2;
	border-top:4px #0f1c2c solid;
	border-bottom:1px #0f1c2c solid;
	border-left:1px #0f1c2c solid;
	border-right:1px #0f1c2c solid;
	padding-bottom:2px;
	z-index:2;

}
#submenu_contato {
	position:absolute;
	width: 170px;
	left: 800px;
	top:-2px;
	background:#f2f2f2;
	border-top:4px #0f1c2c solid;
	border-bottom:1px #0f1c2c solid;
	border-left:1px #0f1c2c solid;
	border-right:1px #0f1c2c solid;
	padding-bottom:2px;
	z-index:2;

}


/* =====================================FINAL IMAGENS PRINCIPAIS DEALMAKER==================================*/

/* =====================================INÍCIO CABEÇALHO TEXTOS DEALMAKER==================================*/


#cab_principal {
	background-image: url('img_site/index_04.gif');
	position:relative;
	width: 1000px;
	height:50px;

}
#conteudo_banner{
	margin-left: -35px;
}
#conteudo_banner2{
	position:absolute;
	margin:40px 0px 0px 370px;
}
#cab_texto {
	background-image: url('img_site/internas_04.gif');
	position:relative;
	width: 720px;
	padding-left:280px;
	padding-top:17px;
	height:33px;

}
#cab_texto_det {
	background-image: url('img_site/detalhes_04.gif');
	position:relative;
	width: 940px;
	padding-left:60px;
	padding-top:19px;
	height:33px;

}
#fundo_texto{
	
	position:relative;
	width: 1000px;

}

#corpo_texto {
	background-image: url('img_site/cont_texto.jpg');
	background-repeat:repeat-y;
	position:relative;
	width:1000px;	
	z-index:0;

}
#cab_texto_equipe {
	background-image: url('img_site/equipe_03.jpg');
	position:relative;
	width: 1000px;
	height:110px;

}
#cab_texto_fazemos{
	background-image: url('img_site/fazemos_03.jpg');
	position:relative;
	width: 1000px;
	height:110px;

}
#cab_texto_fizemos {
	background-image: url('img_site/fizemos_03.jpg');
	position:relative;
	width: 1000px;
	height:110px;

}
#cab_texto_opinioes {
	background-image: url('img_site/opinioes_03.jpg');
	position:relative;
	width: 1000px;
	height:110px;

}

/* =====================================FINAL CABEÇALHO TEXTOS DEALMAKER==================================*/

/* =====================================INICIO FUNDO TEXTOS DEALMAKER==================================*/

#fundo_texto_det {
	position:relative;
	background-image: url('img_site/detalhes_05.gif');
 	background-repeat:repeat-y;
	float: left;
	width: 1000px;
	_width: 1000px;
	z-index:1;
	}
	
#fundo_texto_contato {
	position:relative;
	background-image: url('img_site/contato_04.jpg');
 	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	_width: 1000px;
	z-index:1;
	}

#fundo_texto_empresa {
	position:relative;
	background-image: url('img_site/empresa_04.jpg');
 	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	_width: 1000px;
	z-index:1;
	}
#fundo_texto_equipe {
	position:relative;
	background-image: url('img_site/equipe_04.jpg');
 	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	_width: 1000px;
	z-index:1;
	}

	
#fundo_texto_fazemos {
	position:relative;
	background-image: url('img_site/fazemos_04.jpg');
 	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	_width: 1000px;
	z-index:1;
	}
#fundo_texto_fizemos {
	position:relative;
	background-image: url('img_site/fizemos_04.jpg');
 	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	_width: 1000px;
	z-index:1;
	}
#fundo_texto_opinioes {
	position:relative;
	background-image: url('img_site/opinioes_04.jpg');
 	background-repeat:no-repeat;
	float: left;
	width: 1000px;
	_width: 1000px;
	z-index:1;
	}


	
	

/* =====================================FINAL FUNDO TEXTOS DEALMAKER==================================*/


#banners {
	position:relative;
	width: 1000px;
	height: 130px;
}

#cab_esquerda {
	position:relative;
	width: 207px;
	_width: 205px;
	height: 130px;
	float:left;
	/*vertical-align:bottom;*/
	/*clear:both;*/
}


#banners_esq {
	background-image: url('img_site/index_03.jpg');
	background-repeat:no-repeat;
	position:relative;
	width: 207px;
	_width: 205px;
	height: 89px;
	float:left;
	/*vertical-align:bottom;*/
	/*clear:both;*/
}

#banners_dir {
	background-image: url('img_site/index_04.jpg');
	position:relative;
	width: 793px;
	_width: 791px;
	height: 130px;
	float:right;
}


/* =====================================INICIO CONTEUDO PRINCIPAL DEALMAKER==================================*/

#principal_conteudos {
	position:relative;
	width:1000px;
	_width:1005px;
	background-image: url('img_site/index_04.jpg');
 	background-repeat:no-repeat;
}
#principal_conteudos_home {
	position:relative;
	width:1000px;
	_width:1005px;
	background-image: url('img_site/index_05.gif');
    background-repeat:repeat-y;
	
}
#left_home {
	position:relative;
	width:630px;
	float:left;
	margin-top:5px;
}
#texto_fusoes {
	position:relative;
	width:280px;
	left:40px;
	float:left;
	margin-top: 3px;
}
#leiamais1{
	position:relative;
	width:280px;
	float: left;
	margin-left: 40px;
	margin-top: 14px;
}
#leiamais2{
	position:relative;
	width:280px;
	float: left;
	margin-left: 35px;
	margin-top: 14px;
}
#leiamais3{
	position:relative;
	width:280px;
	float: left;
	margin-left: 45px;
	margin-top: 14px;
}

#reestruturacao {
	position:relative;
	width:280px;
	left:10px;
	float:right;	
}

#desenvolvimento {
	position:relative;
	width:280px;
	right:40px;
	float:right;
	margin-top:5px;
	margin-left: 5px;
}

/* =====================================COLUNA ESQUERDA INTERNAS PRINCIPAL DEALMAKER==================================*/



/* =====================================COLUNA ESQUERDA PRINCIPAL DEALMAKER==================================*/
#colunas_esquerda_home {
	position:relative;
	float: left;
	width: 573px;
	_width: 502px;
	}
#colunas_direita_home {
	position:relative;
	float: left;
	width: 427px;
	_width: 426px;
	}
#fundo_menu{
	position:relative;
	width:157px;
	_width:155px;
	height:31px;
}

#menu{
	position:relative;
	float:left;
	width:207px;
	_width:205px;
}

#menu_cab{
	position:relative;
	background-image: url('img_site/index_05.jpg');
	width:207px;
	_width:205px;
	height:41px;
	float:left;
}
#menu_repeat{
	position:relative;
	width:207px;
	_width:205px;
}

#menu_rod{
	position:relative;
	background-image: url('img_site/index_35.jpg');
	width:207px;
	_width:205px;
	height:25px;
}

#menu2{
	position:relative;
	background-image:url('img_site/internas_05.gif');
	float:left;
	width:229px;
	_width:229px;
}

#menu2_cab{
	position:relative;
	background-image: url('img_site/index_05.jpg');
	width:229px;
	_width:229px;
	height:41px;
	float:left;
}
#menu2_repeat{
	position:relative;
	width:189px;
	padding-left:40px;
	_width:189px;
	
}
#rod_menu{
	position:relative;
	background-image:url('img_site/internas_09.gif');
	float:left;
	width:229px;
	_width:229px;
	height:27px;
}
#rod_home{
	position:relative;
	background-image: url('img_site/index_07.gif');
	width:1000px;
	_width:1000px;
	height:40px;
	clear:both;
}


#banners_esquerda{
	position:relative;
	width:366px;
	_width:365px;
	height:25px;
}

#coluna2{
	position:relative;
	background-image: url('img_site/index_11.jpg');
	float:right;
	width:293px;
	_width:291px;
}

#coluna2_cab{
	position:relative;
	background-image: url('img_site/index_06.jpg');
	width:293px;
	_width:291px;
	height:42px;
	clear:both;
}
#coluna2_flashes{
	position:relative;
	background-image: url('img_site/index_21.jpg');
	width:293px;
	_width:291px;
	height:46px;
	clear:both;
}
#coluna2_busca_cotacoes{
	position:relative;
	background-image: url('img_site/index_29.jpg');
	width:293px;
	_width:291px;
	height:128px;
	float:left;
	clear:both;
}

#coluna2_ibovespa{
	position:relative;
	background-image: url('img_site/index_31.jpg');
	width:293px;
	_width:291px;
	height:46px;
	clear:both;
}
#coluna2_prog{
	position:relative;
	margin-left: 15px;
	margin-right: 15px;
	width:250px;
	_width:248px;
}


#coluna2_rod{
	position:relative;
	background-image: url('img_site/index_19.jpg');
	width:293px;
	_width:291px;
	height:23px;
	clear:both;
}


/* =====================================FINAL COLUNA ESQUERDA PRINCIPAL DEALMAKER==================================*/

/* =====================================FINAL COLUNA DIREITA PRINCIPAL DEALMAKER==================================*/



#coluna3{
	position:relative;
	background-image: url('img_site/index_12.jpg');
	float:left;
	width:294px;
	_width:292px;
	clear:both;
}

#coluna3_cab{
	position:relative;
	background-image: url('img_site/index_07.jpg');
	width:502px;
	_width:500px;
	height:40px;

	clear:both;
}


#coluna3_rod{
	position:relative;
	background-image: url('img_site/index_20.jpg');
	width:294px;
	_width:292px;
	height:33px;
	clear:both;
}
#colunas_direita_principal {
	position:relative;
	background-image: url('img_site/index_06.jpg');
	float: right;
	width: 241px;
	_width: 241px;
	height: 169px;

	}
	
#banner_direita {
	position:relative;
	background-image: url('img_site/index_07.jpg');
	float: right;
	width: 241px;
	_width: 241px;
	height: 262px;

	}
#newsletter {
	position:relative;
	background-image: url('img_site/index_11.jpg');
	float: right;
	width: 211px;
	_width: 211px;
	height: 84px;
	padding:55px 0 0 30px;

	}
#coluna3_internacionais{
	position:relative;
	background-image: url('img_site/index_23.jpg');
	width:294px;
	_width:292px;
	height:40px;
}
#coluna3_diario{
	position:relative;
	background-image: url('img_site/index_30.jpg');
	width:293px;
	_width:292px;
	height:42px;
}

#coluna3_rod_diario{
	position:relative;
	background-image: url('img_site/index_34.jpg');
	font-size:11px;
	font-family:Arial;
	width:268px;
	_width:267px;
	padding-top:30px;
	padding-left:25px;
	height:77px;
	clear:both;
}

	
#coluna4{
	position:relative;
	float:right;
	width:206px;
	_width:204px;
}

#coluna4_cab{
	position:relative;
	background-image: url('img_site/index_08.jpg');
	width:206px;
	_width:204px;
	height:41px;
	clear:both;
}

#coluna4_prog{
	position:relative;
	margin-left: 35px;
	margin-right: 15px;
	width:156px;
	_width:154px;
}

#coluna4_rod{
	position:relative;
	background-image: url('img_site/index_20.jpg');
	width:206px;
	_width:204px;
	height:25px;
}



/* =====================================FINAL COLUNA ESQUERDA PRINCIPAL DEALMAKER==================================*/

/* =====================================COLUNA INTERNAS PRINCIPAL DEALMAKER==================================*/
#colunas_direita_int {
	position:relative;
	background-image: url('img_site/internas_06.gif');
	background-repeat:repeat-y;
	float: right;
	width: 771px;
	_width:771px;

	}
#coluna3_prog{
	position:relative;
	padding:10px 4px 10px 50px;

	}
#rod_direita {
	position:relative;
	background-image: url('img_site/internas_12.gif');
	height:41px;
	width: 771px;
	_width:771px;

	}
	#rod_direita_det {
	position:relative;
	background-image: url('img_site/detalhes_07.jpg');
	height:41px;
	width: 1000px;
	_width:1000px;

	}

#coluna_int{
	position:relative;
	background-image: url('img_site/internas_06.jpg');
	float:left;
	width:793px;
	_width:791px;
}

#coluna_int_cab{
	position:relative;
	background-image: url('img_site/internas_04.jpg');
	width:763px;
	_width:761px;
	height:31px;
	padding-left:30px;
	padding-top:10px;
	float:left;
}

#coluna_int_repeat{
	position:relative;
	margin-left: 25px;
	width:734px;
}

#coluna_int_repeat_admin{
	position:relative;
	margin-left:5px;
	width:734px;
}

#coluna_int_repeat_esq{
	position:relative;
	width:368px;
	float:left;
}
#coluna_int_repeat_dir{
	position:relative;
	width:366px;
	float:right;
}

#coluna_int_rod{
	position:relative;
	background-image: url('img_site/rodape_internas.jpg');
	width:793px;
	_width:791px;
	height:45px;
	clear:both;
}

#rodape{
	position:relative;
	background-image: url('img_site/rodape_internas.jpg');
	width:1000px;
	height:45px;
}



/* =====================================FINAL COLUNA INTERNASPRINCIPAL DEALMAKER==================================*/



/* =====================================FINAL CONTEUDO PRINCIPAL DEALMAKER==================================*/

#rodape_interna {
	position:relative;
	background-image:url('img_site/internas_13.jpg');
	width:1000px;
	height:62px;
	clear:both;
	}
	
#rodape {
	position:relative;
	background-image:url('img_site/index_09.jpg');
	width:1000px;
	height:33px;
	clear:both;
	}
	
/* =====================================FINAL LAYOUT DEALMAKER==================================*/

#principal h1 {
	font-family:tahoma;
	font-size: 17px;
	font-weight:normal;
	color:#1B3E63;
	margin-bottom: 15px;
	}
#principal h2 {
	font-family:tahoma;
	font-size:16px;
	font-weight:normal;
	color:#666666;
}

#principal h3 {
	font-family:tahoma;
	font-size:15px;
	font-weight:normal;
	color:#1B3E63;
}
#principal h4 {
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	color:#666666;
	}
#principal h5 {
	font-family:tahoma;
	font-size:12px;
	color:#1B3E63;
	
}
#principal h6 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

#principal li {
	font-family:tahoma;
	font-size:15px;
	color:#666666;
	line-height:10px;
	
}
#principal p {
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	line-height:20px;
	text-align:justify;
}


/*formviews*/

a.classe1:link {
	font-family: Arial;
	font-size: 13px;
	color:#1B3E63;
	font-style: normal;
	text-align: left;
	font-weight:normal;
	text-decoration: none;
}
	
a.classe1:visited {
	font-family: Arial;
	font-size: 13px;
	color:#1B3E63;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

a.classe1:hover {
	font-family: Arial;
	font-size: 13px;
	color:#666666;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	text-decoration:underline;
}
a.classe1:active 
{
	font-family: Arial;
	font-size: 13px;
	color:#1B3E63;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}


a.classe2:link {
	font-family: Arial;
	font-size: 13px;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
	
a.classe2:visited {
	font-family: Arial;
	font-size: 13px;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

a.classe2:hover {
	color:#053671;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
a.classe2:active {
	font-family: Arial;
	font-size: 13px;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

/*
.scroll{
    scrollbar-face-color:#cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}*


/* ===================================== fontes ==================================*/

.data { /*cinza claro . datas*/
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.text { /*cinza . texto*/
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height:17px;

}

.text_titulo { /*verde . título do texto*/
	font-family: Arial;
	font-size: 12px;
	color:#00544d;
	font-style: normal;
	font-weight: normal;
	text-align: left;

}

.cat { /*verde . título da categoria*/
	font-family: Arial;
	font-size: 14px;
	color:#00544d;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.cat a {
	font-family: Arial;
	font-size: 14px;
	color:#FAC604;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.cat a:hover {
	font-family: Arial;
	font-size: 14px;
	color:#00544d;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}


.cat2 { /*verde . título da categoria*/
	font-family: Arial;
	font-size: 14px;
	color:#c99e00;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	cursor:pointer;
}
.moldura {
	top:-100px;
	left:-50px;
	border-color:#666666;

	}
.textimagemg{
	position:relative;
	font-size:11px;
	font-family:Arial;
	color:#666666;
	background-color:white;
	opacity:0.6;
	top:14px;
	left:1px;

}
.textimagem{
	position:relative;
	font-size:11px;
	font-family:Arial;
	color:#666666;

}


.moldura_transparente {
	border:0px;
	background-color:transparent;
	color:#4b4b4b;
	font-family:Arial;
	font-size:10px;
}
.bot_transparente {
	border:0px;
	background-color:transparent;
	color:#4b4b4b;
	font-family:Arial;
	font-size:13px;
	cursor:pointer;
}


.form { /*cinza . busca, login, contato*/
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
}	

a:link { /*cinza*/
	font-family: Arial;
	font-size: 12px;
	color:#00544d;
	font-style: normal;
	text-align: left;
	font-weight:normal;
	text-decoration: none;
}
	
a:visited { /*verde*/
	font-family: Arial;
	font-size: 12px;
	color:#00544d;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

a:hover { /*verde*/
	font-family: Arial;
	font-size: 12px;
	color:#00544d;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.scroll{ /*cinza*/
    scrollbar-face-color:#cccccc; scrollbar-shadow-color: #cccccc; scrollbar-highlight-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: #cccccc; scrollbar-track-color: #e5eeed; scrollbar-arrow-color: #ffffff;
}