TD, FONT, BODY {
	font-family: Tahoma, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fontetahoma {
	font-family: Trebuchet MS, Tahoma, Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#div_conteudo FONT, TD {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	LINE-HEIGHT: 17px;
	color: #4a4a4a;
	font-size: 12px;
}

.botoes { 
	font-family: Tahoma, helvetica, sans-serif; 
	font-size: 11px; 
	color: #121212; 
	padding: 0px 0px 0px 0px; 
	border: 1px solid #999999; 
}

.input { 
	font-family: Tahoma, helvetica, sans-serif; 
	font-size: 11px; 
	color: #121212; 
	height: 20px; 
	padding: 2px 2px 0px 2px; 
	border: 1px solid #999999; 
	background: #f0f0f0; 
}

.input_new { 
	font-family: Trebuchet MS, Arial, Tahoma, helvetica, sans-serif; 
	font-size: 11px;
	color: #2e2e2e; 
	height: 27px; 
	padding: 5px; 
	border: 0px solid #999999; 
	background: #cfcfcf;
}

a { 
	text-decoration: none; 
}

a:hover { 
	color: blue; 
	text-decoration: underline;
}

.linha1 {
	background: #E8E8E8;
}

.linha2 {
	background: #F4F4F4;
}

.font10px { 
	font-size: 10px; 
}

.linhacontratar TD { border-bottom : 0px solid #D0D0D0; padding-top:4px; padding-left:10px; height:35px; background-color: #E6E6E6; color: #626262; }

.menu_sup {
	font-family: Tahoma;
	font-size:11px;
	color: #C6C6C6;
}

.menu_sup:hover {
	color: white;
	text-decoration: none; 
}

.menu_rodape {
	color: #ececec;
}

.menu_rodape:hover {
	color: gray;
	text-decoration: none; 
}

.menu_rodape:visited {
	color: gray;
	text-decoration: none; 
}

.menu_lateral {
	font-family: Tahoma;
	font-size:11px;
	color: #6D6D6D;
}

.menu_lateral:hover {
	color: black;
	text-decoration: none; 
}

.link_faq {
	color: #6D6D6D;
}

.link_faq:hover {
	color: #000000;
}

.toolTipBox
{
	font-family: Tahoma;
	font-size: 8.5pt;
	padding: 5px;
	margin-top: 10px;
	border: solid 1px #EDEACA;
	background-color: #FFFEE4;
	color: #333333;
	text-decoration: none;
	margin-bottom: 15px;
}

.border_cinza {
	border:1px solid #999999;
	background-color:#ffffcc; 
	padding:6px;
}

.borde_pontilhado_cinza {
	border:1px dashed #999999;
	padding:6px;
}

.TabelaGlobal {
	background-image:url('imagens_new/fundo_tabela.gif');
}

.TabelaGlobal td {
	border-left:1px solid #E7E7E7;
	font-family:Tahoma;
	font-size:11px;		
}

.fundo td {
	border-left:1px solid #E7E7E7;
	font-family:Tahoma;
	font-size:11px;		
	background-image:url('imagens_new/fundo_tabela_des1.gif');
}

.fundo2 td {
	border-left:1px solid #E7E7E7;
	font-family:Tahoma;
	font-size:11px;		
	background-image:url('imagens_new/fundo_tabela_des2.gif');
}
