body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
input{
	font-size: 11px;
}
a {
	text-decoration: underline;
	color:#666666;
}
a:hover {
	/* color: #FFFF00; */
	text-decoration: underline;
}
a#resumo {
	color: #000000;
	text-decoration: none;
}
a#resumo:hover {
	text-decoration: underline;
}
a#navmenu {
	color: #333333;
	font-size: 11px;
}
a#menu_apresenta, a#menu_ligacoes, a#menu_recursos, a#menu_ON  {
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a#menu_apresenta:hover, a#menu_ligacoes:hover, a#menu_ON  {
	color:#333333
}
a#documentos{
	color:#FF9900
}
.botao {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFEF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
}
.tit_mnu_n1, .tit_mnu_n1 a:link, .tit_mnu_n1 a:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
.tit_mnu_n1 a:hover {
	text-decoration: underline;
}
.tit_mnu_n2, .tit_mnu_n2 a {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.txt_intro {
	padding: 10px;
}
.tab_nrm_left {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}
.tab_nrm_right {
	background-color: #CCCCCC;

}
.tit_list {
	font-weight: bolder;
	text-transform: uppercase;
	font-size:small;
}
.tit_menu_list {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 10px;
}
.list_res_link {
	text-decoration: none;
	color: #000000;
}
.list_res_link:hover {
	text-decoration: underline;
}
.list_texto a {
	color: #8C8400;
}
.agenda_tit {
	font-size:small;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bolder;
}
.agenda_subtit {
	font-size: small;
	color: #FFFFFF;
	line-height:24px;
}
.agenda_dia {
	font-size: 30px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.agenda_mes {
	font-size: 12px;
	text-transform:uppercase;
	text-align: center;
}
.agenda_texto {
	color: #FFFFFF;
}
.agenda_texto a {
	color: #FFCC00;
}
.agenda_local, .agenda_horaro {
	text-align:left;
	text-transform:uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
}
/* DIRECTORIO DE LIGACOES *********************************************/

.lig_categoria {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 12px;
	color: #F4E500;
	text-indent: 30px;
	height: 20px;
	letter-spacing: 4px;
}
.lig_subcategoria {
	text-transform: uppercase;
}
.lig_nome {
}
.lig_url, .lig_url a {
	color: #666666;
	text-decoration:underline
}

/* GUIA DE RECURSOS *********************************************/

td#gr {
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	font-size: 12px;
}

td#gr a {
	color: #8C8400;
}
td#categoria {
	font-weight: bolder;
	text-transform: uppercase;	
}
td#descritor {
	text-transform: uppercase;
	font-size:smaller;
}


/* TAMANHO DE TEXTO DINAMICO *********************************************/

.txtSizeN{
font-size:small;
color:#333333;
}

.txtSizeL {
font-size:medium;
color:#333333;
}
.txtSizeXL {
font-size:large;
color:#333333;
}
