/* CSS Document */

/* -------------------------------------- GERAIS ----------------------------------------------------*/

body {
	background-image: url(/img/background.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0px 0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 13px;	
}

td {
	line-height: 13px;	
}

p {
	margin: 0px !important;
	line-height: 13px;	
}

a:active, a:link, a:visited {
	color: #666666;
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color:#0096D7;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.logo {
	height: 60px;
	width: 163px;
	margin-top: 14px;
	margin-left: 5px;
	position: absolute;
}

.marca {
	height: 82px;
	width: 250px;
	margin-top: 3px;
	margin-left: 182px;
	position: absolute;
	background-image: url(/img/marca.jpg);
	background-repeat: no-repeat;
}

.marca09 {
	height: 83px;
	width: 262px;
	margin-top: 0px;
	margin-left: 178px;
	position: absolute;
	background-image: url(/img/marca09.jpg);
	background-repeat: no-repeat;
}

.phrase {
	height: 18px;
	width: 386px;
	margin-top: 55px;
	margin-left: 568px;
	position: absolute;
	background-image: url(/img/phrase.png);
	background-repeat: no-repeat;
}

.menu_top {
	position: absolute;
	height: 30px;
	height: 30px;	
	width: 500px;
	margin-left: 454px;
	margin-top:	2px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.td_top {
	height: 85px;
}

.back_menu {
	height: 30px;
	background-image: url(/img/back_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer {
	height: 30px;
	background-image: url(/img/back_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}

.lnk_footer:active, .lnk_footer:link, .lnk_footer:visited {
	color: #666666;
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lnk_footer:hover {
	color:#0096D7;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.td_padding {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E5E7;
}



.round_top {
	width: 237px;
	height: 10px;
	background-image: url(/img/round_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	

.round_middle {
	width: 235px;
	height: 10px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
}	

.round_bottom {
	width: 237px;
	height: 10px;
	background-image: url(/img/round_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	

.titles {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
	background-image: url(/img/title.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0096D7;
}

.subtitles_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0096D7;
	padding-top: 5px;
	padding-bottom: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CECA;
}

.subtitles_line a:active, .subtitles_line a:link, .subtitles_line a:visited {
	color: #0096D7;
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subtitles_line a:hover {
	color: #0096D7;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.td_content_subtitle {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}	

.td_content {
	padding-bottom: 10px;
	line-height: 16px;
}	

.titles_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;	
}

.titles_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0096D7;	
}

.financial_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #09B5FF;
	height: 18px;
	line-height: 18px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	padding-left:5px;
	padding-right:5px;	
}

.financial_line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002135;
	background-color: #E8F8FF;
	height: 18px;
	line-height: 18px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	padding-left:5px;	
	padding-right:5px;		
}

.financial_line2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002135;
	background-color: #B7EAFF;
	height: 18px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:5px;	
	padding-right:5px;			
}

.top_page_counter {
	/*background-image: url(/img/title.png);
	background-repeat: repeat-x;
	background-position: left top;*/
	height: 30px;
}


.indice_positivo {
	color: #009900;
}

.indice_negativo {
	color: #F74874;
}

.top_modulos {
	background-image: url(/img/top_modulos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
}

.top_conteudo {
	background-image: url(/img/top_conteudo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
}

.td_conteudo {
	padding-bottom:10px;
	padding-top:10px;	
}



.border_img {
	border: 5px solid #E4E4E4;
}

.aqui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0096D7;		
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006088;
}

#map {
	margin:auto;
	border: 2px solid #CED5D9;	
}

.menu_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002841;
	font-weight: bold;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002135;
	background-color: #F5F5F0;
	height: 24px;
	width: 131px;
	/*font-weight: bold;*/
	border-top: 1px solid #F5F5F0;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #F5F5F0;
}

.buttons_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002135;
	background-color: #E8F8FF;
	height: 24px;
	width: 107px;
	/*font-weight: bold;*/
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.cx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002135;
	background-color: #E8F8FF;
	height: 20px;
	line-height: 20px;
	width: 200px;
	/*font-weight: bold;*/
	border-top: 1px solid #B7EAFF;
	border-right: 1px solid #B7EAFF;
	border-bottom: 1px solid #B7EAFF;
	border-left: 1px solid #B7EAFF;
}

.cx_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	color: #002135;
	background-color: #F8F8F8;
	height: 20px;
	line-height: 20px;
	width: 210px;
	/*font-weight: bold;*/
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.cx_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002135;
	background-color: #E8F8FF;
	height: 20px;
	line-height: 20px;	
	width: 275px;
	/*font-weight: bold;*/
	border-top: 1px solid #B7EAFF;
	border-right: 1px solid #B7EAFF;
	border-bottom: 1px solid #B7EAFF;
	border-left: 1px solid #B7EAFF;
}

.cx_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #002135;
	background-color: #E8F8FF;
	width: 330px;
	/*font-weight: bold;*/
	border-top: 1px solid #B7EAFF;
	border-right: 1px solid #B7EAFF;
	border-bottom: 1px solid #B7EAFF;
	border-left: 1px solid #B7EAFF;
}

.cx_large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;	
	color: #002135;
	background-color: #E8F8FF;
	width: 270px;
	/*font-weight: bold;*/
	border-top: 1px solid #B7EAFF;
	border-right: 1px solid #B7EAFF;
	border-bottom: 1px solid #B7EAFF;
	border-left: 1px solid #B7EAFF;
}

.li_first {
	list-style-position: outside;
	list-style-image: url(/img/seta_mapa.gif);
	line-height: 20px;
}


/* -------------------------------------- ESTILO BACKOFFICE ----------------------------------------------------*/

img.BORDA_IMAGEM {
	border: 5px solid #E8F8FF;
}

td.TITULO_TABELA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0096D7;
	padding-top: 5px;
	padding-bottom: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CECA;
}

td.CELULAS_AZUL_CLARO {
	padding: 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	border-top: 1px solid #FFFFFF;		
	border-left: 1px solid #FFFFFF;			
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	background-color:#E8F8FF
}

td.CELULAS_AZUL_ESCURO {
	padding: 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	border-top: 1px solid #FFFFFF;		
	border-left: 1px solid #FFFFFF;			
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	background-color:#D9F3FF
}

td.ESQUERDA_TABELA {
	padding: 5px 5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;	
	border-top: 1px solid #FFF;		
	border-left: 1px solid #FFF;			
	font-size: 11px;
	font-weight: normal;
	background-color:#E8E8E8;
}

td.TITULO_TABELA a:link, td.TITULO_TABELA a:visited, td.TITULO_TABELA a:active {
	color: #0096D7;
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
}	

td.TITULO_TABELA a:hover {
	color: #0096D7;
	text-decoration:underline;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.LINKS_MODULOS {
	height: 25px;
	background-image: url(/img/title.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;	
}

td.LINKS_MODULOS a:link, td.LINKS_MODULOS a:visited, td.LINKS_MODULOS a:active {
	color: #0096D7;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}	

td.LINKS_MODULOS a:hover {
	color: #0096D7;	
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}

td.LINKS_MODULOS_DIREITA {
	height: 25px;
	background-image: url(/img/title.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;	
}

td.LINKS_MODULOS_DIREITA a:link, td.LINKS_MODULOS_DIREITA a:visited, td.LINKS_MODULOS_DIREITA a:active {
	color: #666666;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}	

td.LINKS_MODULOS_DIREITA a:hover {
	color: #666666;	
	text-decoration:underline;
	font-size: 11px;
	font-weight: normal;
}