/* ---------Global---------- */

body {
   background-color: #FFFFFF;
   margin-left:			0px;
   margin-top:			0px;
   margin-right:		0px;
   margin-bottom:	    0px;
   font-family:        Arial, Verdana, Helvetica, sans-serif;
}


table {
   border-color:       gray; 
   font-size:          9pt;
}

a:link{
   color: 				#003399; 
   text-decoration:  	  none;
   font-weight:    		    bold;
   
}

a:visited{
   color: #003399; 
   text-decoration:    none;
   font-weight:    		    bold;
}

a:hover{
   color:              #808080 ;
   text-decoration:    none;
   font-weight:    		    bold;
}

a:active {
   color:	#0033CC;
   font-weight:    		    bold;
}

td {
	padding:			0px;
	margin:				0px;
	border-color:       gray;
} 

img {
	border:            none;
}

div.center {
   text-align:		center;
   margin-top:10px;
}
div.direita {
	float:right;
}

pre {
font-family:Arial, Helvetica, sans-serif;
font-size:          9pt;
}

/* ---------Individual---------- */


/* ---------Texto---------- */
span.titulo {
   color:				#003366; 
   font-weight:    		    bold;
   font-size:				18px;
}

span.subtitulo {
   color: 					#990000; 
   font-weight:      		 bold;
   font-size:				14px;
}

h3.titulohome {
   color: #FF9900; 
   font-weight:      		 bold;
   font-size:				14px;
   margin:0px;
}
pre.campanha {
font-family:"Courier New", Courier, mono;
font-size:          9pt;
}
/* --------- ---------- */


/* ---------Busca ---------- */

td.busca {
	border:             none;
	background-repeat:repeat-x;
	border-bottom:		0px;	
	border-collapse:	collapse;
	text-align:right;
	width:				10px;
	white-space:nowrap;
}

table.menuleft-busca{
	border:             none;
	border-bottom:		0px;
	width:175px;
}

td.menuleft-busca02{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-02.png) ;
	background-position:top right;
	width:16px;
	height:95px;
}

td.menuleft-busca03{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-03.png) ;
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
	font-size:10px;
	width:162px;
}

td.menuleft-busca04{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-04.png) ;
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
	width:16px;
}

table.busca-radio{
	border:             none;
	border-bottom:		0px;	
	font-size:10px;
	width:160px;
}


/* ---------Paragrafos ---------- */

p.destaque-top {
   margin-top:20px;
   margin-bottom:20px;
}

p.mar-titulos {
   margin-top:30px;
   margin-bottom:10px;
}

p.mar-titulos-home {
   margin-top:37px;
   margin-bottom:30px;
}

p.paragrafos {
   margin-top:0px;
   margin-bottom:15px;
}

p.paragrafos-1 {
   margin-top:15px;
   margin-bottom:15px;
}

p.logo-left {
   margin-top:14px;
   margin-bottom:7px;
   text-align:center;
}

p.logo-busca {
   margin-top:10px;
   margin-bottom:10px;
   margin-left:0px;
}

p.titulos-internos {
   margin-top:10px;
   margin-bottom:10px;
   margin-left:0px;
}


p.menusup-int01 {
	color: #000099;
	font-size:11px;
	padding-top:3px;
	margin-top:0px;
	height:25px;
	text-align:left;
	background-image: 	url(/images/menuleft-fundo-06.png) ;
	background-repeat:repeat-x;
	background-position:top;
	white-space:nowrap;
}

p.destaque {
margin:10px;
padding:10px;
background-color:#FFFFCC;
border:1px solid gray;
}

/* --------- ---------- */

table.principal {
	border:             none;
	border-bottom:		0px;	
	width:             	100%;
	border-collapse:	collapse;
	vertical-align:		top;
}


/* ---------top---------- */

td.princip01 {
	border:             none;
	width:             12px;
	height:				12px;
	background-image:	 url(/images/nic-05.png) ;
	vertical-align:		top;
}

td.princip02-01 {
	border:             none;
	height:				16px;
  	background-image:	 url(/images/nic-01.png) ;
	vertical-align:		middle;
	white-space:		nowrap;
}

td.princip02-02 {
	border:             none;
	width:             100%;
	height:				32px;
  	background-image: url(/images/nic-05.png) ;
	vertical-align:middle;
}

td.princip03 {
	border:             none;
	width:             185px;
	vertical-align:		top;
}


td.logo {
	background-image:url(/images/fundo-logo.png);
	background-repeat:no-repeat;
    border:              none;
    border-bottom:       0px;
    width:               170px;
    border-collapse:     collapse;
    vertical-align:      top;
    padding:             0px;
    margin:              0px;
	text-align:right;
}

td.logo-home {
	background-image:url(/images/fundo-logo02.png);
	background-repeat:no-repeat;
    border:              none;
    border-bottom:       0px;
    width:               185px;
    border-collapse:     collapse;
    vertical-align:      top;
    padding:             0px;
    margin:              0px;
	text-align:right;
}

td.logo-home2 {
	background-image:url(/images/logo-nic-cgi-fundo.png);
	background-repeat: repeat-x;
    border:              none;
    border-bottom:       0px;
    width:               170px;
    vertical-align:      top;
    padding:             0px;
    margin:              0px;
	text-align:right;
}

img.logotop {
float:right;
}

td.tabela-top {
width:100%;
height:67px;
vertical-align:top;
}

img.barra-logo {
	text-align:	right;
}


/* ---------  ---------- */


/* ---------Ilustracao ---------- */

img.ilustracao {
	border:             none;
	padding:5px;
	float:right;
	background-color:#FFFFFF;
}

img.ilustracao-small {
	border:             none;
	padding:5px;
	float:right;
	vertical-align:middle;
	background-color:#FFFFFF;
}

img.personagem-glossario {
	border:             none;
	padding:5px;
	float:left;
	vertical-align:middle;
	background-color:#FFFFFF;
}

img.ilust-admin {
	border:             none;
	padding:20px;
}


/* --------- Menus---------- */
td.cont-menusup {
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/nic-01.png) ;
	vertical-align:		bottom;
}

table.cont-menusup {
	border:             none;
	border-bottom:		0px;	
	height:				20px;
	width:             150px;
  	background-image: url(/images/nic-01.png) ;
	vertical-align:		top;
	text-align:			right;
}

table.menusup {
	border:             none;
	border-bottom:		0px;	
	width:             	100%;
	border-collapse:	collapse;
	color:				 #FFFFFF;
	vertical-align:top;
}

.menusup-right {
	width:             	100px;
	vertical-align:top;
	text-align:right;
}









a.menusup:link{
   color: #FFFFFF; 
   text-decoration:    none;
   font-weight:        bold;
   
}

a.menusup:visited{
   color:				 #FFFFFF; 
   text-decoration:    none;
   font-weight:        bold;
}

a.menusup:hover{
   color: #CCCCCC;
   font-weight:        bold;

}

a.menusup:active {
   color:			 #FFFFFF;
}


a.menusup-int:link{
   color: #336699; 
   text-decoration:    none;
   font-weight:        bold;
   
}

a.menusup-int:visited{
   color:				 #336699; 
   text-decoration:    none;
   font-weight:        bold;
}

a.menusup-int:hover{
   color: #000099;
   font-weight:        bold;

}

a.menusup-int:active {
   color:			  #336699;
}



a.menusup-ativo:link{
   color: #FFFFFF; 
   text-decoration:    none;
   font-weight:        bold;
   background-color: #FF9933;
   padding-left:2px;
   padding-right:2px;
   
}

a.menusup-ativo:visited{
   color:				 #FFFFFF; 
   text-decoration:    none;
   font-weight:        bold;
      background-color: #FF9933;
   padding-left:2px;
   padding-right:2px;
}

a.menusup-ativo:hover{
   color: #CCCCCC;
   font-weight:        bold;
      background-color: #FF9933;
   padding-left:2px;
   padding-right:2px;

}

a.menusup-ativo:active {
   color:			 #FFFFFF;
      background-color: #FF9933;
   padding-left:2px;
   padding-right:2px;
}




a.link-cgi:link{
   color: #666666; 
   text-decoration:    none;
   font-weight:        bold;
   
}

a.link-cgi:visited{
   color:			#666666; 
   text-decoration:    none;
   font-weight:        bold;
}

a.link-cgi:hover{
   color: #999999;
   font-weight:        bold;

}

a.link-cgi:active {
   color:			#666666;
}


a.menuleft-on:active {
   color: #990000;
}

a.menuleft-on:link{
   color: #990000; 
   text-decoration:    none;
   
}

a.menuleft-on:visited{
   color:		#990000; 
   text-decoration:    none;
}

a.menuleft-on:hover{
   color:	gray;

}

a.link-noticia:link{
   color: #000000; 
   text-decoration:    none;
    font-weight:        normal;
}


a.link-noticia:visited{
   color:	 #000000; 
   text-decoration:    none;
    font-weight:        normal;
}

a.link-noticia:hover{
   color:	#000066;
   text-decoration:    none;
   font-weight:        normal;
}

a.link-noticia:active {
   color:	 #000000;
   font-weight:        normal;
}

table.top-menusup {
	width:100%;

}

td.top-menusup01 {
	border:             none;
	border-bottom:		0px;	
	vertical-align:		bottom;
	width:13px;
	height:30px;
}

td.top-menusup01 {
	border:             none;
	border-bottom:		0px;
	width:13px;
	height:30px;
}

td.top-menusup02 {
	border:             none;
	border-bottom:		0px;
	background-image:url(/images/top-menusup02.png);
	width:100%;
	height:30px;
}

td.top-menusup03 {
	border:             none;
	border-bottom:		0px;	
	vertical-align:		bottom;
	width:13px;
	height:30px;
	float:left;
}





/* --------- ---------- */

/* --------- Menu Esquerdo ---------- */

td.chama-menuleft{
	vertical-align:top;
	width:100px;
	margin:0px;
	padding:0px;
}

td.menuleft-conteudo{
	vertical-align:top;
}

td.menuleft-conteudo-home{
	vertical-align:top;
		background-image: 	url(/images/menuleft-fundo-06.png) ;
	background-repeat:repeat-x;
	background-position:top;
}

table.menuleft-tabela{
	border:             none;
	border-bottom:		0px;
	width:175px;
}


td.menuleft-fundo01{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-01.png) ;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:16px;
	height:19px;
}

td.menuleft-fundo04{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-04.png) ;
	background-position:top right;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

td.menuleft-fundo05{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-05.png) ;
	background-position:bottom right;
	width:16px;
	height:405px;
	vertical-align:top;
}
td.menuleft-fundo05adm{
	border:             none;
	border-bottom:		0px;
  	background-image: 	url(/images/menuleft-fundo-05.png) ;
	background-position:bottom right;
	width:16px;
	height:430px;
	vertical-align:top;
}

td.menuleft-fundo06{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-06.png) ;
	background-position:top;
	background-repeat:repeat-x;

}

td.menuleft-fundo03{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-03.png) ;
	background-position:bottom;
	background-repeat:repeat-x;
	height:440px;
	vertical-align:top;
}

td.menuleft-fundo02{
	border:             none;
	border-bottom:		0px;	
  	background-image: 	url(/images/menuleft-fundo-02.png) ;
	background-position:right;
	width:16px;
	height:265px;
}



 #navlist
{
margin-top:0px;
padding: 0 1px 1px;
margin-left: 0;
background-image: url(/images/nic-01-02.png) ;
width: 155px;
margin-bottom:14px;
margin-left:5px;
}

#navlist li
{
list-style: none;
margin: 3px;
border: 1px solid gray;
text-align: left;
padding:0px;

}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #FFCC66;
background-image: url(/images/nic-01-01.png) ;
text-decoration: none;
}

#navlist li a:link { color: #666666; }
#navlist li a:visited { color: #666666; }

#navlist li a:hover
{
border-color: #FFCC00;
color: #666666;
background:url(/images/nic-01-03.png);
}



td.divisa-centro {
	border:             none;
	width:             16px;
	height:				32px;
	vertical-align:		top;
}

td.divisa-centro01 {
	border:             none;
	width:             16px;
	height:				32px;
	vertical-align:		top;
}


td.divisa-centro02 {
	border:             none;
	width:             16px;
	height:				32px;
	vertical-align:		top;
	background-image: 	url(/images/menuleft-fundo-06.png) ;
	background-repeat:repeat-x;
	background-position:top;
}

td.divisa-centro03 {
	border:             none;
	width:             16px;
	height:				32px;
	vertical-align:		top;
	background-image: 	url(/images/menuleft-fundo-06.png) ;
	background-repeat:repeat-x;
	background-position:top;
}



td.divisa-direita {
	border:             none;
	width:             26px;
}

/* --------- ---------- */


/* --------- Conteudo - home ---------- */

hr.linhahome{
	color:#CCCCCC;
	width:100%;
	height:1px;
	border-bottom:0px;
	
}

hr.creditos{
	color:#CCCCCC;
	width:400px;
	height:1px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	padding-bottom:15px;
	padding-left:0px;
	padding-right:0px;
	
}

table.destaques01 {
	border:             none;
	border-bottom:		0px;	
	border-collapse:	collapse;
	vertical-align:		top;
}
table.destaques02 {
	border:             none;
	border-bottom:		0px;	
	border-collapse:	collapse;
	vertical-align:		top;
}






/* ------------------- */
/* --------- Conteudo ---------- */

td.titulos {
	vertical-align:top;
	width:100%;
	height:90px;
}

td.conteudo {
	vertical-align:top;
	width:100%
}

td.cinza {
   background-color:    #CCCCCC;
}

td.cont-right {
	border:             none;
	width:             185px;
	vertical-align:		top;
}

td.central-cont{
	height:             620px;
	vertical-align:		top;	
}

td.central-cont-home{
	vertical-align:		top;	
}


td.img-titulos {
	width:				100%;
}
td.img-titulos-cg {
	width:				185px;
	text-align:			center;
}


/* --------- ---------- */



/* --------- Rodape ---------- */

td.rodape01 {
	background-image: url(/images/nic-rod02.png) ;
	height:             12px;
}

td.rodape02 {
	background-image: url(/images/nic-rod02.png) ;
	height:             12px;
	width:				185px;
	font-weight:bold;
	font-size:9px;
	text-align:right;
	color: #666666;
}

td.rodape03 {
	width:				21px;
	vertical-align:		bottom;
	background-image: url(/images/nic-rod01.png) ;
	background-repeat:no-repeat;
	background-position:bottom;
}


a.rodape:link{
   color: #666666; 
   text-decoration:    none;
    font-weight:        bold;  
}

a.rodape:visited{
   color:	 #666666; 
   text-decoration:    none;
    font-weight:        bold;
}

a.rodape:hover{
   color:	#333333;
   text-decoration:    none;
   font-weight:        bold;
}

a.rodape:active {
   color:	 #666666;
   font-weight:        bold;
}


td.alt100 {
	height:             100%;
	vertical-align:bottom;
}

img.cc{
padding-right:5px;
}


table.alt100 {
	width:				100%;
	height:             100%;
	bottom:0px;
}


/* --------- Classes para area admin antispam ---------- */

li.nostyle {
   list-style:          none;
   margin:              0;
   padding:             0;
}

li.sumario {
   list-style:          none;
   margin-top:          0;
   margin-right:        0;
   margin-bottom:       0;
   margin-left:         -15px;
   padding:             0.2em;
}

li.sumario-ol {
   margin-top:          0;
   margin-right:        0;
   margin-bottom:       0;
   margin-left:         -15px;
   padding:             0.2em;
}

li.sumario a {
   color:              #336699;
   text-decoration:    none;
}

li.sumario a:visited {
   color:              #336699;
   text-decoration:    none;
}

li.sumario a:hover {
   color:              #000099;
   text-decoration:    none;
}

li.sumario a:active {
   color:              #336699;
   text-decoration:    none;
}


li.sumario-ol a {
   color:              #336699;
   text-decoration:    none;
}

li.sumario-ol a:visited {
   color:              #336699;
   text-decoration:    none;
}

li.sumario-ol a:hover {
   color:              #000099;
   text-decoration:    none;
}

li.sumario-ol a:active {
   color:              #336699;
   text-decoration:    none;
}

h2.admin {
   color:               #777777;
   text-align:          left;
   font-family:         sans-serif;
   font-size:           20px;
   font-style:          normal;
   font-weight:         bold;
   padding-top:         30px;
}

h3.admin {
   color:               #777777;
   text-align:          left;
   font-family:         sans-serif;
   font-size:           14px;
   font-style:          normal;
   font-weight:         bold;
   padding-top:         22px;
   padding-bottom:      2px;
   border-top:       1px solid #999999;

}

h3.admin-sumario {
   color:               #777777;
   text-align:          left;
   font-family:         sans-serif;
   font-size:           14px;
   font-style:          normal;
   font-weight:         bold;
   padding-top:         5px;
}

h3.admin-index {
   color:                #777777;
   text-align:          left;
   font-family:         sans-serif;
   font-size:           14px;
   font-style:          normal;
   font-weight:         bold;
   padding-top:         5px;
   border-bottom:       1px solid #FF9900;
}

tt.cliente {
    color:              #223399;
}

tt.servidor {
    color:              #333333;
}

td.home-admin{
background-color:#FFFFFF;
width:50%;
vertical-align:top;
}

p.glossario {
   text-align:          right;
   font-size:           10px;
   border-bottom:       1px solid #bbbbbb;
}



/* --------- Classes para tabela de filtros---------- */


table.tab-fraudes {
   margin-left:         auto;
   margin-right:        auto;
   border-collapse:     collapse;
   border:              1px solid #999999;
   font-family:         Arial, Helvetica, sans-serif, Verdana;
   font-size:           13px;
   text-align:          center;
}


tr.title {
   background-color:    #bbbbbb;
}

td.l {
   vertical-align:      top;
   text-align:          left;
   border:              1px solid black;
   padding:             .3em;
   color:               #000000;
}


/* --------- Classes para Mapa do site---------- */

table.mapalogo{
width:350px;
margin:0px;
background-image:	url(/images/img-mapa11.png);
}
td.mapalogo{
padding:0px;
margin:0px;
}
td.mapalogo-cont{
width:150px;
white-space:nowrap;
text-align:center;
padding-top:0px;
padding-bottom:0px;
margin:0px;
vertical-align:top;
}
td.mapalogo-cont2{
width:100px;
white-space:nowrap;
text-align:center;
padding-top:0px;
padding-bottom:0px;
padding:0px;
margin:0px;
}
td.mapalogo-cont3{
   padding-left:6px;
   padding-top:0px;
   margin:0px;
   height:50px;
}
td.mapalogo-cont4{
   padding-top:0px;
   margin:0px;
   height:50px;
}



td.chamamapa{
   vertical-align:      top;
}
td.chamamapa2{
   vertical-align:      top;
   padding-left:5px;
}

td.mapa{
   vertical-align:      top;
   background-image:	url(/images/img-mapa01.png);
   background-repeat:repeat-y;
   background-position:left;
   text-align:          left;
   border:              0px;
   margin:				0px;
   padding:             0px;
   color:               #000000;
   height:				30px;
   white-space: nowrap;
}

img.mapa{
	float:left;
	padding-top:6px;
}
img.linha-logo01{
	padding-left:6px;
}

p.mapa{
	padding:1px;
	padding-left:33px;
	margin:0px;
	border:0px;
	height:10px;
   background-image:	url(/images/img-mapa03.png);
   background-repeat:repeat-y;
   background-position:left;
   font-size:10px;
}
p.mapa-primeira{
	padding:1px;
	margin:0px;
	border:0px;
	height:10px;
   background-image:	url(/images/img-mapa01.png);
   background-repeat:repeat-y;
   background-position:left;
}
p.mapa-subnivel{
	padding:1px;
	padding-left:53px;
	margin:0px;
	border:0px;
	height:10px;
   background-image:	url(/images/img-mapa07.png);
   background-repeat:repeat-y;
   background-position:left;
   font-size:10px;
}

p.mapa-subnivel-last{
	padding:1px;
	padding-left:53px;
	margin:0px;
	border:0px;
	height:10px;
   background-image:	url(/images/img-mapa08.png);
   background-repeat:repeat-y;
   background-position:left;
   font-size:10px;
}
p.mapa-subnivel-last02{
	padding:1px;
	padding-left:53px;
	margin:0px;
	border:0px;
	height:10px;
   background-image:	url(/images/img-mapa09.png);
   background-repeat:repeat-y;
   background-position:left;
   font-size:10px;
}
p.mapa-subnivel-last01{
	padding:1px;
	padding-left:53px;
	margin:0px;
	border:0px;
	height:10px;
   background-image:	url(/images/img-mapa10.png);
   background-repeat:repeat-y;
   background-position:left;
   font-size:10px;
}
p.mapa-last{
	padding:1px;
	padding-left:33px;
	margin:0px;
	border:0px;
	height:10px;
   background-image:	url(/images/img-mapa06.png);
   background-repeat:repeat-y;
   background-position:left;
   font-size:10px;
}

/* ------- Classes necessrias para as estatsticas -------- */

table.statsout {
   text-align:          left;
}

table.statsout caption {
   font-family:         Arial, Helvetica, sans-serif, Verdana;
   font-size:           14px;
   padding-bottom:      .3em;
}

table.spam {
   margin-left:         2em;
   margin-right:        auto;
   border-collapse:     collapse;
   border:              2px solid black;
   font-family:         Arial, Helvetica, sans-serif, Verdana;
   font-size:           14px;
   text-align:          center;
   background-color:    #eeeeee;
}

td.c {
   vertical-align:      top;
   text-align:          center;
   border:              1px solid black;
   padding:             .3em;
   color:               #000000;
}

td.r {
   vertical-align:      top;
   text-align:          right;
   border:              1px solid black;
   padding:             .3em;
   color:               #000000;
}

td.t {
   vertical-align:      top;
   text-align:          left;
   padding:             .3em;
   color:               #000000;
}

/* --------------------------------------------- */

/* formatação da nova home */

.conteudoHome {
	text-align: left;
	border: 0px;
	padding: 5px 10px 10px 10px;
	width: auto;
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	background-color: #ffffff;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

/* formatação das caixinhas na home */

.caixasHome {
	float: left;
	margin: 20px;
	border: 0px;
	width: 235px;
	overflow: hidden;
}

.caixasHome2 {
	float: left;
	margin: 35px 0px 15px 25px;
	border: 0px;
	width: 235px;
	overflow: hidden;
	border-right: 2px dotted #CCCCCC;
	padding-right: 20px;
}

.caixasHome3 {
	float: left;
	margin: 35px 0px 15px 25px;
	border-radius: 5px;
	width: 90%;
	overflow: hidden;
	background-color: #f0f0f0;
	padding: 10px;
	border: 2px solid #999999;
}

.caixasHome4 {
	float: left;
	margin: 35px 0px 15px 25px;
	border-radius: 5px;
	width: 90%;
	overflow: hidden;
	background-color: #990000;
	padding: 10px;
	border: 2px solid #999999;
}

.caixasHome p {
	font-family: verdana;
	font-size: 10pt;
	color: #ff9933;
	font-weight: bold;
	margin: -65px 0px 0px 0px;
	text-indent: 10px;
}

.caixasHome2 p {
	background-color: #ff9933;
	border-radius: 5px;
	font-family: verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: -8px;
	padding: 5px;
}

.caixasHome3 p {
	border-radius: 3px;
	font-family: verdana;
	font-size: 11pt;
	color: #ff6600;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding: 15px 5px 20px 65px;
	border-bottom: 2px solid #ff6600;
	background-image: url(../images/icone_capa_zoombie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.caixasHome4 p {
	border-radius: 3px;
	font-family: verdana;
	font-size: 11pt;
	color: #ffff00;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding: 15px 5px 20px 65px;
	border-bottom: 2px solid #ff6600;
	background-image: url(../images/icone_capa_atencao.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.caixasHome2 div img {
	margin: 0px 0px 0px 10px;
}

.caixasHome div.txtCaixa {
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	font-weight: normal;
	margin: 35px 0px 0px 0px;
	background-color: #f0f0f0;
	padding: 5px;
	border-bottom: 2px solid #ff9933;
}

.caixasHome2 div.txtCaixa {
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 5px 1px 5px 1px;
}

.caixasHome4 div.txtCaixa {
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 5px;
}

.caixasHome a, .caixasHome a:link,
.caixasHome2 a, .caixasHome2 a:link {
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.caixasHome4 div.txtCaixa a, .caixasHome4 div.txtCaixa a:link {
	font-family: verdana;
	font-size: 9pt;
	color: #ffff00;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.caixasHome a:hover {
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.caixasHome2 a:hover,
.caixasHome3 a:hover {
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.caixasHome4 div.txtCaixa a:hover {
	font-family: verdana;
	font-size: 9pt;
	color: #ffff00;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.txtCaixa a, .txtCaixa a:link {
	font-family: verdana;
	font-size: 9pt;
	color: #669933;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.txtCaixa a:hover, {
	font-family: verdana;
	font-size: 9pt;
	color: #669933;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.anuncio587 {
	margin: 0px;
	width: auto;
	overflow: hidden;
}

.anuncio587 img{
	float: left;
	margin-right: 15px;
}

div.direita-en {
	float:right;
       background-color: white;
}
