@charset "utf-8";
/* CSS Document */

.moduloPadrao_Menu tr td{background-color:#F0F0F0; color:#0F2644; width:160px; padding:6px 8px; cursor:pointer;}
.moduloPadrao_Menu tr td:hover{font-weight:bold;}
.moduloPadrao_Menu tr td.selecionado{background-color:#0F2644; color:#fff; font-weight:bold;}
.moduloPadrao_Conteudo{margin-top:15px; max-width:500px;}
/**		TEXTO	*/
.moduloPadrao_Descricao_Titulo{ color:#145A9F; font-weight: bold}
.moduloPadrao_Descricao_Texto{font-size:11px; color:#666;}
