@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;	
}

.transparente{
	behavior: url(../Scripts/iepng.htc);
	}
	
.bg_top {
	background-image: url(../img/inm/faixa_top_abas.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_aba_clara {
	background-image: url(../img/inm/aba_clara.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_aba_escura {
	background-image: url(../img/inm/aba_escura.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_site {
	background-image: url(../img/inm/bg_faixa_azul.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_site_meio {
	position: relative;
	z-index: 1;
	background: url(../img/inm/bdr_contorno_meio.png) repeat-y top center;
/*	height: 500px;*/
	width: 778px;
}
.bdr_cont_lateral {
	border: 1px solid #ccc;
}
.bdr_inf_lateral {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bdr_logos {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.border_inferior{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bdr_menu_r {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.bdr_plano {
	border: 1px solid #E0E0E0;
}

.Bdr_img_2 {
	border: 2px solid #F3F3F3;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.l_abas, a.l_abas:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
a.l_abas:hover, a.l_abas:focus {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	padding: 5px;
}

a.l_menu, a.l_menu:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
a.l_menu:hover, a.l_menu:focus {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

a.l_menu_r, a.l_menu_r:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	display: block;
}
a.l_menu_r:hover, a.l_menu_r:focus {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	padding: 5px;
	display: block;
}
a.l_entrar, a.l_entrar:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #347CC5;
	text-decoration: none;
	padding: 2px;
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
a.l_entrar:hover, a.l_entrar:focus {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #225384;
	text-decoration: none;
	padding: 2px;
	display: block;
	border: 1px solid #347CC5;
	background-color: #FFFFFF;
}

a.l_subpage, a.l_subpage:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.l_subpage:hover, a.l_subpage:focus {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFE6;
}

a.l_segmentos, a.l_segmentos:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
a.l_segmentos:hover, a.l_segmentos:focus {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1B57A0;
	text-decoration: underline;
	padding: 5px;
	background-color: #FFFFFF;
}

a.l_galeria, a.l_galeria:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display:block;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

a.l_galeria:hover, a.l_galeria:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display:block;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #1B57A0;
}
.f_nr_page_selected{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-right: 1px;
	margin-left: 1px;
	display: inline-block;
	border: 1px solid #FFFFFF;
	background-color: #1B57A0;
}
a.l_nr_pages, a.l_nr_pages:visited {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 1px;
	margin-left: 1px;
	display: inline-block;
	border: 1px solid #CCCCCC;
}
a.l_nr_pages:hover, a.l_nr_pages:focus{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica;
	text-decoration: none;
	background-color: #1B57A0;
	display: inline-block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 1px;
	margin-left: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}




.c_input{
	height: 18px;
	width: 70px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #347CC5;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.c_input_hover {
	height: 18px;
	width: 70px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFCC;
}

.c_input2{
	height: 18px;
	width: 150px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #347CC5;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.c_input_hover2 {
	height: 18px;
	width: 150px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFCC;
}
.f_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.f_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.tt_lateral {
	font-family: Helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.tt_plano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #214E98;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.tt_credito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tt_sub_1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #1B57A0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tt_sub_2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #1B57A0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding: 5px;
}
.tt_sub_3 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.campo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.campo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.bot_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B57A0;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
.Bdr_img_1 {
	border: 2px solid #CCCCCC;
}
