@import "canais.css";

/*/////////////////////////////MAPA DO SITE////////////////////////////*/

.conteudoMapa{ float:left; width:165px; border-right:1px dashed #ccc; margin:0px 15px 0px 15px; color:#333333; }
	.conteudoMapa ul{  margin:15px 0px 10px 0px; overflow:hidden; }
	.conteudoMapa li{ padding:0px 10px 0; margin-left:20px; list-style-type:none; }
	.conteudoMapa a:hover{color:#008EB6;}

.colunaMapa{ border-top:1px dashed #ccc; width:990px; height:auto; padding-top:20px; margin-top:20px; margin-bottom:15px; }
