div#container {
	background: #fff url(./img/bgNavLeft.gif) repeat-y;
}


/* -----------------------------------
>>> AREA DE CONTEUDO
----------------------------------- */

h3 {
	color: #015D74;
}

h3 span {
	color: #015D74;
}

h3 span.square {
	background: url(./img/itensNavLeft.gif) -150px 0 no-repeat;
}

div#breadCrumb span {
	background: #D9E7EA;
}

div#breadCrumb .selecionado {
	color: #015D74;
}

div.box span {
	background: #D9E7EA;
}

div.tagList a:hover {
	background: #015D74;
}

div.tagList a {
	color: #015D74;
}

div.tagConteudo {
	background: #D9E7EA;
}

div.tagConteudo a span.tagBorder {
	background: #D9E7EA url(./img/itensNavLeft.gif) right -25px no-repeat;
}

/* FIM - AREA DE CONTEUDO <<< 
----------------------------------- */


/* -----------------------------------
>>> AREA DE NAVEGACAO ESQUERDA
----------------------------------- */

div#navLeft {
	background: #D9E7EA url(./img/itensNavLeft.gif) 0 top no-repeat;
}

ul#menuLeft li a {
	 color: #015D74;
}

ul#menuLeft li a:hover {
	background: #E8F1F2;
}

/* FIM - AREA DE NAVEGACAO ESQUERDA <<< 
----------------------------------- */