
/* padrao para todas as telas */

body {
	margin-top: 0px;
	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;
}

#boxrss {
	position:relative;
	left:0px;
	top:0px;
	width:5px;
	height:5px;
}
#rss {
	position:absolute;
	left:475px;
	top:-28px;
	width:55px;
	height:19px;
}
#colors {
	position:absolute;
	left:-125px;
	top:13px;
	width:55px;
	height:19px;
}


.LinksSublinhados {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #54a2a6;
	text-decoration: underline; 
}
.LinksSublinhados:link{
	text-decoration: underline; 
	color: #54a2a6;
}
.LinksSublinhados:visited{
	text-decoration: underline; 
	color: #54a2a6;
}
.LinksSublinhados:hover{
	text-decoration: none; 
	color: #ff8300;
}


.cinzaTopSecs {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none; 
}
a.cinzaTopSecs:link { color: #7d7d7d; text-decoration: none}
a.cinzaTopSecs:visited { color: #7d7d7d; text-decoration: none}
a.cinzaTopSecs:hover { color: #000000; font-weight: underline; text-decoration: underline;}


.LinksVerdes {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54a2a6;
}
.LinksSublinhadosN {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54a2a6;
	text-decoration: underline; 
}
.LinksSublinhadosN:link{
	text-decoration: underline; 
	color: #54a2a6;
}
.LinksSublinhadosN:visited{
	text-decoration: underline; 
	color: #54a2a6;
}
.LinksSublinhadosN:hover{
	text-decoration: none; 
	color: #ff8300;
}



.cinzaoMenuTop {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #004a80;
}
.cinzaoMenuTop:link{
	text-decoration: none; 
	color: #004a80;
}
.cinzaoMenuTop:visited{
	text-decoration: none; 
	color: #004a80;
}
.cinzaoMenuTop:hover{
	text-decoration: underline; 
	color: #004a80;
}


.brancoMenuTop {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
.brancoMenuTop:link{
	text-decoration: none; 
	color: #FFFFFF;
}
.brancoMenuTop:visited{
	text-decoration: none; 
	color: #FFFFFF;
}
.brancoMenuTop:hover{
	text-decoration: underline; 
	color: #FFFFCC;
}


.cinzaHome {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #acacac;
}
.cinzaHome:link{
	text-decoration: none; 
	color: #acacac;
}
.cinzaHome:visited{
	text-decoration: none; 
	color: #acacac;
}
.cinzaHome:hover{
	text-decoration: underline; 
	color: #000000;
}

.blueDestaque {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #004a80;
}
.blueDestaque:link{
	text-decoration: none; 
	color: #004a80;
}
.blueDestaque:visited{
	text-decoration: none; 
	color: #004a80;
}
.blueDestaque:hover{
	text-decoration: underline; 
	color: #000000;
}

.greenSalaImprensa {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #54a2a6;
	text-decoration: none; 
}
.greenSalaImprensa:link{
	text-decoration: none; 
	color: #54a2a6;
}
.greenSalaImprensa:visited{
	text-decoration: none; 
	color: #54a2a6;
}
.greenSalaImprensa:hover{
	text-decoration: none; 
	color: #000000;
}

.aGreenMenu{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #21778c;
}

.aGreenMenu:link{
	text-decoration: none; 
}

.aGreenMenu:visited{
	text-decoration: none; 
}

.aGreenMenu:hover{
	text-decoration: none; 
	color: #000000;
}




.aBlue{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #21778c;
}

.aBlue:link{
	text-decoration: none; 
}

.aBlue:visited{
	text-decoration: none; 
}

.aBlue:hover{
	text-decoration: underline; 
	color: #000000;
}

.aBlue11{
	font-family: Tahoma, Arial, Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #21778c;
}

.aBlue11:link{
	text-decoration: none; 
}

.aBlue11:visited{
	text-decoration: none; 
}

.aBlue11:hover{
	text-decoration: underline; 
	color: #000000;
}
.textoMateriaBranco10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF; 
}
a.textoMateria10:link { color: #FFFFFF; text-decoration: none}
a.textoMateria10:visited { color: #FFFFFF; text-decoration: none}
a.textoMateria10:hover { color: #FFFFFF; font-weight: underline; text-decoration: underline;}





.cinzaInformativos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC; 
}
a.cinzaInformativos:link { color: #FFFFFF; text-decoration: none}
a.cinzaInformativos:visited { color: #FFFFFF; text-decoration: none}
a.cinzaInformativos:hover { color: #FFFFFF; font-weight: underline; text-decoration: underline;}












#tablePrincipal{
	background-image: url(/comum/images/___bgTable.gif);
	background-repeat: no-repeat;
}
#portalCidadaoROXO{
	background-color: #6B9CC5;
	border-bottom: solid 2px #6B9CC5;
}
#brasao{
	border-right: solid 1px #DAE6F0;
	border-bottom: solid 1px #6B9CC5;
}
#tableTopMenu{
	background-color: #3E76B0;
}
#borderTopmenu{
	border-bottom:solid 1px #3E76B0;
}
#rodape{
	background-color: #3E76B0;
}


.table01 {
	border: solid 1px #D6F0E7;
	background-color: #F0FBF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #00264C;
}	

.table02 {
	border: solid 1px #FEFED5;
	background-color: #FFFFF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-align: right;
	color: #000000;
}	
.table03 {
	border: solid 1px #D6F0E7;
	background-color: #FFFFF7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}	

.table04 {
	border: solid 1px #D6F0E7;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}	

a:link { 
	text-decoration: none; 
	color: #003063;
}
	
a:visited { 
	text-decoration: none; 
	color: #003063;
}

a:hover {
	text-decoration: underline; 
	color: #003063;
}

.aCinza:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: none; 
	color: #999999;
}

.aCinza:visited{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: none; 
	color: #999999;
}

.aCinza:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: underline; 
	color: #999999;
}
.aPreto:link{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: none; 
	color: #000000;
}

.aPreto:visited{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: none; 
	color: #000000;
}

.aPreto:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: underline; 
	color: #000000;
}

/* Agenda de Eventos

*/
.TitleBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}

a.NoticiaBranco:link { color: #FFFFFF; text-decoration: none}
a.NoticiaBranco:visited { color: #FFFFFF; text-decoration: none}
a.NoticiaBranco:hover { color: #FFFFFF; font-weight: bolder; 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.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.titleRED:link { color: #FF0000; text-decoration: none}
a.titleRED:visited { color: #FF0000; text-decoration: none}
a.titleRED:hover { color: #FF0000; font-weight: underline; text-decoration: underline;}

a.titleBlack:link { color: #000000; text-decoration: none}
a.titleBlack:visited { color: #000000; text-decoration: none}
a.titleBlack:hover { color: #000000; font-weight: underline; text-decoration: underline;}

a.Noticia_Texto:link { color: #00264C; text-decoration: none}
a.Noticia_Texto:visited { color: #00264C; text-decoration: none}
a.Noticia_Texto:hover { color: #00264C; font-weight: underline; text-decoration: underline;}

a.Noticia_TextoCinza:link { color: #00264C; text-decoration: none}
a.Noticia_TextoCinza:visited { color: #00737373264C; text-decoration: none}
a.Noticia_TextoCinza:hover { color: #737373; font-weight: underline; text-decoration: underline;}

a.TituloBranco:link { color: #FFFFFF; text-decoration: none}
a.TituloBranco:visited { color: #FFFFFF; text-decoration: none}
a.TituloBranco:hover { color: #FFFFFF; font-weight: underline; text-decoration: underline;}

a.titleSecretarias:link { color: #555555; text-decoration: none}
a.titleSecretarias:visited { color: #555555; text-decoration: none}
a.titleSecretarias:hover { color: #555555; font-weight: underline; text-decoration: underline;}

a.textoMateria:link { color: #000000; text-decoration: none}
a.textoMateria:visited { color: #000000; text-decoration: none}
a.textoMateria:hover { color: #000000; font-weight: underline; text-decoration: underline;}


a.textoMateria1:link { color: #000000; text-decoration: none}
a.textoMateria1:visited { color: #000000; text-decoration: none}
a.textoMateria1:hover { color: #000000; font-weight: underline; text-decoration: underline;}

a.tituloPadrao:link { color: #000000; text-decoration: none}
a.tituloPadrao:visited { color: #000000; text-decoration: none}
a.tituloPadrao:hover { color: #000000; font-weight: underline; text-decoration: underline;}


a.tituloArea:link { color: #000000; text-decoration: none}
a.tituloArea:visited { color: #000000; text-decoration: none}
a.tituloArea:hover { color: #000000; font-weight: underline; text-decoration: underline;}

a.menuTop:link { color: #FFFFFF; text-decoration: none}
a.menuTop:visited { color: #FFFFFF; text-decoration: none}
a.menuTop:hover { color: #FFFFFF; font-weight: underline; text-decoration: underline;}

a.tituloTD:link { color: #000000; text-decoration: none}
a.tituloTD:visited { color: #000000; text-decoration: none}
a.tituloTD:hover { color: #000000; font-weight: underline; text-decoration: underline;}

.titleOrange {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #F26522;
}

.titleOrange:link { color: #F26522; text-decoration: none}
.titleOrange:visited { color: #F26522; text-decoration: none}
.titleOrange:hover { color: #000000; font-weight: underline; text-decoration: underline;}



.tituloTD {
	font-family:Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}


.menuTop {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtRodape {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.leftTitle {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

.tituloArea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;

}

.textoMateria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	text-align: ;
}
.textoMateria10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000; 
	text-align: ;
}
.textoMateria1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 

}

.textoMateriaBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; 
	text-align: ;
}
.textoMateriaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000; 
	text-align: ;
}


.toolbar_Links {
	background-color: #D6E3FF;
}

.toolbar_PortalEmUmClique {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #FF9A00;
}

.toolbar_FinancasOnline {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1875B5;
}

.Noticia_Texto {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}

.Noticia_TextoCinza {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
}

.Noticia_Texto_Bold {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #00264C;
}

.TextoBlueNormal {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005B2F;
}

.TextoPretoNormal {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.TituloSecao {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #2992A5;
}

.TituloBranco {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}

.tituloVermelho {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
	height: 25px;
}

.AgendaTitulo {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #2F93A1;
}

.AgendaTituloSemana {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BEBEBE;
}

.AgendaFundo {
	background-color: #F6F6F6;
}

.AgendaHoje {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #07519A;
}

.AgendaDiaNormalSemana {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #07519A;
}

.AgendaDiaNormalFimSemana {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.AgendaDiaDestaque {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #D1E2FE;
}

.titleSecretarias {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #555555;
}

.titleMaterias {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	/*background: url(/comum/images/ic_tituloMaterias2.gif);
	background-repeat: no-repeat;
	background-color: #FFFCF0;
	background-color: #F7F7F7;
	padding-left: 30px;  */
	/*border-bottom: #FFA62F dotted 1px;
	border-bottom: #336FAD solid 1px;  */
	height: 25px;
}

.tituloPadrao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	height: 25px;
}

.titleBlack {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}

.titleRED {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
}

.UltimaNoticia_Titulo {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: overline;
	text-transform: uppercase;
}

.botaoSplashInformativo {
	background-color: #BDBABD;
	height: 20px;
	border: 1px outset;
}

.classInformativoTitulo2009 {
	-x-system-font:none;
	font-family:arial,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	height: 57px; 
	width: 250px; 
	overflow: hidden; 
	color: #000000;
	padding:0px 2px 5px 2px;
}
.videoTitulo {
	font-family:arial,sans-serif;
	font-size:12px;
	overflow: hidden; 
	color: #666666;
	padding-left: 2px;
	padding-bottom: 5px;
	font-weight:normal;
}

.classInformativoImagem {
	height: 137px; 
	width: 250px; 
	overflow: hidden; 
	background-color: #F4F4F4;
	font-family: Tahoma;
	font-size: 10px;
	color: #E7E7E7;
	font-weight: bold;
}

.classInformativoTitulo {
	height: 50px; 
	width: 238px; 
	overflow: hidden; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #F00;
	font-weight: bold;
	padding:0px 2px 5px 2px;
}

.classInformativoTituloIntra {
	height: 48px; 
	width: 238px; 
	overflow: hidden; 
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	background-color: #666666;
	/*border: solid 1px #000000;*/
}

.tdTituloInformativo{
	height:42px;
	_height:35;
	padding-bottom:3px; 
	_padding-bottom:0px;
	font-weight:bold;
	cursor:pointer;
	color:#00CC00;
	text-transform:uppercase; 
}

.tdChamadaInformativo{
	height:49px;
	_height:30;
	color:#333333;
	cursor:pointer;
	padding-bottom:10px;
	_padding-bottom:0px;
}

.tdVerTodosInformativos{
	padding:4px;
	background-color:#EAF1F8;
	font-weight:bold;
	text-align:center;
	color:#8E8E8E;
	cursor:pointer;
}
.tituloDestaqueNoticia{
	text-transform: uppercase;
	font-weight: bold;

}
.textoDestaqueNoticia{
	font-weight: normal;

}
/* SERVIÇOS ONLINE  06/08/2010 - Adriano Carvalho */


.destaques-servicos:first-child { padding-bottom: 5px; }
tr.tit-Servico{ background: url(/sites/servicosOnline/images/bg-tit-servicos.gif) no-repeat left bottom; height: 25px; vertical-align: bottom; border-top: 1px solid rgb(231,231,231) }
tr.tit-Servico.full { background-repeat:repeat-x; }
tr.tit-Servico.left { background-repeat:no-repeat; background-position: -120px 0px; }
.destaques-servicos table td.txt { vertical-align: top; padding: 5px 5px 20px 5px; }
.Noticia_Texto.servicos img { position: relative; top:5px; }
.legenda { float: right; margin-top: 1px; }
span.servico { float: left; position: relative; top: 2px; margin: 0px 5px; }
span.servico img { margin-right: 2px; }
span.servico img.last { margin-right: 0px!important; }
span.novo { float: left; position: relative; top: 5px; }
.destaques-servicos h2 {
	display: block;
	border-bottom: 1px solid #ddd;
	color: #666;
	font-size: 1.3em;
	line-height: 18px;
	margin:0px 0px 10px 0px;
}
.box-autenticidade {
	border-bottom: 1px solid rgb(231, 231, 231);
	border-left: 1px solid rgb(231, 231, 231);
	border-right: 1px solid rgb(231, 231, 231);
}


/* */

#menu-lateral {
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	width: 100%; 
	padding-right: 0px; 
	float: left; 
	padding-top: 0px;
	font: 11px Verdana, sans-serif; 
	color: #000;
}
#menu-lateral ul li {
	border-bottom: #ccc 1px solid; 
	text-align: left; 
	padding-bottom: 0px; 
	list-style-type: none; 
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
}
#menu-lateral ul li a:link {
	padding-bottom: 8px; 
	padding-left: 15px; 
	padding-right: 8px; 
	display: block; 
	background: #f5f5f5; 
	color: #666; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 8px;
}
#menu-lateral ul li a:visited {
	padding-bottom: 8px; 
	padding-left: 15px; 
	padding-right: 8px; 
	display: block; 
	background: #f5f5f5; 
	color: #666; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 8px;
}

#menu-lateral ul li a:hover {
	background: #e6f2e6; 
	color: #030;
}

	
.textoultima {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00592F;
	font-weight:bold;
	padding:5px 8px;
}

.textobusca1 {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ccc;
	
}

.textobusca2 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00592F;
	
}

.textobusca3 {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00592F;
	font-weight:bold;
}
