/*****************************************************/
/**			ESTILOS CSS ERTEC            		    **/
/*****************************************************/

/* BOTAO SUB MENU */
.submenu
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration: none;
}
.submenu:hover
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	font-weight: bold;
	white-space:nowrap;
	text-decoration: none;
}
.submenu_choosed
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	font-weight: bold;
	white-space:nowrap;
}


/* TEXTO */
.txt
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
}
.txt_normal
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Verdana;
	text-align:justify;
}
.txt_bold
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	/*white-space:nowrap;*/
}


/* FOOTER MENU 1*/
.footer_menu
{
	font-size: 9px;
	color: #5d5d5d;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration: none;
	line-height:9px;
}
.footer_menu:hover
{
	font-size: 9px;
	color: #5d5d5d;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration:underline;
	line-height:9px;
}


/* TITULOS */
.tit
{
	font-size: 11px;
	color: #6fce41;
	font-family: Verdana;
	text-decoration: none;
	white-space:nowrap;
	font-weight: bold;
}
.tit_normal
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	text-decoration: none;
	white-space:nowrap;
	font-weight: bold;
}
/* AVISOS */
.avisos
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
	white-space:nowrap;
}

/* CORES */
/*
.cor_principal		{background-color: #455886;}
.cor_nivel_2		{background-color: #BDC6DE;}
.cor_nivel_3		{background-color: #CED5E7;}
.cor_alerta			{background-color: #971318;}
.cor_fundo_claro	{background-color: #E9E9E9;}
.cor_fundo_escuro	{background-color: #D4D4D4;}
.cor_branca 		{background-color: #FFFFFF;}
*/

/* COMBOBOX LANGUAGE */
.comboboxLang {
	width:			90px;
	border:			1px solid #5d5d5d;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	color: 			#5d5d5d;
	font-size:		10px;
	background: 	#93b5df;
	cursor:			pointer;
	table-layout:	fixed;
}

/* TOOLTIP ICONS */
.tooltip {
	font-size: 11px;
	color: #5d5d5d;
	background-color: #c9daef;
	text-decoration: none;
	position: absolute;
	z-index: 20;
	visibility: hidden;
	top: 0px;
	left: 0px;
	border: 1px solid #5d5d5d;
	padding: 10px;
	text-align:justify;
	font-family:Verdana;
	white-space:nowrap;
}


/* TITULOS LOGO CURVES */
.titulos_logo
{
	font-size: 9px;
	color: #e07e7e;
	font-family: Verdana;
	text-decoration: none;
	white-space:nowrap;
}


/*
//////////////////////////////////////
// MENUS MENUS MENUS MENUS MENUS /////
//////////////////////////////////////
*/
/* BOTAO MAIN MENU */
.main_menu
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-transform: uppercase;
	white-space:nowrap;
	text-decoration: none;
}
.main_menu:hover
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-transform: uppercase;
	white-space:nowrap;
	text-decoration:underline;
}
.main_menu_choosed
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-transform: uppercase;
	white-space:nowrap;
	text-decoration:none;
}




/* BOTOES SUB MENU CINZA*/
.submenu_gray
{
	font-size: 12px;
	color: #5d5d5d;
	font-family: Arial;
	white-space:nowrap;
	text-decoration: none;
}
.submenu_gray:hover
{
	font-size: 12px;
	color: #5d5d5d;
	font-family: Arial;
	font-weight: bold;
	white-space:nowrap;
}
.submenu_gray_actual
{
	font-size: 12px;
	color: #5d5d5d;
	font-family: Arial;
	font-weight: bold;
	white-space:nowrap;
}

/* BOTAO SUB SUB MENU */
.subsubmenu
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Arial;
	white-space:nowrap;
	text-decoration: none;
}
.subsubmenu:hover
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Arial;
	white-space:nowrap;
	font-weight: bold;
}
.subsubmenu_choosed
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Arial;
	font-weight: bold;
	white-space:nowrap;
}

/* BOTAO ANCORA */
.anchor
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration: none;
}
.anchor:hover
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration:underline;
}


/* BOTAO SHORTCUT */
.shortcut
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Arial;
	line-height:12px;
	text-decoration: none;
}
.shortcut:hover
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Arial;
	line-height:12px;
	text-decoration: underline;
}

/* BOTAO FOOTER MENU 2*/
.footer_menu_2
{
	font-size: 9px;
	color: #758598;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration: none;
}
.footer_menu_2:hover
{
	font-size: 9px;
	color: #5d5d5d;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration: none;
}

/*
//////////////////////////////////////
// TITULOS  TITULOS  TITULOS  ////////
//////////////////////////////////////
*/
.tit_normal_verm
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
	white-space:nowrap;
	font-weight: bold;
}
/*
//////////////////////////////////////
// TEXTO TEXTO TEXTO TEXTO TEXTO /////
//////////////////////////////////////
*/
/* RED TEXT */
.verm_pequenito
{
	font-size: 9px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
}
.verm_peq
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
}
.verm_peq_bold
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.verm_nor
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.verm_nor_bold
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

/* TEXT FOOTER MENU */
.text_footer_1
{
	font-size: 9px;
	color: #5d5d5d;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration: none;
}
.text_footer_2
{
	font-size: 9px;
	color: #758598;
	font-family: Verdana;
	white-space:nowrap;
	text-decoration: none;
}


/* TEXTO NORMAL */
.texto_normal
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Verdana;
	line-height:16px;
	text-align:justify;
}
/* TITULO NORMAL */
.titulo_normal
{
	font-size: 11px;
	color: #5d5d5d;
	font-family: Verdana;
	line-height:16px;
	text-align:justify;
	font-weight: bold;
}
/* TEXTO PEQUENO */
.texto_pequeno
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	line-height:12px;
	text-decoration: none;
}
/* TEXTO PEQUENINITO */
.texto_pequeninito
{
	font-size: 9px;
	color: #5d5d5d;
	font-family: Verdana;
	text-decoration: none;
	line-height:11px;
	text-align:justify;
}
/* TEXTO FORMULÁRIO */
.texto_formulario
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
	font-weight: bold;
	/*white-space:nowrap;*/
}
/* TITULO ICONS INDEX*/
.titulo_icons_index
{
	font-size: 11px;
	color: #c9daef;
	font-family: Arial;
}
/* TEXTO RADIO BUTTON */
.texto_radiobutton
{
	font-size: 10px;
	color: #5d5d5d;
	font-family: Verdana;
}
.red_normal_verdana
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
	white-space:nowrap;
}
/* TITULO FAQ */
.verm_upper_bold
{
	font-size: 10px;
	color: #b10d0e;
	font-family: Verdana;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	/*word-wrap: break-word;*/
}


/*
///////////////////////////////////////////////
// CAIXAS FORMS CAIXAS FORMS CAIXAS FORMS /////
///////////////////////////////////////////////
*/
/* CAIXA DE TEXTO NORMAL */
.caixa_texto
{
	border-right: #5d5d5d 1px solid;
	border-top: #5d5d5d 1px solid;
	font-size: 11px;
	border-left: #5d5d5d 1px solid;
	color: #000000;
	border-bottom: #5d5d5d 1px solid;
	font-family: Verdana, Arial;
	/*height:15px;*/
}
/*
A.link_text_x:hover
border-right: white 1px solid;
font-weight: bolder;
margin:2;
padding-right: 5px;
z-index: 1000;
MIN-HEIGHT: 1em;
padding-top: 5px;
moz-border-radius: 5px;
background-color: seashell;
font-weight: bold;
text-decoration: underline;
color: midnightblue;
text-transform: uppercase;
border-left: thin solid;
border-bottom: thin solid;
body div#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }
*/

