/* padrao para todas as telas */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #D6DEE6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #00000; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DEE8F3;
	border: 1px solid #336699;
}

/* monumento da home */
#monumento {
	position: absolute;
	left: 125px;
	top: 51px;
	visibility: visible;

 }
#monumento2 {
	position: absolute;
	left: 123px;
	top: 51px;
	visibility: visible;

 }
#baseMonumento {
	background: url(/images/monumento_base.gif) repeat-y;
}

/* cores padrao dos links */
a:visited {
	color: #000000; /*#003366;*/
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #000000; /* ;#003366;*/
}
/* CSS NOTICIAS */

/*
a.Noticia_Link:link { color: #003366; text-decoration: none}
a.Noticia_Link:visited { color: #003366; text-decoration: none}
*/

a.Noticia_Link:link { color: #000000; text-decoration: none;}
a.Noticia_Link:visited { color: #000000; text-decoration: none}
a.Noticia_Link:hover { color: #000000; font-weight: underline; text-decoration: underline}

a.Noticia_Linkw:link { color: #FFFFFF; text-decoration: none}
a.Noticia_Linkw:visited { color: #FFFFFF; text-decoration: none}
a.Noticia_Linkw:hover { color: #000000; font-weight: underline; text-decoration: underline}

a.TitleDestaque:link { color: #4C94DB; text-decoration: none}
a.TitleDestaque:visited { color: #4C94DB; text-decoration: none}
a.TitleDestaque:hover { color: #4C94DB; font-weight: none; text-decoration: none}
	
/*
a.Noticia_Link_Texto:link { color: #003366; text-decoration: none}
a.Noticia_Link_Texto:visited { color: #003366; text-decoration: none}
*/

a.Noticia_Link_Texto:link { color: #000000; text-decoration: none}
a.Noticia_Link_Texto:visited { color: #000000; text-decoration: none}
a.Noticia_Link_Texto:hover { color: #000000; font-weight: underline; text-decoration: underline;}

a.NoticiaPrincipal_Titulo:link { color: #000000; text-decoration: none}
a.NoticiaPrincipal_Titulo:visited { color: #000000; text-decoration: none}
a.NoticiaPrincipal_Titulo:hover { color: #000000; font-weight: underline; text-decoration: underline;}

a.Noticia_Texto:link { color: #003366; text-decoration: none}
a.Noticia_Texto:visited { color: #003366; text-decoration: none}
a.Noticia_Texto:hover { color: #000000; font-weight: underline; text-decoration: underline;}

a.NoticiaDestaque_Titulo:link { color: #003366; text-decoration: none}
a.NoticiaDestaque_Titulo:visited { color: #003366; text-decoration: none}
a.NoticiaDestaque_Titulo:hover { color: #000000; font-weight: underline; text-decoration: underline;}

a.NoticiaPrincipalWhite:link { color: #FFFFFF; text-decoration: none}
a.NoticiaPrincipalWhite:visited { color: #FFFFFF; text-decoration: none}
a.NoticiaPrincipalWhite:hover { color: #FFE300; font-weight: underline; text-decoration: underline;}

a.MenuOnline:link { color: #FFFFFF; text-decoration: none}
a.MenuOnline:visited { color: #FFFFFF; text-decoration: none}
a.MenuOnline:hover { color: #cccccc; font-weight: none; text-decoration: none;}

a.Noticia_TextoRed:link { color: #000000; text-decoration: none}
a.Noticia_TextoRed:visited { color: #000000; text-decoration: none}
a.Noticia_TextoRed:hover { color: #EC4518; font-weight: underline; text-decoration: underline;}

a.NoticiaTextoB:link { color: #ffffff; text-decoration: none}
a.NoticiaTextoB:visited { color: #ffffff; text-decoration: none}
a.NoticiaTextoB:hover { color: #ffffff; font-weight: bolder; text-decoration: none;}

a.NoticiaTextoBUn:link { color: #003366; text-decoration: none}
a.NoticiaTextoBUn:visited { color: #003366; text-decoration: none}
a.NoticiaTextoBUn:hover { color: #EC4518; font-weight: bolder; text-decoration: underline;}

a.textGray:link { color: #999999; text-decoration: none}
a.textGray:visited { color: #999999; text-decoration: none}
a.textGray:hover { color: #999999; text-decoration: underline;}

.NoticiaPrincipalWhite {

	font-family: "Arial narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.NoticiaPrincipal_Titulo {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.NoticiaDestaque_Titulo {
	font-family:  Arial narrow, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

#Noticia_Texto {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}

#Noticia_TextoRed {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
.Noticia_Texto {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}



/* elementos de formulario */
.input01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FBFDFF;
	border: 1px solid #336699;
}
.input02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	/*border: 1px solid #336699; */
}

#formTit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-align: left;
	font-weight: bold;
}
#formTit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC;
	font-weight: bold;
}
#formTit3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	font-weight: bold;
}
#formDescricao1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-align: left;
}
#formLabel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-align: right;
}
#formLabel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-align: left;
	font-weight: bold;
}
#formItem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-align: left;
}
#formLabel3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#formObs1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-align: center;
	font-weight: bold;
}
#formObs2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64869F;
	font-weight: bold;
}
#alertaVermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
	font-weight: bold;
}
#alertaVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-align: left;
	font-weight: bold;
}
#tableHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-align: center;
	font-weight: bold;
}
#tableItem1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-align: center;
	font-weight: bold;
}
#itemDisable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
}




/* Certidoes */
#certidaoHeader1 {
	color: #000066;
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
}
#certidaoHeader2 {
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
#certidaoSubHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
#certidaoSubHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
#certidaoSubHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: center;
}
#certidaoLabel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
#certidaoItem1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}


/* fontes e cores dos menus */
#newMenu {
	background-color: #dee8f3;
	padding: 0px 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#header_data {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #336699;
	text-align: center;
	font-weight: bold;
}

/* fundo da barra de busca */
.header_menu_esq {
	background: url(http://portal.barueri.sp.gov.br/images/bg_menu_esq.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 25px;
	width: 460px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336FAD;
	border-right-color: #336FAD;
	border-bottom-color: #336FAD;
	border-left-color: #DFEAF5;
	color: #336699;
	text-align: center;
	font-weight: bold;
}

/* fundo do menu superior direito */
.header_menu_dir {
	background: #336FAD no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 25px;
	width: 316px;
	border-top: 1px solid #3366CC;
	border-right: 1px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
	text-align: center;
}

/* Rodape */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg_menu_esq.gif);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: normal;
	height: 34px;
	width: 776px;
	color: #000066;
}

#footerWebCard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg_menu_esq.gif);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: normal;
	height: 34px;
	width: 694px;
	color: #000066;
}


#footer_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://portal.barueri.sp.gov.br/images/bg_menu_esq.gif);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: normal;
	height: 34px;
	width: 580px;
	color: #000066;
}

/* informativo */
#boxInformativo {
	border-left: 1px dotted #D5DCE1;
}

#homeLineLeft {
	border-left: 1px dotted #D5DCE1;
}
#homeLineBottom {
	border-bottom: 1px dotted #D5DCE1;
}
#homeColDirLine {
	border-left: 1px dotted #D5DCE1;
	border-right: 1px dotted #D5DCE1;
}
#homeTitColDir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #D5DCE1;
}
#homeTitHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #D5DCE1;
}
#homeColBorder {
	border: 0px fixed #FFFFFF;
}

/* Chamada principal */
#chamadaPrincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}
#boxChamadaPrincipal {
	border: 1px solid #FFDBD0;
	width: 465px;
	position: absolute;
}

/* Area dos shelf banners */
#areaBannerHomeShelf {
	height: 50px;
	width: 455px;
	position: absolute;
	left: 2px;
	top: 310px;
}

/* linhas do box azul dos templates */
#lineBoxPrincipalHor {
	background:url(../images/boxChamadaPrinc_lines.gif) fixed repeat-x top;
}
#lineBoxPrincipalVert {
	background:url(../images/boxChamadaPrinc_lines.gif) fixed repeat-y left;
}
#lineBoxPrincipalHorBottom {
	background:url(../images/boxChamadaPrinc_lines.gif) fixed repeat-x bottom;
}
#lineBoxPrincipalVertRight {
	background:url(../images/boxChamadaPrinc_lines.gif) fixed repeat-y right;
}

/* Cultura */
#headerCultura {
	background:url(../images/header_culturaLazer.gif) no-repeat left bottom;
}
#bgCultura {
	background:url(../images/bg_box_culturaLazer.gif) no-repeat left top;
}
#boxCultura {
	height: 240px;
	width: 230px;
	position: absolute;
	left: 235;
	top: 370;
}
#titBoxCultura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

/* Eventos */
#headerEventos {
	background: url(../images/header_eventosDeHoje.gif) no-repeat left bottom;
}
#bgEventos {
	background: url(../images/bg_box_eventosDeHoje.gif) no-repeat left top;
}
#boxEventos {
	height: 240px;
	width: 230px;
	position: absolute;
	left: 0px;
	top: 370px;
}
#titBoxEventos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}

/* texto do body dos Boxes inferiores da home */
#bodyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

/* Sistema de Enquete */
#bgEnquete {
	background-image: url(../images/bg_enquete.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#itensEnquete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-weight: bold;
}
#itens2Enquete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;

}
#enqueteTotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
#enquetePergunta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	padding: 10px;
}
#enqueteSaudacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#enquetePopupResult {
	height: 240px;
	width: 230px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#enqueteAviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
#bgEnquetePopup {
	background-image: url(../images/bg_enquete_popup.gif);
	background-repeat: repeat;
	background-position: right;
}
#iFrameEnquete {
	background-color: transparent;
}

/* Ticker Financas */
#tickerFinancas {
	font-family: Arial;
	font-size: 7px;
	color: #336699;
	width: 127px;
	position: relative;
	height: 95px;
	background: transparent;
}
#bgFinancas {
	background: url(../images/bg_financas.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333366;
}

/* Ticker Previsao do Tempo */
#bgPrevisaoTempo {
	background: url(../images/bg_previsaoTempo.gif) repeat-y right top;
}

/* templates */
#boxInfoTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lineBoxVertRight {
	background-attachment: fixed;
	background-image: url(../images/box_lines.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#lineBoxHorBottom {
	background-attachment: fixed;
	background-image: url(../images/box_lines.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#lineBoxVert {
	background-attachment: fixed;
	background-image: url(../images/box_lines.gif);
	background-repeat: repeat-y;
}
#lineBoxHor {
	background-attachment: fixed;
	background-image: url(../images/box_lines.gif);
	background-repeat: repeat-x;
}
#boxBGColor {
	background-color: #EFF5FA;
}
#tituloPadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 0px 3px 15px;
	color: #64869F;
}
#tituloPadraoVoltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385D66;
}
#conteudoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 10px 10px 15px;
	color: #003366;
	text-align: left;

}

/* fundo da coluna direita da home */
#bgColunaDirHome {
	/* background: url(../images/bg_colunaHome.gif) repeat-y; */
	background: #F5F8FA;
}
.textoPadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
}

.textoBuscaTopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-align: left;
}

/*font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
}*/

.textBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
}
.textoResultado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-align: center;
}

.table_aba_busca {
	background: #F4F4F4;
	border-top: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E7E7E7;
	cursor: hand;
}

.table_aba_busca_selecionado {
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
}

.table_aba_busca_detalhe {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

/*
.textoMenuInterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF; #003366;
}*/
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}

.MenuGanhaTempo_Barra {
	font-family: tahoma, verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.TitleBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}
.TitleRed {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.classItemMenuBarueriOnline {

	background-color: #FFFFED;
	border-bottom: 1px solid #e7e7e7;
	/*border-right: 1px solid #336FAD;
	border-left: 1px solid #336FAD;*/
	padding: 2px;
	
}

.classCertidaoTitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;

}

.classCertidaoTitulo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;

}

.classCertidaoSubTitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.classCertidaoTextoDescricao {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.classCertidaoTextoItens {

	font-family: Courier New, Courier, mono;
	font-size: 10px;
	
}

.classCertidaoTituloItens {

	font-family: Courier New, Courier, mono;
	font-size: 10px;
	font-weight: bolder;
	
}
.AbaGuia {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}
.MenuOnline {

	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
.linkWhite {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.TitleDestaque {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C94DB;
	font-style: normal;
}
.textGray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.classAbaHome_Ativada {

	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #336FAD;
	cursor: default;
	
}

.classAbaHome_Desativada {

	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #2A5C90;
	background-color: #E5E5E5;
	cursor: pointer;
	
}
.NoticiaTextoB {

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.NoticiaTextoBUn {

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003366;
}
.NoticiaImprensa {

	font-family:  "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.NoticiaImprensaLegenda {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.NoticiaImprensaDestaque {
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}

.classPinacoteca_textoNormal {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C2A23;
}

.classPinacoteca_textoNegrito {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C2A23;
	font-weight: bolder;
}
