.x[{
visibility: 
}


/* CSS Document */
#colCenterLeftHome{
width: 368px;
margin-right: 20px;
float: left; 
background-color: #e4e4e4;
}
#colCenterRightHome{
width: 207px;
float: right;
margin-top: 70px;
}

h1#h1gloEco{
background: url(../_img/i_gloEconomia.jpg) no-repeat;
height: 55px;
}
h1#h1gloEmp{
background: url(../_img/i_gloEmpreende.jpg) no-repeat;
height: 55px;
}
h1#h1gloFin{
background: url(../_img/i_gloFinancas.jpg) no-repeat;
height: 55px;
}
h1#h1gloIno{
background: url(../_img/i_gloInovacao.jpg) no-repeat;
height: 55px;
}


h1#h1destaque{
background: url(../_img/titDestaque.jpg) no-repeat;
height: 55px;
}
h1#h1incubados{
background: url(../_img/e_incubados.jpg) no-repeat;
height: 55px;
}
h1#h1blogs{
background: url(../_img/e_blogs.jpg) no-repeat;
height: 55px;
}
h1#h1conjunturas{
background:url(../_img/e_conjuntura.jpg) no-repeat bottom;
height: 55px;
}
h1#h1be{
background:url(../_img/e_bolsa.jpg) no-repeat bottom;
height: 55px;
}
h1#h1formacao{
background:url(../_img/e_formacao.jpg) no-repeat bottom;
height: 55px;
}
h1#h1links{
background:url(../_img/e_links.jpg) no-repeat bottom;
height: 55px;
}
h1#h1opor{
background:url(../_img/e_oportunidades.jpg) no-repeat bottom;
height: 55px;
}
h1#h1noticia{
background:url(../_img/e_noticia.jpg) no-repeat bottom;
height: 55px;	
}
h1#h1agenda{
background:url(../_img/e_agenda.jpg) no-repeat bottom;
height: 55px;	
}
h1#h1sugestoes{
background:url(../_img/e_sugestoes.jpg) no-repeat bottom;
height: 55px;
}
h1#h1plano{
background:url(../_img/e_plano.jpg) no-repeat bottom;
height: 55px;
}
h1#h1teste{
background:url(../_img/e_teste.jpg) no-repeat bottom;
height: 55px;
}
h1#h1criar{
background:url(../_img/e_criar.jpg) no-repeat bottom;
height: 55px;
}
h1#h1procura{
background:url(../_img/e_procura.jpg) no-repeat bottom;
height: 55px;
}

#destaques{
margin-bottom: 20px;
}
#destaques li{
padding-left:10px;
padding-right:5px;
clear: both;
}
#ieminho{
background-color: #FFFFFF;
}
h1#h1ieminho{
background: url(../_img/titIEMinho.jpg) no-repeat;
height: 45px;
}
#ieminho h2{
color: #578cbe;
}
#ieminho h2 a{
color: #578cbe;
}
h1#h1noticias{
background: url(../_img/titNoticias.jpg) no-repeat;
height: 45px;
}
#conjuntura{
clear: both;
}
h1#h1conjuntura{
clear: both;
background: url(../_img/titConjuntura.jpg) no-repeat;
width: 595px;
height: 15px;
}
#conjuntura li{
float: left;
width: 138px;
margin-right: 10px;
}
#conjuntura p{
color: #006;
font-size: 0.7em;
}
#conjuntura .cat1{
color: #fff;
background-color: #00AEC6;
height: 26px;
text-transform: uppercase;
padding: 4px 0px 0px 4px;
margin-bottom: 5px;
}
#conjuntura .cat2{
color: #fff;
background-color: #004992;
height: 26px;
text-transform: uppercase;
padding: 4px 0px 0px 4px;
margin-bottom: 5px;
}
#conjuntura .cat3{
color: #fff;
background-color: #578CBE;
height: 26px;
text-transform: uppercase;
padding: 4px 0px 0px 4px;
margin-bottom: 5px;
}
#conjuntura .cat4{
color: #fff;
background-color: #004992;
height: 26px;
text-transform: uppercase;
padding: 4px 0px 0px 4px;
margin-bottom: 5px;
}
/* **** directorio *** */
#colCenterLeftHomeD{
background-color: #e4e4e4;
}
#colCenterRightHomeD{
margin-top: 70px;
}
#directorio{
clear: both;
}
#directorio a{
color: #666;
}
#directorio a:hover{
text-decoration: underline;
}
h1#h1directorio{
clear: both;
background: url(../_img/titDirectorio.jpg) no-repeat;
height: 39px;
width: 595px;
float: none;
border: none;
margin: 0px 0px 10px 0px;
}
#directorio ul{
float: left;
width: 140px;
margin-right: 4px;
}
#directorio > ul{
margin-right: 8px;
}
#directorio ul li{
border-top: #C2C2CD solid 2px;
color: #09C;
font-size: 0.7em;
}
#directorio ul li ul *{
border: none;
}
#directorio ul li ul{
float: none;
}
#directorio ul li ul li{
font-size: 0.9em;
margin: 0px;
}
/* menu da direita quando a ver algum tema do directorio */
#miniMenuDirectorio {
margin-bottom: 10px;
}
#miniMenuDirectorio a{
color: #578CBE;
font-size: 0.7em;
background: url(../_img/dotAzul.jpg) no-repeat 0px 2px;
padding-left: 10px;
}
#miniMenuDirectorio a:hover{
text-decoration: underline;
}
#miniMenuDirectorio li{
margin: 0px;
padding-left: 10px;
display: inline;
}